Mika Westerberg
|
9427ecbed4
gpio: Rework of_gpiochip_set_names() to use device property accessors
|
8 년 전 |
Linus Walleij
|
e085294066
gpio: add missing static inline
|
8 년 전 |
Linus Walleij
|
f4c1181f0f
gpio: OF: localize some gpiochip init functions
|
8 년 전 |
Linus Walleij
|
031ba28a81
gpio: acpi: separation of concerns
|
8 년 전 |
Linus Walleij
|
ea713bc450
gpio: OF: separation of concerns
|
8 년 전 |
Linus Walleij
|
44c7288f79
gpio: move gpiod_set_array_value_priv()
|
9 년 전 |
Linus Walleij
|
df4878e969
gpio: store reflect the label to userspace
|
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
|
fdeb8e1547
gpio: reflect base and ngpio into gpio_device
|
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
|
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 년 전 |
Christophe RICARD
|
52044723cd
ACPI / gpio: Add irq_type when a GPIO is used as an interrupt
|
9 년 전 |
Dmitry Torokhov
|
10cf4899f8
gpiolib: tighten up ACPI legacy gpio lookups
|
9 년 전 |
Linus Walleij
|
29ab875b7b
gpio: forward-declare enum gpiod_flags
|
9 년 전 |
Dmitry Torokhov
|
9c3c9bc9cc
gpiolib: tighten up ACPI legacy gpio lookups
|
9 년 전 |
Linus Torvalds
|
0d51ce9ca1
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 년 전 |
Markus Pargmann
|
c0017ed719
gpio: Introduce gpio descriptor 'name'
|
10 년 전 |
Rafael J. Wysocki
|
504a337499
ACPI / property: Extend device_get_next_child_node() to data-only nodes
|
10 년 전 |
Johan Hovold
|
cef1717b7f
gpio: sysfs: move irq trigger flags to class-device data
|
10 년 전 |
Johan Hovold
|
427fdeef50
gpio: sysfs: remove FLAG_SYSFS_DIR
|
10 년 전 |
Johan Hovold
|
a08f5c21f4
gpio: sysfs: clean up interrupt-interface implementation
|
10 년 전 |
Johan Hovold
|
426577bd88
gpio: sysfs: rename gpiochip registration functions
|
10 년 전 |
Linus Torvalds
|
510965dd4a
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
10 년 전 |
Rafael J. Wysocki
|
ce793486e2
driver core / ACPI: Represent ACPI companions using fwnode_handle
|
10 년 전 |