aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 111Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-05-08Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-05-08gpio: max77650: Add GPIO supportBartosz Golaszewski
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki
2019-05-01gpio: thunderx: Use the default parent apis for {request,release}_resourcesLokesh Vutla
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-04-25gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven
2019-04-23gpio: ixp4xx: Add OF probing supportLinus Walleij
2019-04-23gpio: ixp4xx: Add driver for the IXP4xx GPIOLinus Walleij
2019-04-23gpio: sch: Remove write-only core_baseJan Kiszka
2019-04-23gpio: pxa: Make two symbols staticYueHaibing
2019-04-23gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing
2019-04-23gpiolib: acpi: Respect pin bias settingAndy Shevchenko
2019-04-23gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helperAndy Shevchenko
2019-04-23gpiolib: acpi: Set pin value, based on bias, more accuratelyAndy Shevchenko
2019-04-23gpiolib: acpi: Change type of dflagsAndy Shevchenko
2019-04-23gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTAndy Shevchenko
2019-04-23gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko
2019-04-19Make anon_inodes unconditionalDavid Howells
2019-04-11gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang
2019-04-11gpio: pca953x: add support for pca6416Alexandre Belloni
2019-04-11gpio: pca953x: add pcal6416 to the of_device_id tableAlexandre Belloni
2019-04-11gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interruptsRussell King
2019-04-11gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupRussell King
2019-04-08Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm...Linus Walleij
2019-04-08gpio: pca953x: Configure wake-up path when wake-up is enabledGeert Uytterhoeven
2019-04-08gpio: of: Optimize quirk checksGeert Uytterhoeven
2019-04-08Merge tag 'v5.1-rc3' into develLinus Walleij
2019-04-08gpiolib: devprop: Fix syntax errorLinus Walleij
2019-04-08gpio: mmio: Drop bgpio_dir_invertedLinus Walleij
2019-04-08gpio: mlxbf: remove unused including <linux/version.h>YueHaibing
2019-04-05gpio: mmio: Fix bgpio_get_set & bgpio_get_set_multipleJan Kotas
2019-04-05gpio: Set proper argument value to set_configMaxime Ripard
2019-04-05gpio: omap: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-04-05gpio: omap: avoid clang warningArnd Bergmann
2019-04-05gpio: zynq: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-04-05drivers: gpio: xlp: devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-04-05drivers: gpio: zx: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-04-05drivers: gpio: xgene-sb: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-04-05drivers: gpio: vf610: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-04-05drivers: gpio: uniphier: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult