index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-09
88
-516
/
+3159
|
\
|
*
pinctrl: bcm2835: Fix some merge fallout
Linus Walleij
2017-11-09
1
-1
/
+1
|
*
gpio: Fix undefined lock_dep_class
Linus Walleij
2017-11-08
1
-1
/
+1
|
*
gpio: Automatically add lockdep keys
Thierry Reding
2017-11-08
2
-30
/
+47
|
*
gpio: Introduce struct gpio_irq_chip.first
Thierry Reding
2017-11-08
2
-1
/
+10
|
*
gpio: Disambiguate struct gpio_irq_chip.nested
Thierry Reding
2017-11-08
2
-18
/
+14
|
*
gpio: Add Tegra186 support
Thierry Reding
2017-11-08
3
-0
/
+633
|
*
gpio: Export gpiochip_irq_{map,unmap}()
Thierry Reding
2017-11-08
2
-3
/
+9
|
*
gpio: Implement tighter IRQ chip integration
Thierry Reding
2017-11-08
2
-1
/
+114
|
*
gpio: Move lock_key into struct gpio_irq_chip
Thierry Reding
2017-11-08
2
-4
/
+9
|
*
gpio: Move irq_valid_mask into struct gpio_irq_chip
Thierry Reding
2017-11-08
8
-26
/
+35
|
*
gpio: Move irq_nested into struct gpio_irq_chip
Thierry Reding
2017-11-08
2
-6
/
+11
|
*
gpio: Move irq_chained_parent to struct gpio_irq_chip
Thierry Reding
2017-11-08
2
-9
/
+27
|
*
gpio: Move irq_default_type to struct gpio_irq_chip
Thierry Reding
2017-11-08
2
-6
/
+11
|
*
gpio: Move irq_handler to struct gpio_irq_chip
Thierry Reding
2017-11-08
2
-5
/
+10
|
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
56
-71
/
+78
|
*
gpio: Move irqchip into struct gpio_irq_chip
Thierry Reding
2017-11-08
2
-9
/
+19
|
*
gpio: Introduce struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-0
/
+38
|
*
pinctrl: armada-37xx: remove unused variable
Arnd Bergmann
2017-11-03
1
-2
/
+0
|
*
gpio: mb86s70: Revert "Return error if requesting an already assigned gpio"
Ard Biesheuvel
2017-10-31
1
-5
/
+0
|
*
gpio: mb86s7x: share with other SoCs as module
Ard Biesheuvel
2017-10-31
2
-3
/
+7
|
*
gpio: brcmstb: implement suspend/resume/shutdown
Doug Berger
2017-10-31
1
-50
/
+151
|
*
gpio: brcmstb: consolidate interrupt domains
Doug Berger
2017-10-31
2
-44
/
+146
|
*
gpio: brcmstb: correct the configuration of level interrupts
Doug Berger
2017-10-31
1
-2
/
+2
|
*
gpio: brcmstb: switch to handle_level_irq flow
Doug Berger
2017-10-31
1
-6
/
+12
|
*
gpio: brcmstb: release the bgpio lock during irq handlers
Doug Berger
2017-10-31
1
-5
/
+16
|
*
gpio: brcmstb: allow all instances to be wakeup sources
Doug Berger
2017-10-31
1
-7
/
+7
|
*
gpio-adnp: Use common error handling code in adnp_gpio_dbg_show()
Markus Elfring
2017-10-31
1
-16
/
+13
|
*
gpio-rcar: use devm_ioremap_resource()
Sergei Shtylyov
2017-10-31
1
-8
/
+6
|
*
gpio-mmio: Use the new .get_multiple() callback
Linus Walleij
2017-10-30
1
-3
/
+84
|
*
gpio: mmio: Make pin2mask() a private business
Linus Walleij
2017-10-25
2
-30
/
+23
|
*
gpio: mpc8xxx: Do not reverse bits using bgpio
Linus Walleij
2017-10-25
1
-6
/
+17
|
*
gpio: brcmstb: Do not use gc->pin2mask()
Linus Walleij
2017-10-25
1
-3
/
+3
|
*
gpio: grgpio: Do not use gc->pin2mask()
Linus Walleij
2017-10-25
1
-3
/
+3
|
*
gpio: loongson1: fix bgpio usage
Linus Walleij
2017-10-25
1
-4
/
+3
|
*
gpio: dwapb: fix bgpio usage
Linus Walleij
2017-10-25
1
-2
/
+2
|
*
gpio: uniphier: add UniPhier GPIO controller driver
Masahiro Yamada
2017-10-23
4
-0
/
+517
|
*
dt-bindings: gpio: uniphier: add UniPhier GPIO binding
Masahiro Yamada
2017-10-23
3
-0
/
+71
|
*
gpio: Fix loose spelling
Andrew Jeffery
2017-10-20
6
-9
/
+9
|
*
gpio: Add driver for Maxim MAX3191x industrial serializer
Lukas Wunner
2017-10-19
3
-0
/
+503
|
*
dt-bindings: gpio: max3191x: Document new driver
Lukas Wunner
2017-10-19
1
-0
/
+59
|
*
dt-bindings: Document common property for daisy-chained devices
Lukas Wunner
2017-10-19
1
-0
/
+26
|
*
gpiolib: clear irq handler and data in one go
Martin Kaiser
2017-10-19
1
-2
/
+2
|
*
pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base
Thierry Reding
2017-10-19
1
-2
/
+2
|
*
Documentation: fix ref to gpio.txt
Tom Saeger
2017-10-19
1
-1
/
+1
|
*
gpio: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-19
3
-2
/
+6
|
*
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for input
Bartosz Golaszewski
2017-10-19
1
-0
/
+6
|
*
gpiolib: only check line handle flags once
Bartosz Golaszewski
2017-10-19
1
-7
/
+7
|
*
gpio: Introduce ->get_multiple callback
Lukas Wunner
2017-10-19
5
-22
/
+250
|
*
bitops: Introduce assign_bit()
Lukas Wunner
2017-10-19
2
-15
/
+31
[next]