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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: sifive: add missing check for platform_get_irq
Jiasheng Jiang
2023-06-28
1
-2
/
+6
*
gpiolib: Fix GPIO chip IRQ initialization restriction
Jiawen Wu
2023-06-28
1
-0
/
+8
*
gpio: Allow per-parent interrupt data
Marc Zyngier
2023-06-28
1
-2
/
+7
*
gpio: mockup: Fix mode of debugfs files
Zev Weiss
2023-05-30
1
-1
/
+1
*
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
2023-04-13
1
-1
/
+1
*
gpio: GPIO_REGMAP: select REGMAP instead of depending on it
Randy Dunlap
2023-04-13
1
-1
/
+1
*
gpio: vf610: connect GPIO label to dev name
Haibo Chen
2023-03-10
1
-1
/
+1
*
gpio: mxc: Unlock on error path in mxc_flip_edge()
Dan Carpenter
2023-02-01
1
-1
/
+2
*
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
2023-02-01
1
-1
/
+1
*
gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
Marek Vasut
2023-02-01
1
-0
/
+11
*
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
2023-02-01
14
-97
/
+97
*
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
2023-01-12
1
-0
/
+1
*
gpiolib: protect the GPIO device against being dropped while in use by user-s...
Bartosz Golaszewski
2022-12-31
3
-25
/
+161
*
gpiolib: make struct comments into real kernel docs
Bartosz Golaszewski
2022-12-31
1
-0
/
+34
*
gpiolib: cdev: fix NULL-pointer dereferences
Bartosz Golaszewski
2022-12-31
1
-0
/
+27
*
gpiolib: Get rid of redundant 'else'
Andy Shevchenko
2022-12-31
2
-38
/
+40
*
gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
Wang Yufen
2022-12-14
1
-0
/
+1
*
gpio: amd8111: Fix PCI device reference count leak
Xiongfeng Wang
2022-12-14
1
-0
/
+4
*
gpiolib: fix memory leak in gpiochip_setup_dev()
Zeng Heng
2022-12-14
1
-16
/
+26
*
gpiolib: check the 'ngpios' property in core gpiolib code
Bartosz Golaszewski
2022-12-14
1
-0
/
+21
*
gpiolib: improve coding style for local variables
Bartosz Golaszewski
2022-12-14
1
-4
/
+4
*
gpio: rockchip: request GPIO mux to pinctrl when setting direction
Quentin Schulz
2022-10-26
1
-0
/
+7
*
gpio: mvebu: Fix check for pwm support on non-A8K platforms
Pali Rohár
2022-10-05
1
-9
/
+6
*
gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
Meng Li
2022-09-28
1
-2
/
+3
*
gpio: mockup: Fix potential resource leakage when register a chip
Andy Shevchenko
2022-09-28
1
-1
/
+3
*
gpio: mockup: fix NULL pointer dereference when removing debugfs
Bartosz Golaszewski
2022-09-28
1
-1
/
+1
*
gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
Pali Rohár
2022-09-23
1
-0
/
+1
*
pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH
João H. Spies
2022-09-23
1
-2
/
+2
*
gpio: mockup: remove gpio debugfs when remove device
Wei Yongjun
2022-09-20
1
-1
/
+8
*
gpio: pca953x: Add mutex_lock for regcache sync in PM
Haibo Chen
2022-09-08
1
-1
/
+7
*
gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
Liang He
2022-08-17
1
-1
/
+3
*
gpio: gpio-xilinx: Fix integer overflow
Srinivas Neeli
2022-07-29
1
-1
/
+1
*
gpio: pca953x: use the correct register address when regcache sync during init
Haibo Chen
2022-07-29
1
-4
/
+7
*
gpio: pca953x: use the correct range when do regmap sync
Haibo Chen
2022-07-29
1
-6
/
+6
*
gpio: pca953x: only use single read/write for No AI mode
Haibo Chen
2022-07-29
1
-0
/
+3
*
gpio: winbond: Fix error code in winbond_gpio_get()
Dan Carpenter
2022-06-29
1
-3
/
+4
*
MIPS: Remove repetitive increase irq_err_count
huhai
2022-06-29
1
-2
/
+0
*
gpio: dwapb: Don't print error on -EPROBE_DEFER
Serge Semin
2022-06-22
1
-4
/
+3
*
gpio: pca953x: use the correct register address to do regcache sync
Haibo Chen
2022-06-14
1
-8
/
+11
*
pinctrl/rockchip: support deferring other gpio params
Caleb Connolly
2022-06-09
1
-8
/
+16
*
gpiolib: of: Introduce hook for missing gpio-ranges
Stefan Wahren
2022-06-09
1
-0
/
+5
*
gpio: mvebu/pwm: Refuse requests with inverted polarity
Uwe Kleine-König
2022-05-25
1
-0
/
+3
*
gpio: gpio-vf610: do not touch other bits when set the target bit
Haibo Chen
2022-05-25
1
-2
/
+6
*
gpio: mvebu: drop pwm base assignment
Baruch Siach
2022-05-12
1
-7
/
+0
*
gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)
Puyou Lu
2022-05-12
1
-2
/
+2
*
gpio: visconti: Fix fwnode of GPIO IRQ
Nobuhiro Iwamatsu
2022-05-12
1
-5
/
+2
*
gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
Andrei Lalaev
2022-05-12
1
-1
/
+1
*
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
2022-04-27
1
-2
/
+2
*
gpiolib: acpi: use correct format characters
Linus Torvalds
2022-04-20
1
-2
/
+2
*
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
2022-04-13
1
-0
/
+19
[next]