index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
gpio: tc3589x: add .get_direction() and small cleanup
Linus Walleij
1
-6
/
+23
2016-09-18
gpio: f7188x: use gpiochip_get_data instead of container_of
Amitesh Singh
1
-2
/
+1
2016-09-18
gpio: tps65218: use devm_gpiochip_add_data() for gpio registration
Wei Yongjun
1
-11
/
+2
2016-09-15
gpio: aspeed: fix return value check in aspeed_gpio_probe()
Wei Yongjun
1
-2
/
+2
2016-09-15
gpio: don't include module.h in shared driver header
Paul Gortmaker
1
-1
/
+1
2016-09-15
gpio: wcove: fix implicit assumption module.h is present
Paul Gortmaker
1
-0
/
+1
2016-09-15
gpio: loongson1: fix implicit assumption module.h is present
Paul Gortmaker
1
-0
/
+1
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-13
Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/...
Linus Walleij
8
-1
/
+589
2016-09-13
Merge tag 'v4.8-rc2' into devel
Linus Walleij
276
-1229
/
+2991
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
2016-09-07
gpio: dt-bindings: Add documentation for Aspeed GPIO controllers
Andrew Jeffery
1
-0
/
+36
2016-09-07
gpio: pca954x: fix undefined error code from remove
Arnd Bergmann
1
-0
/
+2
2016-08-31
regulator: lp873x: Change the MFD config option as per latest naming
Keerthy
1
-1
/
+1
2016-08-31
gpio: lp873x: Add support for General Purpose Outputs
Keerthy
3
-0
/
+204
2016-08-31
mfd: lp873x: Add lp873x PMIC support
Keerthy
4
-0
/
+384
2016-08-24
dt-bindings: GPIO: Add TPIC2810 binding
Andrew F. Davis
1
-0
/
+16
2016-08-23
gpio: vf610: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+1
2016-08-23
gpio: spear-spics: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+1
2016-08-23
gpio: mxc: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-8
/
+2
2016-08-23
gpio: msic: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+0
2016-08-19
gpio: wcove-gpio: add get_direction method
Bin Gao
1
-0
/
+14
2016-08-19
gpio: add Technologic I2C-FPGA gpio support
Lucile Quirion
3
-0
/
+198
2016-08-19
gpio: add bindings for Technologic I2C-FPGA gpio controller
Lucile Quirion
1
-0
/
+30
2016-08-19
gpio: dt-bindings: remove ti,tps65086-gpio binding
Andrew F. Davis
1
-16
/
+0
2016-08-19
gpio: refactor gpiochip_find() slightly
Masahiro Yamada
1
-8
/
+4
2016-08-15
Linux 4.8-rc2
v4.8-rc2
Linus Torvalds
1
-1
/
+1
2016-08-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-8
/
+84
2016-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+0
[next]