index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
gpio: tps68470: Make tps68470_gpio_output() always set the initial value
Hans de Goede
1
-3
/
+3
2023-06-28
gpiolib: Fix GPIO chip IRQ initialization restriction
Jiawen Wu
1
-0
/
+8
2023-06-28
gpio: Allow per-parent interrupt data
Marc Zyngier
1
-2
/
+7
2023-05-30
gpio: mockup: Fix mode of debugfs files
Zev Weiss
1
-1
/
+1
2023-04-20
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
1
-1
/
+1
2023-04-20
gpio: GPIO_REGMAP: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+1
2023-03-11
gpio: vf610: connect GPIO label to dev name
Haibo Chen
1
-1
/
+1
2023-02-01
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
1
-1
/
+1
2023-01-14
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
1
-0
/
+1
2023-01-14
gpiolib: cdev: fix NULL-pointer dereferences
Bartosz Golaszewski
1
-0
/
+27
2023-01-14
gpiolib: Get rid of redundant 'else'
Andy Shevchenko
2
-38
/
+40
2022-12-14
gpio: amd8111: Fix PCI device reference count leak
Xiongfeng Wang
1
-0
/
+4
2022-09-28
gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
Meng Li
1
-2
/
+3
2022-09-28
gpio: mockup: fix NULL pointer dereference when removing debugfs
Bartosz Golaszewski
1
-1
/
+1
2022-09-23
gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
Pali Rohár
1
-0
/
+1
2022-09-20
gpio: mockup: remove gpio debugfs when remove device
Wei Yongjun
1
-1
/
+8
2022-09-08
gpio: pca953x: Add mutex_lock for regcache sync in PM
Haibo Chen
1
-1
/
+7
2022-08-21
gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
Liang He
1
-1
/
+3
2022-07-29
gpio: pca953x: use the correct register address when regcache sync during init
Haibo Chen
1
-4
/
+7
2022-07-29
gpio: pca953x: use the correct range when do regmap sync
Haibo Chen
1
-6
/
+6
2022-07-29
gpio: pca953x: only use single read/write for No AI mode
Haibo Chen
1
-0
/
+3
2022-06-29
gpio: winbond: Fix error code in winbond_gpio_get()
Dan Carpenter
1
-3
/
+4
2022-06-29
MIPS: Remove repetitive increase irq_err_count
huhai
1
-2
/
+0
2022-06-22
gpio: dwapb: Don't print error on -EPROBE_DEFER
Serge Semin
1
-4
/
+3
2022-06-14
gpio: pca953x: use the correct register address to do regcache sync
Haibo Chen
1
-8
/
+11
2022-06-09
gpiolib: of: Introduce hook for missing gpio-ranges
Stefan Wahren
1
-0
/
+5
2022-05-25
gpio: mvebu/pwm: Refuse requests with inverted polarity
Uwe Kleine-König
1
-0
/
+3
2022-05-25
gpio: gpio-vf610: do not touch other bits when set the target bit
Haibo Chen
1
-2
/
+6
2022-05-12
gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)
Puyou Lu
1
-2
/
+2
2022-05-12
gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
Andrei Lalaev
1
-1
/
+1
2022-04-27
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
1
-2
/
+2
2022-04-20
gpiolib: acpi: use correct format characters
Linus Torvalds
1
-2
/
+2
2022-04-13
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
1
-0
/
+19
2022-04-08
Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
Bartosz Golaszewski
1
-0
/
+10
2022-04-08
gpio: Revert regression in sysfs-gpio (gpiolib.c)
Marcelo Roberto Jimenez
1
-10
/
+0
2022-03-16
gpio: Return EPROBE_DEFER if gc->to_irq is NULL
Shreeya Patel
1
-0
/
+10
2022-03-16
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
1
-5
/
+19
2022-03-02
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
1
-4
/
+10
2022-02-16
gpio: sifive: use the correct register to read output values
Niklas Cassel
1
-1
/
+1
2022-02-16
gpio: aggregator: Fix calling into sleeping GPIO controllers
Geert Uytterhoeven
1
-4
/
+14
2022-01-27
gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock
Iwona Winiarska
1
-26
/
+26
2022-01-27
gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
Hans de Goede
1
-4
/
+11
2021-12-29
gpio: dln2: Fix interrupts when replugging the device
Noralf Trønnes
1
-10
/
+9
2021-11-18
gpio: mlxbf2.c: Add check for bgpio_init failure
Asmaa Mnebhi
1
-0
/
+5
2021-11-02
gpio: xgs-iproc: fix parsing of ngpios property
Jonas Gorski
1
-1
/
+1
2021-10-20
gpio: pca953x: Improve bias setting
Andy Shevchenko
1
-7
/
+9
2021-10-06
gpio: pca953x: do not ignore i2c errors
Andrey Gusakov
1
-9
/
+2
2021-09-30
gpio: uniphier: Fix void functions to remove return value
Kunihiko Hayashi
1
-2
/
+2
2021-09-22
gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...
Christophe JAILLET
1
-2
/
+1
2021-09-22
gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...
Christophe JAILLET
1
-0
/
+2
[next]