summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: arizona: put pm_runtime in case of failureNavid Emamdoost2020-07-291-1/+5
* gpio: arizona: handle pm_runtime_get_sync failure caseNavid Emamdoost2020-07-291-0/+1
* gpio: pca953x: disable regmap locking for automatic address incrementingAndy Shevchenko2020-07-221-0/+1
* gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2Andy Shevchenko2020-07-161-1/+6
* gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2Andy Shevchenko2020-07-161-0/+79
* gpio: pca953x: fix handling of automatic address incrementingUwe Kleine-König2020-06-241-16/+28
* gpio: dwapb: Append MODULE_ALIAS for platform driverAndy Shevchenko2020-06-241-3/+6
* gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registrationAndy Shevchenko2020-06-241-9/+16
* gpio: fix locking open drain IRQ linesLinus Walleij2020-06-031-2/+9
* gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()Tiezhu Yang2020-06-031-1/+1
* gpio: pxa: Fix return value of pxa_gpio_probe()Tiezhu Yang2020-06-031-2/+2
* gpio: exar: Fix bad handling for ida_simple_get error pathTakashi Iwai2020-06-031-2/+5
* gpio: tegra: mask GPIO IRQs during IRQ shutdownStephen Warren2020-06-031-0/+1
* gpio: pca953x: Fix pca953x_gpio_set_configAdam Ford2020-05-201-1/+1
* gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede2020-04-021-0/+15
* gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 modelHans de Goede2020-04-011-0/+15
* gpiolib: acpi: Rework honor_wakeup option into an ignore_wake optionHans de Goede2020-04-011-20/+76
* gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirkHans de Goede2020-04-011-6/+8
* gpiolib: Fix irq_disable() semanticsLinus Walleij2020-04-011-1/+8
* gpiolib: Set lockdep class for hierarchical irq domainsStephen Boyd2020-02-241-0/+1
* gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...Jia-Ju Bai2020-02-241-4/+6
* mmc: core: Rework wp-gpio handlingMichał Mirosław2020-02-191-4/+0
* gpio: add gpiod_toggle_active_low()Michał Mirosław2020-02-191-0/+11
* gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas2020-02-191-2/+3
* gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko2020-02-011-0/+1
* gpio: aspeed: avoid return type warningArnd Bergmann2020-01-261-1/+1
* gpiolib: No need to call gpiochip_remove_pin_ranges() twiceAndy Shevchenko2020-01-262-5/+3
* Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"Kevin Hao2020-01-232-57/+107
* gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)2020-01-171-0/+1
* gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven2020-01-171-2/+3
* gpio: zynq: Fix for bug in zynq_gpio_restore_context APISwapna Manupati2020-01-171-3/+5
* gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede2020-01-141-1/+31
* gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede2020-01-141-4/+15
* gpio: Handle counting of Freescale chipselectsLinus Walleij2020-01-121-0/+27
* gpiolib: fix up emulated open drain outputsRussell King2020-01-091-0/+8
* gpio: xtensa: fix driver buildMax Filippov2020-01-091-4/+3
* gpio: lynxpoint: Setup correct IRQ handlersAndy Shevchenko2020-01-041-0/+6
* gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean2020-01-041-1/+2
* gpio/mpc8xxx: fix qoriq GPIO readingRussell King2020-01-041-0/+3
* gpio: mxc: Only get the second IRQ when there is more than one IRQAnson Huang2020-01-041-3/+10
* Merge tag 'gpio-v5.4-rc8-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-11-132-6/+6
|\
| * gpio: bd70528: Use correct unit for debounce timesThierry Reding2019-11-121-3/+3
| * gpio: max77620: Fixup debounce delaysThierry Reding2019-11-121-3/+3
* | gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklistHans de Goede2019-11-131-0/+17
|/
* Revert "gpio: merrifield: Pass irqchip when adding gpiochip"Linus Walleij2019-11-031-16/+12
* Revert "gpio: merrifield: Restore use of irq_base"Linus Walleij2019-11-031-1/+0
* Revert "gpio: merrifield: Move hardware initialization to callback"Linus Walleij2019-11-031-5/+3
* gpio: lynxpoint: set default handler to be handle_bad_irq()Andy Shevchenko2019-10-151-1/+1
* gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko2019-10-151-3/+5
* gpio: lynxpoint: Move hardware initialization to callbackAndy Shevchenko2019-10-151-3/+5