summaryrefslogtreecommitdiffstats
path: root/Documentation/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij2016-09-231-0/+6
|\
| * gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg2016-09-231-0/+6
* | gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-08-082-15/+7
|/
* gpio: Fix paths to GPIO driver source filesAndrew Jeffery2016-06-131-6/+7
* gpio: clarify open drain/source docsLinus Walleij2016-04-271-6/+14
* gpio: document open drain/source behaviourLinus Walleij2016-04-091-0/+89
* gpio: documenatation: fix GPIO_LOOKUP{,_IDX} documentationGabor Juhos2016-02-251-6/+5
* Doc: gpio: Fix typos in Documentation/gpioMasanari Iida2015-11-203-7/+7
* Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2015-11-052-6/+10
|\
| * Typo correction for description in gpio document.Sachin Pandhare2015-10-111-3/+3
| * Documentation: gpio: mention that <function>-gpio has been deprecatedJavier Martinez Canillas2015-09-241-3/+7
* | gpio: add a real time compliance notesGrygorii Strashko2015-10-271-0/+80
* | Revert "gpio: add a real time compliance checklist"Linus Walleij2015-10-271-60/+12
* | gpio: add a real time compliance checklistLinus Walleij2015-10-201-12/+60
|/
* Documentation: gpio: Explain that <function>-gpio is also supportedJavier Martinez Canillas2015-09-141-3/+3
* Documentation: gpio: board: describe the con_id parameterDirk Behme2015-09-142-0/+12
* Documentation: gpio: board: add flags parameter to gpiod_get*() functionsDirk Behme2015-09-141-12/+13
* Documentation: gpio: consumer: describe active low propertyDirk Behme2015-08-171-0/+33
* gpio: document interaction with other subsystemsLinus Walleij2015-07-213-5/+102
* Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-06-241-1/+1
|\
| * gpiolib: Grammar s/an negative/a negative/Geert Uytterhoeven2015-05-221-1/+1
* | fix documentation after renaming gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim2015-06-041-14/+14
* | gpio: remove gpiod_sysfs_set_active_lowJohan Hovold2015-05-122-17/+0
|/
* Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-04-181-4/+37
|\
| * Documentation: gpio: Update ACPI part of the document to mention _DSDMika Westerberg2015-04-041-4/+37
* | extend documentation for gpiod_set_array() functionsRojhalat Ibrahim2015-03-091-0/+20
* | gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim2015-03-051-2/+12
* | gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-03-051-3/+30
|/
* gpio: board.txt: Fix the gpio name exampleFabio Estevam2015-01-281-1/+1
* Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-142-2/+29
|\
| * gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim2014-11-271-0/+27
| * gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-281-2/+2
* | ACPI / GPIO: Document ACPI GPIO mappings APIRafael J. Wysocki2014-11-041-0/+18
|/
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-2/+4
|\
| * gpio: handle also nested irqchips in the chained handler set-upLinus Walleij2014-09-261-1/+2
| * gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot2014-08-291-1/+2
* | Documentation: gpio: documentation for optional getters functionsAlexandre Courbot2014-08-291-1/+23
|/
* gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-07-281-6/+20
* gpio: split gpiod board registration into machine headerLinus Walleij2014-07-281-1/+1
* gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck2014-07-241-0/+21
* gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-231-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\
| * doc: spelling error changesCarlos Garcia2014-05-051-1/+1
* | gpio: document gpio irqchips a bit more, describe helpersLinus Walleij2014-04-281-0/+59
* | gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-071-0/+1
* | gpio: document how to make combined GPIO+irqchip driversLinus Walleij2014-02-031-0/+35
|/
* gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot2013-12-121-1/+5
* gpio: better lookup method for platform GPIOsAlexandre Courbot2013-12-091-11/+17
* Documentation: gpiolib: add 00-INDEX fileAlexandre Courbot2013-12-031-0/+14
* Documentation: gpiolib: document new interfaceAlexandre Courbot2013-11-256-0/+1436
OpenPOWER on IntegriCloud