aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-05ARM: restart: pxa: use new restart hookRussell King52-28/+95
2012-01-05Merge branch 'restart-cleanup' into restartRussell King7-9/+9
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King7-9/+9
2011-11-21Merge branch 'restart-cleanup' into restartRussell King1-6/+0
2011-11-21ARM: restart: remove poodle restart handlerRussell King1-6/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-11-10ARM: restart: add default restart modes for PXA mioa701, spitz and tosaRussell King3-0/+5
2011-11-10ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang7-9/+9
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/kernel/git/paulg/linuxLinus 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/mchehab/linux-mediaLinus 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/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-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/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-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/jbarnes/pci-2.6Linus Torvalds1-1/+1