summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-pxa
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* [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