index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
10
-58
/
+135
2020-10-01
gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x
Andy Shevchenko
1
-1
/
+4
2020-10-01
gpio: pca953x: Use bitmap API over implicit GCC extension
Andy Shevchenko
1
-1
/
+3
2020-09-28
gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
Ed Wildgoose
1
-1
/
+1
2020-09-24
gpio: aspeed: fix ast2600 bank properties
Tao Ren
1
-2
/
+2
2020-09-24
gpio/aspeed-sgpio: don't enable all interrupts by default
Jeremy Kerr
1
-5
/
+3
2020-09-24
gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
Jeremy Kerr
1
-42
/
+84
2020-09-24
gpio: pca953x: Fix uninitialized pending variable
Ye Li
1
-1
/
+1
2020-09-17
gpiolib: Fix line event handling in syscall compatible mode
Andy Shevchenko
1
-4
/
+30
2020-09-09
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
1
-0
/
+2
2020-09-09
gpio: siox: explicitly support only threaded irqs
Ahmad Fatoum
1
-0
/
+1
2020-09-09
gpio: tc35894: fix up tc35894 interrupt configuration
dillon min
1
-1
/
+1
2020-08-31
gpio: sprd: Clear interrupt when setting the type as edge
Taiping Lai
1
-0
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-13
/
+11
2020-08-19
gpio: omap: Fix warnings if PM is disabled
Tony Lindgren
1
-2
/
+2
2020-08-05
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
48
-1579
/
+1949
2020-08-04
gpio: wcove: Request IRQ after all initialisation done
Andy Shevchenko
1
-7
/
+7
2020-08-04
gpio: crystalcove: Free IRQ on error path
Andy Shevchenko
1
-15
/
+3
2020-08-04
gpio: pca953x: Request IRQ after all initialisation done
Andy Shevchenko
1
-11
/
+11
2020-08-04
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
Ahmad Fatoum
1
-5
/
+8
2020-08-04
gpio: max732x: Use irqchip template
Linus Walleij
1
-15
/
+15
2020-08-04
gpio: stmpe: Move chip registration
Linus Walleij
1
-6
/
+6
2020-07-30
gpio: rcar: Use irqchip template
Linus Walleij
1
-7
/
+10
2020-07-29
Merge remote-tracking branch 'spi/for-5.9' into spi-next
Mark Brown
1
-4
/
+6
2020-07-23
gpio: pci-idio-16: Use irqchip template
Linus Walleij
1
-11
/
+22
2020-07-23
gpio: pcie-idio-24: Use irqchip template
Linus Walleij
1
-7
/
+10
2020-07-23
gpio: 104-idio-16: Use irqchip template
Linus Walleij
1
-11
/
+22
2020-07-23
gpio: 104-idi-48: Use irqchip template
Linus Walleij
1
-11
/
+22
2020-07-23
gpio: 104-dio-48e: Use irqchip template
Linus Walleij
1
-12
/
+23
2020-07-23
gpio: ws16c48: Use irqchip template
Linus Walleij
1
-14
/
+25
2020-07-23
gpio: omap: improve coding style for pin config flags
Drew Fustini
1
-4
/
+9
2020-07-23
gpio: dln2: Use irqchip template
Linus Walleij
1
-7
/
+10
2020-07-22
Merge tag 'intel-gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
6
-59
/
+70
2020-07-22
gpio: sch: Add a blank line between declaration and code
Abanoub Sameh
1
-0
/
+1
2020-07-22
gpio: sch: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
1
-11
/
+11
2020-07-22
gpio: ich: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
1
-13
/
+13
2020-07-22
gpio: wcove: Use irqchip template
Linus Walleij
1
-14
/
+16
2020-07-22
gpio: crystalcove: Use irqchip template
Linus Walleij
1
-9
/
+15
2020-07-22
spi: ppc4xx: Convert to use GPIO descriptors
Linus Walleij
1
-4
/
+6
2020-07-21
gpio: crystalcove: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
1
-5
/
+5
2020-07-21
gpio: pch: Add a blank line between declaration and code
Abanoub Sameh
1
-0
/
+1
2020-07-21
gpio: pch: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
1
-5
/
+5
2020-07-20
gpio: pca953x: Use irqchip template
Linus Walleij
1
-12
/
+13
2020-07-20
gpio: omap: handle pin config bias flags
Drew Fustini
1
-5
/
+11
2020-07-20
gpio: pcf857x: Use irqchip template
Linus Walleij
1
-23
/
+24
2020-07-20
gpio: adp5588: Use irqchip template
Linus Walleij
1
-15
/
+24
2020-07-20
gpio: adnp: Use irqchip template
Linus Walleij
1
-47
/
+48
2020-07-20
gpio: stmpe: Use irqchip template
Linus Walleij
1
-13
/
+11
2020-07-20
gpio: tc35892: Use irqchip template
Linus Walleij
1
-15
/
+11
2020-07-17
gpio: max77620: Use helper variable and clarify
Linus Walleij
1
-5
/
+11
[next]