index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
Age
Commit message (
Expand
)
Author
2014-06-12
gpio: of: Fix handling for deferred probe for -gpio suffix
Tony Lindgren
2014-05-09
gpio: Add helpers for optional GPIOs
Thierry Reding
2014-05-02
gpio: Fix gpio_get -> gpiod_get typo in kernel-doc
Thierry Reding
2014-04-28
gpio: of: Allow -gpio suffix for property names
Thierry Reding
2014-04-28
gpio: of: Remove unneeded dummy function
Thierry Reding
2014-04-28
gpio: do not set up hardware for IRQ_TYPE_NONE
Linus Walleij
2014-04-28
gpio: put GPIO IRQs into their own lock class
Linus Walleij
2014-04-28
gpio: support threaded interrupts in irqchip helpers
Linus Walleij
2014-04-14
gpio: set data first, then chip and handler
Linus Walleij
2014-03-28
gpio: unmap gpio irqs properly
Linus Walleij
2014-03-26
gpio: add IRQ chip helpers in gpiolib
Linus Walleij
2014-03-14
gpio: clamp returned values to the boolean range
Alexandre Courbot
2014-03-13
gpio / ACPI: Rework ACPI GPIO event handling
Mika Westerberg
2014-03-13
gpiolib: Allow GPIO chips to request their own GPIOs
Mika Westerberg
2014-03-07
gpio: remove misleading documentation
Linus Walleij
2014-02-12
gpiolib: add gpiochip_get_desc() driver function
Alexandre Courbot
2014-02-12
GPIO: gpiolib: correct description of gpiod_direction_output
Rahul Bedarkar
2014-02-07
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
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
[next]