Shawn Guo
|
7e6086d9e5
gpio/mxc: specify gpio base for device tree probe
|
13 years ago |
Shawn Guo
|
f6b0ca25ee
gpio/mxc: remove redundant shadow variables initialization
|
13 years ago |
Linus Torvalds
|
f948ad0787
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
13 years ago |
Linus Torvalds
|
3645f0cd96
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Benoît Thébaudeau
|
aeb27748e3
gpio/mxc: use the edge_sel feature if available
|
13 years ago |
Uwe Kleine-König
|
33a4e985ba
gpio/mxc: make irqs work for fsl,imx21-gpio devices
|
13 years ago |
Shawn Guo
|
1ab7ef158d
gpio/mxc: move irq_domain_add_legacy call into gpio driver
|
13 years ago |
Shawn Guo
|
3e11f7b840
gpio/generic: initialize basic_mmio_gpio shadow variables properly
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
952414505f
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
|
13 years ago |
Paul Gortmaker
|
bb207ef1e8
drivers/gpio: Fix drivers who are implicit users of module.h
|
14 years ago |
Shawn Guo
|
0e44b6eccf
gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()
|
13 years ago |
Shawn Guo
|
a439561229
gpio/mxc: move irq_to_gpio() into gpio-mxc driver
|
14 years ago |
Shawn Guo
|
09ad8039da
gpio/mxc: add .to_irq for gpio chip
|
14 years ago |
Shawn Guo
|
591567a5ea
gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming
|
14 years ago |
Shawn Guo
|
8937cb602b
gpio/mxc: add device tree probe support
|
14 years ago |
Shawn Guo
|
e7fc6ae744
gpio/mxc: get rid of the uses of cpu_is_mx()
|
14 years ago |
Lothar Waßmann
|
fb14921862
gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables
|
14 years ago |
Shawn Guo
|
5523f86bea
gpio/mxc: fix a bug with gpio_get_value calling
|
14 years ago |
Shawn Guo
|
e4ea933363
gpio/mxc: convert gpio-mxc to use generic irq chip
|
14 years ago |
Shawn Guo
|
2ce420da39
gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library
|
14 years ago |
Shawn Guo
|
b78d8e59a6
gpio/mxc: Change gpio-mxc into an upstanding gpio driver
|
14 years ago |
Shawn Guo
|
d37a65bb46
gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio
|
14 years ago |