summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | |/
| * | gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij2018-12-143-13/+23
| * | 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
| * | 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
| * | 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: 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: rcar: convert to SPDX identifiersKuninori Morimoto2018-11-151-9/+1
| * | gpio: drop devm_gpio_chip_match()Laurent Pinchart2018-11-151-14/+0
| * | gpiolib: Fix possible use after free on labelMuchun Song2018-11-051-4/+21
| * | 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-051-17/+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
| |/
* | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-281-1/+1
|\ \