Age | Commit message (Expand) | Author |
2013-08-29 | gpio: (gpio-pca953x) move header to linux/platform_data/ | Vivien Didelot |
2013-07-23 | ARM: pxa: propagate errors from regulator_enable() to pxamci | Arnd Bergmann |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-07-09 | reboot: arm: remove unused restart_mode fields from some arm subarchs | Robin Holt |
2013-01-27 | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/cleanup | Olof Johansson |
2013-01-23 | ARM: pxa: Minor naming fixes in spitz.c | Marko Katic |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann |
2012-05-14 | ARM: pxa: Use REGULATOR_SUPPLY macro | Axel Lin |
2012-01-25 | ARM: pxa: remove NR_IRQS | Rob Herring |
2012-01-09 | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann |
2012-01-05 | ARM: restart: pxa: use new restart hook | Russell King |
2011-11-14 | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang |
2011-11-10 | ARM: restart: add default restart modes for PXA mioa701, spitz and tosa | Russell King |
2011-10-31 | arm: fix implicit module.h users by adding it to arch/arm as required. | Paul Gortmaker |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King |
2011-07-12 | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao |
2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior |
2011-03-16 | ARM: pxa: clean up set_pxa_fb_info | Russell King - ARM Linux |
2011-01-15 | ARM: pxa: fix building issue of missing physmap.h | Eric Miao |
2011-01-07 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-12-16 | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut |
2010-12-16 | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut |
2010-12-01 | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-08-06 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2010-08-05 | [ARM] pxa/spitz: Formating and naming fixes | Marek Vasut |
2010-08-05 | [ARM] pxa/spitz: Rework spitz | Marek Vasut |
2010-08-05 | [ARM] pxa: removed mostly unused and confusing two sharpsl.h | Eric Miao |
2010-08-05 | [ARM] pxa/spitz: remove unused declarations | Eric Miao |
2010-07-16 | ARM: Remove DISCONTIGMEM support | Russell King |
2010-05-31 | [ARM] pxa/spitz: Correctly register WM8750 | Marek Vasut |
2010-05-11 | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond | Eric Miao |
2010-05-11 | [ARM] pxa/spitz: use generic GPIO API and remove pxa_gpio_mode() | Eric Miao |
2010-05-06 | [ARM] pxa/spitz: fix On/off key name to fix warning during boot | Pavel Machek |
2010-03-02 | [ARM] pxa: simplify the LCD pin configuration for pxa27x platforms | Eric Miao |
2010-01-08 | [ARM] pxa: fix strange characters in zaurus gpio .desc | Cyril Hrubis |
2009-12-05 | Merge branch 'devel-stable' into devel | Russell King |
2009-12-01 | [ARM] pxa: allow platforms to control which uarts are registered | Russell King |
2009-11-22 | [ARM] pxa/spitz: fix compile regression on spitz | Pavel Machek |
2009-11-03 | [ARM] pxa/zaurus: fix NAND flash OOB layout for Borzoi | Stanislav Brabec |
2009-10-17 | [ARM] pxa/spitz: add gpio button support (fixes regression) | Stanislav Brabec |
2009-09-22 | Merge branch 'master' into for-linus | Russell King |
2009-09-19 | ARM: spitz: fix touchscreen max presure | Pavel Machek |
2009-09-10 | [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c | Marek Vasut |
2009-09-10 | [ARM] pxa/spitz: make use of GPIO based matrix keypad driver | Eric Miao |
2009-09-10 | [ARM] pxa: factor pxamci gpio handling | Robert Jarzmik |
2009-06-05 | [ARM] pxa/spitz: drop unused header files from spitz.c | Dmitry Eremin-Solenikov |
2009-06-05 | [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs field | Mike Rapoport |