summaryrefslogtreecommitdiff
path: root/Documentation/gpio
AgeCommit message (Expand)Author
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-08-28Input: PS/2 gpio bit banging driver for serio busDanilo Krummrich
2017-08-07pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches
2017-03-15gpio: return NULL from gpiod_get_optional when GPIOLIB is disabledDmitry Torokhov
2017-01-31gpio: random documentation updateLinus Walleij
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2016-11-25gpio: simplify adding threaded interruptsLinus Walleij
2016-10-20gpio/board.txt: point to gpiod_set_valuePavel Machek
2016-09-23Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij
2016-09-23gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg
2016-08-08gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-06-13gpio: Fix paths to GPIO driver source filesAndrew Jeffery
2016-04-27gpio: clarify open drain/source docsLinus Walleij
2016-04-09gpio: document open drain/source behaviourLinus Walleij
2016-02-25gpio: documenatation: fix GPIO_LOOKUP{,_IDX} documentationGabor Juhos
2015-11-20Doc: gpio: Fix typos in Documentation/gpioMasanari Iida
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2015-10-27gpio: add a real time compliance notesGrygorii Strashko
2015-10-27Revert "gpio: add a real time compliance checklist"Linus Walleij
2015-10-20gpio: add a real time compliance checklistLinus Walleij
2015-10-11Typo correction for description in gpio document.Sachin Pandhare
2015-09-24Documentation: gpio: mention that <function>-gpio has been deprecatedJavier Martinez Canillas
2015-09-14Documentation: gpio: Explain that <function>-gpio is also supportedJavier Martinez Canillas
2015-09-14Documentation: gpio: board: describe the con_id parameterDirk Behme
2015-09-14Documentation: gpio: board: add flags parameter to gpiod_get*() functionsDirk Behme
2015-08-17Documentation: gpio: consumer: describe active low propertyDirk Behme
2015-07-21gpio: document interaction with other subsystemsLinus Walleij
2015-06-24Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-06-04fix documentation after renaming gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim
2015-05-22gpiolib: Grammar s/an negative/a negative/Geert Uytterhoeven
2015-05-12gpio: remove gpiod_sysfs_set_active_lowJohan Hovold
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-04-04Documentation: gpio: Update ACPI part of the document to mention _DSDMika Westerberg
2015-03-09extend documentation for gpiod_set_array() functionsRojhalat Ibrahim
2015-03-05gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim
2015-03-05gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim
2015-01-28gpio: board.txt: Fix the gpio name exampleFabio Estevam
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-11-27gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim
2014-11-04ACPI / GPIO: Document ACPI GPIO mappings APIRafael J. Wysocki
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-26gpio: handle also nested irqchips in the chained handler set-upLinus Walleij
2014-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot
2014-08-29Documentation: gpio: documentation for optional getters functionsAlexandre Courbot
2014-07-28gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot
2014-07-28gpio: split gpiod board registration into machine headerLinus Walleij
2014-07-24gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot