| Age | Commit message (Expand) | Author |
| 2018-06-18 | ARM: pxa: change SSP DMA channels allocation | Robert Jarzmik |
| 2016-08-09 | ARM: pxa: remove platform dma code | Robert Jarzmik |
| 2016-02-26 | ARM: pxa: add the number of DMA requestor lines | Robert Jarzmik |
| 2015-12-01 | ARM: mmp: move into ARCH_MULTIPLATFORM | Arnd Bergmann |
| 2015-12-01 | ARM: mmp: make plat-pxa build standalone | Arnd Bergmann |
| 2015-12-01 | ARM: mmp: remove remaining legacy pxa-dma support | Arnd Bergmann |
| 2015-09-13 | ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding | Jarkko Nikula |
| 2015-07-18 | ARM: pxa: transition to dmaengine phase 1 | Robert Jarzmik |
| 2015-04-15 | ARM: plat-pxa: remove use of seq_printf return value | Joe Perches |
| 2014-10-20 | ARM: plat-pxa: drop owner assignment from platform_drivers | Wolfram Sang |
| 2014-09-19 | ARM: pxa: ssp: provide platform_device_id for PXA3xx | Daniel Mack |
| 2013-12-11 | ARM: pxa: remove IRQF_DISABLED | Michael Opdenacker |
| 2013-09-09 | ARM: pxa: ssp: Check return values from phandle lookups | Olof Johansson |
| 2013-08-14 | ARM: pxa: ssp: add pxa_ssp_request_of() | Daniel Mack |
| 2013-08-14 | ARM: pxa: ssp: use devm_ functions | Daniel Mack |
| 2013-08-14 | ARM: pxa: ssp: add DT bindings | Daniel Mack |
| 2013-08-14 | ARM: pxa: ssp: add shortcut for &pdev->dev | Daniel Mack |
| 2013-08-14 | ARM: pxa: ssp: remove unnecessary warning on kzalloc() failure | Daniel Mack |
| 2013-01-03 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
| 2012-11-15 | ARM: pxa: remove pxa95x support | Haojian Zhuang |
| 2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann |
| 2012-07-30 | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
| 2012-07-02 | pwm: Move PXA PWM driver to PWM framework | Thierry Reding |
| 2012-06-11 | ARM: MMP: add pxa910-ssp into ssp_id_table | Qiao Zhou |
| 2012-04-27 | Input: pxa27x_keypad add choice to set direct_key_mask | Chao Xie |
| 2012-04-27 | Input: pxa27x_keypad direct key may be low active | Chao Xie |
| 2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
| 2011-11-23 | Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/drivers | Arnd Bergmann |
| 2011-11-15 | ARM: pxa: change gpio to platform device | Haojian Zhuang |
| 2011-11-14 | ARM: pxa: rename NR_BUILTIN_GPIO | Haojian Zhuang |
| 2011-11-14 | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang |
| 2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
| 2011-10-31 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann |
| 2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann |
| 2011-10-01 | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij |
| 2011-10-01 | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem | Linus Walleij |
| 2011-09-11 | mtd: pxa3xx_nand: enable multiple chip select support | Lei Wen |
| 2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King |
| 2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King |
| 2011-07-20 | mmc: sdhci-pxa: move platform data to include/linux/platform_data | Zhangfei Gao |
| 2011-07-20 | mmc: host: split up sdhci-pxa, create sdhci-pxav3.c | Zhangfei Gao |
| 2011-07-11 | ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace | Linus Walleij |
| 2011-04-24 | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi |
| 2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
| 2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
| 2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy |
| 2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior |
| 2011-03-11 | mtd: pxa3xx_nand: clean the keep configure code | Lei Wen |
| 2011-02-09 | ARM: pxa: fix mfpr_sync to read from valid offset | Yu Tang |