index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-05
1
-0
/
+1
|
\
|
*
gpiolib: Add HTE support
Dipen Patel
2022-05-04
1
-0
/
+1
*
|
gpiolib: Split out for_each_gpio_desc() macro
Andy Shevchenko
2022-04-09
1
-1
/
+4
*
|
gpiolib: Embed iterator variable into for_each_gpio_desc_with_flag()
Andy Shevchenko
2022-04-09
1
-4
/
+4
|
/
*
Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-25
1
-0
/
+41
|
\
|
*
gpiolib: make struct comments into real kernel docs
Bartosz Golaszewski
2022-02-09
1
-0
/
+34
|
*
gpiolib: Introduce for_each_gpio_desc_with_flag() macro
Andy Shevchenko
2022-02-08
1
-0
/
+7
*
|
gpiolib: Never return internal error codes to user space
Andy Shevchenko
2022-02-08
1
-0
/
+12
|
/
*
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
2020-12-09
1
-0
/
+2
|
\
|
*
gpiolib: Extract gpiod_not_found() helper
Andy Shevchenko
2020-10-26
1
-0
/
+2
*
|
gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
Kent Gibson
2020-12-05
1
-0
/
+1
*
|
gpiolib: Introduce gpio_set_debounce_timeout() for internal use
Andy Shevchenko
2020-11-16
1
-0
/
+1
|
/
*
gpiolib: cdev: support setting debounce
Kent Gibson
2020-09-30
1
-0
/
+4
*
gpiolib: cdev: support edge detection for uAPI v2
Kent Gibson
2020-09-30
1
-0
/
+2
*
gpiolib: cdev: use blocking notifier call chain instead of atomic
Kent Gibson
2020-07-12
1
-1
/
+1
*
gpiolib: move gpiolib-sysfs function declarations into their own header
Kent Gibson
2020-07-12
1
-18
/
+0
*
gpiolib: Rename "chip" variables to "gc" in core header file
Geert Uytterhoeven
2020-04-28
1
-14
/
+13
*
gpio: of: Add DT overlay support for GPIO hogs
Geert Uytterhoeven
2020-02-21
1
-0
/
+3
*
gpiolib: add new ioctl() for monitoring changes in line info
Bartosz Golaszewski
2020-02-12
1
-0
/
+1
*
Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2020-01-07
1
-1
/
+2
|
\
|
*
gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()
Bartosz Golaszewski
2020-01-07
1
-1
/
+2
*
|
gpiolib: Add GPIOCHIP_NAME definition
Geert Uytterhoeven
2019-12-12
1
-0
/
+2
|
/
*
gpiolib: add support for disabling line bias
Kent Gibson
2019-11-12
1
-0
/
+1
*
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
2019-07-31
1
-93
/
+0
*
gpio: of: Break out OF-only code
Linus Walleij
2019-07-28
1
-27
/
+0
*
gpiolib: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2019-07-06
1
-1
/
+1
*
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-05-11
1
-5
/
+14
|
\
|
*
gpiolib: acpi: Respect pin bias setting
Andy Shevchenko
2019-04-23
1
-0
/
+2
|
*
gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helper
Andy Shevchenko
2019-04-23
1
-0
/
+8
|
*
gpiolib: Make use of enum gpio_lookup_flags consistent
Andy Shevchenko
2019-04-23
1
-5
/
+4
*
|
gpiolib: export devprop_gpiochip_set_names()
Jan Kundrát
2019-03-24
1
-3
/
+0
|
/
*
gpio: add core support for pull-up/pull-down configuration
Thomas Petazzoni
2019-02-13
1
-0
/
+2
*
gpio: Export gpiod_get_from_of_node()
Linus Walleij
2018-12-11
1
-6
/
+0
*
gpio: Restore indentation of continued lines
Geert Uytterhoeven
2018-10-01
1
-4
/
+4
*
gpio: Use SPDX header for core library
Linus Walleij
2018-09-25
1
-4
/
+1
*
Merge branch 'ib-array-bitmaps' into devel
Linus Walleij
2018-09-20
1
-2
/
+13
|
\
|
*
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
1
-0
/
+2
|
*
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
2018-09-13
1
-0
/
+9
|
*
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-13
1
-2
/
+2
*
|
gpiolib: add flag to indicate if the irq is disabled
Hans Verkuil
2018-09-10
1
-0
/
+1
|
/
*
gpiolib: Mark gpio_suffixes array with __maybe_unused
Andy Shevchenko
2018-07-13
1
-1
/
+1
*
gpio: Remove VLA from gpiolib
Laura Abbott
2018-05-23
1
-1
/
+1
*
gpio: include consumer header in gpiolib.h
Linus Walleij
2018-02-22
1
-1
/
+1
*
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-31
1
-4
/
+14
|
\
|
*
gpio: Export devm_gpiod_get_from_of_node() for consumers
Linus Walleij
2018-01-12
1
-0
/
+6
|
*
gpiolib: constify label in gpio_device
Bartosz Golaszewski
2017-12-20
1
-1
/
+1
|
*
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
2017-12-02
1
-1
/
+1
|
*
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
Andy Shevchenko
2017-11-30
1
-0
/
+2
|
*
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
Andy Shevchenko
2017-11-30
1
-2
/
+2
|
*
gpiolib: acpi: Move adev member to struct acpi_gpio_info
Andy Shevchenko
2017-11-30
1
-0
/
+2
[next]