| Commit message (Expand) | Author | Age |
* | ARM: pxa: Make id const in pwm_probe() | Uwe Kleine-König | 2010-08-29 |
* | [ARM] pxa: move pmu device back into mach-pxa/ | Eric Miao | 2010-08-05 |
* | [ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXA | Jonathan Cameron | 2010-06-13 |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 |
|\ |
|
| * | [ARM] pxa: add namespace on ssp | Haojian Zhuang | 2010-05-11 |
| * | [ARM] mmp: update mfp setting | Haojian Zhuang | 2010-05-11 |
| * | [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specified | Eric Miao | 2010-05-11 |
| * | [ARM] pxa: use resource_size() in ssp.c | Julia Lawall | 2010-05-11 |
| * | [ARM] pxa: avoid NULL dereferencing in error handling of ssp.c | Julia Lawall | 2010-05-11 |
| * | [ARM] mmp: support ssp in pxa168 | Haojian Zhuang | 2010-05-11 |
| * | [ARM] pxa: simplify ifdef in ssp.h | Haojian Zhuang | 2010-05-11 |
| * | [ARM] pxa: move ssp into common plat-pxa | Haojian Zhuang | 2010-05-11 |
| * | arch/arm/plat-pxa/dma.c: correct NULL test | Julia Lawall | 2010-05-01 |
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisation | Will Deacon | 2010-04-29 |
|/ |
|
* | [ARM] pxa: use resource_size() in pwm.c | H Hartley Sweeten | 2009-12-29 |
* | pxa3xx_nand: move pxa3xx_nand.h common into plat directory | Haojian Zhuang | 2009-11-30 |
* | [ARM] pxa: ensure mfp is in correct range in mfp_{read,write} | Roel Kluin | 2009-11-16 |
* | [ARM] pxa: fix incorrect mfp_to_gpio() conversion | Eric Miao | 2009-11-13 |
* | [ARM] pxa/dma: add debugfs entries | Robert Jarzmik | 2009-09-10 |
* | [ARM] pxa/dma: optimize irq handler loop | Robert Jarzmik | 2009-09-10 |
* | [ARM] pxa/dma: cosmetic move of EXPORT_SYMBOL under their functions | Robert Jarzmik | 2009-09-10 |
* | [ARM] pxa: support mfp of pxa935 | Haojian Zhuang | 2009-09-10 |
* | [ARM] pxa: add MFP_PULL_FLOAT | Daniel Mack | 2009-09-10 |
* | [ARM] pxa: use kzalloc() in pxa_init_gpio_chip() | Daniel Mack | 2009-07-03 |
* | [ARM] pxa: add PWM devices support for pxa168/910 | Eric Miao | 2009-06-04 |
* | [ARM] pxa: move pwm.c to common plat-pxa directory | Eric Miao | 2009-06-04 |
* | [ARM] pxa: move mach/i2c.h to plat/i2c.h | Eric Miao | 2009-06-04 |
* | [ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOs | Eric Miao | 2009-04-26 |
* | [ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP defined | Eric Miao | 2009-03-26 |
* | [ARM] pxa: add base support for Marvell PXA910 | Eric Miao | 2009-03-22 |
* | [ARM] pxa: move common MFP handling code into plat-pxa | Eric Miao | 2009-03-22 |
* | [ARM] pxa: move common GPIO handling code into plat-pxa | Eric Miao | 2009-03-22 |
* | [ARM] pxa: introduce plat-pxa for PXA common code and add DMA support | Eric Miao | 2009-03-22 |