aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-06-03gpio: fix locking open drain IRQ linesLinus Walleij
2020-06-03gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()Tiezhu Yang
2020-06-03gpio: pxa: Fix return value of pxa_gpio_probe()Tiezhu Yang
2020-06-03gpio: exar: Fix bad handling for ida_simple_get error pathTakashi Iwai
2020-06-03gpio: mvebu: Fix probing for chips without PWMSascha Hauer
2020-06-03gpio: tegra: mask GPIO IRQs during IRQ shutdownStephen Warren
2020-05-20gpio: pca953x: Fix pca953x_gpio_set_configAdam Ford
2020-03-24gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede
2020-03-11gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 modelHans de Goede
2020-03-11gpiolib: acpi: Rework honor_wakeup option into an ignore_wake optionHans de Goede
2020-03-11gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirkHans de Goede
2020-03-11gpiolib: Fix irq_disable() semanticsLinus Walleij
2020-02-10gpio: sifive: fix static checker warningYash Shah
2020-02-10gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas
2020-02-10gpiolib: remove unnecessary argument from set_config callKent Gibson
2020-02-10gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUTAxel Lin
2020-02-10gpiolib: fix gpio_do_set_config()Bartosz Golaszewski
2020-02-10Revert "gpiolib: remove set but not used variable 'config'"Bartosz Golaszewski
2020-02-10Revert "gpiolib: Remove duplicated function gpio_do_set_config()"Bartosz Golaszewski
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-27Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-01-26Merge tag 'gpio-updates-for-v5.6-part2' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2020-01-24gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOsMatti Vaittinen
2020-01-23gpiolib: hold gpio devices lock until ->descs array is initialisedDan Callaghan
2020-01-23gpio: aspeed-sgpio: fixed typosSachin agarwal
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij
2020-01-23gpio: mvebu: clear irq in edge cause register before unmask edge irqMaxim Kiselev
2020-01-23gpiolib: Lower verbosity when allocating hierarchy irqKevin Hao
2020-01-23Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-01-20gpio/sifive: Add GPIO driver for SiFive SoCsYash Shah
2020-01-17gpiolib: Remove duplicated function gpio_do_set_config()YueHaibing
2020-01-17Merge branch 'fixup-thunderx-hierarchy' into develLinus Walleij
2020-01-17Merge tag 'v5.5-rc6' into develLinus Walleij
2020-01-15gpio: wcd934x: Add support to wcd934x gpio controllerSrinivas Kandagatla
2020-01-15gpiolib: remove set but not used variable 'config'YueHaibing
2020-01-15gpio: vx855: fixed a typoSachin agarwal
2020-01-15gpio: mockup: sort headers alphabeticallyBartosz Golaszewski
2020-01-15gpio: mockup: update the license tagBartosz Golaszewski
2020-01-15gpio: Remove the unused flagsShaokun Zhang
2020-01-15gpiolib: Set lockdep class for hierarchical irq domainsStephen Boyd
2020-01-15gpio: thunderx: Switch to GPIOLIB_IRQCHIPKevin Hao
2020-01-15gpiolib: Add the support for the msi parent domainKevin Hao
2020-01-15gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argKevin Hao
2020-01-15Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"Kevin Hao
2020-01-09gpio: altera: change to platform_get_irq_optional to avoid false-positive errorOoi, Joyce
2020-01-09gpio: Update TODOLinus Walleij