summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-07gpio: ich: Join string literals backAndy Shevchenko1-3/+2
2018-12-07gpio: ich: Convert pr_<level> to dev_<level>Andy Shevchenko1-6/+5
2018-12-07gpio: ich: Switch to use struct device instead of platform_deviceAndy Shevchenko1-10/+11
2018-12-07gpio: ich: Simplify error handling in ichx_write_bit()Andy Shevchenko1-12/+3
2018-12-07gpio: sodaville: Use for_each_set_bit() in IRQ handlerAndy Shevchenko1-6/+3
2018-12-07gpio: pch: Use for_each_set_bit() in IRQ handlerAndy Shevchenko1-8/+6
2018-12-07gpio: uniphier: convert to SPDX License IdentifierMasahiro Yamada1-13/+4
2018-12-07gpio: zynq: Report gpio direction at bootBrandon Maier1-0/+23
2018-12-07gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-12/+3
2018-12-07dt-bindings: tegra186-gpio: Add Tegra186 specific prefixThierry Reding1-0/+41
2018-12-07dt-bindings: gpio: lpc18xx: describe interrupt controllers of GPIO controllerVladimir Zapolskiy1-9/+29
2018-12-07gpio: lpc18xx: add GPIO pin interrupt controller supportVladimir Zapolskiy2-4/+264
2018-12-07gpio: lpc18xx: use resource managed interface to register GPIO controllerVladimir Zapolskiy1-2/+1
2018-12-07gpio: lpc18xx: add struct device local variableVladimir Zapolskiy1-7/+8
2018-12-07gpio: lpc18xx: use SPDX license identifierVladimir Zapolskiy1-4/+1
2018-12-07gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stackNicholas Mc Guire1-2/+6
2018-12-07gpio: mt7621: report failure of devm_kasprintf()Nicholas Mc Guire1-0/+2
2018-12-07MAINTAINERS: remove a duplicate entry for gpio-mockupBartosz Golaszewski1-1/+0
2018-12-06gpio: rcar: reference device instead of platform deviceVladimir Zapolskiy1-13/+11
2018-12-03gpio: lynxpoint: Use for_each_set_bit() in IRQ handlerAndy Shevchenko1-5/+7
2018-12-03gpio: pch: Convert to dev_pm_opsAndy Shevchenko1-40/+13
2018-12-02gpio: sodaville: Convert to use managed functions pcim_* and devm_*Andy Shevchenko1-34/+18
2018-12-02gpio: pch: Convert to use managed functions pcim_* and devm_*Andy Shevchenko1-52/+12
2018-11-29gpio: OF: Parse MMC-specific CD and WP propertiesLinus Walleij1-0/+39
2018-11-26gpio: dwapb: Correct the DT node name in the examplePhil Edworthy1-2/+2
2018-11-26gpio: restore original GPLv2+ license of gpiolib-of.c sourcesVladimir Zapolskiy1-1/+1
2018-11-19drivers/gpio/gpio-grgpio.c: Remove duplicate headerBrajeswar Ghosh1-1/+0
2018-11-17gpio: vf610: add optional clock supportA.s. Dong1-0/+44
2018-11-17gpio: mxc: move gpio noirq suspend/resume to syscore phaseAnson Huang1-15/+24
2018-11-17gpio: drop broken to_gpio_irq_chip() helperJohan Hovold1-5/+0
2018-11-15gpio: rcar: convert to SPDX identifiersKuninori Morimoto1-9/+1
2018-11-15gpio: drop devm_gpio_chip_match()Laurent Pinchart1-14/+0
2018-11-09MAINTAINERS: Do maintain Intel GPIO drivers via separate treeAndy Shevchenko1-12/+21
2018-11-05dt-bindings: gpio: vf610: add optional clocks propertyA.s. Dong1-0/+6
2018-11-05gpiolib: Fix possible use after free on labelMuchun Song2-6/+25
2018-11-05gpio: sch311x: clean an indentation issue, remove extraneous spaceColin Ian King1-1/+1
2018-11-05gpio: pl061: Move irq_chip definition inside struct pl061Manivannan Sadhasivam1-11/+10
2018-11-05gpio: drop devm_gpiochip_remove()Uwe Kleine-König3-19/+1
2018-11-05gpio: pcie-idio-24: Mask read inputs for get_multipleWilliam Breathitt Gray1-1/+1
2018-11-05gpio: pci-idio-16: Mask read inputs for get_multipleWilliam Breathitt Gray1-1/+1
2018-11-05gpio: ws16c48: Mask read inputs for get_multipleWilliam Breathitt Gray1-1/+1
2018-11-05gpio: gpio-mm: Mask read inputs for get_multipleWilliam Breathitt Gray1-1/+1
2018-11-05gpio: 104-idi-48e: Mask the read inputs for get_multipleWilliam Breathitt Gray1-1/+1
2018-11-05gpio: 104-dio-48e: Mask read inputs for get_multipleWilliam Breathitt Gray1-1/+1
2018-11-05gpio: gpio-tegra: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-05gpio: gpio-zynq: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-05gpio: gpio-omap: simplify getting .driver_dataWolfram Sang1-8/+4
2018-11-05gpio: gpio-mxc: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-05gpio: gpio-lynxpoint: simplify getting .driver_dataWolfram Sang1-2/+1
2018-11-05gpio: gpio-dwapb: simplify getting .driver_dataWolfram Sang1-4/+2