aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
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-20Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
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-11Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
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-25Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-05-21gpiolib: Fix irq_disable() semanticsLinus Walleij
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-05-15gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...Jia-Ju Bai
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
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-19Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-04-16gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
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-04-01Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
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-21Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-03-20gpiolib: fix up emulated open drain outputsRussell King
2020-03-20gpio: xtensa: fix driver buildMax Filippov
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
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-15Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-01-09gpio: max77620: Fixup debounce delaysThierry Reding
2019-12-12Merge branch 'v5.2/standard/cn96xx-merge' into v5.2/standard/cn96xxBruce Ashfield
2019-12-12Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-12-11gpio: thunderx: avoid potential deadlockPeter Swain
2019-12-11gpio: thunderx: Fix interrupt support for kernel driverRadha Mohan Chintakuntla
2019-12-10gpio: max77620: Use correct unit for debounce timesThierry Reding
2019-12-10drivers: cleanup el3 handler only if parent process exitsRadha Mohan Chintakuntla
2019-11-10Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-11-09gpio: eic: sprd: Fix the incorrect EIC offset when togglingBruce Chen
2019-10-31gpio: add no-frills i2c->gpio expanderPeter Swain
2019-09-19Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield