aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-08-18gpio: arizona: put pm_runtime in case of failureNavid Emamdoost
2020-08-18gpio: arizona: handle pm_runtime_get_sync failure caseNavid Emamdoost
2020-08-03gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2Andy Shevchenko
2020-08-03gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2Andy Shevchenko
2020-07-13gpio: pca953x: disable regmap locking for automatic address incrementingAndy Shevchenko
2020-07-13gpio: pca953x: fix handling of automatic address incrementingUwe Kleine-König
2020-07-13gpio: dwapb: Append MODULE_ALIAS for platform driverAndy Shevchenko
2020-07-13gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registrationAndy Shevchenko
2020-06-08gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()Tiezhu Yang
2020-06-08gpio: pxa: Fix return value of pxa_gpio_probe()Tiezhu Yang
2020-06-08gpio: exar: Fix bad handling for ida_simple_get error pathTakashi Iwai
2020-06-08gpio: tegra: mask GPIO IRQs during IRQ shutdownStephen Warren
2020-06-08gpio: pca953x: Fix pca953x_gpio_set_configAdam Ford
2020-05-21gpiolib: Fix irq_disable() semanticsLinus Walleij
2020-05-15gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...Jia-Ju Bai
2020-05-04mmc: core: Rework wp-gpio handlingMichał Mirosław
2020-05-04gpio: add gpiod_toggle_active_low()Michał Mirosław
2020-05-04gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas
2020-04-16gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko
2020-04-12gpiolib: No need to call gpiochip_remove_pin_ranges() twiceAndy Shevchenko
2020-04-12gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklistHans de Goede
2020-03-30gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)
2020-03-30gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven
2020-03-30gpio: zynq: Fix for bug in zynq_gpio_restore_context APISwapna Manupati
2020-03-20gpiolib: fix up emulated open drain outputsRussell King
2020-03-20gpio: xtensa: fix driver buildMax Filippov
2020-03-07gpio: lynxpoint: Setup correct IRQ handlersAndy Shevchenko
2020-03-07gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean
2020-03-07gpio: mxc: Only get the second IRQ when there is more than one IRQAnson Huang
2020-01-09gpio: max77620: Fixup debounce delaysThierry Reding
2019-12-10gpio: max77620: Use correct unit for debounce timesThierry Reding
2019-11-09gpio: eic: sprd: Fix the incorrect EIC offset when togglingBruce Chen
2019-09-19gpio: fix line flag validation in lineevent_createKent Gibson
2019-09-19gpio: fix line flag validation in linehandle_createKent Gibson
2019-09-19gpio: mockup: add missing single_release()Wei Yongjun
2019-09-19gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede
2019-09-16gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_readDavid Jander
2019-09-16gpio: pca953x: correct type of reg_directionDavid Jander
2019-09-10gpio: Fix irqchip initialization orderLinus Walleij
2019-08-29gpiolib: never report open-drain/source lines as 'input' to user-spaceBartosz Golaszewski
2019-08-06gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu
2019-08-06gpiolib: Preserve desc->flags when setting stateChris Packham
2019-07-28gpio: davinci: silence error prints in case of EPROBE_DEFERKeerthy
2019-07-28gpiolib: of: fix a memory leak in of_gpio_flags_quirks()Nishka Dasgupta
2019-07-28Revert "gpio/spi: Fix spi-gpio regression on active high CS"Linus Walleij
2019-07-26gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven
2019-07-26gpio: Fix return value mismatch of function gpiod_get_from_of_node()Waibel Georg
2019-07-26gpio: omap: Fix lost edge wake-up interruptsTony Lindgren
2019-07-26gpio: omap: ensure irq is enabled before wakeupRussell King
2019-07-26gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King