Daniel Mack
|
5dbb7c637f
gpio: pxa: remove dead code
|
12 years ago |
Linus Torvalds
|
30c67e93c5
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Linus Torvalds
|
150a8dcf10
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Linus Torvalds
|
a7726350e0
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Linus Walleij
|
cf3fa17c20
Revert "gpio: pxa: set initcall level to module init"
|
12 years ago |
Haojian Zhuang
|
f87311743e
ARM: mmp: add more compatible names in gpio driver
|
12 years ago |
Haojian Zhuang
|
b8f649f1f5
ARM: pxa: move PXA_GPIO_TO_IRQ macro
|
12 years ago |
Haojian Zhuang
|
2cab029228
ARM: pxa: remove cpu_is_xxx in gpio driver
|
12 years ago |
Laurent Navet
|
e37f4af762
gpio: gpio-pxa.c: fix checkpatch errors
|
12 years ago |
Catalin Marinas
|
de88cbb7b2
arm: Move chained_irq_(enter|exit) to a generic file
|
12 years ago |
Haojian Zhuang
|
6c7e660a27
gpio: pxa: set initcall level to module init
|
12 years ago |
Linus Torvalds
|
d01e4afdbb
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 years ago |
Haojian Zhuang
|
49ea7fc094
ARM: pxa: remove pxa95x support
|
12 years ago |
Linus Torvalds
|
dff8360a4a
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
12 years ago |
Wei Yongjun
|
d724f1c9c3
gpio: pxa: using for_each_set_bit to simplify the code
|
13 years ago |
Olof Johansson
|
1875962377
Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
|
13 years ago |
Julia Lawall
|
6ab49f4201
drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare
|
13 years ago |
Chao Xie
|
0d2ee5d773
gpio: pxa: add chain_eneter and chain_exit for irq handler
|
13 years ago |
Daniel Mack
|
9450be76d0
GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()
|
13 years ago |
Arnd Bergmann
|
f43e04ec46
GPIO: gpio-pxa: fix building without CONFIG_OF
|
13 years ago |
Daniel Mack
|
7212157267
GPIO: gpio-pxa: fix devicetree functions
|
13 years ago |
Haojian Zhuang
|
7a4d5079ba
gpio: pxa: parse gpio from DTS file
|
13 years ago |
Robert Jarzmik
|
b95ace54a2
ARM: pxa: fix gpio wakeup setting
|
13 years ago |
Rob Herring
|
feefe73fcb
gpio: pxa: explicitly include mach/irqs.h
|
13 years ago |
Haojian Zhuang
|
389eda15e0
ARM: pxa: add clk support in gpio driver
|
13 years ago |
Haojian Zhuang
|
be24168f14
ARM: mmp: clear gpio edge detect
|
13 years ago |
Haojian Zhuang
|
157d2644cb
ARM: pxa: change gpio to platform device
|
13 years ago |
Haojian Zhuang
|
df664d2081
ARM: pxa: use little endian read write in gpio driver
|
13 years ago |
Haojian Zhuang
|
478e223cc3
ARM: pxa: recognize gpio number and type
|
13 years ago |