Age | Commit message (Expand) | Author |
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 |
2011-01-13 | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek |
2011-01-07 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-12-29 | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next | Grant Likely |
2010-12-18 | ARM: pxa: support pxa95x | Haojian Zhuang |
2010-12-01 | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior |
2010-12-01 | spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbers | Sebastian Andrzej Siewior |
2010-11-22 | mmc: sdhci: 8-bit bus width changes | Philip Rakity |
2010-10-30 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2010-10-25 | mmc: add new sdhci-pxa driver for Marvell SoCs | Zhangfei Gao |
2010-10-24 | mtd: pxa3xx_nand: condense the flash definition | Lei Wen |
2010-10-09 | ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts | Mark F. Brown |
2010-10-09 | ARM: pxa: moved pxa27x_keypad.h to platform pxa directory | Mark F. Brown |
2010-08-30 | ARM: pxa: Make id const in pwm_probe() | Uwe Kleine-König |
2010-08-05 | [ARM] pxa: move pmu device back into mach-pxa/ | Eric Miao |
2010-06-14 | [ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXA | Jonathan Cameron |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King |
2010-05-11 | [ARM] pxa: add namespace on ssp | Haojian Zhuang |