Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 years ago |
Rob Herring
|
23393d49fb
gpio: kill off set_irq_flags usage
|
10 years ago |
Rob Herring
|
1e970b7d6d
gpio: pxa: simplify BANK_OFF macro offset calculation
|
10 years ago |
Rob Herring
|
684bba2ff8
gpio: pxa: add PXA1928 gpio type support
|
10 years ago |
Rob Herring
|
ae4f4cfd8e
gpio: pxa: remove mach IRQ includes
|
10 years ago |
Andrew Ruder
|
b41acf8869
gpio-pxa: gpio0 and gpio1 support on dt
|
11 years ago |
Jingoo Han
|
0fb394122a
gpio: pxa: Make of_device_id array const
|
11 years ago |
Neil Zhang
|
3018fd8131
gpio: pxa: clamp gpio get value to [0,1]
|
11 years ago |
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
|
13 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 |