Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f392bd11e6aebcfeefc5fef1ec1ecc8432f75ae0
/
drivers
/
gpio
/
gpiolib-sysfs.c
d27c172
gpio: fix abi regression in sysfs
by Bamvor Jian Zhang
· 9 years ago
fdeb8e1
gpio: reflect base and ngpio into gpio_device
by Linus Walleij
· 9 years ago
1c3cdb1
gpio: move descriptors into gpio_device
by Linus Walleij
· 9 years ago
afbc4f3
gpio: move sysfs mock device to the gpio_device
by Linus Walleij
· 9 years ago
ff2b135
gpio: make the gpiochip a real device
by Linus Walleij
· 9 years ago
58383c7
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
cef1717
gpio: sysfs: move irq trigger flags to class-device data
by Johan Hovold
· 10 years ago
427fdee
gpio: sysfs: remove FLAG_SYSFS_DIR
by Johan Hovold
· 10 years ago
2f323b8
gpio: sysfs: rename active-low helper
by Johan Hovold
· 10 years ago
72eba6f
gpio: sysfs: fix race between gpiod export and unexport
by Johan Hovold
· 10 years ago
6ffcb79
gpio: sysfs: use per-gpio locking
by Johan Hovold
· 10 years ago
56d30ec
gpio: sysfs: clean up gpiod_export_link locking
by Johan Hovold
· 10 years ago
e4339ce
gpio: sysfs: clean up edge_store
by Johan Hovold
· 10 years ago
2ec74a9
gpio: sysfs: split irq allocation and deallocation
by Johan Hovold
· 10 years ago
b91e180
gpio: sysfs: only call irq helper if needed
by Johan Hovold
· 10 years ago
a08f5c2
gpio: sysfs: clean up interrupt-interface implementation
by Johan Hovold
· 10 years ago
0f62850
gpio: sysfs: remove redundant gpio-descriptor parameters
by Johan Hovold
· 10 years ago
c43960f
gpio: sysfs: add gpiod class-device data
by Johan Hovold
· 10 years ago
f0b7866
gpio: sysfs: remove redundant export tests
by Johan Hovold
· 10 years ago
54d9acd
gpio: sysfs: release irq after class-device deregistration
by Johan Hovold
· 10 years ago
6beac9d
gpio: sysfs: use DEVICE_ATTR macros
by Johan Hovold
· 10 years ago
166a85e
gpio: remove gpiod_sysfs_set_active_low
by Johan Hovold
· 10 years ago
426577b
gpio: sysfs: rename gpiochip registration functions
by Johan Hovold
· 10 years ago
6a4b6b0
gpio: sysfs: clean up chip class-device handling
by Johan Hovold
· 10 years ago
3ff74be
gpio: sysfs: reduce gpiochip-export locking scope
by Johan Hovold
· 10 years ago
cecf58a
gpio: sysfs: preparatory clean ups
by Johan Hovold
· 10 years ago
52176d0
gpio: sysfs: fix redundant lock-as-irq handling
by Johan Hovold
· 10 years ago
483d821
gpio: sysfs: fix memory leaks and device hotplug
by Johan Hovold
· 10 years ago
49d2ca8
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
by Johan Hovold
· 10 years ago
0f303db
gpio: sysfs: fix memory leak in gpiod_export_link
by Johan Hovold
· 10 years ago
ebbeba1
gpio: sysfs: fix gpio attribute-creation race
by Johan Hovold
· 10 years ago
0915e6f
gpio: sysfs: fix gpio device-attribute leak
by Johan Hovold
· 10 years ago
121b6a7
gpio: sysfs: fix gpio-chip device-attribute leak
by Johan Hovold
· 10 years ago
8e53b0f
gpio: remove const modifier from gpiod_get_direction()
by Alexandre Courbot
· 10 years ago
e3a2e87
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
by Alexandre Courbot
· 10 years ago
7fd834a
gpio: remove useless check in gpiolib_sysfs_init()
by Alexandre Courbot
· 10 years ago
d74be6d
gpio: remove gpiod_lock/unlock_as_irq()
by Alexandre Courbot
· 10 years ago
14141a9
gpio: simplify gpiochip_export()
by Alexandre Courbot
· 10 years ago
0eb4c6c
gpio: move sysfs support to its own file
by Alexandre Courbot
· 10 years ago