summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-pxa
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-301-9/+9
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-301-0/+69
| |\
| * | mtd: pxa3xx_nand: condense the flash definitionLei Wen2010-10-241-9/+9
* | | mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao2010-10-251-0/+32
| |/ |/|
* | ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown2010-10-091-0/+10
* | ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-091-0/+59
|/
* ARM: pxa: Make id const in pwm_probe()Uwe Kleine-König2010-08-301-1/+1
* [ARM] pxa: move pmu device back into mach-pxa/Eric Miao2010-08-052-34/+0
* [ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXAJonathan Cameron2010-06-141-1/+2
* Merge branch 'devel-stable' into develRussell King2010-05-178-1/+427
|\
| * [ARM] pxa: add namespace on sspHaojian Zhuang2010-05-112-17/+17
| * [ARM] mmp: update mfp settingHaojian Zhuang2010-05-111-0/+7
| * [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao2010-05-111-0/+1
| * [ARM] pxa: use resource_size() in ssp.cJulia Lawall2010-05-111-4/+4
| * [ARM] pxa: avoid NULL dereferencing in error handling of ssp.cJulia Lawall2010-05-111-16/+16
| * [ARM] mmp: support ssp in pxa168Haojian Zhuang2010-05-112-0/+2
| * [ARM] pxa: simplify ifdef in ssp.hHaojian Zhuang2010-05-111-26/+15
| * [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-114-0/+425
| * arch/arm/plat-pxa/dma.c: correct NULL testJulia Lawall2010-05-011-1/+1
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* | ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisationWill Deacon2010-04-292-1/+34
|/
* [ARM] pxa: use resource_size() in pwm.cH Hartley Sweeten2009-12-291-4/+4
* pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang2009-12-011-0/+63
* [ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin2009-11-171-2/+2
* [ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao2009-11-131-1/+1
* [ARM] pxa/dma: add debugfs entriesRobert Jarzmik2009-09-101-1/+248
* [ARM] pxa/dma: optimize irq handler loopRobert Jarzmik2009-09-101-14/+15
* [ARM] pxa/dma: cosmetic move of EXPORT_SYMBOL under their functionsRobert Jarzmik2009-09-101-3/+2
* [ARM] pxa: support mfp of pxa935Haojian Zhuang2009-09-101-0/+68
* [ARM] pxa: add MFP_PULL_FLOATDaniel Mack2009-09-102-2/+6
* [ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack2009-07-031-7/+2
* [ARM] pxa: add PWM devices support for pxa168/910Eric Miao2009-06-051-0/+2
* [ARM] pxa: move pwm.c to common plat-pxa directoryEric Miao2009-06-052-0/+303
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-0/+82
* [ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao2009-04-271-4/+19
* [ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP definedEric Miao2009-03-261-1/+3
* [ARM] pxa: add base support for Marvell PXA910Eric Miao2009-03-231-0/+30
* [ARM] pxa: move common MFP handling code into plat-pxaEric Miao2009-03-233-1/+648
* [ARM] pxa: move common GPIO handling code into plat-pxaEric Miao2009-03-233-0/+400
* [ARM] pxa: introduce plat-pxa for PXA common code and add DMA supportEric Miao2009-03-234-0/+238
OpenPOWER on IntegriCloud