summaryrefslogtreecommitdiff
path: root/Documentation/gpio
Commit message (Expand)AuthorAge
...
* Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-04-18
|\
| * Documentation: gpio: Update ACPI part of the document to mention _DSDMika Westerberg2015-04-04
* | extend documentation for gpiod_set_array() functionsRojhalat Ibrahim2015-03-09
* | gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim2015-03-05
* | gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-03-05
|/
* gpio: board.txt: Fix the gpio name exampleFabio Estevam2015-01-28
* Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-14
|\
| * gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim2014-11-27
| * gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-28
* | ACPI / GPIO: Document ACPI GPIO mappings APIRafael J. Wysocki2014-11-04
|/
* 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: change gpiochip_request_own_desc() prototypeAlexandre Courbot2014-08-29
* | Documentation: gpio: documentation for optional getters functionsAlexandre Courbot2014-08-29
|/
* gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-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: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-04
|\
| * doc: spelling error changesCarlos Garcia2014-05-05
* | gpio: document gpio irqchips a bit more, describe helpersLinus Walleij2014-04-28
* | gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-07
* | gpio: document how to make combined GPIO+irqchip driversLinus Walleij2014-02-03
|/
* gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot2013-12-12
* gpio: better lookup method for platform GPIOsAlexandre Courbot2013-12-09
* Documentation: gpiolib: add 00-INDEX fileAlexandre Courbot2013-12-03
* Documentation: gpiolib: document new interfaceAlexandre Courbot2013-11-25