aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-9/+9
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-0/+69
2010-10-25mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao1-0/+32
2010-10-24mtd: pxa3xx_nand: condense the flash definitionLei Wen1-9/+9
2010-10-09ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown1-0/+10
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown1-0/+59
2010-08-30ARM: pxa: Make id const in pwm_probe()Uwe Kleine-König1-1/+1
2010-08-05[ARM] pxa: move pmu device back into mach-pxa/Eric Miao2-34/+0
2010-06-14[ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXAJonathan Cameron1-1/+2
2010-05-17Merge branch 'devel-stable' into develRussell King8-1/+427
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang2-17/+17
2010-05-11[ARM] mmp: update mfp settingHaojian Zhuang1-0/+7
2010-05-11[ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao1-0/+1
2010-05-11[ARM] pxa: use resource_size() in ssp.cJulia Lawall1-4/+4
2010-05-11[ARM] pxa: avoid NULL dereferencing in error handling of ssp.cJulia Lawall1-16/+16
2010-05-11[ARM] mmp: support ssp in pxa168Haojian Zhuang2-0/+2
2010-05-11[ARM] pxa: simplify ifdef in ssp.hHaojian Zhuang1-26/+15
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang4-0/+425
2010-05-01arch/arm/plat-pxa/dma.c: correct NULL testJulia Lawall1-1/+1
2010-04-29ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisationWill Deacon2-1/+34
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2009-12-29[ARM] pxa: use resource_size() in pwm.cH Hartley Sweeten1-4/+4
2009-12-01pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang1-0/+63
2009-11-17[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin1-2/+2
2009-11-13[ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao1-1/+1
2009-09-10[ARM] pxa/dma: add debugfs entriesRobert Jarzmik1-1/+248
2009-09-10[ARM] pxa/dma: optimize irq handler loopRobert Jarzmik1-14/+15
2009-09-10[ARM] pxa/dma: cosmetic move of EXPORT_SYMBOL under their functionsRobert Jarzmik1-3/+2
2009-09-10[ARM] pxa: support mfp of pxa935Haojian Zhuang1-0/+68
2009-09-10[ARM] pxa: add MFP_PULL_FLOATDaniel Mack2-2/+6
2009-07-03[ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack1-7/+2
2009-06-05[ARM] pxa: add PWM devices support for pxa168/910Eric Miao1-0/+2
2009-06-05[ARM] pxa: move pwm.c to common plat-pxa directoryEric Miao2-0/+303
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-0/+82
2009-04-27[ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao1-4/+19
2009-03-26[ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP definedEric Miao1-1/+3
2009-03-23[ARM] pxa: add base support for Marvell PXA910Eric Miao1-0/+30
2009-03-23[ARM] pxa: move common MFP handling code into plat-pxaEric Miao3-1/+648
2009-03-23[ARM] pxa: move common GPIO handling code into plat-pxaEric Miao3-0/+400
2009-03-23[ARM] pxa: introduce plat-pxa for PXA common code and add DMA supportEric Miao4-0/+238