aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.201 into kernel.lnx.4.14.r4-relNathan Chancellor2020-10-211-1/+1
* Merge 4.14.190 into kernel.lnx.4.14.r4-relNathan Chancellor2020-08-201-1/+6
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-06-052-2/+6
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-04-041-26/+114
|\
| * Merge 4.14.175 into kernel.lnx.4.14.r4-relNathan Chancellor2020-04-021-26/+114
| |\
| | * 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-021-0/+15
| | * gpiolib: acpi: Rework honor_wakeup option into an ignore_wake optionHans de Goede2020-04-021-20/+76
| | * gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirkHans de Goede2020-04-021-6/+8
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-03-021-4/+6
|\| |
| * | Merge 4.14.172 into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-021-4/+6
| |\|
| | * gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...Jia-Ju Bai2020-02-281-4/+6
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-02-111-0/+1
|\| |
| * | Merge 4.14.170 into kernel.lnx.4.14.r4-relNathan Chancellor2020-02-051-0/+1
| |\|
| | * gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko2020-02-051-0/+1
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-01-233-5/+9
|\| |
| * | Merge 4.14.166 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-223-5/+9
| |\|
| | * 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
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-01-151-5/+46
|\| |
| * | Merge 4.14.165 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-141-5/+46
| |\|
| | * 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
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-01-101-0/+8
|\| |
| * | Merge 4.14.163 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-091-0/+8
| |\|
| | * gpiolib: fix up emulated open drain outputsRussell King2020-01-091-0/+8
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-01-062-1/+19
|\| |
| * | Merge 4.14.162 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-041-1/+2
| |\|
| | * gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean2020-01-041-1/+2
| * | Merge 4.14.159 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-241-0/+17
| |\|
| | * gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklistHans de Goede2019-12-171-0/+17
* | | gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven2020-01-061-8/+8
* | | gpio: Remove VLA from gpiolibLaura Abbott2020-01-063-14/+50
|/ /
* | Merge 4.14.157 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-011-3/+3
|\|
| * gpio: max77620: Fixup debounce delaysThierry Reding2019-12-011-3/+3
* | Merge 4.14.156 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-241-1/+1
|\|
| * gpio: syscon: Fix possible NULL ptr usageMarek Vasut2019-11-241-1/+1
* | Merge 4.14.152 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-061-3/+3
|\|
| * gpio: max77620: Use correct unit for debounce timesThierry Reding2019-11-061-3/+3
* | Merge 4.14.150 into kernel.lnx.4.14.r4-relNathan Chancellor2019-10-171-8/+19
|\|
| * gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-sourceBartosz Golaszewski2019-10-171-8/+19
* | Merge 4.14.145 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-262-10/+52
|\|
| * gpio: fix line flag validation in lineevent_createKent Gibson2019-09-191-5/+3
| * gpio: fix line flag validation in linehandle_createKent Gibson2019-09-191-1/+11
| * gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede2019-09-191-4/+38
* | Merge 4.14.141 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-2/+4
|\|
| * gpiolib: never report open-drain/source lines as 'input' to user-spaceBartosz Golaszewski2019-08-291-2/+4
* | Merge 4.14.137 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-2/+4
|\|
| * gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu2019-08-061-2/+4