aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.c
Commit message (Expand)AuthorAge
* gpio: clamp returned values to the boolean rangeAlexandre Courbot2014-03-14
* gpio / ACPI: Rework ACPI GPIO event handlingMika Westerberg2014-03-13
* gpiolib: Allow GPIO chips to request their own GPIOsMika Westerberg2014-03-13
* gpio: remove misleading documentationLinus Walleij2014-03-06
* gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot2014-02-12
* GPIO: gpiolib: correct description of gpiod_direction_outputRahul Bedarkar2014-02-12
* gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-07
* Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-21
|\
| * gpio / ACPI: get rid of acpi_gpio.hMika Westerberg2014-01-08
| * gpio / ACPI: register to ACPI events automaticallyMika Westerberg2014-01-08
| * gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot2013-12-12
| * gpiolib: update inline documentation of gpiod_get_index()Andy Shevchenko2013-12-09
| * gpiolib: introduce chip_* to print with chip->label prefixAndy Shevchenko2013-12-09
| * gpiolib: unify pr_* messages formatAndy Shevchenko2013-12-09
| * gpio: better lookup method for platform GPIOsAlexandre Courbot2013-12-09
| * Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-09
| |\
| * | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
| * | gpio: rewrite gpiochip_offset_to_desc()Alexandre Courbot2013-12-04
* | | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-11
| |/ |/|
* | gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus2013-12-03
* | gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot2013-12-03
* | gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot2013-12-03
* | gpiolib: fix of_find_gpio() when OF not definedAlexandre Courbot2013-11-25
* | gpio: fix memory leak in error pathMichal Nazarewicz2013-11-25
* | gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-25
* | gpiolib: fix find_chip_by_name()Alexandre Courbot2013-11-25
|/
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
* Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-12
|\
| * gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg2013-10-19
| * gpiolib / ACPI: add ACPI support for gpiod_get_index()Mika Westerberg2013-10-19
| * gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-19
| * gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-19
| * Merge tag 'v3.12-rc6' into develLinus Walleij2013-10-19
| |\
| * | gpio: add API to be strict about GPIO IRQ usageLinus Walleij2013-10-16
| * | gpiolib: factorize gpiod_get/set functionsAlexandre Courbot2013-09-20
| * | gpiolib: Include GPIO label in log messages for GPIOsMark Brown2013-09-19
| * | gpiolib: Provide helper macros for logging of GPIO eventsMark Brown2013-09-19
* | | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \
| * | | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-16
| |/ /
* | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
|\ \ \ | | |/ | |/|
| * | gpiolib: let gpiod_request() return -EPROBE_DEFERAlexandre Courbot2013-10-11
| * | gpiolib: safer implementation of desc_to_gpio()Alexandre Courbot2013-10-11
| |/
* / sysfs: clean up sysfs_get_dirent()Tejun Heo2013-09-26
|/
* gpio: return -ENOTSUPP if debounce cannot be setLinus Walleij2013-09-04
* gpio: improve error path in gpiolibLinus Walleij2013-09-03
* gpiolib: replace strict_strtol() with kstrtol()Jingoo Han2013-07-20
* gpiolib: remove warnning of allocations with IRQs disabledZhangfei Gao2013-06-20
* gpiolib: move comment to right functionAlexandre Courbot2013-03-02
* gpiolib: use const parameters when possibleAlexandre Courbot2013-03-02
* gpiolib: check descriptors validity before useAlexandre Courbot2013-03-02