summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2020-11-24Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""Tony Lindgren1-1/+11
2020-11-18gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim1-1/+51
2020-11-18gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim1-4/+4
2020-11-18gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim1-1/+1
2020-11-18gpio: sifive: Fix SiFive gpio probeDamien Le Moal1-1/+1
2020-11-18gpio: aspeed: fix ast2600 bank propertiesBilly Tsai1-0/+1
2020-10-07gpio: pca953x: Survive spurious interruptsMarc Zyngier1-2/+15
2020-10-07gpiolib: Disable compat ->read() code in UML caseAndy Shevchenko1-1/+1
2020-10-02Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds10-58/+135
2020-10-01gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957xAndy Shevchenko1-1/+4
2020-10-01gpio: pca953x: Use bitmap API over implicit GCC extensionAndy Shevchenko1-1/+3
2020-09-28gpio: amd-fch: correct logic of GPIO_LINE_DIRECTIONEd Wildgoose1-1/+1
2020-09-24gpio: aspeed: fix ast2600 bank propertiesTao Ren1-2/+2
2020-09-24gpio/aspeed-sgpio: don't enable all interrupts by defaultJeremy Kerr1-5/+3
2020-09-24gpio/aspeed-sgpio: enable access to all 80 input & output sgpiosJeremy Kerr1-42/+84
2020-09-24gpio: pca953x: Fix uninitialized pending variableYe Li1-1/+1
2020-09-17gpiolib: Fix line event handling in syscall compatible modeAndy Shevchenko1-4/+30
2020-09-09gpio: mockup: fix resource leak in error pathBartosz Golaszewski1-0/+2
2020-09-09gpio: siox: explicitly support only threaded irqsAhmad Fatoum1-0/+1
2020-09-09gpio: tc35894: fix up tc35894 interrupt configurationdillon min1-1/+1
2020-08-31gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai1-0/+3
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva6-13/+11
2020-08-19gpio: omap: Fix warnings if PM is disabledTony Lindgren1-2/+2
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds48-1579/+1949
2020-08-04gpio: wcove: Request IRQ after all initialisation doneAndy Shevchenko1-7/+7
2020-08-04gpio: crystalcove: Free IRQ on error pathAndy Shevchenko1-15/+3
2020-08-04gpio: pca953x: Request IRQ after all initialisation doneAndy Shevchenko1-11/+11
2020-08-04gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum1-5/+8
2020-08-04gpio: max732x: Use irqchip templateLinus Walleij1-15/+15
2020-08-04gpio: stmpe: Move chip registrationLinus Walleij1-6/+6
2020-07-30gpio: rcar: Use irqchip templateLinus Walleij1-7/+10
2020-07-29Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown1-4/+6
2020-07-23gpio: pci-idio-16: Use irqchip templateLinus Walleij1-11/+22
2020-07-23gpio: pcie-idio-24: Use irqchip templateLinus Walleij1-7/+10
2020-07-23gpio: 104-idio-16: Use irqchip templateLinus Walleij1-11/+22
2020-07-23gpio: 104-idi-48: Use irqchip templateLinus Walleij1-11/+22
2020-07-23gpio: 104-dio-48e: Use irqchip templateLinus Walleij1-12/+23
2020-07-23gpio: ws16c48: Use irqchip templateLinus Walleij1-14/+25
2020-07-23gpio: omap: improve coding style for pin config flagsDrew Fustini1-4/+9
2020-07-23gpio: dln2: Use irqchip templateLinus Walleij1-7/+10
2020-07-22Merge tag 'intel-gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij6-59/+70
2020-07-22gpio: sch: Add a blank line between declaration and codeAbanoub Sameh1-0/+1
2020-07-22gpio: sch: changed every 'unsigned' to 'unsigned int'Abanoub Sameh1-11/+11
2020-07-22gpio: ich: changed every 'unsigned' to 'unsigned int'Abanoub Sameh1-13/+13
2020-07-22gpio: wcove: Use irqchip templateLinus Walleij1-14/+16
2020-07-22gpio: crystalcove: Use irqchip templateLinus Walleij1-9/+15
2020-07-22spi: ppc4xx: Convert to use GPIO descriptorsLinus Walleij1-4/+6
2020-07-21gpio: crystalcove: changed every 'unsigned' to 'unsigned int'Abanoub Sameh1-5/+5
2020-07-21gpio: pch: Add a blank line between declaration and codeAbanoub Sameh1-0/+1
2020-07-21gpio: pch: changed every 'unsigned' to 'unsigned int'Abanoub Sameh1-5/+5