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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
gpio: rcar: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-02-25
gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields
Axel Lin
1
-2
/
+0
2016-02-25
gpio: brcmstb: Use list_for_each_entry at appropriate places
Axel Lin
1
-9
/
+4
2016-02-25
gpio: ath79: Check valid gpio count for both DT and non-DT cases
Axel Lin
1
-4
/
+5
2016-02-25
gpio: Propagate all errors in devm_get_gpiod_from_child()
Geert Uytterhoeven
1
-1
/
+1
2016-02-22
gpio: fixup line flags for userspace ABI
Linus Walleij
1
-7
/
+9
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: xgene: Enable X-Gene standby GPIO as interrupt controller
Quan Nguyen
1
-32
/
+233
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
1
-2
/
+49
2016-02-19
gpio: store reflect the label to userspace
Linus Walleij
2
-0
/
+16
2016-02-19
gpio: tps65218: remove unused #include
Linus Walleij
1
-1
/
+0
2016-02-19
gpio: ks8695: remove irq_to_gpio function
Arnd Bergmann
1
-12
/
+0
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
2016-02-16
gpio: tps65218: Make tps65218_gpio_output set proper output level
Axel Lin
1
-0
/
+1
2016-02-16
gpio: tpic2810: Make tpic2810_direction_output set proper output level
Axel Lin
1
-0
/
+3
2016-02-16
gpio: create an API to detect open drain/source on lines
Linus Walleij
2
-5
/
+22
2016-02-16
gpio: davinci: Fix possible NULL pointer deference
Nicholas Krause
1
-0
/
+2
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
13
-18
/
+8
2016-02-16
gpio: TS-4800: remove useless bgpio_init flags
Julien Grossholtz
1
-2
/
+1
2016-02-16
gpio: move the subdriver data pointer into gpio_device
Linus Walleij
2
-2
/
+17
2016-02-16
gpio: move the pin ranges into gpio_device
Linus Walleij
3
-14
/
+24
2016-02-16
pinctrl: sirf/atlas7: stop poking around in GPIO internals
Linus Walleij
1
-18
/
+0
2016-02-16
gpio: ws16c48: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: sch311x: Use devm_request_region
William Breathitt Gray
1
-5
/
+3
2016-02-16
gpio: ich: Use devm_request_region
William Breathitt Gray
1
-42
/
+9
2016-02-16
gpio: amd8111: Use devm_request_region
William Breathitt Gray
1
-4
/
+3
2016-02-16
gpio: 104-idio-16: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: 104-idi-48: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: 104-dio-48e: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: misc: Pass correct license string to MODULE_LICENSE
William Breathitt Gray
4
-4
/
+4
2016-02-11
gpio: reference count the gpio device for each desc
Linus Walleij
1
-2
/
+6
2016-02-11
gpio: reflect base and ngpio into gpio_device
Linus Walleij
3
-130
/
+149
2016-02-11
gpio/pinctrl: sunxi: stop poking around in private vars
Linus Walleij
2
-2
/
+11
2016-02-11
gpio: move descriptors into gpio_device
Linus Walleij
3
-33
/
+26
2016-02-11
gpio: move sysfs mock device to the gpio_device
Linus Walleij
3
-17
/
+21
2016-02-11
gpio: remember to finally free gpio_device
Linus Walleij
1
-0
/
+1
2016-02-11
gpio: add tps65218 gpio
Nicolas Saenz Julienne
3
-0
/
+231
2016-02-10
gpio: Add driver for TI TPIC2810
Andrew F. Davis
3
-0
/
+176
2016-02-10
gpio: Add driver for SPI serializers
Andrew F. Davis
3
-0
/
+195
2016-02-10
gpio: ath79: Update the copyright notice
Alban Bedel
1
-2
/
+1
2016-02-10
gpio: ath79: Add support for the interrupt controller
Alban Bedel
2
-0
/
+206
2016-02-10
gpio: ath79: Make the driver removable
Alban Bedel
1
-0
/
+10
2016-02-10
gpio: ath79: Allow building in compile tests
Alban Bedel
2
-2
/
+5
2016-02-10
gpio: ath79: Move to the generic GPIO driver
Alban Bedel
3
-113
/
+24
2016-02-09
Merge branch 'chardev' into devel
Linus Walleij
3
-83
/
+331
2016-02-09
gpio: add a userspace chardev ABI for GPIOs
Linus Walleij
2
-1
/
+126
2016-02-09
gpio: refer to gpio device in prints and debugfs
Linus Walleij
2
-9
/
+9
[next]