summaryrefslogtreecommitdiff
path: root/arch/arm/plat-pxa
AgeCommit message (Expand)Author
2011-07-20mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao
2011-07-20mmc: host: split up sdhci-pxa, create sdhci-pxav3.cZhangfei Gao
2011-07-11ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior
2011-03-11mtd: pxa3xx_nand: clean the keep configure codeLei Wen
2011-02-09ARM: pxa: fix mfpr_sync to read from valid offsetYu Tang
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-12-29Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely
2010-12-18ARM: pxa: support pxa95xHaojian Zhuang
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior
2010-12-01spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbersSebastian Andrzej Siewior
2010-11-22mmc: sdhci: 8-bit bus width changesPhilip Rakity
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-25mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao
2010-10-24mtd: pxa3xx_nand: condense the flash definitionLei Wen
2010-10-09ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown
2010-08-30ARM: pxa: Make id const in pwm_probe()Uwe Kleine-König
2010-08-05[ARM] pxa: move pmu device back into mach-pxa/Eric Miao
2010-06-14[ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXAJonathan Cameron
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang
2010-05-11[ARM] mmp: update mfp settingHaojian Zhuang
2010-05-11[ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao
2010-05-11[ARM] pxa: use resource_size() in ssp.cJulia Lawall
2010-05-11[ARM] pxa: avoid NULL dereferencing in error handling of ssp.cJulia Lawall
2010-05-11[ARM] mmp: support ssp in pxa168Haojian Zhuang
2010-05-11[ARM] pxa: simplify ifdef in ssp.hHaojian Zhuang
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang
2010-05-01arch/arm/plat-pxa/dma.c: correct NULL testJulia Lawall
2010-04-29ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisationWill Deacon
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-29[ARM] pxa: use resource_size() in pwm.cH Hartley Sweeten
2009-12-01pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang
2009-11-17[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin
2009-11-13[ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao
2009-09-10[ARM] pxa/dma: add debugfs entriesRobert Jarzmik
2009-09-10[ARM] pxa/dma: optimize irq handler loopRobert Jarzmik
2009-09-10[ARM] pxa/dma: cosmetic move of EXPORT_SYMBOL under their functionsRobert Jarzmik
2009-09-10[ARM] pxa: support mfp of pxa935Haojian Zhuang
2009-09-10[ARM] pxa: add MFP_PULL_FLOATDaniel Mack
2009-07-03[ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack
2009-06-05[ARM] pxa: add PWM devices support for pxa168/910Eric Miao