index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dynamic_debug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
gpio: Introduce struct gpio_irq_chip
Thierry Reding
1
-0
/
+38
2017-11-03
pinctrl: armada-37xx: remove unused variable
Arnd Bergmann
1
-2
/
+0
2017-10-31
gpio: mb86s70: Revert "Return error if requesting an already assigned gpio"
Ard Biesheuvel
1
-5
/
+0
2017-10-31
gpio: mb86s7x: share with other SoCs as module
Ard Biesheuvel
2
-3
/
+7
2017-10-31
gpio: brcmstb: implement suspend/resume/shutdown
Doug Berger
1
-50
/
+151
2017-10-31
gpio: brcmstb: consolidate interrupt domains
Doug Berger
2
-44
/
+146
2017-10-31
gpio: brcmstb: correct the configuration of level interrupts
Doug Berger
1
-2
/
+2
2017-10-31
gpio: brcmstb: switch to handle_level_irq flow
Doug Berger
1
-6
/
+12
2017-10-31
gpio: brcmstb: release the bgpio lock during irq handlers
Doug Berger
1
-5
/
+16
2017-10-31
gpio: brcmstb: allow all instances to be wakeup sources
Doug Berger
1
-7
/
+7
2017-10-31
gpio-adnp: Use common error handling code in adnp_gpio_dbg_show()
Markus Elfring
1
-16
/
+13
2017-10-31
gpio-rcar: use devm_ioremap_resource()
Sergei Shtylyov
1
-8
/
+6
2017-10-30
gpio-mmio: Use the new .get_multiple() callback
Linus Walleij
1
-3
/
+84
2017-10-25
gpio: mmio: Make pin2mask() a private business
Linus Walleij
2
-30
/
+23
2017-10-25
gpio: mpc8xxx: Do not reverse bits using bgpio
Linus Walleij
1
-6
/
+17
2017-10-25
gpio: brcmstb: Do not use gc->pin2mask()
Linus Walleij
1
-3
/
+3
2017-10-25
gpio: grgpio: Do not use gc->pin2mask()
Linus Walleij
1
-3
/
+3
2017-10-25
gpio: loongson1: fix bgpio usage
Linus Walleij
1
-4
/
+3
2017-10-25
gpio: dwapb: fix bgpio usage
Linus Walleij
1
-2
/
+2
2017-10-23
gpio: uniphier: add UniPhier GPIO controller driver
Masahiro Yamada
4
-0
/
+517
2017-10-23
dt-bindings: gpio: uniphier: add UniPhier GPIO binding
Masahiro Yamada
3
-0
/
+71
2017-10-20
gpio: Fix loose spelling
Andrew Jeffery
6
-9
/
+9
2017-10-19
gpio: Add driver for Maxim MAX3191x industrial serializer
Lukas Wunner
3
-0
/
+503