Linus Torvalds
|
6a497e9d58
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
8 年之前 |
Vladimir Zapolskiy
|
4c806c9891
gpio: mxc: add generic gpio request/free callbacks to pinctrl
|
9 年之前 |
Vladimir Zapolskiy
|
e188cbf756
gpio: mxc: shift gpio_mxc_init() to subsys_initcall level
|
9 年之前 |
Paul Gortmaker
|
2c8d6c869f
gpio: mxc: drop unused MODULE_ tags from non-modular code
|
9 年之前 |
Laxman Dewangan
|
ffc566303e
gpio: mxc: Use devm_gpiochip_add_data() for gpio registration
|
9 年之前 |
Linus Walleij
|
0f4630f372
gpio: generic: factor into gpio_chip struct
|
9 年之前 |
Christoph Hellwig
|
16c3bd3541
gpio-mxc: stop including <asm-generic/bug>
|
10 年之前 |
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
|
9e26b0b114
gpio: mxc: need to check return value of irq_alloc_generic_chip
|
10 年之前 |
Dirk Behme
|
929550b9f9
gpio: mxc: fix section mismatch warning
|
10 年之前 |
Ulises Brindis
|
952cfbd38e
gpio/mxc: mask gpio interrupts in suspend
|
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
|
e65eea54e9
gpio: gpio-mxc: Fix race in installing chained IRQ handler
|
10 年之前 |
Krzysztof Kozlowski
|
f4f79d4062
gpio: Constify platform_device_id
|
10 年之前 |
Vladimir Zapolskiy
|
442b2494b1
gpio: mxc: read output value from GPIO_DR register
|
10 年之前 |
Wolfram Sang
|
4a3a950ee9
gpio: drop owner assignment from platform_drivers
|
10 年之前 |
abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 年之前 |
Sachin Kamat
|
5ea80e4910
gpio: mxc: Do not hard code return value
|
11 年之前 |
Uwe Kleine-König
|
c0e811d9f5
gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler
|
12 年之前 |
Fabio Estevam
|
18f92b19b4
gpio: gpio-mxc: Include "<linux/err.h>"
|
12 年之前 |
Fabio Estevam
|
8cd73e4e38
gpio: gpio-mxc: Use devm functions
|
12 年之前 |
Catalin Marinas
|
de88cbb7b2
arm: Move chained_irq_(enter|exit) to a generic file
|
12 年之前 |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 年之前 |
Shawn Guo
|
7e6086d9e5
gpio/mxc: specify gpio base for device tree probe
|
13 年之前 |
Shawn Guo
|
f6b0ca25ee
gpio/mxc: remove redundant shadow variables initialization
|
13 年之前 |
Linus Torvalds
|
f948ad0787
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
13 年之前 |
Linus Torvalds
|
3645f0cd96
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 年之前 |
Benoît Thébaudeau
|
aeb27748e3
gpio/mxc: use the edge_sel feature if available
|
13 年之前 |