summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-11-10gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva
2018-11-02drivers: remove unused rt5025 driversTao Huang
2018-10-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
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-07-06Merge tag 'lsk-v4.4-18.06-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-06-16gpio: No NULL ownerLinus Walleij
2018-06-04Merge tag 'lsk-v4.4-18.05-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-05-26gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven
2018-04-13gpio: label descriptors using the device nameLinus Walleij
2018-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-02-28UPSTREAM: gpio: Add devm_ apis for gpiochip_add_data and gpiochip_removeLaxman Dewangan
2018-02-28UPSTREAM: gpio: add a data pointer to gpio_chipLinus Walleij
2018-02-28UPSTREAM: gpiolib: make comment consistent with codeBamvor Jian Zhang
2018-02-28UPSTREAM: gpiolib: do not allow to insert an empty gpiochipBamvor Jian Zhang
2018-02-28UPSTREAM: gpio: change member .dev to .parentLinus Walleij
2018-02-25Revert "gpio: rockchip: Make the gpio base added at gpiolib"David Wu
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
2018-01-26Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-01-25gpio: remove unused rk driversTao Huang
2017-12-22gpio: rockchip: Make the gpio base added at gpiolibDavid Wu
2017-12-16gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid
2017-07-19mfd: rk808: add rk816 supportshengfei Xu
2017-04-28gpio: rk8xx: print probe successful infochenjh
2017-02-24mfd: rk805: fix submodules node available match errorchenjh
2017-01-18mfd: rk808: add rk805 supportJianhong Chen
2016-11-04Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
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-10Merge tag 'lsk-v4.4-16.07-android'Huang, Tao
2016-07-27Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold
2016-07-05Merge tag 'lsk-v4.4-16.06-android'Huang, Tao
2016-06-24gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks
2015-12-21Merge tag 'v4.4-rc6'Huang, Tao
2015-12-17gpio: revert get() to non-errorprogating behaviourLinus Walleij
2015-12-17gpio: generic: clamp values from bgpio_get_set()Linus Walleij
2015-12-11gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin
2015-12-07Merge tag 'v4.4-rc4'Huang, Tao
2015-11-30gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko
2015-11-29gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy
2015-11-17gpio-tegra: Do not create the debugfs entry by defaultSuzuki K. Poulose