Arnd Bergmann
|
abc8d5832f
gpio: mxs: remove __init annotation
|
8 年之前 |
Linus Torvalds
|
061ad5038c
Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
8 年之前 |
Sascha Hauer
|
f08ea3cc94
gpio: mxs: fix duplicate level interrupts
|
8 年之前 |
Sascha Hauer
|
66a37c3bbf
gpio: mxs: use enable/disable regs to (un)mask irqs
|
8 年之前 |
Arvind Yadav
|
44df08198b
gpio: mxs: Unmap region obtained by of_iomap
|
8 年之前 |
Linus Walleij
|
0f4630f372
gpio: generic: factor into gpio_chip struct
|
9 年之前 |
Linus Torvalds
|
fadb97b089
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 年之前 |
Peng Fan
|
1bbc557d97
gpio: mxs: need to check return value of irq_alloc_generic_chip
|
10 年之前 |
Jiang Liu
|
476f8b4c94
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
|
10 年之前 |
Linus Torvalds
|
10b4b096d0
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
10 年之前 |
Russell King
|
a44735f421
gpio: gpio-mxs: Fix race in installing chained IRQ handler
|
10 年之前 |
Krzysztof Kozlowski
|
f4f79d4062
gpio: Constify platform_device_id
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Janusz Uzycki
|
c8aaa1bf06
gpio: mxs: implement get_direction callback
|
10 年之前 |
Wolfram Sang
|
4a3a950ee9
gpio: drop owner assignment from platform_drivers
|
10 年之前 |
Marek Vasut
|
a585f87c86
gpio: mxs: Allow for recursive enable_irq_wake() call
|
11 年之前 |
Fabio Estevam
|
9935712732
gpio: gpio-mxs: Remove unneeded dt checks
|
11 年之前 |
Maxime Ripard
|
90dae4ebf0
gpio: mxs: Use set and clear capabilities of the gpio controller
|
12 年之前 |
Linus Torvalds
|
4c8c225abf
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
|
12 年之前 |
Gwenhael Goavec-Merou
|
66d7990e28
gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support
|
12 年之前 |
Thierry Reding
|
641d03422a
gpio: Convert to devm_ioremap_resource()
|
12 年之前 |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 年之前 |
Shawn Guo
|
0b76c54121
gpio/mxs: adopt irq_domain support for mxs gpio driver
|
13 年之前 |
Linus Torvalds
|
84a442b9a1
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 年之前 |
Shawn Guo
|
3e11f7b840
gpio/generic: initialize basic_mmio_gpio shadow variables properly
|
13 年之前 |
Shawn Guo
|
4052d45e80
gpio/mxs: add device tree probe
|
13 年之前 |
Shawn Guo
|
164387d2b4
gpio/mxs: get rid of the use of cpu_is_xxx
|
13 年之前 |
Shawn Guo
|
940a4f7b51
gpio/mxs: use devm_* helpers to make error handling simple
|
13 年之前 |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |