Linus Walleij
|
9d8cc89c31
gpio: fixup line flags for userspace ABI
|
9 年之前 |
Bamvor Jian Zhang
|
bd203bd56d
gpiolib: fix crash when gpiochip removed
|
9 年之前 |
Linus Walleij
|
521a2ad6f8
gpio: add userspace ABI for GPIO line information
|
9 年之前 |
Linus Walleij
|
df4878e969
gpio: store reflect the label to userspace
|
9 年之前 |
Josh Cartwright
|
969f07b445
gpio: use kzalloc to allocate gpio_device
|
9 年之前 |
Linus Walleij
|
143b65d677
gpio: create an API to detect open drain/source on lines
|
9 年之前 |
Linus Walleij
|
43c54ecade
gpio: move the subdriver data pointer into gpio_device
|
9 年之前 |
Linus Walleij
|
20ec3e39fc
gpio: move the pin ranges into gpio_device
|
9 年之前 |
Linus Walleij
|
33a68e86fd
gpio: reference count the gpio device for each desc
|
9 年之前 |
Linus Walleij
|
fdeb8e1547
gpio: reflect base and ngpio into gpio_device
|
9 年之前 |
Linus Walleij
|
6cee3821e4
gpio/pinctrl: sunxi: stop poking around in private vars
|
9 年之前 |
Linus Walleij
|
1c3cdb1861
gpio: move descriptors into gpio_device
|
9 年之前 |
Linus Walleij
|
afbc4f312b
gpio: move sysfs mock device to the gpio_device
|
9 年之前 |
Linus Walleij
|
9efd9e6956
gpio: remember to finally free gpio_device
|
9 年之前 |
Linus Walleij
|
3c702e9987
gpio: add a userspace chardev ABI for GPIOs
|
9 年之前 |
Linus Walleij
|
34ffd85d9c
gpio: refer to gpio device in prints and debugfs
|
9 年之前 |
Linus Walleij
|
ff2b135922
gpio: make the gpiochip a real device
|
9 年之前 |
Linus Torvalds
|
58cf279aca
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
9 年之前 |
Linus Torvalds
|
1c5ff2ab7b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
9 年之前 |
Julien Grossholtz
|
96098df125
gpiolib: fix chip order in gpio list
|
9 年之前 |
Linus Walleij
|
09dd5f9e24
gpio: fix misleading comment
|
9 年之前 |
Linus Walleij
|
b08ea35a32
gpio: add a data pointer to gpio_chip
|
9 年之前 |
Christophe RICARD
|
52044723cd
ACPI / gpio: Add irq_type when a GPIO is used as an interrupt
|
9 年之前 |
Sudip Mukherjee
|
e28ecca6ea
gpio: fix warning about iterator
|
9 年之前 |
Linus Walleij
|
723a63034e
Revert "gpio: revert get() to non-errorprogating behaviour"
|
9 年之前 |
Linus Walleij
|
0529357f10
Merge tag 'v4.4-rc6' into devel
|
9 年之前 |
Linus Walleij
|
45ad7db90b
gpio: revert get() to non-errorprogating behaviour
|
9 年之前 |
Dmitry Torokhov
|
7f0ad5396a
Merge branch 'for-dmitry' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into goodix
|
9 年之前 |
Dmitry Torokhov
|
10cf4899f8
gpiolib: tighten up ACPI legacy gpio lookups
|
9 年之前 |
Bamvor Jian Zhang
|
c88402c2e6
gpiolib: make comment consistent with code
|
9 年之前 |