index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-23
gpio: dln2: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-12
/
+4
2016-02-23
gpio: da9055: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-14
/
+2
2016-02-23
gpio: da9052: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+1
2016-02-23
gpio: cs5535: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-15
/
+5
2016-02-23
gpio: crystalcove: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-7
/
+2
2016-02-23
gpio: clps711x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+1
2016-02-23
gpio: bcm-kona: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-1
/
+1
2016-02-23
gpio: arizona: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+2
2016-02-23
gpio: adp5588: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-3
/
+1
2016-02-23
gpio: adp5520: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-12
/
+1
2016-02-23
gpio: adnp: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+1
2016-02-23
gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+1
2016-02-23
gpio: Add missing devm_gpio_ wrapper in devres.txt
Laxman Dewangan
1
-0
/
+3
2016-02-23
gpio: Add resource management devm_gpio_chip_{add_data,remove}
Laxman Dewangan
1
-0
/
+2
2016-02-23
gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
Laxman Dewangan
2
-0
/
+78
2016-02-22
gpio: fixup line flags for userspace ABI
Linus Walleij
1
-7
/
+9
2016-02-20
Revert "gpio: remove broken irq_to_gpio() interface"
Linus Walleij
1
-0
/
+12
2016-02-20
gpiolib: fix crash when gpiochip removed
Bamvor Jian Zhang
1
-3
/
+2
2016-02-19
gpio: pisosr: add missing unlock
Sudip Mukherjee
1
-3
/
+1
2016-02-19
gpio: X-Gene standby GPIO controller DTS binding
Quan Nguyen
1
-7
/
+40
2016-02-19
gpio: xgene: Enable X-Gene standby GPIO as interrupt controller
Quan Nguyen
1
-32
/
+233
2016-02-19
MIPS: txx9: rbtx4938: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+2
2016-02-19
MIPS: txx9: iocled: use gpiochip data pointer
Linus Walleij
1
-6
/
+4
2016-02-19
MIPS: rb532: use gpiochip data pointer
Linus Walleij
1
-6
/
+6
2016-02-19
MIPS: txx9: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
MIPS: jz4740: use gpiochip data pointer
Linus Walleij
1
-4
/
+6
2016-02-19
MIPS: bcm63xx: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
MIPS: ar7: use gpiochip data pointer
Linus Walleij
1
-17
/
+9
2016-02-19
MIPS: alchemy: switch to gpiochip_add_data()
Linus Walleij
1
-4
/
+4
2016-02-19
m68k: gpio: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+1
2016-02-19
blackfin: extgpio: switch to gpiochip_add_data()
Linus Walleij
1
-3
/
+3
2016-02-19
blackfin: gpio: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+3
2016-02-19
ARM: plat-orion: use gpiochip data pointer
Linus Walleij
1
-15
/
+9
2016-02-19
ARM: w90x900: use gpiochip data pointer
Linus Walleij
1
-7
/
+6
2016-02-19
ARM: simpad: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
ARM: s3c24xx: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+1
2016-02-19
ARM: ixp4xx: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
ARM: imx: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+3
2016-02-19
ARM: gemini: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
ARM: scoop: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2016-02-19
pinctrl: cygnus-gpio: use gpiochip data pointer
Linus Walleij
1
-19
/
+14
2016-02-19
gpio: add userspace ABI for GPIO line information
Linus Walleij
4
-14
/
+156
2016-02-19
gpio: store reflect the label to userspace
Linus Walleij
5
-3
/
+22
2016-02-19
gpio: tps65218: remove unused #include
Linus Walleij
1
-1
/
+0
2016-02-19
gpio: allow setting ARCH_NR_GPIOS from Kconfig
Arnd Bergmann
1
-0
/
+4
2016-02-19
gpio: ks8695: remove irq_to_gpio function
Arnd Bergmann
1
-12
/
+0
2016-02-19
gpio: remove broken irq_to_gpio() interface
Arnd Bergmann
1
-12
/
+0
2016-02-19
MIPS: jz4740: Fix surviving instance of irq_to_gpio()
Ralf Baechle
1
-1
/
+1
2016-02-18
gpio: use kzalloc to allocate gpio_device
Josh Cartwright
1
-1
/
+1
2016-02-16
gpio-mcp23s08: correctly handling failed allocation
Insu Yun
1
-0
/
+2
[next]