summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-14/+20
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-0/+5
2011-11-05ARM: PXA: fix gpio-pxa.h build errorsRussell King1-1/+1
2011-11-05ARM: PXA: eseries: fix eseries_register_clks section mismatch warningRussell King2-2/+1
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2011-11-03[media] ARM: PXA: use gpio_set_value_cansleep() on pcm990Guennadi Liakhovetski1-2/+2
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds31-60/+112
2011-10-31arm: Add moduleparam.h to arch/arm files as requiredPaul Gortmaker1-0/+1
2011-10-31arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2-0/+2
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker2-0/+2
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann45-81/+61
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann16-130/+154
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds45-82/+62
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds16-130/+152
2011-10-25ARM: pxa/cm-x300: properly set bt_reset pinAxel Lin1-5/+3
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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-platform...Russell 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-08ARM: pxa: use correct __iomem annotationsArnd Bergmann18-40/+40
2011-10-08ARM: pxa: sharpsl pm needs SPIArnd Bergmann1-0/+2
2011-10-08ARM: pxa: centro and treo680 need palm27xArnd Bergmann1-0/+2
2011-10-08ARM: pxa: make pxafb_smart_*() empty when not enabledEric Miao1-0/+13
2011-10-08ARM: pxa: select POWER_SUPPLY on raumfeldArnd Bergmann1-0/+3
2011-10-08ARM: pxa: pxa95x is incompatible with earlier pxaArnd Bergmann1-9/+22
2011-10-08ARM: pxa: pxa95x/saarb depends on pxa3xx codeEric Miao3-3/+9
2011-10-08ARM: pxa: allow selecting just one of TREO680/CENTROArnd Bergmann1-0/+8
2011-10-08ARM: pxa: export symbols from pxa3xx-ulpiArnd Bergmann1-0/+2
2011-10-08ARM: pxa: make zylonite_pxa*_init declaration match codeArnd Bergmann1-2/+2
2011-10-08ARM: pxa/z2: fix building error of pxa27x_cpu_suspend() no longer availableEric Miao2-1/+4
2011-10-07ARM: pxa: fix building error by palm27x_lcd_init() when FB_PXA not definedEric Miao1-1/+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-09-11mtd: pxa3xx_nand: enable multiple chip select supportLei Wen6-14/+20
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/jb...Linus Torvalds1-1/+1
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds63-74/+195
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+3
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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...Russell 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