summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | gpio: lynxpoint: Use for_each_set_bit() in IRQ handlerAndy Shevchenko2018-12-031-5/+7
| * | gpio: pch: Convert to dev_pm_opsAndy Shevchenko2018-12-031-40/+13
| * | gpio: sodaville: Convert to use managed functions pcim_* and devm_*Andy Shevchenko2018-12-021-34/+18
| * | gpio: pch: Convert to use managed functions pcim_* and devm_*Andy Shevchenko2018-12-021-52/+12
| * | MAINTAINERS: Do maintain Intel GPIO drivers via separate treeAndy Shevchenko2018-11-091-12/+21
| |/
* | gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij2018-12-149-19/+34
* | gpio: lpc18xx: fix GPIO controller driver build as a moduleVladimir Zapolskiy2018-12-101-2/+0
* | gpio: uniphier: convert to SPDX License IdentifierMasahiro Yamada2018-12-071-13/+4
* | gpio: zynq: Report gpio direction at bootBrandon Maier2018-12-071-0/+23
* | gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-071-12/+3
* | dt-bindings: tegra186-gpio: Add Tegra186 specific prefixThierry Reding2018-12-071-0/+41
* | dt-bindings: gpio: lpc18xx: describe interrupt controllers of GPIO controllerVladimir Zapolskiy2018-12-071-9/+29
* | gpio: lpc18xx: add GPIO pin interrupt controller supportVladimir Zapolskiy2018-12-072-4/+264
* | gpio: lpc18xx: use resource managed interface to register GPIO controllerVladimir Zapolskiy2018-12-071-2/+1
* | gpio: lpc18xx: add struct device local variableVladimir Zapolskiy2018-12-071-7/+8
* | gpio: lpc18xx: use SPDX license identifierVladimir Zapolskiy2018-12-071-4/+1
* | gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stackNicholas Mc Guire2018-12-071-2/+6
* | gpio: mt7621: report failure of devm_kasprintf()Nicholas Mc Guire2018-12-071-0/+2
* | MAINTAINERS: remove a duplicate entry for gpio-mockupBartosz Golaszewski2018-12-071-1/+0
* | gpio: rcar: reference device instead of platform deviceVladimir Zapolskiy2018-12-051-13/+11
* | gpio: OF: Parse MMC-specific CD and WP propertiesLinus Walleij2018-11-291-0/+39
* | gpio: dwapb: Correct the DT node name in the examplePhil Edworthy2018-11-261-2/+2
* | gpio: restore original GPLv2+ license of gpiolib-of.c sourcesVladimir Zapolskiy2018-11-261-1/+1
* | drivers/gpio/gpio-grgpio.c: Remove duplicate headerBrajeswar Ghosh2018-11-191-1/+0
* | gpio: vf610: add optional clock supportA.s. Dong2018-11-161-0/+44
* | gpio: mxc: move gpio noirq suspend/resume to syscore phaseAnson Huang2018-11-161-15/+24
* | gpio: drop broken to_gpio_irq_chip() helperJohan Hovold2018-11-161-5/+0
* | gpio: rcar: convert to SPDX identifiersKuninori Morimoto2018-11-151-9/+1
* | gpio: drop devm_gpio_chip_match()Laurent Pinchart2018-11-151-14/+0
* | dt-bindings: gpio: vf610: add optional clocks propertyA.s. Dong2018-11-051-0/+6
* | gpiolib: Fix possible use after free on labelMuchun Song2018-11-052-6/+25
* | gpio: sch311x: clean an indentation issue, remove extraneous spaceColin Ian King2018-11-051-1/+1
* | gpio: pl061: Move irq_chip definition inside struct pl061Manivannan Sadhasivam2018-11-051-11/+10
* | gpio: drop devm_gpiochip_remove()Uwe Kleine-König2018-11-053-19/+1
* | gpio: pcie-idio-24: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* | gpio: pci-idio-16: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* | gpio: ws16c48: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* | gpio: gpio-mm: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* | gpio: 104-idi-48e: Mask the read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* | gpio: 104-dio-48e: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* | gpio: gpio-tegra: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
* | gpio: gpio-zynq: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
* | gpio: gpio-omap: simplify getting .driver_dataWolfram Sang2018-11-051-8/+4
* | gpio: gpio-mxc: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
* | gpio: gpio-lynxpoint: simplify getting .driver_dataWolfram Sang2018-11-051-2/+1
* | gpio: gpio-dwapb: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
* | gpio: Add global TODO file for GPIOLinus Walleij2018-11-051-0/+109
|/
* Linux 4.20-rc1v4.20-rc1Linus Torvalds2018-11-051-2/+2
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-0425-292/+2418
|\
| * ubifs: Remove unneeded semicolonDing Xiang2018-10-231-1/+1