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