index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
gpio: sprd: Clear interrupt when setting the type as edge
Taiping Lai
1
-0
/
+3
2020-08-28
gpio: zynq: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2020-08-28
gpio: pisosr: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-08-28
gpio: pca953x: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-08-28
gpio: omap: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2020-08-28
gpio: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2020-08-28
gpio: bcm-kona: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2020-08-27
gpio: dwapb: Use resource managed GPIO-chip add data method
Serge Semin
1
-35
/
+2
2020-08-27
gpio: dwapb: Get clocks by means of resource managed interface
Serge Semin
1
-16
/
+32
2020-08-27
gpio: dwapb: Get reset control by means of resource managed interface
Serge Semin
1
-6
/
+29
2020-08-27
gpio: dwapb: Discard ACPI GPIO-chip IRQs request
Serge Semin
1
-4
/
+0
2020-08-27
gpio: dwapb: Discard GPIO-to-IRQ mapping function
Serge Semin
1
-10
/
+0
2020-08-27
gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip
Serge Semin
2
-94
/
+111
2020-08-27
gpio: dwapb: Add max GPIOs macro
Serge Semin
1
-4
/
+4
2020-08-27
gpio: dwapb: Move MFD-specific IRQ handler
Serge Semin
1
-5
/
+5
2020-08-27
gpio: dwapb: Add ngpios DT-property support
Serge Semin
1
-1
/
+2
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-18
gpio: aggregator: Refactor ->{get, set}_multiple() to make Sparse happy
Andy Shevchenko
1
-27
/
+43
2020-08-18
gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390
Aleksander Jan Bajkowski
1
-6
/
+48
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
[prev]
[next]