summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | gpio: pisosr: Simplify with dev_err_probe()Krzysztof Kozlowski2020-08-281-6/+3
| | * | gpio: pca953x: Simplify with dev_err_probe()Krzysztof Kozlowski2020-08-281-6/+3
| | * | gpio: omap: Simplify with dev_err_probe()Krzysztof Kozlowski2020-08-281-4/+1
| | * | gpio: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski2020-08-281-6/+2
| | * | gpio: bcm-kona: Simplify with dev_err_probe()Krzysztof Kozlowski2020-08-281-4/+1
| | * | gpio: aggregator: Refactor ->{get, set}_multiple() to make Sparse happyAndy Shevchenko2020-08-181-27/+43
| | * | gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390Aleksander Jan Bajkowski2020-08-181-6/+48
| | |/
| * | gpio: dwapb: Use resource managed GPIO-chip add data methodSerge Semin2020-08-271-35/+2
| * | gpio: dwapb: Get clocks by means of resource managed interfaceSerge Semin2020-08-271-16/+32
| * | gpio: dwapb: Get reset control by means of resource managed interfaceSerge Semin2020-08-271-6/+29
| * | gpio: dwapb: Discard ACPI GPIO-chip IRQs requestSerge Semin2020-08-271-4/+0
| * | gpio: dwapb: Discard GPIO-to-IRQ mapping functionSerge Semin2020-08-271-10/+0
| * | gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chipSerge Semin2020-08-272-94/+111
| * | gpio: dwapb: Add max GPIOs macroSerge Semin2020-08-271-4/+4
| * | gpio: dwapb: Move MFD-specific IRQ handlerSerge Semin2020-08-271-5/+5
| * | gpio: dwapb: Add ngpios DT-property supportSerge Semin2020-08-271-1/+2
| |/
* | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-2/+13
|\ \
| * | gpio: tegra186: Allow optional irq parent callbacksMarc Zyngier2020-10-101-2/+13
* | | gpio: pca953x: Survive spurious interruptsMarc Zyngier2020-10-071-2/+15
* | | gpiolib: Disable compat ->read() code in UML caseAndy Shevchenko2020-10-071-1/+1
* | | Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-10-0210-58/+135
|\ \ \ | |/ / |/| |
| * | gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957xAndy Shevchenko2020-10-011-1/+4
| * | gpio: pca953x: Use bitmap API over implicit GCC extensionAndy Shevchenko2020-10-011-1/+3
| * | gpio: amd-fch: correct logic of GPIO_LINE_DIRECTIONEd Wildgoose2020-09-281-1/+1
| * | gpio: aspeed: fix ast2600 bank propertiesTao Ren2020-09-241-2/+2
| * | gpio/aspeed-sgpio: don't enable all interrupts by defaultJeremy Kerr2020-09-241-5/+3
| * | gpio/aspeed-sgpio: enable access to all 80 input & output sgpiosJeremy Kerr2020-09-241-42/+84
| * | gpio: pca953x: Fix uninitialized pending variableYe Li2020-09-241-1/+1
| * | gpiolib: Fix line event handling in syscall compatible modeAndy Shevchenko2020-09-171-4/+30
| * | gpio: mockup: fix resource leak in error pathBartosz Golaszewski2020-09-091-0/+2
| * | gpio: siox: explicitly support only threaded irqsAhmad Fatoum2020-09-091-0/+1
| * | gpio: tc35894: fix up tc35894 interrupt configurationdillon min2020-09-091-1/+1
| * | gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai2020-08-311-0/+3
| * | gpio: omap: Fix warnings if PM is disabledTony Lindgren2020-08-191-2/+2
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-246-13/+11
|/
* Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-08-0548-1579/+1949
|\
| * gpio: wcove: Request IRQ after all initialisation doneAndy Shevchenko2020-08-041-7/+7
| * gpio: crystalcove: Free IRQ on error pathAndy Shevchenko2020-08-041-15/+3
| * gpio: pca953x: Request IRQ after all initialisation doneAndy Shevchenko2020-08-041-11/+11
| * gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum2020-08-041-5/+8
| * gpio: max732x: Use irqchip templateLinus Walleij2020-08-041-15/+15
| * gpio: stmpe: Move chip registrationLinus Walleij2020-08-041-6/+6
| * gpio: rcar: Use irqchip templateLinus Walleij2020-07-301-7/+10
| * gpio: pci-idio-16: Use irqchip templateLinus Walleij2020-07-231-11/+22
| * gpio: pcie-idio-24: Use irqchip templateLinus Walleij2020-07-231-7/+10
| * gpio: 104-idio-16: Use irqchip templateLinus Walleij2020-07-231-11/+22
| * gpio: 104-idi-48: Use irqchip templateLinus Walleij2020-07-231-11/+22
| * gpio: 104-dio-48e: Use irqchip templateLinus Walleij2020-07-231-12/+23
| * gpio: ws16c48: Use irqchip templateLinus Walleij2020-07-231-14/+25
| * gpio: omap: improve coding style for pin config flagsDrew Fustini2020-07-231-4/+9