aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada3-6/+6
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-0/+172
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds6-508/+3
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds24-257/+572
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+262
2020-01-27Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-21/+11
2020-01-26Merge tag 'gpio-updates-for-v5.6-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-1/+1
2020-01-24gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOsMatti Vaittinen3-0/+172
2020-01-23gpiolib: hold gpio devices lock until ->descs array is initialisedDan Callaghan1-2/+2
2020-01-23gpio: aspeed-sgpio: fixed typosSachin agarwal3-4/+4
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij3-28/+3
2020-01-23gpio: mvebu: clear irq in edge cause register before unmask edge irqMaxim Kiselev1-0/+1
2020-01-23gpiolib: Lower verbosity when allocating hierarchy irqKevin Hao1-3/+3
2020-01-23Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into develLinus Walleij3-480/+0
2020-01-20gpio/sifive: Add GPIO driver for SiFive SoCsYash Shah3-0/+262
2020-01-17gpiolib: Remove duplicated function gpio_do_set_config()YueHaibing1-23/+4
2020-01-17Merge branch 'fixup-thunderx-hierarchy' into develLinus Walleij3-23/+77
2020-01-17Merge tag 'v5.5-rc6' into develLinus Walleij11-38/+115
2020-01-15gpio: wcd934x: Add support to wcd934x gpio controllerSrinivas Kandagatla3-0/+129
2020-01-15gpiolib: remove set but not used variable 'config'YueHaibing1-2/+0
2020-01-15gpio: vx855: fixed a typoSachin agarwal1-1/+1
2020-01-15gpio: mockup: sort headers alphabeticallyBartosz Golaszewski1-7/+7
2020-01-15gpio: mockup: update the license tagBartosz Golaszewski1-1/+1
2020-01-15gpio: Remove the unused flagsShaokun Zhang1-1/+0
2020-01-15gpiolib: Set lockdep class for hierarchical irq domainsStephen Boyd1-0/+1
2020-01-15gpio: thunderx: Switch to GPIOLIB_IRQCHIPKevin Hao2-100/+78
2020-01-15gpiolib: Add the support for the msi parent domainKevin Hao1-0/+6
2020-01-15gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argKevin Hao2-19/+39
2020-01-15Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"Kevin Hao2-57/+107
2020-01-09gpio: altera: change to platform_get_irq_optional to avoid false-positive errorOoi, Joyce1-1/+1
2020-01-09gpio: Update TODOLinus Walleij1-5/+41
2020-01-07Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij8-46/+54
2020-01-07gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.Song Hui1-0/+1
2020-01-07gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap()Jia-Ju Bai1-4/+6
2020-01-07gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()Jia-Ju Bai1-4/+0
2020-01-07gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede1-1/+31
2020-01-07gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede1-4/+15
2020-01-07gpiolib: use gpiochip_get_desc() in gpio_ioctl()Bartosz Golaszewski1-3/+4
2020-01-07gpiolib: use gpiochip_get_desc() in lineevent_create()Bartosz Golaszewski1-3/+3
2020-01-07gpiolib: use gpiochip_get_desc() in linehandle_create()Bartosz Golaszewski1-4/+3
2020-01-07gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()Bartosz Golaszewski2-3/+5
2020-01-07gpiolib: have a single place of calling set_config()Bartosz Golaszewski1-9/+12
2020-01-07gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()Bartosz Golaszewski1-1/+1
2020-01-07gpio: zynq: Fix for bug in zynq_gpio_restore_context APISwapna Manupati1-3/+5
2020-01-07gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko1-0/+1
2020-01-06gpio: gpiolib: fix confusing indentionEnrico Weigelt, metux IT consult1-1/+1
2020-01-03gpio: mockup: fix coding styleBartosz Golaszewski1-2/+2
2019-12-27Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds8-28/+34
2019-12-20gpio: tegra: Use NOIRQ phase for suspend/resumeDmitry Osipenko1-8/+2
2019-12-20gpio: tegra: Properly handle irq_set_irq_wake() errorDmitry Osipenko1-1/+6