index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
2013-10-19
1
-1
/
+11
*
gpiolib / ACPI: add ACPI support for gpiod_get_index()
Mika Westerberg
2013-10-19
1
-0
/
+10
*
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2013-10-19
1
-0
/
+203
*
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
2013-10-19
1
-198
/
+224
*
Merge tag 'v3.12-rc6' into devel
Linus Walleij
2013-10-19
1
-2
/
+4
|
\
|
*
gpiolib: let gpiod_request() return -EPROBE_DEFER
Alexandre Courbot
2013-10-11
1
-1
/
+3
|
*
gpiolib: safer implementation of desc_to_gpio()
Alexandre Courbot
2013-10-11
1
-1
/
+1
*
|
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
2013-10-16
1
-2
/
+86
*
|
gpiolib: factorize gpiod_get/set functions
Alexandre Courbot
2013-09-20
1
-39
/
+33
*
|
gpiolib: Include GPIO label in log messages for GPIOs
Mark Brown
2013-09-19
1
-0
/
+21
*
|
gpiolib: Provide helper macros for logging of GPIO events
Mark Brown
2013-09-19
1
-20
/
+32
|
/
*
gpio: return -ENOTSUPP if debounce cannot be set
Linus Walleij
2013-09-04
1
-2
/
+5
*
gpio: improve error path in gpiolib
Linus Walleij
2013-09-03
1
-16
/
+25
*
gpiolib: replace strict_strtol() with kstrtol()
Jingoo Han
2013-07-21
1
-4
/
+4
*
gpiolib: remove warnning of allocations with IRQs disabled
Zhangfei Gao
2013-06-20
1
-3
/
+5
*
gpiolib: move comment to right function
Alexandre Courbot
2013-03-02
1
-1
/
+1
*
gpiolib: use const parameters when possible
Alexandre Courbot
2013-03-02
1
-13
/
+16
*
gpiolib: check descriptors validity before use
Alexandre Courbot
2013-03-02
1
-47
/
+65
*
gpio: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-8
/
+3
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-26
1
-308
/
+451
|
\
|
*
gpiolib: Fix locking on gpio debugfs files
Grant Likely
2013-02-11
1
-3
/
+9
|
*
gpiolib: let gpio_chip reference its descriptors
Alexandre Courbot
2013-02-11
1
-16
/
+23
|
*
gpiolib: use descriptors internally
Alexandre Courbot
2013-02-11
1
-176
/
+338
|
*
gpiolib: use gpio_chips list in gpiochip_find_base
Alexandre Courbot
2013-02-09
1
-21
/
+16
|
*
gpiolib: use gpio_chips list in sysfs ops
Alexandre Courbot
2013-02-09
1
-27
/
+10
|
*
gpiolib: use gpio_chips list in gpiochip_find
Alexandre Courbot
2013-02-09
1
-10
/
+7
|
*
gpiolib: use gpio_chips list in gpiolib_sysfs_init
Alexandre Courbot
2013-02-09
1
-5
/
+2
|
*
gpiolib: link all gpio_chips using a list
Alexandre Courbot
2013-02-09
1
-7
/
+44
|
*
gpiolib: add missing braces in gpio_direction_show
Alexandre Courbot
2013-02-04
1
-2
/
+3
|
*
gpiolib: remove gpiochip_reserve()
Alexandre Courbot
2013-02-04
1
-50
/
+8
*
|
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-1
/
+1
|
/
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-12-11
1
-40
/
+84
|
\
|
*
gpiolib: unlock on error in gpio_export()
Dan Carpenter
2012-10-26
1
-1
/
+2
|
*
gpiolib: add gpio get direction callback support
Mathias Nyman
2012-10-26
1
-1
/
+37
|
*
gpiolib: Refactor gpio_export
Ryan Mallon
2012-10-23
1
-39
/
+46
*
|
gpiolib: Fix use after free in gpiochip_add_pin_range
Axel Lin
2012-11-21
1
-1
/
+3
*
|
gpiolib: rename pin range arguments
Linus Walleij
2012-11-21
1
-9
/
+10
*
|
gpiolib: return any error code from range creation
Linus Walleij
2012-11-21
1
-1
/
+2
*
|
gpiolib: rename find_pinctrl_*
Linus Walleij
2012-11-21
1
-1
/
+1
*
|
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
2012-11-21
1
-3
/
+29
*
|
gpiolib: separation of pin concerns
Linus Walleij
2012-11-11
1
-3
/
+5
*
|
gpiolib: call pin removal in chip removal function
Linus Walleij
2012-11-11
1
-0
/
+1
*
|
gpiolib: fix up function prototypes etc
Linus Walleij
2012-11-11
1
-5
/
+5
*
|
gpiolib: provide provision to register pin ranges
Shiraz Hashim
2012-11-11
1
-0
/
+43
*
|
gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios
Mathias Nyman
2012-10-26
1
-3
/
+7
|
/
*
gpiolib: Use seq_file's iterator interface
Thierry Reding
2012-08-17
1
-28
/
+74
*
gpiolib: Defer failed gpio requests by default
Mark Brown
2012-07-17
1
-1
/
+1
*
gpiolib: Remove 'const' from data argument of gpiochip_find()
Grant Likely
2012-05-18
1
-1
/
+1
*
gpiolib: quiet gpiochip_add boot message noise
H Hartley Sweeten
2012-05-18
1
-1
/
+1
*
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
2012-05-18
1
-1
/
+1
[next]