Age | Commit message (Expand) | Author |
2012-04-27 | ARM: PXA2xx: MFP: fix potential direction bug | Igor Grinberg |
2012-04-27 | ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT | Igor Grinberg |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-25 | ARM: pxa: use common IOMEM definition | Rob Herring |
2012-03-06 | ARM: pxa: fix invalid mfp pin issue | Haojian Zhuang |
2011-11-15 | ARM: pxa: change gpio to platform device | Haojian Zhuang |
2011-10-01 | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King |
2011-07-06 | ARM: pxa: fix PGSR register address calculation | Paul Parsons |
2011-04-24 | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki |
2010-05-11 | [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specified | Eric Miao |
2010-05-11 | [ARM] pxa: allow keypad GPIOs to wakeup when configured as generic | Eric Miao |
2010-05-11 | [ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin config | Eric Miao |
2009-05-18 | [ARM] pxa: enable GPIO receivers after configuring pins | Timothy Clacy |
2009-05-18 | [ARM] pxa: save/restore PGSR on suspend/resume. | Daniel Ribeiro |
2009-03-09 | [ARM] pxa: access GPIO registers by chip so to make it further generic | Eric Miao |
2009-03-09 | [ARM] pxa: move GPIO register definitions into <mach/gpio.h> | Eric Miao |
2008-12-02 | [ARM] pxa: add support for additional GPIOs on PXA26x | Eric Miao |
2008-12-02 | [ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c | Eric Miao |
2008-12-02 | [ARM] pxa: add muxed gpio wakeup sources on pxa2xx architectures | Robert Jarzmik |
2008-10-07 | [ARM] pxa: fix incorrect initialization of mfp sysdev when not pxa2xx | Eric Miao |
2008-09-26 | [ARM] pxa: better MFP low power state support for pxa25x/pxa27x | Eric Miao |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-07-09 | [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state change | Eric Miao |
2008-07-09 | [ARM] pxa: introduce dedicated __mfp_validate() to check PXA2xx MFP | Eric Miao |
2008-06-02 | [ARM] pxa: separate out power manager and clock registers | Russell King |
2008-04-19 | [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} | eric miao |
2008-04-19 | [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} | eric miao |