aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-12/+4
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 3-0/+488
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Gravatar Linus Torvalds 3-0/+198
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 46-723/+756
2019-05-08Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 2-3/+2
2019-05-08gpio: max77650: Add GPIO supportGravatar Bartosz Golaszewski 3-0/+198
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-1/+0
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Gravatar Rafael J. Wysocki 1-4/+14
2019-05-01gpio: thunderx: Use the default parent apis for {request,release}_resourcesGravatar Lokesh Vutla 1-12/+4
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 3-0/+488
2019-04-25gpio: Fix gpiochip_add_data_with_key() error pathGravatar Geert Uytterhoeven 1-4/+8
2019-04-23gpio: ixp4xx: Add OF probing supportGravatar Linus Walleij 1-27/+57
2019-04-23gpio: ixp4xx: Add driver for the IXP4xx GPIOGravatar Linus Walleij 3-0/+458
2019-04-23gpio: sch: Remove write-only core_baseGravatar Jan Kiszka 1-5/+0
2019-04-23gpio: pxa: Make two symbols staticGravatar YueHaibing 1-2/+2
2019-04-23gpio: merrifield: Fix build err without CONFIG_ACPIGravatar YueHaibing 1-1/+1
2019-04-23gpiolib: acpi: Respect pin bias settingGravatar Andy Shevchenko 2-0/+14
2019-04-23gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helperGravatar Andy Shevchenko 3-6/+19
2019-04-23gpiolib: acpi: Set pin value, based on bias, more accuratelyGravatar Andy Shevchenko 1-9/+17
2019-04-23gpiolib: acpi: Change type of dflagsGravatar Andy Shevchenko 1-2/+2
2019-04-23gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTGravatar Andy Shevchenko 3-7/+9
2019-04-23gpiolib: Make use of enum gpio_lookup_flags consistentGravatar Andy Shevchenko 4-23/+24
2019-04-19Make anon_inodes unconditionalGravatar David Howells 1-1/+0
2019-04-11gpio: eic: sprd: Fix incorrect irq type setting for the sync EICGravatar Baolin Wang 1-0/+1
2019-04-11gpio: pca953x: add support for pca6416Gravatar Alexandre Belloni 1-0/+2
2019-04-11gpio: pca953x: add pcal6416 to the of_device_id tableGravatar Alexandre Belloni 1-0/+1
2019-04-11gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interruptsGravatar Russell King 1-16/+2
2019-04-11gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupGravatar Russell King 1-79/+11
2019-04-08Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm...Gravatar Linus Walleij 9-125/+278
2019-04-08gpio: pca953x: Configure wake-up path when wake-up is enabledGravatar Geert Uytterhoeven 1-5/+16
2019-04-08gpio: of: Optimize quirk checksGravatar Geert Uytterhoeven 1-6/+5
2019-04-08Merge tag 'v5.1-rc3' into develGravatar Linus Walleij 6-16/+25
2019-04-08gpiolib: devprop: Fix syntax errorGravatar Linus Walleij 1-2/+2
2019-04-08gpio: mmio: Drop bgpio_dir_invertedGravatar Linus Walleij 1-7/+0
2019-04-08gpio: mlxbf: remove unused including <linux/version.h>Gravatar YueHaibing 1-1/+0
2019-04-05gpio: mmio: Fix bgpio_get_set & bgpio_get_set_multipleGravatar Jan Kotas 1-19/+2
2019-04-05gpio: Set proper argument value to set_configGravatar Maxime Ripard 1-1/+13
2019-04-05gpio: omap: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-3/+1
2019-04-05gpio: omap: avoid clang warningGravatar Arnd Bergmann 1-278/+263
2019-04-05gpio: zynq: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-3/+1
2019-04-05drivers: gpio: xlp: devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-6/+1
2019-04-05drivers: gpio: zx: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-3/+1
2019-04-05drivers: gpio: xgene-sb: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-3/+1
2019-04-05drivers: gpio: vf610: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-5/+2
2019-04-05drivers: gpio: uniphier: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-3/+1
2019-04-05drivers: gpio: ts4800: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-3/+1
2019-04-05drivers: gpio: timberdale: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-3/+1
2019-04-05drivers: gpio: tegra: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-3/+1
2019-04-05drivers: gpio: tb10x: use devm_platform_ioremap_resource()Gravatar Enrico Weigelt, metux IT consult 1-3/+1