index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-dwapb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: dwapb: Append MODULE_ALIAS for platform driver
Andy Shevchenko
2020-06-25
1
-3
/
+6
*
gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
Andy Shevchenko
2020-06-25
1
-9
/
+16
*
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
Alexey Khoroshilov
2018-08-29
1
-0
/
+1
*
gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
2018-08-06
1
-2
/
+4
*
gpio: dwapb: Rework support for 1 interrupt per port A GPIO
Phil Edworthy
2018-05-23
1
-31
/
+22
*
gpio: dwapb: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-7
/
+1
*
gpio: dwapb: Add support for 1 interrupt per port A GPIO
Phil Edworthy
2018-05-16
1
-9
/
+37
*
gpio: dwapb: Add support for a bus clock
Phil Edworthy
2018-03-27
1
-1
/
+19
*
gpio: dwapb: Call directly into the gpiochip to read value
Linus Walleij
2018-02-22
1
-7
/
+30
*
gpio: dwapb: Use "stride" rather than "size" for register distance
Linus Walleij
2018-02-22
1
-12
/
+12
*
gpio: dwapb: fix bgpio usage
Linus Walleij
2017-10-25
1
-2
/
+2
*
gpio: gpio-dwapb: add optional reset
Alan Tull
2017-10-19
1
-0
/
+9
*
gpio: dwapb: Add wakeup source support
Hoan Tran
2017-09-19
1
-1
/
+22
*
gpio: dwapb: fix missing first irq for edgeboth irq type
Xiaoguang Chen
2017-06-21
1
-1
/
+2
*
gpio: dwapb: use dwapb_read instead of readl_relaxed
Jisheng Zhang
2017-04-24
1
-1
/
+1
*
gpio: dwapb: Add support for next generation of X-Gene SoC
Hoan Tran
2017-03-06
1
-17
/
+74
*
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
1
-1
/
+13
*
gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()
Wei Yongjun
2016-07-22
1
-0
/
+1
*
gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms
Duc Dang
2016-05-11
1
-0
/
+1
*
gpio: dwapb: add gpio-signaled acpi event support
Jiang Qiu
2016-04-29
1
-0
/
+17
*
gpio: dwapb: convert device node to fwnode
Jiang Qiu
2016-04-29
1
-19
/
+17
*
gpio: dwapb: remove name from dwapb_port_property
Jiang Qiu
2016-04-29
1
-13
/
+11
*
gpio: generic: factor into gpio_chip struct
Linus Walleij
2016-01-05
1
-49
/
+43
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-14
1
-1
/
+1
*
gpio/dwapb: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-25
1
-2
/
+2
*
gpio: dwapb: Convert to use resource managed APIs
Axel Lin
2015-01-15
1
-39
/
+14
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
2014-10-28
1
-2
/
+2
|
/
*
gpio: dwapb: fix pointer to integer cast
Linus Walleij
2014-09-24
1
-2
/
+2
*
GPIO: gpio-dwapb: Suspend & Resume PM enabling
Weike Chen
2014-09-23
1
-0
/
+115
*
GPIO: gpio-dwapb: Support Debounce
Weike Chen
2014-09-23
1
-2
/
+34
*
GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
Weike Chen
2014-09-23
1
-10
/
+27
*
GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
Weike Chen
2014-09-23
1
-57
/
+167
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-1
/
+1
*
gpio: dwapb: use a second irq chip
Sebastian Andrzej Siewior
2014-05-27
1
-13
/
+22
*
gpio: dwapb: drop irq_setup_generic_chip()
Sebastian Andrzej Siewior
2014-04-28
1
-3
/
+0
*
gpio: switch drivers to use new callback
Linus Walleij
2014-03-18
1
-7
/
+7
*
gpio: add a driver for the Synopsys DesignWare APB GPIO block
Jamie Iles
2014-03-05
1
-0
/
+438