index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: uniphier: Fix void functions to remove return value
Kunihiko Hayashi
2021-09-30
1
-2
/
+2
*
gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...
Christophe JAILLET
2021-09-22
1
-2
/
+1
*
gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...
Christophe JAILLET
2021-09-22
1
-0
/
+2
*
Revert "gpio: mpc8xxx: change the gpio interrupt flags."
Rasmus Villemoes
2021-08-12
1
-1
/
+1
*
gpio: tqmx86: really make IRQ optional
Matthias Schiffer
2021-08-12
1
-3
/
+3
*
gpio: pca953x: Add support for the On Semi pca9655
Peter Robinson
2021-07-20
1
-0
/
+1
*
gpio: zynq: Check return value of irq_get_irq_data
Srinivas Neeli
2021-07-20
1
-0
/
+10
*
gpio: zynq: Check return value of pm_runtime_get_sync
Srinivas Neeli
2021-07-20
1
-1
/
+4
*
gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
Johannes Berg
2021-07-07
1
-0
/
+2
*
gpio: mxc: Fix disabled interrupt wake-up support
Loic Poulain
2021-07-07
1
-1
/
+1
*
gpiolib: cdev: zero padding during conversion to gpioline_info_changed
Gabriel Knezek
2021-06-30
1
-0
/
+1
*
gpio: wcd934x: Fix shift-out-of-bounds error
Srinivas Kandagatla
2021-06-16
1
-1
/
+1
*
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-03
1
-0
/
+1
*
gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
Hans de Goede
2021-05-22
1
-0
/
+14
*
gpio: omap: Save and restore sysconfig
Tony Lindgren
2021-04-28
1
-0
/
+9
*
gpio: sysfs: Obey valid_mask
Matti Vaittinen
2021-04-21
1
-0
/
+8
*
gpiolib: Read "gpio-line-names" from a firmware node
Andy Shevchenko
2021-04-14
1
-8
/
+4
*
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
2021-03-30
1
-1
/
+1
*
gpiolib: Assign fwnode to parent's if no primary one provided
Andy Shevchenko
2021-03-25
1
-0
/
+7
*
gpio: fix gpio-device list corruption
Johan Hovold
2021-03-17
1
-0
/
+4
*
gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
Andy Shevchenko
2021-03-17
1
-55
/
+23
*
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
2021-03-17
1
-4
/
+8
*
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
2021-03-17
1
-1
/
+6
*
gpio: pcf857x: Fix missing first interrupt
Maxim Kiselev
2021-03-04
1
-1
/
+1
*
gpio: ep93xx: Fix single irqchip with multi gpiochips
Nikita Shubin
2021-02-17
1
-11
/
+19
*
gpio: ep93xx: fix BUG_ON port F usage
Nikita Shubin
2021-02-17
1
-87
/
+99
*
gpio: mxs: GPIO_MXS should not default to y unconditionally
Geert Uytterhoeven
2021-02-17
1
-1
/
+2
*
gpiolib: cdev: clear debounce period if line set to output
Kent Gibson
2021-02-13
1
-0
/
+2
*
gpiolib: free device name on error path to fix kmemleak
Quanyang Wang
2021-02-10
1
-2
/
+8
*
gpio: mvebu: fix pwm .get_state period calculation
Baruch Siach
2021-01-30
1
-15
/
+10
*
gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it
Randy Dunlap
2021-01-27
1
-1
/
+2
*
gpiolib: cdev: fix frame size warning in gpio_ioctl()
Kent Gibson
2021-01-27
1
-72
/
+73
*
gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask
Nikita Shubin
2020-12-30
1
-1
/
+2
*
gpio: eic-sprd: break loop when getting NULL device resource
Chunyan Zhang
2020-12-09
1
-1
/
+1
*
gpio: mvebu: fix potential user-after-free on probe
Baruch Siach
2020-12-02
1
-5
/
+11
*
gpio: zynq: fix reference leak in zynq_gpio functions
Qinglang Miao
2020-12-02
1
-2
/
+2
*
gpiolib: Don't free if pin ranges are not defined
Edmond Chung
2020-12-02
1
-0
/
+5
*
gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()
Luo Jiaxing
2020-12-02
1
-0
/
+2
*
gpio: arizona: disable pm_runtime in case of failure
Zheng Liang
2020-12-02
1
-0
/
+1
*
gpio: sifive: Fix SiFive gpio probe
Damien Le Moal
2020-11-11
1
-1
/
+1
*
Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
2020-11-10
5
-26
/
+74
|
\
|
*
gpio: pcie-idio-24: Enable PEX8311 interrupts
Arnaud de Turckheim
2020-11-06
1
-1
/
+51
|
*
gpio: pcie-idio-24: Fix IRQ Enable Register value
Arnaud de Turckheim
2020-11-06
1
-4
/
+4
|
*
gpio: pcie-idio-24: Fix irq mask when masking
Arnaud de Turckheim
2020-11-06
1
-1
/
+1
|
*
gpiolib: fix sysfs when cdev is not selected
Kent Gibson
2020-11-05
2
-18
/
+15
|
*
gpio: aspeed: fix ast2600 bank properties
Billy Tsai
2020-10-26
1
-0
/
+1
|
*
gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip
Jia He
2020-10-26
1
-2
/
+2
*
|
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
Tony Lindgren
2020-10-28
1
-1
/
+11
|
/
*
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-10-14
3
-0
/
+174
|
\
|
*
gpio: Add support for the sl28cpld GPIO controller
Michael Walle
2020-09-17
3
-0
/
+174
[next]