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
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
2019-08-29
gpiolib: never report open-drain/source lines as 'input' to user-space
Bartosz Golaszewski
2019-08-06
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
Michael Wu
2019-07-31
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
Geert Uytterhoeven
2019-07-31
gpio: omap: ensure irq is enabled before wakeup
Russell King
2019-07-31
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
Russell King
2019-06-22
gpio: fix gpio-adp5588 build errors
Randy Dunlap
2019-06-15
gpio: vf610: Do not share irq_chip
Andrey Smirnov
2019-06-15
gpio: gpio-omap: add check for off wake capable gpios
Tony Lindgren
2019-05-04
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
2019-05-04
gpio: aspeed: fix a potential NULL pointer dereference
Kangjie Lu
2019-04-20
gpio: pxa: handle corner case of unprobed device
Robert Jarzmik
2019-04-05
gpio: gpio-omap: fix level interrupt idling
Russell King
2019-04-03
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
Axel Lin
2019-04-03
gpio: exar: add a check for the return value of ida_simple_get fails
Kangjie Lu
2019-03-13
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
2019-02-06
gpio: pcf857x: Fix interrupts on multiple instances
Roger Quadros
2019-02-06
gpio: altera-a10sr: Set proper output level for direction_output
Axel Lin
2019-01-26
gpio: pl061: Move irq_chip definition inside struct pl061
Manivannan Sadhasivam
2019-01-13
gpio: mvebu: only fail on missing clk if pwm is actually to be used
Uwe Kleine-König
2018-12-29
gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
Hans de Goede
2018-12-29
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
2018-12-13
gpio: mockup: fix indicated direction
Bartosz Golaszewski
2018-12-01
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
Vladimir Zapolskiy
2018-11-21
gpio: brcmstb: release the bgpio lock during irq handlers
Doug Berger
2018-11-10
gpio: mxs: Get rid of external API call
Linus Walleij
2018-10-10
gpiolib: Free the last requested descriptor
Ricardo Ribalda Delgado
[next]