summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-09-05
|\
| * gpio: mockup: remove unused variable gcColin Ian King2017-08-31
| * gpio: pl061: constify amba_idArvind Yadav2017-08-31
| * Revert "gpiolib: request the gpio before querying its direction"Linus Walleij2017-08-31
| * gpio: twl6040: remove unneeded forward declarationMasahiro Yamada2017-08-23
| * gpio: zevio: make gpio_chip constBhumika Goyal2017-08-23
| * gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov2017-08-23
| * gpio: brcmstb: check return value of gpiochip_irqchip_add()Masahiro Yamada2017-08-22
| * gpio: Add gpio driver support for ThunderX and OCTEON-TXDavid Daney2017-08-22
| * gpio: mockup: use irq_simBartosz Golaszewski2017-08-21
| * gpio: mxs: use devres for irq generic chipBartosz Golaszewski2017-08-21
| * gpio: mxc: use devres for irq generic chipBartosz Golaszewski2017-08-21
| * gpio: pch: use devres for irq generic chipBartosz Golaszewski2017-08-21
| * gpio: ml-ioh: use devres for irq generic chipBartosz Golaszewski2017-08-21
| * gpio: sta2x11: use devres for irq generic chipBartosz Golaszewski2017-08-21
| * gpio: sta2x11: disallow unbinding the driverBartosz Golaszewski2017-08-21
| * gpio: mxs: disallow unbinding the driverBartosz Golaszewski2017-08-21
| * gpio: mxc: disallow unbinding the driverBartosz Golaszewski2017-08-21
| * gpio: aspeed: Remove reference to clock name in debounce warning messageAndrew Jeffery2017-08-15
| * gpio: 74x164: Introduce 'enable-gpios' propertyFabio Estevam2017-08-14
| * gpio: max77620: Make regmap_irq_chip constBhumika Goyal2017-08-14
| * gpio: zynq: Fix driver function parameters alignmentMichal Simek2017-08-14
| * gpio: zynq: Fix warnings in the driverNava kishore Manne2017-08-14
| * gpio: zynq: Fix empty lines in driverMichal Simek2017-08-14
| * gpio: zynq: Fix kernel doc warningsNava kishore Manne2017-08-14
| * gpio: zynq: Provided workaround for GPIOSwapna Manupati2017-08-14
| * gpio: zynq: Add support for suspend resumeShubhrajyoti Datta2017-08-14
| * gpio: Add support for TPS68470 GPIOsRajmohan Mani2017-08-14
| * gpio: davinci: Handle the return value of davinci_gpio_irq_setup functionKeerthy2017-08-14
| * gpio: vf610: add imx7ulp supportDong Aisheng2017-08-14
| * gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva2017-08-14
| * gpio: omap : Add missing clk_unprepare().Arvind Yadav2017-08-14
| * gpio: mb86s7x: Handle return value of clk_prepare_enable.Arvind Yadav2017-08-14
| * gpio: it87: add support for IT8772F Super I/O.Diego Elio Pettenò2017-08-14
| * gpio: tegra: Use unsigned int where possibleThierry Reding2017-08-14
| * gpio: tegra: Fix checkpatch warningsThierry Reding2017-08-14
| * gpio: tegra: Prefer kcalloc() over kzalloc() with multipliesThierry Reding2017-08-14
| * gpio: tegra: Remove unnecessary checkThierry Reding2017-08-14
| * gpio: sysfs: Fixup kerneldocThierry Reding2017-08-14
| * gpio: acpi: Fixup kerneldocThierry Reding2017-08-14
| * gpio: devres: Improve kerneldocThierry Reding2017-08-14
| * gpio: of: Improve kerneldocThierry Reding2017-08-14
| * gpio: Cleanup kerneldocThierry Reding2017-08-14
| * gpio: tegra: Use platform_get_irq()Thierry Reding2017-08-14
| * gpio: tegra: Use platform_irq_count()Thierry Reding2017-08-14
| * gpio: Convert to using %pOF instead of full_nameRob Herring2017-08-14
| * gpio: davinci: Convert prinkt to dev_errKeerthy2017-08-14
| * gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_dataKeerthy2017-08-14
| * gpio: altera-a10sr: constify gpio_chip structureGustavo A. R. Silva2017-08-14
| * gpio: gpio-mxc: gpio_set_wake_irq() use proper return valuesPhilipp Rosenberger2017-08-14