index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-ath79.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-15
gpio: ath79: fix implicit assumption module.h is present
Paul Gortmaker
1
-0
/
+1
2016-09-15
gpio: altera: fix implicit assumption module.h is present
Paul Gortmaker
1
-0
/
+1
2016-09-15
gpio: ts4800: fix implicit assumption module.h is present
Paul Gortmaker
1
-0
/
+1
2016-09-15
gpio: sx150x: fix implicit assumption module.h is present
Paul Gortmaker
1
-2
/
+0
2016-09-15
gpio: palmas: fix implicit assumption module.h is present
Paul Gortmaker
1
-1
/
+0
2016-09-13
Revert "gpio: pca953x: initialize ret to zero to avoid returning garbage"
Linus Walleij
1
-1
/
+1
2016-09-13
gpio: aspeed: add MODULE_LICENSE()
Linus Walleij
1
-0
/
+1
2016-09-13
gpiolib: Forbid irqchip default trigger for ACPI enumerated devices
Mika Westerberg
1
-1
/
+6
2016-09-13
gpio: constify gpio_chip structures
Julia Lawall
20
-20
/
+20
2016-09-13
gpio: lp873x: Use devm_gpiochip_add_data() for gpio registration
Wei Yongjun
1
-11
/
+1
2016-09-12
gpio: pca953x: initialize ret to zero to avoid returning garbage
Colin Ian King
1
-1
/
+1
2016-09-12
gpio: iop: Use generic GPIO MMIO functions for driver
Alexander Shiyan
2
-94
/
+24
2016-09-12
gpio: fix documentation for gpiod_unexport
Amitesh Singh
1
-2
/
+2
2016-09-12
gpio: pca953x: coding style fixes
Bartosz Golaszewski
1
-10
/
+13
2016-09-12
gpio: pca953x: remove an unused variable
Bartosz Golaszewski
1
-4
/
+1
2016-09-12
gpio: pca953x: refactor pca953x_read_regs()
Bartosz Golaszewski
1
-14
/
+35
2016-09-12
gpio: pca953x: refactor pca953x_write_regs()
Bartosz Golaszewski
1
-28
/
+47
2016-09-12
gpio: pca953x: code shrink
Bartosz Golaszewski
1
-85
/
+48
2016-09-12
gpio: lpc32xx: remove unused platform data file
Vladimir Zapolskiy
2
-51
/
+14
2016-09-12
gpio/gpiolib: Forbid irqchip default trigger if probed over DT
Marc Zyngier
1
-0
/
+9
2016-09-08
gpio: rcar: Add r8a7796 (R-Car M3-W) support
Simon Horman
2
-0
/
+5
2016-09-08
gpio: mrvl: dt-binding: remove orion-gpio description
Baruch Siach
1
-23
/
+0
2016-09-07
gpio: Add Aspeed driver
Joel Stanley
3
-0
/
+465