Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
87c49e20579c933d531a376596875b8fd5dcb04f
/
drivers
/
gpio
/
gpio-pxa.c
87c49e2
ARM: pxa: use chained interrupt for GPIO0 and GPIO1
by Haojian Zhuang
· 13 years ago
43872fa
Merge branch 'depends/rmk/gpio' into next/fixes
by Arnd Bergmann
· 13 years ago
f55be1b
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
by Linus Walleij
· 13 years ago
354bf80
ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem
by Linus Walleij
· 13 years ago
[Renamed from arch/arm/plat-pxa/gpio.c]
2f8163b
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
by Russell King
· 13 years ago
a065685
ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace
by Linus Walleij
· 14 years ago
2eaa03b
ARM / PXA: Use struct syscore_ops for "core" power management
by Rafael J. Wysocki
· 14 years ago
f38c02f
arm: Fold irq_set_chip/irq_set_handler
by Thomas Gleixner
· 14 years ago
6845664a
arm: Cleanup the irq namespace
by Thomas Gleixner
· 14 years ago
a3f4c92
ARM: PXA SoCs: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
4aa7826
[ARM] pxa: use kzalloc() in pxa_init_gpio_chip()
by Daniel Mack
· 16 years ago
a8f6fae
[ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOs
by Eric Miao
· 16 years ago
38f539a
[ARM] pxa: move common GPIO handling code into plat-pxa
by Eric Miao
· 16 years ago
[Renamed (89%) from arch/arm/mach-pxa/gpio.c]
0807da5
[ARM] pxa: access GPIO registers by chip so to make it further generic
by Eric Miao
· 16 years ago
3b8e285
[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>
by Eric Miao
· 16 years ago
da065a0
[ARM] pxa: move GPIO register definitions into <mach/gpio.h>
by Eric Miao
· 16 years ago
0d9f768
[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c
by Eric Miao
· 16 years ago
a58fbcd
[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c
by Eric Miao
· 16 years ago
f1647e4
[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c
by Eric Miao
· 16 years ago
067455a
[ARM] pxa: add support for additional GPIOs on PXA26x
by Eric Miao
· 16 years ago
3f30a09
Merge branch 'pxa-all' into devel
by Russell King
· 16 years ago
d8aa025
[ARM] 5298/1: Drop desc_handle_irq()
by Dmitry Baryshkov
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
d8a42fc
[ARM] 5003/1: Shut up sparse warnings
by Dmitry Baryshkov
· 17 years ago
a683b14
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
by eric miao
· 17 years ago
689c04a
[ARM] pxa: make pxa_gpio_irq_type() processor generic
by eric miao
· 17 years ago
663707c
[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c
by eric miao
· 17 years ago
b9e25ac
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
by eric miao
· 17 years ago
e3630db
[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c
by eric miao
· 17 years ago
0e037bb
[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions
by eric miao
· 17 years ago
1c44f5f
gpiolib support for the PXA architecture
by Philipp Zabel
· 17 years ago