| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: pxa2xx: No need to keep pointer to platform device | Andy Shevchenko | 2019-10-18 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 3 | -12/+3 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data" | YueHaibing | 2019-04-14 | 1 | -6/+0 |
* | ARM: pxa: ssp: unneeded to free devm_ allocated data | Peng Hao | 2019-01-23 | 1 | -3/+0 |
* | ARM: pxa: change SSP DMA channels allocation | Robert Jarzmik | 2018-06-18 | 1 | -47/+0 |
* | ARM: pxa: remove platform dma code | Robert Jarzmik | 2016-08-09 | 3 | -488/+0 |
* | ARM: pxa: add the number of DMA requestor lines | Robert Jarzmik | 2016-02-26 | 1 | -1/+1 |
* | ARM: mmp: move into ARCH_MULTIPLATFORM | Arnd Bergmann | 2015-12-01 | 1 | -0/+1 |
* | ARM: mmp: make plat-pxa build standalone | Arnd Bergmann | 2015-12-01 | 1 | -1/+0 |
* | ARM: mmp: remove remaining legacy pxa-dma support | Arnd Bergmann | 2015-12-01 | 1 | -1/+1 |
* | ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding | Jarkko Nikula | 2015-09-13 | 1 | -1/+0 |
* | ARM: pxa: transition to dmaengine phase 1 | Robert Jarzmik | 2015-07-18 | 2 | -11/+26 |
* | ARM: plat-pxa: remove use of seq_printf return value | Joe Perches | 2015-04-15 | 1 | -58/+53 |
* | ARM: plat-pxa: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ARM: pxa: ssp: provide platform_device_id for PXA3xx | Daniel Mack | 2014-09-19 | 1 | -0/+1 |
* | ARM: pxa: remove IRQF_DISABLED | Michael Opdenacker | 2013-12-11 | 1 | -1/+1 |
* | ARM: pxa: ssp: Check return values from phandle lookups | Olof Johansson | 2013-09-09 | 1 | -4/+14 |
* | ARM: pxa: ssp: add pxa_ssp_request_of() | Daniel Mack | 2013-08-14 | 1 | -0/+25 |
* | ARM: pxa: ssp: use devm_ functions | Daniel Mack | 2013-08-14 | 1 | -28/+12 |
* | ARM: pxa: ssp: add DT bindings | Daniel Mack | 2013-08-14 | 1 | -21/+69 |
* | ARM: pxa: ssp: add shortcut for &pdev->dev | Daniel Mack | 2013-08-14 | 1 | -7/+8 |
* | ARM: pxa: ssp: remove unnecessary warning on kzalloc() failure | Daniel Mack | 2013-08-14 | 1 | -3/+2 |
* | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | ARM: pxa: remove pxa95x support | Haojian Zhuang | 2012-11-15 | 2 | -3/+2 |
* | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 2 | -152/+0 |
* | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-07-30 | 2 | -305/+0 |
|\ |
|
| * | pwm: Move PXA PWM driver to PWM framework | Thierry Reding | 2012-07-02 | 2 | -305/+0 |
* | | ARM: MMP: add pxa910-ssp into ssp_id_table | Qiao Zhou | 2012-06-11 | 1 | -0/+1 |
|/ |
|
* | Input: pxa27x_keypad add choice to set direct_key_mask | Chao Xie | 2012-04-27 | 1 | -0/+2 |
* | Input: pxa27x_keypad direct key may be low active | Chao Xie | 2012-04-27 | 1 | -0/+2 |
* | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/drivers | Arnd Bergmann | 2011-11-23 | 1 | -2/+18 |
|\ |
|
| * | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 | 1 | -2/+18 |
| |\ |
|
| | * | mtd: pxa3xx_nand: enable multiple chip select support | Lei Wen | 2011-09-11 | 1 | -2/+18 |
* | | | ARM: pxa: change gpio to platform device | Haojian Zhuang | 2011-11-15 | 1 | -45/+0 |
* | | | ARM: pxa: rename NR_BUILTIN_GPIO | Haojian Zhuang | 2011-11-14 | 1 | -30/+0 |
* | | | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang | 2011-11-14 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 2011-10-31 | 4 | -376/+47 |
|\ \ |
|
| * | | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij | 2011-10-01 | 2 | -38/+46 |
| * | | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem | Linus Walleij | 2011-10-01 | 2 | -337/+0 |
| * | | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -0/+2 |
| * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 1 | -3/+1 |
| |/ |
|
* / | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 2011-10-08 | 3 | -4/+4 |
|/ |
|
* | mmc: sdhci-pxa: move platform data to include/linux/platform_data | Zhangfei Gao | 2011-07-20 | 1 | -60/+0 |
* | mmc: host: split up sdhci-pxa, create sdhci-pxav3.c | Zhangfei Gao | 2011-07-20 | 1 | -5/+30 |
* | ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace | Linus Walleij | 2011-07-11 | 1 | -5/+5 |
* | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 2011-04-24 | 2 | -14/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |