| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-18 | 1 | -0/+1 |
* | ARM: pxa: remove IRQF_DISABLED | Michael Opdenacker | 2013-12-12 | 1 | -1/+1 |
* | ARM: pxa: ssp: Check return values from phandle lookups | Olof Johansson | 2013-09-10 | 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-04 | 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-02 | 2 | -38/+46 |
| * | | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem | Linus Walleij | 2011-10-02 | 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 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 2011-03-25 | 2 | -84/+6 |
|\ |
|
| * | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 2011-03-21 | 1 | -82/+0 |
| * | ARM: pxa: fix mfpr_sync to read from valid offset | Yu Tang | 2011-02-09 | 1 | -2/+6 |
* | | mtd: pxa3xx_nand: clean the keep configure code | Lei Wen | 2011-03-11 | 1 | -1/+1 |
|/ |
|
* | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 2 | -15/+17 |
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-08 | 2 | -187/+1 |
|\ |
|
| * | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next | Grant Likely | 2010-12-29 | 2 | -187/+1 |
| |\ |
|
| | * | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior | 2010-12-01 | 2 | -188/+1 |
| | * | spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbers | Sebastian Andrzej Siewior | 2010-12-01 | 1 | -1/+2 |
* | | | ARM: pxa: support pxa95x | Haojian Zhuang | 2010-12-18 | 2 | -2/+3 |
|/ / |
|
* / | mmc: sdhci: 8-bit bus width changes | Philip Rakity | 2010-11-22 | 1 | -0/+3 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-10-30 | 1 | -9/+9 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-10-30 | 1 | -0/+69 |
| |\ |
|