aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-04-14Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-04-02gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede
2020-04-02gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 modelHans de Goede
2020-04-02gpiolib: acpi: Rework honor_wakeup option into an ignore_wake optionHans de Goede
2020-04-02gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirkHans de Goede
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-02-24gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...Jia-Ju Bai
2020-02-14gpio: zynq: Report gpio direction at bootBrandon Maier
2020-02-01gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko
2020-01-27gpio/aspeed: Fix incorrect number of banksRashmica Gupta
2020-01-17gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)
2020-01-17gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven
2020-01-17gpio: zynq: Fix for bug in zynq_gpio_restore_context APISwapna Manupati
2020-01-14gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede
2020-01-14gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede
2020-01-09gpiolib: fix up emulated open drain outputsRussell King
2020-01-04gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean
2019-12-17gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklistHans de Goede
2019-12-05gpio: raspberrypi-exp: decrease refcount on firmware dt nodeNicolas Saenz Julienne
2019-12-05gpio: pca953x: Fix AI overflow on PCAL6524Marek Vasut
2019-12-02Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-12-02Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-12-01gpio: max77620: Fixup debounce delaysThierry Reding
2019-11-24gpio: syscon: Fix possible NULL ptr usageMarek Vasut
2019-11-20gpiolib: Fix gpio_direction_* for single direction GPIOsRicardo Ribalda Delgado
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-11-06gpio: max77620: Use correct unit for debounce timesThierry Reding
2019-10-17gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-sourceBartosz Golaszewski
2019-10-17gpio: eic: sprd: Fix the incorrect EIC offset when togglingBruce Chen
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-09-19gpio: fix line flag validation in lineevent_createKent Gibson
2019-09-19gpio: fix line flag validation in linehandle_createKent Gibson
2019-09-19gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
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-07-28gpio: davinci: silence error prints in case of EPROBE_DEFERKeerthy
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-07-26gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven