index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2022-05-12
gpio: mvebu: drop pwm base assignment
Baruch Siach
2022-05-12
gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)
Puyou Lu
2022-05-12
gpio: visconti: Fix fwnode of GPIO IRQ
Nobuhiro Iwamatsu
2022-05-12
gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
Andrei Lalaev
2022-04-27
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
2022-04-20
gpiolib: acpi: use correct format characters
Linus Torvalds
2022-04-13
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
2022-04-08
Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
Bartosz Golaszewski
2022-04-08
gpio: Revert regression in sysfs-gpio (gpiolib.c)
Marcelo Roberto Jimenez
2022-03-16
gpio: Return EPROBE_DEFER if gc->to_irq is NULL
Shreeya Patel
2022-03-16
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
2022-03-16
gpiolib: acpi: Convert ACPI value of debounce to microseconds
Andy Shevchenko
2022-03-02
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
2022-03-02
gpio: rockchip: Reset int_bothedge when changing trigger
Samuel Holland
2022-02-16
gpio: sifive: use the correct register to read output values
Niklas Cassel
2022-02-16
gpiolib: Never return internal error codes to user space
Andy Shevchenko
2022-02-16
gpio: aggregator: Fix calling into sleeping GPIO controllers
Geert Uytterhoeven
2022-02-08
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
Yang Li
2022-02-08
gpio: idt3243x: Fix an ignored error return from platform_get_irq()
Yang Li
2022-01-27
gpio: idt3243x: Fix IRQ check in idt_gpio_probe
Miaoqian Lin
2022-01-27
gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe
Miaoqian Lin
2022-01-27
gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlock
Iwona Winiarska
2022-01-27
gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock
Iwona Winiarska
2022-01-27
gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
Hans de Goede
2022-01-11
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
Steven Lee
2021-12-29
gpio: dln2: Fix interrupts when replugging the device
Noralf Trønnes
2021-12-29
gpio: virtio: remove timeout
Vincent Whitchurch
2021-11-25
gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors
Randy Dunlap
2021-11-18
gpio: realtek-otto: fix GPIO line IRQ offset
Sander Vanheule
2021-10-25
gpio: mlxbf2.c: Add check for bgpio_init failure
Asmaa Mnebhi
2021-10-25
gpio: xgs-iproc: fix parsing of ngpios property
Jonas Gorski
2021-10-06
gpio: mockup: Convert to use software nodes
Andy Shevchenko
2021-10-06
gpio: pca953x: Improve bias setting
Andy Shevchenko
2021-10-06
gpio: 74x164: Add SPI device ID table
Mark Brown
2021-09-30
Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-29
gpio: pca953x: do not ignore i2c errors
Andrey Gusakov
2021-09-28
Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-22
gpio/rockchip: fix get_direction value handling
Heiko Stuebner
2021-09-22
gpio/rockchip: extended debounce support is only available on v2
Heiko Stuebner
2021-09-22
gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler.
Steven Lee
2021-09-22
gpio: uniphier: Fix void functions to remove return value
Kunihiko Hayashi
2021-09-22
gpiolib: acpi: Make set-debounce-timeout failures non fatal
Hans de Goede
2021-09-18
gpio/rockchip: fetch deferred output settings on probe
Heiko Stuebner
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-31
gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...
Christophe JAILLET
2021-08-31
gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()'
Christophe JAILLET
2021-08-31
gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...
Christophe JAILLET
2021-08-31
gpio: viperboard: remove platform_set_drvdata() call in probe
Alexandru Ardelean
2021-08-31
gpio: virtio: Fix sparse warnings
Viresh Kumar
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
[next]