aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds45-82/+62
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds16-130/+152
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2011-10-25Merge branch 'misc' into for-linusRussell King9-16/+14
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stableRussell King1-0/+2
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King7-14/+12
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd1-1/+1
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles1-0/+2
2011-10-13ARM: mach-pxa: remove mach/memory.hNicolas Pitre2-21/+1
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij11-113/+143
2011-09-27doc: fix broken referencesPaul Bolle1-2/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre43-60/+60
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King13-21/+13
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds63-74/+195
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds3-10/+3
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds6-173/+87
2011-07-22Merge branch 'devel-stable' into for-nextRussell King2-4/+3
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King11-74/+59
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann1-7/+0
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-7/+0
2011-07-18ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2-4/+3
2011-07-12ARM: convert PCI defines to variablesRob Herring2-2/+3
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-1/+0
2011-07-12ARM: pxa/z2: add poweroff functionVasily Khoruzhick1-0/+17
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao52-0/+80
2011-07-12ARM: pxa: move declarations from generic.h to <soc>.hEric Miao15-32/+26
2011-07-12ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLEREric Miao2-0/+35
2011-07-12ARM: pxa: avoid accessing interrupt registers directlyEric Miao5-36/+11
2011-07-12ARM: pxa: add common header file for pxa3xxEric Miao4-6/+10
2011-07-12ARM: pxa: add clk_set_rate()Haojian Zhuang2-0/+16
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-0/+1
2011-07-11ARM: pxa/mioa701: use gpio arrays for global and gsm gpiosPhilipp Zabel1-55/+15
2011-07-11ARM: pxa/hx4700: use gpio arrays for global gpiosPhilipp Zabel1-51/+19
2011-07-11ARM: pxa/magician: use gpio arrays for backlight and global gpiosPhilipp Zabel1-34/+23
2011-07-11ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIOPhilipp Zabel1-1/+2
2011-07-11ARM: pxa/cm-x300: minor style cleanupIgor Grinberg1-5/+4
2011-07-11ARM: pxa/cm-x300: GPIO cleanupIgor Grinberg1-23/+20
2011-07-11ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg1-4/+4
2011-07-11ARM: pxa/saarb: make use of pxa3xx_map_io()Eric Miao1-1/+1
2011-07-11ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack1-4/+4
2011-07-11ARM: pxa/raumfeld: display initialisation fixesSven Neumann1-14/+15
2011-07-11ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann1-5/+6
2011-07-06ARM: pxa: fix PGSR register address calculationPaul Parsons1-2/+2
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King2-3/+3
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches2-3/+3