index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
gpio: include consumer header in gpiolib.h
Linus Walleij
1
-1
/
+1
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-4
/
+14
2018-01-12
gpio: Export devm_gpiod_get_from_of_node() for consumers
Linus Walleij
1
-0
/
+6
2017-12-22
gpio: fix "gpio-line-names" property retrieval
Christophe Leroy
1
-1
/
+2
2017-12-20
gpiolib: constify label in gpio_device
Bartosz Golaszewski
1
-1
/
+1
2017-12-03
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
1
-1
/
+1
2017-11-30
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
Andy Shevchenko
1
-0
/
+2
2017-11-30
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
Andy Shevchenko
1
-2
/
+2
2017-11-30
gpiolib: acpi: Move adev member to struct acpi_gpio_info
Andy Shevchenko
1
-0
/
+2
2017-10-20
gpio: Fix loose spelling
Andrew Jeffery
1
-1
/
+1
2017-10-19
gpio: Introduce ->get_multiple callback
Lukas Wunner
1
-0
/
+4
2017-08-14
gpio: replace __maybe_unused in gpiolib.h with static inline
Masahiro Yamada
1
-1
/
+1
2017-05-29
gpio: acpi: Override GPIO initialization flags
Andy Shevchenko
1
-2
/
+13
2017-05-29
gpiolib: Export gpiod_configure_flags() to internal users
Andy Shevchenko
1
-0
/
+2
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
1
-0
/
+1
2017-01-11
gpiolib: Update documentation of struct acpi_gpio_info
Andy Shevchenko
1
-1
/
+2
2016-10-24
gpio: Rework of_gpiochip_set_names() to use device property accessors
Mika Westerberg
1
-0
/
+2
2016-10-04
gpio: add missing static inline
Linus Walleij
1
-3
/
+7
2016-10-04
gpio: OF: localize some gpiochip init functions
Linus Walleij
1
-0
/
+4
2016-10-04
gpio: acpi: separation of concerns
Linus Walleij
1
-6
/
+9
2016-10-03
gpio: OF: separation of concerns
Linus Walleij
1
-0
/
+16
2016-04-26
gpio: move gpiod_set_array_value_priv()
Linus Walleij
1
-0
/
+4
2016-02-19
gpio: store reflect the label to userspace
Linus Walleij
1
-0
/
+3
2016-02-16
gpio: move the subdriver data pointer into gpio_device
Linus Walleij
1
-0
/
+2
2016-02-16
gpio: move the pin ranges into gpio_device
Linus Walleij
1
-0
/
+10
2016-02-11
gpio: reflect base and ngpio into gpio_device
Linus Walleij
1
-2
/
+8
2016-02-11
gpio: move descriptors into gpio_device
Linus Walleij
1
-1
/
+3
2016-02-11
gpio: move sysfs mock device to the gpio_device
Linus Walleij
1
-4
/
+7
2016-02-09
gpio: add a userspace chardev ABI for GPIOs
Linus Walleij
1
-0
/
+2
2016-02-09
gpio: refer to gpio device in prints and debugfs
Linus Walleij
1
-6
/
+6
2016-02-09
gpio: make the gpiochip a real device
Linus Walleij
1
-1
/
+26
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+8
2016-01-01
ACPI / gpio: Add irq_type when a GPIO is used as an interrupt
Christophe RICARD
1
-1
/
+2
2015-12-13
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
1
-0
/
+8
2015-12-11
gpio: forward-declare enum gpiod_flags
Linus Walleij
1
-1
/
+1
2015-11-19
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
1
-0
/
+8
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+9
2015-09-24
gpio: Introduce gpio descriptor 'name'
Markus Pargmann
1
-0
/
+3
2015-09-15
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
1
-1
/
+9
2015-05-12
gpio: sysfs: move irq trigger flags to class-device data
Johan Hovold
1
-4
/
+0
2015-05-12
gpio: sysfs: remove FLAG_SYSFS_DIR
Johan Hovold
1
-1
/
+0
2015-05-12
gpio: sysfs: clean up interrupt-interface implementation
Johan Hovold
1
-3
/
+0
2015-05-12
gpio: sysfs: rename gpiochip registration functions
Johan Hovold
1
-4
/
+4
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+13
2015-03-17
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
1
-0
/
+2
2015-03-05
gpiolib: add gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
1
-0
/
+7
2015-03-05
gpiolib: define gpio suffixes globally
Rojhalat Ibrahim
1
-0
/
+3
2015-03-04
gpio: add GPIO hogging mechanism
Benoit Parrot
1
-0
/
+3
2015-01-15
gpio: sysfs: fix gpio attribute-creation race
Johan Hovold
1
-0
/
+1
[next]