summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2019-03-14gpio: vf610: Mask all GPIO interruptsAndrew Lunn1-0/+5
2019-02-27gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2Lubomir Rintel1-0/+1
2019-02-27gpio: MT7621: use a per instance irq_chip structureRené van Dorst1-10/+10
2019-02-20gpio: mxc: move gpio noirq suspend/resume to syscore phaseAnson Huang1-17/+24
2019-02-12gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stackNicholas Mc Guire1-2/+6
2019-02-12gpio: mt7621: report failure of devm_kasprintf()Nicholas Mc Guire1-0/+2
2019-02-12gpiolib: Fix possible use after free on labelMuchun Song1-4/+21
2019-02-06gpio: sprd: Fix incorrect irq type setting for the async EICNeo Hou1-0/+1
2019-02-06gpio: sprd: Fix the incorrect data registerNeo Hou1-1/+12
2019-02-06gpio: pcf857x: Fix interrupts on multiple instancesRoger Quadros1-14/+12
2019-02-06gpiolib: fix line event timestamps for nested irqsBartosz Golaszewski1-1/+8
2019-02-06gpio: altera-a10sr: Set proper output level for direction_outputAxel Lin1-1/+3
2019-01-26gpio: pl061: Move irq_chip definition inside struct pl061Manivannan Sadhasivam1-11/+10
2018-12-21Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-131/+95
2018-12-21gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König1-3/+3
2018-12-21gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy1-9/+3
2018-12-21gpio: gpio-omap: Revert deferred wakeup quirk handling for regressionsTony Lindgren1-59/+5
2018-12-07gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlersHans de Goede1-60/+84
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2018-11-26gpio: davinci: restore a way to manually specify the GPIO baseBartosz Golaszewski1-1/+1
2018-11-17gpio: mockup: fix indicated directionBartosz Golaszewski1-3/+3
2018-11-17gpio: pxa: fix legacy non pinctrl aware builds againRobert Jarzmik1-2/+2
2018-11-09gpio: don't free unallocated ida on gpiochip_add_data_with_key() error pathVladimir Zapolskiy1-2/+3
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds46-847/+1835
2018-10-23Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-405/+1
2018-10-21Merge branch 'regulator-4.20' into regulator-nextMark Brown1-2/+17
2018-10-16gpio: uniphier: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada1-1/+1
2018-10-16gpio: Clarify kerneldoc on gpiochip_set_chained_irqchip()Stephen Boyd1-2/+1
2018-10-16gpio: Remove unused 'irqchip' argument to gpiochip_set_cascaded_irqchip()Stephen Boyd1-6/+2
2018-10-16gpio: Drop parent irq assignment during cascade setupStephen Boyd1-10/+0
2018-10-15gpio: fix SNPS_CREG kconfig dependency warningRandy Dunlap1-1/+1
2018-10-12regulator/gpio: Allow nonexclusive GPIO accessLinus Walleij1-2/+17
2018-10-12gpiolib: Initialize gdev field before is usedRicardo Ribalda Delgado1-2/+3
2018-10-10gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd1-1/+2
2018-10-10gpio: fix doc string for devm_gpiochip_add_data() to not talk about irq_chipUwe Kleine-König1-1/+1
2018-10-10gpio: syscon: Fix possible NULL ptr usageMarek Vasut1-1/+1
2018-10-10gpiolib: Show correct direction from the beginningRicardo Ribalda Delgado1-14/+13
2018-10-10gpiolib: Add init_valid_mask exported functionRicardo Ribalda Delgado1-2/+14
2018-10-10GPIO: add single-register GPIO via CREG driverEugeniy Paltsev3-0/+202
2018-10-03gpio: mockup: use device properties instead of platform_dataBartosz Golaszewski1-31/+51
2018-10-03ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg1-1/+1
2018-10-02gpio: Slightly more helpful debugfsLinus Walleij1-4/+7
2018-10-01gpio: omap: Remove set but not used variable 'dev'YueHaibing1-2/+0
2018-10-01gpio: omap: drop omap_gpio_listGrygorii Strashko1-4/+0
2018-10-01Merge tag 'v4.19-rc6' into develLinus Walleij4-40/+72
2018-10-01Accept partial 'gpio-line-names' property.Christophe Blaess1-12/+9
2018-10-01gpio: omap: get rid of the conditional PM runtime callsGrygorii Strashko1-20/+5
2018-10-01gpio: htc-egpio: Remove set but not used variable 'bit'YueHaibing1-2/+0
2018-10-01gpio: Restore indentation of continued linesGeert Uytterhoeven2-14/+14