summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)Author
2012-11-26colibri_pxa: fix pwm availabilityMarcel Ziswiler
2012-11-26colibri_pxa270: fix evalboard mmc/sd card detectMarcel Ziswiler
2012-11-26ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-13Revert "ARM: pm: move cpu_init() call into core code"Varun Wadekar
2011-12-09ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang
2011-11-11ARM: pxa/cm-x300: properly set bt_reset pinAxel Lin
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park
2011-07-18ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-07-12ARM: pxa/z2: add poweroff functionVasily Khoruzhick
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao
2011-07-12ARM: pxa: move declarations from generic.h to <soc>.hEric Miao
2011-07-12ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLEREric Miao
2011-07-12ARM: pxa: avoid accessing interrupt registers directlyEric Miao
2011-07-12ARM: pxa: add common header file for pxa3xxEric Miao
2011-07-12ARM: pxa: add clk_set_rate()Haojian Zhuang
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-11ARM: pxa/mioa701: use gpio arrays for global and gsm gpiosPhilipp Zabel
2011-07-11ARM: pxa/hx4700: use gpio arrays for global gpiosPhilipp Zabel
2011-07-11ARM: pxa/magician: use gpio arrays for backlight and global gpiosPhilipp Zabel
2011-07-11ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIOPhilipp Zabel
2011-07-11ARM: pxa/cm-x300: minor style cleanupIgor Grinberg
2011-07-11ARM: pxa/cm-x300: GPIO cleanupIgor Grinberg
2011-07-11ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg
2011-07-11ARM: pxa/saarb: make use of pxa3xx_map_io()Eric Miao
2011-07-11ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack
2011-07-11ARM: pxa/raumfeld: display initialisation fixesSven Neumann
2011-07-11ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann
2011-07-06ARM: pxa: fix PGSR register address calculationPaul Parsons
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King
2011-06-24ARM: pm: pxa: move cpu_suspend into C codeRussell King
2011-06-24ARM: pm: move cpu_init() call into core codeRussell King
2011-06-24ARM: pm: convert cpu_suspend() to a normal functionRussell King
2011-06-24ARM: pm: move sa1100 to use proper suspend func arg0Russell King
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-25mtd: pxa: convert to mtd_device_register()Jamie Iles