summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-12-07gpio: ich: Convert to use SPDX identifierAndy Shevchenko
2018-12-07gpio: sodaville: Sort headers alphabeticallyAndy Shevchenko
2018-12-07gpio: pch: Sort headers alphabeticallyAndy Shevchenko
2018-12-07gpio: ich: Sort headers alphabeticallyAndy Shevchenko
2018-12-07gpio: sch: Remove linux/init.h and sort headersAndy Shevchenko
2018-12-07gpio: merrifield: Remove linux/init.hAndy Shevchenko
2018-12-07gpio: lynxpoint: Remove linux/init.h and sort headersAndy Shevchenko
2018-12-07gpio: intel-mid: Remove linux/module.h and sort headersAndy Shevchenko
2018-12-07gpio: pch: Remove duplicate assignmentsAndy Shevchenko
2018-12-07gpio: pch: Remove redundant __func__ from debug printAndy Shevchenko
2018-12-07gpio: ich: Join string literals backAndy Shevchenko
2018-12-07gpio: ich: Convert pr_<level> to dev_<level>Andy Shevchenko
2018-12-07gpio: ich: Switch to use struct device instead of platform_deviceAndy Shevchenko
2018-12-07gpio: ich: Simplify error handling in ichx_write_bit()Andy Shevchenko
2018-12-07gpio: sodaville: Use for_each_set_bit() in IRQ handlerAndy Shevchenko
2018-12-07gpio: pch: Use for_each_set_bit() in IRQ handlerAndy Shevchenko
2018-12-07gpio: uniphier: convert to SPDX License IdentifierMasahiro Yamada
2018-12-07gpio: zynq: Report gpio direction at bootBrandon Maier
2018-12-07gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-12-07gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlersHans de Goede
2018-12-07gpio: lpc18xx: add GPIO pin interrupt controller supportVladimir Zapolskiy
2018-12-07gpio: lpc18xx: use resource managed interface to register GPIO controllerVladimir Zapolskiy
2018-12-07gpio: lpc18xx: add struct device local variableVladimir Zapolskiy
2018-12-07gpio: lpc18xx: use SPDX license identifierVladimir Zapolskiy
2018-12-07gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stackNicholas Mc Guire
2018-12-07gpio: mt7621: report failure of devm_kasprintf()Nicholas Mc Guire
2018-12-05gpio: rcar: reference device instead of platform deviceVladimir Zapolskiy
2018-12-03gpio: lynxpoint: Use for_each_set_bit() in IRQ handlerAndy Shevchenko
2018-12-03gpio: pch: Convert to dev_pm_opsAndy Shevchenko
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-02gpio: sodaville: Convert to use managed functions pcim_* and devm_*Andy Shevchenko
2018-12-02gpio: pch: Convert to use managed functions pcim_* and devm_*Andy Shevchenko
2018-11-29gpio: OF: Parse MMC-specific CD and WP propertiesLinus Walleij
2018-11-26gpio: davinci: restore a way to manually specify the GPIO baseBartosz Golaszewski
2018-11-26gpio: restore original GPLv2+ license of gpiolib-of.c sourcesVladimir Zapolskiy
2018-11-19drivers/gpio/gpio-grgpio.c: Remove duplicate headerBrajeswar Ghosh
2018-11-16gpio: vf610: add optional clock supportA.s. Dong
2018-11-16gpio: mockup: fix indicated directionBartosz Golaszewski
2018-11-16gpio: pxa: fix legacy non pinctrl aware builds againRobert Jarzmik
2018-11-16gpio: mxc: move gpio noirq suspend/resume to syscore phaseAnson Huang
2018-11-15gpio: rcar: convert to SPDX identifiersKuninori Morimoto
2018-11-15gpio: drop devm_gpio_chip_match()Laurent Pinchart
2018-11-09gpio: don't free unallocated ida on gpiochip_add_data_with_key() error pathVladimir Zapolskiy
2018-11-05gpiolib: Fix possible use after free on labelMuchun Song
2018-11-05gpio: sch311x: clean an indentation issue, remove extraneous spaceColin Ian King
2018-11-05gpio: pl061: Move irq_chip definition inside struct pl061Manivannan Sadhasivam
2018-11-05gpio: drop devm_gpiochip_remove()Uwe Kleine-König
2018-11-05gpio: pcie-idio-24: Mask read inputs for get_multipleWilliam Breathitt Gray
2018-11-05gpio: pci-idio-16: Mask read inputs for get_multipleWilliam Breathitt Gray
2018-11-05gpio: ws16c48: Mask read inputs for get_multipleWilliam Breathitt Gray