aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.c
Commit message (Expand)AuthorAge
* gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-28
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\
| * gpio: handle also nested irqchips in the chained handler set-upLinus Walleij2014-09-26
| * gpio: set parent irq on chained handlersLinus Walleij2014-09-26
| * gpiolib: irqchip: use irq_find_mapping while removing irqchipGrygorii Strashko2014-09-26
| * gpiolib: add irq_not_threaded flag to gpio_chipOctavian Purdila2014-09-24
| * GPIO: gpiolib: trivial: Add missing carriage returnAlexander Shiyan2014-09-23
| * gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe2014-09-23
| * gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot2014-08-29
* | gpio: Fix potential NULL handler data in chained irqchip handlerJarkko Nikula2014-09-24
* | gpio: Fix gpio direction flags not getting setAdrian Hunter2014-09-24
|/
* gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-07-28
* gpio / ACPI: Move event handling registration to gpiolib irqchip helpersMika Westerberg2014-07-28
* gpio: split gpiod board registration into machine headerLinus Walleij2014-07-28
* gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck2014-07-24
* gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot2014-07-23
* gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-23
* gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot2014-07-23
* gpio: move integer GPIO support to its own fileAlexandre Courbot2014-07-09
* gpio: move sysfs support to its own fileAlexandre Courbot2014-07-09
* gpio: always compile label supportAlexandre Courbot2014-07-09
* gpio: of: Fix handling for deferred probe for -gpio suffixTony Lindgren2014-06-12
* gpio: Add helpers for optional GPIOsThierry Reding2014-05-09
* gpio: Fix gpio_get -> gpiod_get typo in kernel-docThierry Reding2014-05-02
* gpio: of: Allow -gpio suffix for property namesThierry Reding2014-04-28
* gpio: of: Remove unneeded dummy functionThierry Reding2014-04-28
* gpio: do not set up hardware for IRQ_TYPE_NONELinus Walleij2014-04-28
* gpio: put GPIO IRQs into their own lock classLinus Walleij2014-04-28
* gpio: support threaded interrupts in irqchip helpersLinus Walleij2014-04-28
* gpio: set data first, then chip and handlerLinus Walleij2014-04-14
* gpio: unmap gpio irqs properlyLinus Walleij2014-03-28
* gpio: add IRQ chip helpers in gpiolibLinus Walleij2014-03-26
* 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