index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-21
Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-114
/
+137
2014-01-08
gpio / ACPI: get rid of acpi_gpio.h
Mika Westerberg
1
-1
/
+0
2014-01-08
gpio / ACPI: register to ACPI events automatically
Mika Westerberg
1
-0
/
+4
2013-12-12
gpiolib: return -ENOENT if no GPIO mapping exists
Alexandre Courbot
1
-17
/
+17
2013-12-12
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-2
/
+2
2013-12-09
gpiolib: update inline documentation of gpiod_get_index()
Andy Shevchenko
1
-1
/
+1
2013-12-09
gpiolib: introduce chip_* to print with chip->label prefix
Andy Shevchenko
1
-15
/
+26
2013-12-09
gpiolib: unify pr_* messages format
Andy Shevchenko
1
-37
/
+37
2013-12-09
gpio: better lookup method for platform GPIOs
Alexandre Courbot
1
-50
/
+58
2013-12-09
Merge tag 'v3.13-rc3' into devel
Linus Walleij
1
-31
/
+47
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
1
-1
/
+1
2013-12-04
gpio: rewrite gpiochip_offset_to_desc()
Alexandre Courbot
1
-2
/
+3
2013-12-03
gpiolib: change a warning to debug message when failing to get gpio
Heikki Krogerus
1
-1
/
+1
2013-12-03
gpiolib: use platform GPIO mappings as fallback
Alexandre Courbot
1
-3
/
+13
2013-12-03
gpiolib: fix lookup of platform-mapped GPIOs
Alexandre Courbot
1
-1
/
+1
2013-11-25
gpiolib: fix of_find_gpio() when OF not defined
Alexandre Courbot
1
-1
/
+2
2013-11-25
gpio: fix memory leak in error path
Michal Nazarewicz
1
-1
/
+3
2013-11-25
gpiolib: use dedicated flags for GPIO properties
Alexandre Courbot
1
-7
/
+15
2013-11-25
gpiolib: fix find_chip_by_name()
Alexandre Courbot
1
-17
/
+12
2013-11-15
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-0
/
+1
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-234
/
+594
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+47
2013-10-20
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
1
-1
/
+11
2013-10-20
gpiolib / ACPI: add ACPI support for gpiod_get_index()
Mika Westerberg
1
-0
/
+10
2013-10-20
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
1
-0
/
+203
2013-10-20
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
1
-198
/
+224
2013-10-20
Merge tag 'v3.12-rc6' into devel
Linus Walleij
1
-2
/
+4
2013-10-20
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+4
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
1
-0
/
+47
2013-10-16
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
1
-2
/
+86
2013-10-11
gpiolib: let gpiod_request() return -EPROBE_DEFER
Alexandre Courbot
1
-1
/
+3
2013-10-11
gpiolib: safer implementation of desc_to_gpio()
Alexandre Courbot
1
-1
/
+1
2013-09-27
sysfs: clean up sysfs_get_dirent()
Tejun Heo
1
-1
/
+1
2013-09-20
gpiolib: factorize gpiod_get/set functions
Alexandre Courbot
1
-39
/
+33
2013-09-19
gpiolib: Include GPIO label in log messages for GPIOs
Mark Brown
1
-0
/
+21
2013-09-19
gpiolib: Provide helper macros for logging of GPIO events
Mark Brown
1
-20
/
+32
2013-09-04
gpio: return -ENOTSUPP if debounce cannot be set
Linus Walleij
1
-2
/
+5
2013-09-03
gpio: improve error path in gpiolib
Linus Walleij
1
-16
/
+25
2013-07-21
gpiolib: replace strict_strtol() with kstrtol()
Jingoo Han
1
-4
/
+4
2013-06-20
gpiolib: remove warnning of allocations with IRQs disabled
Zhangfei Gao
1
-3
/
+5
2013-03-02
gpiolib: move comment to right function
Alexandre Courbot
1
-1
/
+1
2013-03-02
gpiolib: use const parameters when possible
Alexandre Courbot
1
-13
/
+16
2013-03-02
gpiolib: check descriptors validity before use
Alexandre Courbot
1
-47
/
+65
2013-02-28
gpio: convert to idr_alloc()
Tejun Heo
1
-8
/
+3
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-308
/
+451
2013-02-12
gpiolib: Fix locking on gpio debugfs files
Grant Likely
1
-3
/
+9
2013-02-12
gpiolib: let gpio_chip reference its descriptors
Alexandre Courbot
1
-16
/
+23
2013-02-12
gpiolib: use descriptors internally
Alexandre Courbot
1
-176
/
+338
2013-02-09
gpiolib: use gpio_chips list in gpiochip_find_base
Alexandre Courbot
1
-21
/
+16
2013-02-09
gpiolib: use gpio_chips list in sysfs ops
Alexandre Courbot
1
-27
/
+10
[next]