index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
Age
Commit message (
Expand
)
Author
2014-01-21
Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-01-08
gpio / ACPI: get rid of acpi_gpio.h
Mika Westerberg
2014-01-08
gpio / ACPI: register to ACPI events automatically
Mika Westerberg
2013-12-12
gpiolib: return -ENOENT if no GPIO mapping exists
Alexandre Courbot
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-09
gpiolib: update inline documentation of gpiod_get_index()
Andy Shevchenko
2013-12-09
gpiolib: introduce chip_* to print with chip->label prefix
Andy Shevchenko
2013-12-09
gpiolib: unify pr_* messages format
Andy Shevchenko
2013-12-09
gpio: better lookup method for platform GPIOs
Alexandre Courbot
2013-12-09
Merge tag 'v3.13-rc3' into devel
Linus Walleij
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-04
gpio: rewrite gpiochip_offset_to_desc()
Alexandre Courbot
2013-12-03
gpiolib: change a warning to debug message when failing to get gpio
Heikki Krogerus
2013-12-03
gpiolib: use platform GPIO mappings as fallback
Alexandre Courbot
2013-12-03
gpiolib: fix lookup of platform-mapped GPIOs
Alexandre Courbot
2013-11-25
gpiolib: fix of_find_gpio() when OF not defined
Alexandre Courbot
2013-11-25
gpio: fix memory leak in error path
Michal Nazarewicz
2013-11-25
gpiolib: use dedicated flags for GPIO properties
Alexandre Courbot
2013-11-25
gpiolib: fix find_chip_by_name()
Alexandre Courbot
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-19
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
2013-10-19
gpiolib / ACPI: add ACPI support for gpiod_get_index()
Mika Westerberg
2013-10-19
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2013-10-19
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
2013-10-19
Merge tag 'v3.12-rc6' into devel
Linus Walleij
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
2013-10-16
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
2013-10-11
gpiolib: let gpiod_request() return -EPROBE_DEFER
Alexandre Courbot
2013-10-11
gpiolib: safer implementation of desc_to_gpio()
Alexandre Courbot
2013-09-26
sysfs: clean up sysfs_get_dirent()
Tejun Heo
2013-09-20
gpiolib: factorize gpiod_get/set functions
Alexandre Courbot
2013-09-19
gpiolib: Include GPIO label in log messages for GPIOs
Mark Brown
2013-09-19
gpiolib: Provide helper macros for logging of GPIO events
Mark Brown
2013-09-04
gpio: return -ENOTSUPP if debounce cannot be set
Linus Walleij
2013-09-03
gpio: improve error path in gpiolib
Linus Walleij
2013-07-20
gpiolib: replace strict_strtol() with kstrtol()
Jingoo Han
2013-06-20
gpiolib: remove warnning of allocations with IRQs disabled
Zhangfei Gao
2013-03-02
gpiolib: move comment to right function
Alexandre Courbot
2013-03-02
gpiolib: use const parameters when possible
Alexandre Courbot
2013-03-02
gpiolib: check descriptors validity before use
Alexandre Courbot
2013-02-28
gpio: convert to idr_alloc()
Tejun Heo
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-11
gpiolib: Fix locking on gpio debugfs files
Grant Likely
2013-02-11
gpiolib: let gpio_chip reference its descriptors
Alexandre Courbot
2013-02-11
gpiolib: use descriptors internally
Alexandre Courbot
2013-02-09
gpiolib: use gpio_chips list in gpiochip_find_base
Alexandre Courbot
2013-02-09
gpiolib: use gpio_chips list in sysfs ops
Alexandre Courbot
[next]