summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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-236-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
| * gpio: dln2: Use irqchip templateLinus Walleij2020-07-231-7/+10
| * Merge tag 'intel-gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij2020-07-226-59/+70
| |\
| | * gpio: sch: Add a blank line between declaration and codeAbanoub Sameh2020-07-221-0/+1
| | * gpio: sch: changed every 'unsigned' to 'unsigned int'Abanoub Sameh2020-07-221-11/+11
| | * gpio: ich: changed every 'unsigned' to 'unsigned int'Abanoub Sameh2020-07-221-13/+13
| | * gpio: wcove: Use irqchip templateLinus Walleij2020-07-221-14/+16
| | * gpio: crystalcove: Use irqchip templateLinus Walleij2020-07-221-9/+15
| | * gpio: crystalcove: changed every 'unsigned' to 'unsigned int'Abanoub Sameh2020-07-211-5/+5
| | * gpio: pch: Add a blank line between declaration and codeAbanoub Sameh2020-07-211-0/+1
| | * gpio: pch: changed every 'unsigned' to 'unsigned int'Abanoub Sameh2020-07-211-5/+5
| | * gpio: pch: Move IRQ status message to verbose debug levelAndy Shevchenko2020-07-021-1/+2
| | * gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_dataLee Jones2020-06-301-1/+1
| * | gpio: pca953x: Use irqchip templateLinus Walleij2020-07-201-12/+13
| * | gpio: omap: handle pin config bias flagsDrew Fustini2020-07-201-5/+11
| * | gpio: pcf857x: Use irqchip templateLinus Walleij2020-07-201-23/+24
| * | gpio: adp5588: Use irqchip templateLinus Walleij2020-07-201-15/+24
| * | gpio: adnp: Use irqchip templateLinus Walleij2020-07-201-47/+48
| * | gpio: stmpe: Use irqchip templateLinus Walleij2020-07-201-13/+11