index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: fix documentation for gpiod_unexport
Amitesh Singh
2016-09-12
1
-2
/
+2
*
gpio: fix abi regression in sysfs
Bamvor Jian Zhang
2016-02-25
1
-1
/
+11
*
gpio: reflect base and ngpio into gpio_device
Linus Walleij
2016-02-11
1
-6
/
+6
*
gpio: move descriptors into gpio_device
Linus Walleij
2016-02-11
1
-1
/
+1
*
gpio: move sysfs mock device to the gpio_device
Linus Walleij
2016-02-11
1
-11
/
+12
*
gpio: make the gpiochip a real device
Linus Walleij
2016-02-09
1
-5
/
+7
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-2
/
+3
*
gpio: sysfs: move irq trigger flags to class-device data
Johan Hovold
2015-05-12
1
-23
/
+24
*
gpio: sysfs: remove FLAG_SYSFS_DIR
Johan Hovold
2015-05-12
1
-8
/
+7
*
gpio: sysfs: rename active-low helper
Johan Hovold
2015-05-12
1
-2
/
+2
*
gpio: sysfs: fix race between gpiod export and unexport
Johan Hovold
2015-05-12
1
-25
/
+26
*
gpio: sysfs: use per-gpio locking
Johan Hovold
2015-05-12
1
-18
/
+34
*
gpio: sysfs: clean up gpiod_export_link locking
Johan Hovold
2015-05-12
1
-20
/
+8
*
gpio: sysfs: clean up edge_store
Johan Hovold
2015-05-12
1
-5
/
+7
*
gpio: sysfs: split irq allocation and deallocation
Johan Hovold
2015-05-12
1
-37
/
+37
*
gpio: sysfs: only call irq helper if needed
Johan Hovold
2015-05-12
1
-5
/
+14
*
gpio: sysfs: clean up interrupt-interface implementation
Johan Hovold
2015-05-12
1
-36
/
+18
*
gpio: sysfs: remove redundant gpio-descriptor parameters
Johan Hovold
2015-05-12
1
-13
/
+11
*
gpio: sysfs: add gpiod class-device data
Johan Hovold
2015-05-12
1
-16
/
+46
*
gpio: sysfs: remove redundant export tests
Johan Hovold
2015-05-12
1
-51
/
+23
*
gpio: sysfs: release irq after class-device deregistration
Johan Hovold
2015-05-12
1
-1
/
+5
*
gpio: sysfs: use DEVICE_ATTR macros
Johan Hovold
2015-05-12
1
-25
/
+18
*
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
2015-05-12
1
-46
/
+2
*
gpio: sysfs: rename gpiochip registration functions
Johan Hovold
2015-05-12
1
-7
/
+9
*
gpio: sysfs: clean up chip class-device handling
Johan Hovold
2015-05-12
1
-26
/
+13
*
gpio: sysfs: reduce gpiochip-export locking scope
Johan Hovold
2015-05-12
1
-3
/
+4
*
gpio: sysfs: preparatory clean ups
Johan Hovold
2015-05-12
1
-4
/
+4
*
gpio: sysfs: fix redundant lock-as-irq handling
Johan Hovold
2015-05-12
1
-7
/
+15
*
gpio: sysfs: fix memory leaks and device hotplug
Johan Hovold
2015-04-29
1
-0
/
+19
*
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
Johan Hovold
2015-01-30
1
-1
/
+1
*
gpio: sysfs: fix memory leak in gpiod_export_link
Johan Hovold
2015-01-30
1
-0
/
+1
*
gpio: sysfs: fix gpio attribute-creation race
Johan Hovold
2015-01-15
1
-22
/
+39
*
gpio: sysfs: fix gpio device-attribute leak
Johan Hovold
2015-01-15
1
-15
/
+13
*
gpio: sysfs: fix gpio-chip device-attribute leak
Johan Hovold
2015-01-15
1
-11
/
+8
*
gpio: remove const modifier from gpiod_get_direction()
Alexandre Courbot
2014-11-28
1
-1
/
+1
*
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
2014-10-28
1
-2
/
+2
*
gpio: remove useless check in gpiolib_sysfs_init()
Alexandre Courbot
2014-07-24
1
-1
/
+1
*
gpio: remove gpiod_lock/unlock_as_irq()
Alexandre Courbot
2014-07-23
1
-2
/
+2
*
gpio: simplify gpiochip_export()
Alexandre Courbot
2014-07-23
1
-11
/
+9
*
gpio: move sysfs support to its own file
Alexandre Courbot
2014-07-09
1
-0
/
+829