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
2023-10-25
gpio: vf610: set value before the direction to avoid a glitch
Haibo Chen
2023-10-25
gpio: timberdale: Fix potential deadlock on &tgpio->lock
Chengfeng Ye
2023-10-10
gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
Bartosz Golaszewski
2023-10-10
gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
Christophe JAILLET
2023-08-11
gpio: tps68470: Make tps68470_gpio_output() always set the initial value
Hans de Goede
2023-04-20
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
2023-03-11
gpio: vf610: connect GPIO label to dev name
Haibo Chen
2022-12-14
gpio: amd8111: Fix PCI device reference count leak
Xiongfeng Wang
2022-09-28
gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
Pali Rohár
2022-08-25
gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
Liang He
2022-07-02
MIPS: Remove repetitive increase irq_err_count
huhai
2022-05-25
gpio: mvebu/pwm: Refuse requests with inverted polarity
Uwe Kleine-König
2022-05-25
gpio: gpio-vf610: do not touch other bits when set the target bit
Haibo Chen
2022-04-20
gpiolib: acpi: use correct format characters
Linus Torvalds
2022-03-16
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
2022-01-27
gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
Hans de Goede
2021-07-20
gpio: zynq: Check return value of pm_runtime_get_sync
Srinivas Neeli
2021-05-22
gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
Hans de Goede
2021-03-30
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
2021-03-03
gpio: pcf857x: Fix missing first interrupt
Maxim Kiselev
2021-01-30
gpio: mvebu: fix pwm .get_state period calculation
Baruch Siach
2020-12-29
gpio: mvebu: fix potential user-after-free on probe
Baruch Siach
2020-11-22
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
2020-10-14
gpio: tc35894: fix up tc35894 interrupt configuration
dillon min
2020-07-29
gpio: arizona: put pm_runtime in case of failure
Navid Emamdoost
2020-07-29
gpio: arizona: handle pm_runtime_get_sync failure case
Navid Emamdoost
2020-06-03
gpio: exar: Fix bad handling for ida_simple_get error path
Takashi Iwai
2020-06-03
gpio: tegra: mask GPIO IRQs during IRQ shutdown
Stephen Warren
2020-04-24
Revert "gpio: set up initial state from .get_direction()"
Timur Tabi
2020-04-02
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model
Hans de Goede
2020-04-02
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model
Hans de Goede
2020-04-02
gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
Hans de Goede
2020-04-02
gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
Hans de Goede
2020-02-28
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...
Jia-Ju Bai
2020-02-05
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
Dmitry Osipenko
2020-01-17
gpio: mpc8xxx: Add platform device to gpiochip->parent
Johnson CH Chen (陳昭勳)
2020-01-17
gpio: Fix error message on out-of-range GPIO in lookup table
Geert Uytterhoeven
2020-01-17
gpio: zynq: Fix for bug in zynq_gpio_restore_context API
Swapna Manupati
2020-01-14
gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
Hans de Goede
2020-01-14
gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
Hans de Goede
2020-01-09
gpiolib: fix up emulated open drain outputs
Russell King
2020-01-04
gpio: mpc8xxx: Don't overwrite default irq_set_type callback
Vladimir Oltean
2019-12-17
gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
Hans de Goede
2019-12-01
gpio: max77620: Fixup debounce delays
Thierry Reding
2019-11-24
gpio: syscon: Fix possible NULL ptr usage
Marek Vasut
2019-11-06
gpio: max77620: Use correct unit for debounce times
Thierry Reding
2019-10-17
gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
Bartosz Golaszewski
2019-09-19
gpio: fix line flag validation in lineevent_create
Kent Gibson
2019-09-19
gpio: fix line flag validation in linehandle_create
Kent Gibson
2019-09-19
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
Hans de Goede
[next]