summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede2020-03-241-0/+15
* gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 modelHans de Goede2020-03-111-0/+15
* gpiolib: acpi: Rework honor_wakeup option into an ignore_wake optionHans de Goede2020-03-111-20/+76
* gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirkHans de Goede2020-03-111-6/+8
* gpiolib: Fix irq_disable() semanticsLinus Walleij2020-03-111-1/+8
* gpio: sifive: fix static checker warningYash Shah2020-02-101-3/+3
* gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas2020-02-101-2/+3
* gpiolib: remove unnecessary argument from set_config callKent Gibson2020-02-101-1/+0
* gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUTAxel Lin2020-02-101-10/+0
* gpiolib: fix gpio_do_set_config()Bartosz Golaszewski2020-02-101-3/+3
* Revert "gpiolib: remove set but not used variable 'config'"Bartosz Golaszewski2020-02-101-0/+2
* Revert "gpiolib: Remove duplicated function gpio_do_set_config()"Bartosz Golaszewski2020-02-101-4/+23
* treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-043-6/+6
* Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-033-0/+172
|\
| * gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOsMatti Vaittinen2020-01-243-0/+172
* | Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-296-508/+3
|\ \
| * | gpio: Drop the chained IRQ handler assign functionLinus Walleij2020-01-233-28/+3
| * | Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-01-233-480/+0
| |\ \
| | * | pinctrl: lynxpoint: Move GPIO driver to pin controller folderAndy Shevchenko2019-12-133-480/+0
| | |/
* | | Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-01-2924-257/+572
|\ \ \
| * \ \ Merge tag 'gpio-updates-for-v5.6-part2' of git://git.kernel.org/pub/scm/linux...Linus Walleij2020-01-261-1/+1
| |\ \ \
| | * | | gpio: altera: change to platform_get_irq_optional to avoid false-positive errorOoi, Joyce2020-01-091-1/+1
| * | | | gpiolib: hold gpio devices lock until ->descs array is initialisedDan Callaghan2020-01-231-2/+2
| * | | | gpio: aspeed-sgpio: fixed typosSachin agarwal2020-01-233-4/+4
| * | | | gpio: mvebu: clear irq in edge cause register before unmask edge irqMaxim Kiselev2020-01-231-0/+1
| * | | | gpiolib: Lower verbosity when allocating hierarchy irqKevin Hao2020-01-231-3/+3
| * | | | gpiolib: Remove duplicated function gpio_do_set_config()YueHaibing2020-01-171-23/+4
| * | | | Merge branch 'fixup-thunderx-hierarchy' into develLinus Walleij2020-01-173-23/+77
| |\ \ \ \
| | * | | | gpio: thunderx: Switch to GPIOLIB_IRQCHIPKevin Hao2020-01-152-100/+78
| | * | | | gpiolib: Add the support for the msi parent domainKevin Hao2020-01-151-0/+6
| | * | | | gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argKevin Hao2020-01-152-19/+39
| * | | | | Merge tag 'v5.5-rc6' into develLinus Walleij2020-01-1711-38/+115
| |\ \ \ \ \
| * | | | | | gpio: wcd934x: Add support to wcd934x gpio controllerSrinivas Kandagatla2020-01-153-0/+129
| * | | | | | gpiolib: remove set but not used variable 'config'YueHaibing2020-01-151-2/+0
| * | | | | | gpio: vx855: fixed a typoSachin agarwal2020-01-151-1/+1
| * | | | | | gpio: mockup: sort headers alphabeticallyBartosz Golaszewski2020-01-151-7/+7
| * | | | | | gpio: mockup: update the license tagBartosz Golaszewski2020-01-151-1/+1
| * | | | | | gpio: Remove the unused flagsShaokun Zhang2020-01-151-1/+0
| * | | | | | gpiolib: Set lockdep class for hierarchical irq domainsStephen Boyd2020-01-151-0/+1
| * | | | | | gpio: Update TODOLinus Walleij2020-01-091-5/+41
| * | | | | | Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij2020-01-078-46/+54
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | gpiolib: use gpiochip_get_desc() in gpio_ioctl()Bartosz Golaszewski2020-01-071-3/+4
| | * | | | | gpiolib: use gpiochip_get_desc() in lineevent_create()Bartosz Golaszewski2020-01-071-3/+3
| | * | | | | gpiolib: use gpiochip_get_desc() in linehandle_create()Bartosz Golaszewski2020-01-071-4/+3
| | * | | | | gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()Bartosz Golaszewski2020-01-072-3/+5
| | * | | | | gpiolib: have a single place of calling set_config()Bartosz Golaszewski2020-01-071-9/+12
| | * | | | | gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()Bartosz Golaszewski2020-01-071-1/+1
| | * | | | | gpio: gpiolib: fix confusing indentionEnrico Weigelt, metux IT consult2020-01-061-1/+1
| | * | | | | gpio: tegra: Use NOIRQ phase for suspend/resumeDmitry Osipenko2019-12-201-8/+2
| | * | | | | gpio: tegra: Properly handle irq_set_irq_wake() errorDmitry Osipenko2019-12-201-1/+6