Alexey Khoroshilov
|
a618cf4800
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
|
7 年之前 |
Andy Shevchenko
|
10ed35399a
gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq()
|
7 年之前 |
Phil Edworthy
|
da069d5d2b
gpio: dwapb: Rework support for 1 interrupt per port A GPIO
|
7 年之前 |
Thierry Reding
|
7114b7bacb
gpio: dwapb: Use of_device_get_match_data()
|
7 年之前 |
Phil Edworthy
|
e6ca26abd3
gpio: dwapb: Add support for 1 interrupt per port A GPIO
|
7 年之前 |
Phil Edworthy
|
e6bf37736f
gpio: dwapb: Add support for a bus clock
|
7 年之前 |
Linus Walleij
|
62c16234bb
gpio: dwapb: Call directly into the gpiochip to read value
|
7 年之前 |
Linus Walleij
|
89f99feb9c
gpio: dwapb: Use "stride" rather than "size" for register distance
|
7 年之前 |
Linus Walleij
|
d97a1b5688
gpio: dwapb: fix bgpio usage
|
7 年之前 |
Alan Tull
|
07901a94f9
gpio: gpio-dwapb: add optional reset
|
7 年之前 |
Hoan Tran
|
6437c7ba69
gpio: dwapb: Add wakeup source support
|
8 年之前 |
Xiaoguang Chen
|
edadced2bc
gpio: dwapb: fix missing first irq for edgeboth irq type
|
8 年之前 |
Jisheng Zhang
|
5664aa1c9e
gpio: dwapb: use dwapb_read instead of readl_relaxed
|
8 年之前 |
Hoan Tran
|
a72b8c4a63
gpio: dwapb: Add support for next generation of X-Gene SoC
|
8 年之前 |
Mika Westerberg
|
2956b5d94a
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
|
8 年之前 |
Wei Yongjun
|
bfab7c8ff8
gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()
|
9 年之前 |
Duc Dang
|
1b0d5287da
gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms
|
9 年之前 |
Jiang Qiu
|
e6cb3486f5
gpio: dwapb: add gpio-signaled acpi event support
|
9 年之前 |
Jiang Qiu
|
4ba8cfa79f
gpio: dwapb: convert device node to fwnode
|
9 年之前 |
Jiang Qiu
|
e81591815d
gpio: dwapb: remove name from dwapb_port_property
|
9 年之前 |
Linus Walleij
|
0f4630f372
gpio: generic: factor into gpio_chip struct
|
9 年之前 |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 年之前 |
Jiang Liu
|
476f8b4c94
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
|
10 年之前 |
Thomas Gleixner
|
6218b88d26
gpio/dwapb: Fix race in installing chained IRQ handler
|
10 年之前 |
Axel Lin
|
da9df93e9e
gpio: dwapb: Convert to use resource managed APIs
|
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 年之前 |
Alexandre Courbot
|
e3a2e87893
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
|
10 年之前 |
Wolfram Sang
|
4a3a950ee9
gpio: drop owner assignment from platform_drivers
|
10 年之前 |
Linus Walleij
|
58a3b92d33
gpio: dwapb: fix pointer to integer cast
|
11 年之前 |
Weike Chen
|
1e960dbb7b
GPIO: gpio-dwapb: Suspend & Resume PM enabling
|
11 年之前 |