summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-31gpio: mockup: remove unused variable gcColin Ian King
2017-08-31gpio: pl061: constify amba_idArvind Yadav
2017-08-31Revert "gpiolib: request the gpio before querying its direction"Linus Walleij
2017-08-23gpio: twl6040: remove unneeded forward declarationMasahiro Yamada
2017-08-23gpio: zevio: make gpio_chip constBhumika Goyal
2017-08-23gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov
2017-08-22gpio: rcar: Add r8a7745 (RZ/G1E) supportBiju Das
2017-08-22gpio: brcmstb: check return value of gpiochip_irqchip_add()Masahiro Yamada
2017-08-22MAINTAINERS: Add entry for THUNDERX GPIO Driver.David Daney
2017-08-22gpio: Add gpio driver support for ThunderX and OCTEON-TXDavid Daney
2017-08-21gpio: mockup: use irq_simBartosz Golaszewski
2017-08-21Merge branch 'irq/for-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Walleij
2017-08-21gpio: mxs: use devres for irq generic chipBartosz Golaszewski
2017-08-21gpio: mxc: use devres for irq generic chipBartosz Golaszewski
2017-08-21gpio: pch: use devres for irq generic chipBartosz Golaszewski
2017-08-21gpio: ml-ioh: use devres for irq generic chipBartosz Golaszewski
2017-08-21gpio: sta2x11: use devres for irq generic chipBartosz Golaszewski
2017-08-21gpio: sta2x11: disallow unbinding the driverBartosz Golaszewski
2017-08-21gpio: mxs: disallow unbinding the driverBartosz Golaszewski
2017-08-21gpio: mxc: disallow unbinding the driverBartosz Golaszewski
2017-08-18irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney
2017-08-18irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()David Daney
2017-08-18irqdomain: Factor out code to add and remove items to and from the revmapDavid Daney
2017-08-18genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney
2017-08-18genirq: Export more irq_chip_*_parent() functionsDavid Daney
2017-08-16genirq/irq_sim: Add a devres variant of irq_sim_init()Bartosz Golaszewski
2017-08-16genirq/irq_sim: Add a simple interrupt simulator frameworkBartosz Golaszewski
2017-08-15gpio: aspeed: Remove reference to clock name in debounce warning messageAndrew Jeffery
2017-08-15dt-bindings: gpio: aspeed: Remove reference to clock nameAndrew Jeffery
2017-08-14gpio: 74x164: Introduce 'enable-gpios' propertyFabio Estevam
2017-08-14gpio: max77620: Make regmap_irq_chip constBhumika Goyal
2017-08-14gpio: zynq: Fix driver function parameters alignmentMichal Simek
2017-08-14gpio: zynq: Fix warnings in the driverNava kishore Manne
2017-08-14gpio: zynq: Fix empty lines in driverMichal Simek
2017-08-14gpio: zynq: Fix kernel doc warningsNava kishore Manne
2017-08-14gpio: zynq: Provided workaround for GPIOSwapna Manupati
2017-08-14gpio: zynq: Add support for suspend resumeShubhrajyoti Datta
2017-08-14gpio: Add support for TPS68470 GPIOsRajmohan Mani
2017-08-14gpio: davinci: Handle the return value of davinci_gpio_irq_setup functionKeerthy
2017-08-14dt-bindings: gpio: davinci: Add keystone-k2g compatibleKeerthy
2017-08-14gpio: vf610: add imx7ulp supportDong Aisheng
2017-08-14gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva
2017-08-14gpio: omap : Add missing clk_unprepare().Arvind Yadav
2017-08-14gpio: mb86s7x: Handle return value of clk_prepare_enable.Arvind Yadav
2017-08-14gpio: it87: add support for IT8772F Super I/O.Diego Elio Pettenò
2017-08-14gpio: tegra: Use unsigned int where possibleThierry Reding
2017-08-14gpio: tegra: Fix checkpatch warningsThierry Reding
2017-08-14gpio: tegra: Prefer kcalloc() over kzalloc() with multipliesThierry Reding
2017-08-14gpio: tegra: Remove unnecessary checkThierry Reding
2017-08-14gpio: Use unsigned int for of_gpio_n_cellsThierry Reding