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.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
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
gpio: fix "gpio-line-names" property retrieval
Christophe Leroy
4
-13
/
+12
2017-12-22
gpio: gpio-reg: fix build
Grygorii Strashko
1
-2
/
+2
2017-12-22
gpiolib: Fix typo in comment ("piochip_add_data")
Jonathan Neuschäfer
1
-1
/
+1
2017-12-22
gpio: reduce descriptor validation code size
Rasmus Villemoes
1
-30
/
+27
2017-12-21
Revert "gpio: set up initial state from .get_direction()"
Timur Tabi
1
-24
/
+7
2017-12-20
drivers: gpio: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-20
gpio: sysfs: avoid using kstrtol() in 'value' attribute write
Christophe Leroy
1
-2
/
+7
2017-12-20
gpio: sysfs: don't use sprintf() for 'value' attribute
Christophe Leroy
1
-1
/
+3
2017-12-20
gpio: sysfs: correct error handling on 'value' attribute read.
Christophe Leroy
1
-1
/
+5
2017-12-20
gpio: sysfs: change 'value' attribute to prealloc
Christophe Leroy
1
-1
/
+1
2017-12-20
gpiolib: use kstrdup_const() for gpio_device label
Bartosz Golaszewski
1
-6
/
+3
2017-12-20
gpiolib: constify label in gpio_device
Bartosz Golaszewski
1
-1
/
+1
2017-12-08
gpio: mockup: fix a return value check
Bartosz Golaszewski
1
-2
/
+2
2017-12-07
Merge branch 'ib-move-axp209' into devel
Linus Walleij
3
-195
/
+0
2017-12-07
pinctrl: move gpio-axp209 to pinctrl
Quentin Schulz
3
-196
/
+0
2017-12-07
gpio: axp209: switch unsigned variables to unsigned int
Quentin Schulz
1
-6
/
+7
2017-12-03
gpio: ftgpio010: Fix platform_get_irq's error checking
Arvind Yadav
1
-2
/
+2
2017-12-03
gpio: aspeed: Add support for reset tolerance
Andrew Jeffery
1
-2
/
+37
2017-12-03
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
4
-12
/
+71
2017-12-03
gpio: gpio-stmpe: make various char arrays static const, shrinks object size
Colin Ian King
1
-9
/
+15
2017-12-03
gpio: it87: fix mojibake in module metadata
Adam Borowski
1
-1
/
+1
2017-12-03
gpio: mockup: add helpers for accessing the gpio ranges
Bartosz Golaszewski
1
-4
/
+14
2017-12-03
gpio: mockup: rename gpio_mockup_params_nr to gpio_mockup_num_ranges
Bartosz Golaszewski
1
-6
/
+6
2017-12-03
gpio: mockup: modify the return value check for devm_irq_sim_init()
Bartosz Golaszewski
1
-1
/
+1
2017-12-03
gpio: mockup: implement gpio_mockup_set_multiple()
Bartosz Golaszewski
1
-0
/
+11
2017-12-03
gpio: mockup: tweak line breaks
Bartosz Golaszewski
1
-4
/
+4
2017-12-03
gpio: mockup: verify that ngpio > 0
Bartosz Golaszewski
1
-0
/
+9
2017-12-03
gpio: mockup: fix debugfs handling
Bartosz Golaszewski
1
-5
/
+5
2017-12-03
gpio: mockup: group code by logic
Bartosz Golaszewski
1
-23
/
+23
2017-12-03
gpio: mockup: change the type of value field in line state struct
Bartosz Golaszewski
1
-1
/
+1
2017-12-03
gpio: mockup: extend the debugfs layout
Bartosz Golaszewski
1
-2
/
+8
2017-12-03
gpio: mockup: pass the named_lines parameter over platform_data
Bartosz Golaszewski
1
-1
/
+3
2017-12-03
gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe()
Bartosz Golaszewski
1
-47
/
+31
2017-12-03
gpio: mockup: remove a stray tab
Bartosz Golaszewski
1
-1
/
+1
2017-12-03
gpio: mockup: implement gpio_mockup_err()
Bartosz Golaszewski
1
-6
/
+5
2017-12-03
gpio: mockup: rework device probing
Bartosz Golaszewski
1
-51
/
+71
2017-12-03
gpio: mockup: verify the number of GPIO chips requested
Bartosz Golaszewski
1
-1
/
+3
2017-12-03
gpio: mockup: parse the module params in init, not probe
Bartosz Golaszewski
1
-3
/
+3
2017-12-03
gpio: mockup: add missing prefixes
Bartosz Golaszewski
1
-11
/
+12
2017-12-03
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
1
-0
/
+3
2017-12-03
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-12-03
gpio: pca953x: fix vendor prefix for PCA9654
Sergei Shtylyov
1
-1
/
+1
2017-11-30
gpio: davinci: Assign first bank regs for unbanked case
Keerthy
1
-1
/
+1
2017-11-30
gpio: 74x164: Fix crash during .remove()
Geert Uytterhoeven
1
-2
/
+2
2017-11-30
Merge branch 'ib-gpio-acpi-quirks' into devel
Linus Walleij
3
-24
/
+45
2017-11-30
gpio: omap: initialize gpioirq chip as part of gpiochip_add_data
Grygorii Strashko
1
-18
/
+14
2017-11-30
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
Bartosz Golaszewski
1
-0
/
+9
2017-11-30
gpiolib: acpi: Introduce NO_RESTRICTION quirk
Andy Shevchenko
1
-3
/
+10
2017-11-30
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
Andy Shevchenko
2
-2
/
+10
2017-11-30
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
Andy Shevchenko
3
-12
/
+19
[prev]
[next]