summaryrefslogtreecommitdiff
path: root/drivers/gpio (unfollow)
Commit message (Expand)Author
2021-07-20gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli
2021-03-03gpio: pcf857x: Fix missing first interruptMaxim Kiselev
2020-10-14gpio: tc35894: fix up tc35894 interrupt configurationdillon min
2020-08-21gpio: fix oops resulting from calling of_get_named_gpio(NULL, ...)Uwe Kleine-König
2020-01-23gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven
2020-01-12gpiolib: fix up emulated open drain outputsRussell King
2020-01-04gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean
2019-11-25gpio: syscon: Fix possible NULL ptr usageMarek Vasut
2019-08-04gpio: omap: ensure irq is enabled before wakeupRussell King
2019-08-04gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap
2019-06-22gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren
2019-04-27gpio: gpio-omap: fix level interrupt idlingRussell King
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin
2019-03-23gpio: vf610: Mask all GPIO interruptsAndrew Lunn
2019-01-13gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2018-11-10gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva
2018-10-23soc: qcom: Remove smp2p test supportHardik Arya
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko
2018-09-19gpio: ml-ioh: Fix buffer underwrite on probe error pathAnton Vasilyev
2018-09-19gpio: tegra: Move driver registration to subsys_init levelDmitry Osipenko
2018-06-16gpio: No NULL ownerLinus Walleij
2018-05-26gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven
2018-05-02gpio: No NULL ownerLinus Walleij
2018-04-13gpio: label descriptors using the device nameLinus Walleij
2018-02-25gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann
2018-02-25gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi
2018-02-03gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan
2018-02-03gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-12-16gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid
2017-05-31drivers: Warning fixes to disable CC_OPTIMIZE_FOR_SIZEPrasad Sodagudi
2017-02-03gpio: qpnp-pin: correct various coding style issuesDavid Collins
2017-01-09qpnp-pin: Fix null pointer access in qpnp_pin_debugfs_create()Subbaraman Narayanamurthy
2016-11-04gpio: qpnp-pin: Fix reading the GPIO mode for GPIO_LV_MV subtypeFenglin Wu
2016-10-28gpio: mpc8xxx: Correct irq handler functionLiu Gang
2016-10-07gpio: sa1100: fix irq probing for ucb1x00Russell King
2016-09-07gpio: Fix OF build problem on UMLinus Walleij
2016-08-20gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko
2016-08-20gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R
2016-08-17soc: qcom: smp2p: Fix kernel address leakKarthikeyan Ramasubramanian
2016-08-09soc: qcom: smp2p: Add support for CDSP peripheralDhoat Harpal
2016-07-27Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold
2016-06-24gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks
2016-04-26gpio: qpnp-pin: Fix crash while freeing memory when probe failsNicholas Troast
2016-03-23gpio: qpnp-pin: Fix out of bound shiftAshay Jaiswal
2016-03-23gpio: qpnp-pin: Fix compilation error on enabling the debug optionAnirudh Ghayal
2016-03-22gpio: smp2p: Use irq_domain_get_of_node accessorKarthikeyan Ramasubramanian
2016-03-22gpio: smp2p: Remove setting IRQ flagsKarthikeyan Ramasubramanian
2016-03-22soc: qcom: Add snapshot of SMP2P DriverKarthikeyan Ramasubramanian