summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'intel-gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2018-12-148-300/+137
|\
| * gpio: sodaville: Convert to use SPDX identifierAndy Shevchenko2018-12-071-5/+1
| * gpio: sch: Convert to use SPDX identifierAndy Shevchenko2018-12-071-14/+2
| * gpio: pch: Convert to use SPDX identifierAndy Shevchenko2018-12-071-14/+2
| * gpio: merrifield: Convert to use SPDX identifierAndy Shevchenko2018-12-071-4/+1
| * gpio: lynxpoint: Convert to use SPDX identifierAndy Shevchenko2018-12-071-15/+2
| * gpio: intel-mid: Convert to use SPDX identifierAndy Shevchenko2018-12-071-9/+1
| * gpio: ich: Convert to use SPDX identifierAndy Shevchenko2018-12-071-14/+1
| * gpio: sodaville: Sort headers alphabeticallyAndy Shevchenko2018-12-071-3/+3
| * gpio: pch: Sort headers alphabeticallyAndy Shevchenko2018-12-071-3/+3
| * gpio: ich: Sort headers alphabeticallyAndy Shevchenko2018-12-071-3/+3
| * gpio: sch: Remove linux/init.h and sort headersAndy Shevchenko2018-12-071-6/+5
| * gpio: merrifield: Remove linux/init.hAndy Shevchenko2018-12-071-1/+0
| * gpio: lynxpoint: Remove linux/init.h and sort headersAndy Shevchenko2018-12-071-8/+7
| * gpio: intel-mid: Remove linux/module.h and sort headersAndy Shevchenko2018-12-071-4/+2
| * gpio: pch: Remove duplicate assignmentsAndy Shevchenko2018-12-071-4/+1
| * gpio: pch: Remove redundant __func__ from debug printAndy Shevchenko2018-12-071-7/+4
| * gpio: ich: Join string literals backAndy Shevchenko2018-12-071-3/+2
| * gpio: ich: Convert pr_<level> to dev_<level>Andy Shevchenko2018-12-071-6/+5
| * gpio: ich: Switch to use struct device instead of platform_deviceAndy Shevchenko2018-12-071-10/+11
| * gpio: ich: Simplify error handling in ichx_write_bit()Andy Shevchenko2018-12-071-12/+3
| * gpio: sodaville: Use for_each_set_bit() in IRQ handlerAndy Shevchenko2018-12-071-6/+3
| * gpio: pch: Use for_each_set_bit() in IRQ handlerAndy Shevchenko2018-12-071-8/+6
| * 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