index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] pxa: move common GPIO handling code into plat-pxa
Eric Miao
2009-03-23
1
-365
/
+0
*
[ARM] pxa: access GPIO registers by chip so to make it further generic
Eric Miao
2009-03-09
1
-168
/
+178
*
[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>
Eric Miao
2009-03-09
1
-2
/
+2
*
[ARM] pxa: move GPIO register definitions into <mach/gpio.h>
Eric Miao
2009-03-09
1
-9
/
+5
*
[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c
Eric Miao
2009-03-09
1
-31
/
+0
*
[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c
Eric Miao
2009-03-09
1
-88
/
+25
*
[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c
Eric Miao
2008-12-02
1
-0
/
+12
*
[ARM] pxa: add support for additional GPIOs on PXA26x
Eric Miao
2008-12-02
1
-10
/
+37
*
Merge branch 'pxa-all' into devel
Russell King
2008-10-09
1
-1
/
+1
|
\
|
*
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2008-10-09
1
-1
/
+1
*
|
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
1
-1
/
+1
|
/
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-3
/
+3
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] 5003/1: Shut up sparse warnings
Dmitry Baryshkov
2008-04-19
1
-3
/
+3
*
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-04-19
1
-0
/
+1
*
[ARM] pxa: make pxa_gpio_irq_type() processor generic
eric miao
2008-04-19
1
-2
/
+18
*
[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c
eric miao
2008-04-19
1
-0
/
+57
*
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
eric miao
2008-04-19
1
-22
/
+12
*
[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c
eric miao
2008-04-19
1
-0
/
+183
*
[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions
eric miao
2008-04-19
1
-48
/
+18
*
gpiolib support for the PXA architecture
Philipp Zabel
2008-02-05
1
-0
/
+197