Age | Commit message (Expand) | Author |
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 |
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-01 | arch/arm/plat-pxa/dma.c: correct NULL test | Julia Lawall |
2010-04-29 | ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisation | Will Deacon |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-29 | [ARM] pxa: use resource_size() in pwm.c | H Hartley Sweeten |
2009-12-01 | pxa3xx_nand: move pxa3xx_nand.h common into plat directory | Haojian Zhuang |
2009-11-17 | [ARM] pxa: ensure mfp is in correct range in mfp_{read,write} | Roel Kluin |