index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: Break out code to get a descriptor from a DT node
Linus Walleij
2018-01-12
1
-37
/
+86
*
gpio: of: Support regulator nonstandard GPIO properties
Linus Walleij
2018-01-12
1
-0
/
+39
*
gpio: thunderx: fix error return code in thunderx_gpio_probe()
Wei Yongjun
2018-01-11
1
-1
/
+3
*
gpio: winbond: fix ISA_BUS_API dependency
Arnd Bergmann
2018-01-11
1
-1
/
+1
*
gpio: Add GPIO support for the ACCES PCIe-IDIO-24 family
William Breathitt Gray
2018-01-10
4
-0
/
+464
*
gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
Stephen Boyd
2018-01-10
2
-2
/
+6
*
Documentation: gpio: correct return value of gpiod_get_direction
Wolfram Sang
2018-01-09
1
-1
/
+1
*
gpio: correct docs about return value of gpiod_get_direction
Wolfram Sang
2018-01-09
1
-1
/
+1
*
gpio: winbond: Add driver
Maciej S. Szmigiero
2018-01-09
3
-0
/
+749
*
gpio: of: Support SPI nonstandard GPIO properties
Linus Walleij
2018-01-08
1
-0
/
+35
*
gpio: label descriptors using the device name
Linus Walleij
2018-01-05
1
-1
/
+2
*
gpio: omap: Give unique labels to each GPIO bank/chip
Linus Walleij
2018-01-03
1
-1
/
+6
*
gpiolib: add desc validation to gpiod_set_transitory()
Vladimir Zapolskiy
2018-01-02
1
-0
/
+1
*
gpiolib: remove a redundant check in gpiod_to_chip()
Vladimir Zapolskiy
2018-01-02
1
-1
/
+1
*
gpiolib: don't dereference a desc before validation
Vladimir Zapolskiy
2018-01-02
1
-1
/
+2
*
gpio: fix aspeed_gpio_banks array size check
Vasyl Gomonovych
2017-12-28
1
-1
/
+1
*
Revert "pinctrl: qcom: disable GPIO groups with no pins"
Linus Walleij
2017-12-28
1
-23
/
+5
*
gpiolib: Fix typo in comment ("piochip_add_data")
Jonathan Neuschäfer
2017-12-21
1
-1
/
+1
*
gpio: reduce descriptor validation code size
Rasmus Villemoes
2017-12-21
1
-30
/
+27
*
tools/gpio: Fix build error with musl libc
Joel Stanley
2017-12-21
1
-0
/
+1
*
pinctrl: qcom: disable GPIO groups with no pins
Timur Tabi
2017-12-21
1
-5
/
+23
*
Revert "gpio: set up initial state from .get_direction()"
Timur Tabi
2017-12-21
1
-24
/
+7
*
dt-bindings: gpio: rcar: Correct SoC family name for R8A7778
Geert Uytterhoeven
2017-12-21
1
-1
/
+1
*
drivers: gpio: remove duplicate includes
Pravin Shedge
2017-12-20
1
-1
/
+0
*
tools/gpio: Don't use u_int32_t
Jonathan Neuschäfer
2017-12-20
1
-4
/
+5
*
gpio: sysfs: avoid using kstrtol() in 'value' attribute write
Christophe Leroy
2017-12-20
1
-2
/
+7
*
gpio: sysfs: don't use sprintf() for 'value' attribute
Christophe Leroy
2017-12-20
1
-1
/
+3
*
gpio: sysfs: correct error handling on 'value' attribute read.
Christophe Leroy
2017-12-20
1
-1
/
+5
*
gpio: sysfs: change 'value' attribute to prealloc
Christophe Leroy
2017-12-20
2
-1
/
+4
*
gpiolib: use kstrdup_const() for gpio_device label
Bartosz Golaszewski
2017-12-20
1
-6
/
+3
*
gpiolib: constify label in gpio_device
Bartosz Golaszewski
2017-12-20
1
-1
/
+1
*
gpio: mockup: fix a return value check
Bartosz Golaszewski
2017-12-08
1
-2
/
+2
*
w1: w1-gpio: Convert to use GPIO descriptors
Linus Walleij
2017-12-08
5
-103
/
+101
*
Merge branch 'ib-move-axp209' into devel
Linus Walleij
2017-12-07
7
-197
/
+534
|
\
|
*
pinctrl: axp209: add support for AXP813 GPIOs
Quentin Schulz
2017-12-07
2
-9
/
+39
|
*
pinctrl: axp209: add programmable ADC muxing value
Quentin Schulz
2017-12-07
1
-1
/
+3
|
*
pinctrl: axp209: add programmable gpio_status_offset
Quentin Schulz
2017-12-07
1
-1
/
+3
|
*
pinctrl: axp209: rename everything from gpio to pctl
Quentin Schulz
2017-12-07
1
-88
/
+88
|
*
dt-bindings: gpio: gpio-axp209: add pinctrl features
Quentin Schulz
2017-12-07
1
-1
/
+35
|
*
pinctrl: axp209: add pinctrl features
Quentin Schulz
2017-12-07
1
-20
/
+284
|
*
pinctrl: move gpio-axp209 to pinctrl
Quentin Schulz
2017-12-07
5
-7
/
+11
|
*
gpio: axp209: switch unsigned variables to unsigned int
Quentin Schulz
2017-12-07
1
-6
/
+7
*
|
gpio: ftgpio010: Fix platform_get_irq's error checking
Arvind Yadav
2017-12-02
1
-2
/
+2
*
|
gpio: aspeed: Add support for reset tolerance
Andrew Jeffery
2017-12-02
1
-2
/
+37
*
|
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
2017-12-02
9
-18
/
+87
*
|
gpio: gpio-stmpe: make various char arrays static const, shrinks object size
Colin Ian King
2017-12-02
1
-9
/
+15
*
|
gpio: it87: fix mojibake in module metadata
Adam Borowski
2017-12-02
1
-1
/
+1
*
|
MAINTAINERS: add myself as reviewer for gpio-mockup
Bartosz Golaszewski
2017-12-02
1
-0
/
+1
*
|
gpio: mockup: add helpers for accessing the gpio ranges
Bartosz Golaszewski
2017-12-02
1
-4
/
+14
*
|
gpio: mockup: rename gpio_mockup_params_nr to gpio_mockup_num_ranges
Bartosz Golaszewski
2017-12-02
1
-6
/
+6
[next]