index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
include
/
mach
/
gpio.h
Age
Commit message (
Expand
)
Author
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-14
ARM: pxa: use chained interrupt for GPIO0 and GPIO1
Haojian Zhuang
2011-11-14
ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ
Haojian Zhuang
2011-10-01
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
Linus Walleij
2011-04-13
ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()
Eric Miao
2011-04-12
ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number
Haojian Zhuang
2009-03-23
[ARM] pxa: move common GPIO handling code into plat-pxa
Eric Miao
2009-03-13
[ARM] pxa: fix typo in BANK_OFF() macro in gpio.h
Eric Miao
2009-03-09
[ARM] pxa: access GPIO registers by chip so to make it further generic
Eric Miao
2009-03-09
[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>
Eric Miao
2009-03-09
[ARM] pxa: move GPIO register definitions into <mach/gpio.h>
Eric Miao
2009-03-09
[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c
Eric Miao
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King