aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2019-05-16gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven
2019-05-08gpio: mxc: add check to return defer probe if clock tree NOT readyAnson Huang
2019-05-04gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven
2019-05-04gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov
2019-05-04gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov
2019-05-04gpio: aspeed: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-02gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang
2019-04-05gpio: of: Restrict enable-gpio quirk to regulator-gpioThierry Reding
2019-04-05gpio: of: Apply regulator-gpio quirk only to enable-gpiosMarek Vasut
2019-04-05gpio: gpio-omap: fix level interrupt idlingRussell King
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin
2019-04-03gpio: exar: add a check for the return value of ida_simple_get failsKangjie Lu
2019-03-23gpio: pca953x: Fix dereference of irq data in shutdownMark Walton
2019-02-14gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2Lubomir Rintel
2019-02-08gpio: MT7621: use a per instance irq_chip structureRené van Dorst
2019-01-28gpio: vf610: Mask all GPIO interruptsAndrew Lunn
2019-01-23gpio: altera-a10sr: Set proper output level for direction_outputAxel Lin
2019-01-23gpio: sprd: Fix incorrect irq type setting for the async EICNeo Hou
2019-01-23gpio: sprd: Fix the incorrect data registerNeo Hou
2019-01-23gpiolib: fix line event timestamps for nested irqsBartosz Golaszewski
2019-01-23gpio: pcf857x: Fix interrupts on multiple instancesRoger Quadros
2019-01-11gpio: pca953x: Make symbol 'pca953x_i2c_regmap' staticWei Yongjun
2019-01-07gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interruptsHans de Goede
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-25Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2018-12-25Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-22gpio: sama5d2-piobu: Depend on OF_GPIOLinus Walleij
2018-12-21Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-21gpio: Add Cadence GPIO driverJan Kotas
2018-12-21gpiolib-acpi: remove unused variable 'err', cleans up build warningColin Ian King
2018-12-21gpio: mxs: read pin level directly instead of using .getUwe Kleine-König
2018-12-21gpio: aspeed: remove duplicated statementTao Ren
2018-12-21gpio: add driver for SAMA5D2 PIOBU pinsAndrei.Stefanescu@microchip.com
2018-12-21gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König
2018-12-21gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2018-12-21gpio: gpio-omap: Revert deferred wakeup quirk handling for regressionsTony Lindgren
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen
2018-12-17gpio/mmc/of: Respect polarity in the device treeLinus Walleij
2018-12-17gpio: pca953x: Add regmap dependency for PCA953x driverMarek Vasut
2018-12-17gpio: raspberrypi-exp: decrease refcount on firmware dt nodeNicolas Saenz Julienne
2018-12-17gpio: name PCA953x gpio chips after device nameLinus Walleij
2018-12-14Merge branch 'ib-pca953x' into develLinus Walleij
2018-12-14gpio: pca953x: Restore registers after suspend/resume cycleMarek Vasut
2018-12-14gpio: pca953x: Zap single use of pca953x_read_single()Marek Vasut
2018-12-14gpio: pca953x: Zap ad-hoc reg_output cacheMarek Vasut
2018-12-14gpio: pca953x: Zap ad-hoc reg_direction cacheMarek Vasut
2018-12-14gpio: pca953x: Perform basic regmap conversionMarek Vasut
2018-12-14gpio: pca953x: Extract the register address mangling to single functionMarek Vasut