summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interruptsRussell King2019-04-111-16/+2
| * | | | gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupRussell King2019-04-111-79/+11
| * | | | Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm...Linus Walleij2019-04-089-125/+278
| |\ \ \ \
| | * | | | gpio: mlxbf: remove unused including <linux/version.h>YueHaibing2019-04-081-1/+0
| | * | | | gpiolib: Don't WARN on gpiod_put() for optional GPIOAndy Shevchenko2019-04-041-1/+2
| | * | | | gpiolib: acpi: Fix references in kernel doc and amendAndy Shevchenko2019-04-011-20/+25
| | * | | | gpio: mxc: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-011-3/+1
| | * | | | gpio: mlxbf: Add dependency on 64BIT to Kconfig entryShravan Kumar Ramani2019-03-271-1/+1
| | * | | | gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren2019-03-271-8/+17
| | * | | | gpio: gpio-omap: always scan for triggered non-wakeup capable interruptsTony Lindgren2019-03-271-8/+0
| | * | | | gpio: gpio-omap: limit errata 1.101 handling to wkup domain gpios onlyTony Lindgren2019-03-271-12/+16
| | * | | | gpio: add driver for Mellanox BlueField GPIO controllerShravan Kumar Ramani2019-03-263-0/+161
| | * | | | gpio: 74x164: Convert to use SPDX identifierAndy Shevchenko2019-03-261-4/+1
| | * | | | gpio: 74x164: Remove linux/init.h and sort headersAndy Shevchenko2019-03-261-5/+4
| | * | | | gpio: 74x164: Make use of device propertiesAndy Shevchenko2019-03-261-4/+4
| | * | | | gpio: mockup: move the driver out of the IOMEM drivers sectionBartosz Golaszewski2019-03-221-12/+12
| | * | | | gpio: mockup: drop unneeded dependencies from KconfigBartosz Golaszewski2019-03-221-3/+1
| | * | | | gpio: pca953x: Add support for CAT9554Geert Uytterhoeven2019-03-221-0/+1
| | * | | | gpio: vf610: Don't use explicit &pdev->dev in vf610_gpio_probe()Andrey Smirnov2019-03-181-3/+3
| | * | | | gpio: vf610: Use devres to remove gpiochipAndrey Smirnov2019-03-181-14/+1
| | * | | | gpio: vf610: Use devres to disable clk_gpioAndrey Smirnov2019-03-181-2/+4
| | * | | | gpio: vf610: Use devres to disable clk_portAndrey Smirnov2019-03-181-6/+10
| | * | | | gpio: vf610: Simplify vf610_gpio_get()Andrey Smirnov2019-03-181-7/+5
| | * | | | gpio: vf610: Simplify vf610_gpio_set()Andrey Smirnov2019-03-181-4/+2
| | * | | | gpio: vf610: Do not share irq_chipAndrey Smirnov2019-03-181-14/+12
| | | |_|/ | | |/| |
| * | | | gpio: pca953x: Configure wake-up path when wake-up is enabledGeert Uytterhoeven2019-04-081-5/+16
| * | | | gpio: of: Optimize quirk checksGeert Uytterhoeven2019-04-081-6/+5
| * | | | Merge tag 'v5.1-rc3' into develLinus Walleij2019-04-086-16/+25
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | gpio: mmio: Drop bgpio_dir_invertedLinus Walleij2019-04-081-7/+0
| * | | | gpio: mmio: Fix bgpio_get_set & bgpio_get_set_multipleJan Kotas2019-04-051-19/+2
| * | | | gpio: Set proper argument value to set_configMaxime Ripard2019-04-051-1/+13
| * | | | gpio: omap: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | gpio: omap: avoid clang warningArnd Bergmann2019-04-051-278/+263
| * | | | gpio: zynq: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: xlp: devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-6/+1
| * | | | drivers: gpio: zx: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: xgene-sb: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: vf610: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-5/+2
| * | | | drivers: gpio: uniphier: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: ts4800: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: timberdale: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: tegra: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: tb10x: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: stp-xway: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: sta2x11: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-4/+1
| * | | | drivers: gpio: spear-spics: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: rcar: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+2
| * | | | drivers: gpio: pxa: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-6/+2
| * | | | drivers: gpio: octeon: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
| * | | | drivers: gpio: mxc: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1