aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+4
2014-09-26gpio: handle also nested irqchips in the chained handler set-upLinus Walleij1-1/+2
2014-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot1-1/+2
2014-08-29Documentation: gpio: documentation for optional getters functionsAlexandre Courbot1-1/+23
2014-07-28gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot1-6/+20
2014-07-28gpio: split gpiod board registration into machine headerLinus Walleij1-1/+1
2014-07-24gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck1-0/+21
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot1-2/+2
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds1-1/+1
2014-05-05doc: spelling error changesCarlos Garcia1-1/+1
2014-04-28gpio: document gpio irqchips a bit more, describe helpersLinus Walleij1-0/+59
2014-02-07gpio: make gpiod_direction_output take a logical valuePhilipp Zabel1-0/+1
2014-02-03gpio: document how to make combined GPIO+irqchip driversLinus Walleij1-0/+35
2013-12-12gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot1-1/+5
2013-12-09gpio: better lookup method for platform GPIOsAlexandre Courbot1-11/+17
2013-12-03Documentation: gpiolib: add 00-INDEX fileAlexandre Courbot1-0/+14
2013-11-25Documentation: gpiolib: document new interfaceAlexandre Courbot6-0/+1436