| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-07-15 | docs: gpio: add sysfs interface to the admin-guide | Mauro Carvalho Chehab | 2 | -184/+0 |
| 2019-04-23 | docs: gpio: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2 | -14/+42 |
| 2018-09-09 | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 1 | -4/+0 |
| 2018-03-23 | Documentation: gpio: Move drivers-on-gpio.txt to driver-api | Jonathan Neuschäfer | 3 | -102/+2 |
| 2018-03-23 | Documentation: gpio: Move GPIO mapping documentation to driver-api | Jonathan Neuschäfer | 2 | -178/+0 |
| 2018-03-23 | Documentation: gpio: Move gpiod_* consumer documentation to driver-api | Jonathan Neuschäfer | 2 | -440/+0 |
| 2018-03-23 | Documentation: gpio: Move legacy documentation to driver-api | Jonathan Neuschäfer | 2 | -760/+0 |
| 2018-03-23 | Documentation: gpio: Move driver documentation to driver-api | Jonathan Neuschäfer | 2 | -429/+0 |
| 2018-03-23 | Documentation: gpio: Move introduction to driver-api | Jonathan Neuschäfer | 2 | -121/+0 |
| 2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -5/+0 |
| 2018-01-21 | gpio: Fix a documentation spelling mistake | Linus Walleij | 1 | -1/+1 |
| 2018-01-18 | gpio: Documentation update | Linus Walleij | 4 | -46/+88 |
| 2018-01-09 | Documentation: gpio: correct return value of gpiod_get_direction | Wolfram Sang | 1 | -1/+1 |
| 2018-01-01 | Input: gpio_tilt - delete driver | Linus Walleij | 1 | -5/+0 |
| 2017-11-09 | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij | 2 | -17/+52 |
| 2017-11-08 | gpio: Move irq_valid_mask into struct gpio_irq_chip | Thierry Reding | 1 | -2/+2 |
| 2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 1 | -1/+1 |
| 2017-10-19 | gpio: Introduce ->get_multiple callback | Lukas Wunner | 1 | -11/+30 |
| 2017-09-22 | pinctrl/gpio: Unify namespace for cross-calls | Linus Walleij | 1 | -5/+5 |
| 2017-09-21 | Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Dmitry Torokhov | 1 | -1/+1 |
| 2017-09-19 | gpio: Clarify consumer stubs use-cases | Linus Walleij | 1 | -3/+19 |
| 2017-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+5 |
| 2017-08-28 | Input: PS/2 gpio bit banging driver for serio bus | Danilo Krummrich | 1 | -0/+5 |
| 2017-08-07 | pinctrl: generic: update references to Documentation/pinctrl.txt | Ludovic Desroches | 1 | -1/+1 |
| 2017-03-15 | gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled | Dmitry Torokhov | 1 | -0/+6 |
| 2017-01-31 | gpio: random documentation update | Linus Walleij | 1 | -9/+46 |
| 2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 1 | -4/+5 |
| 2016-12-13 | Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -26/+36 |
| 2016-11-25 | gpio: simplify adding threaded interrupts | Linus Walleij | 1 | -26/+36 |
| 2016-10-20 | gpio/board.txt: point to gpiod_set_value | Pavel Machek | 1 | -4/+7 |
| 2016-09-23 | Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel | Linus Walleij | 1 | -0/+6 |
| 2016-09-23 | gpiolib: Make it possible to exclude GPIOs from IRQ domain | Mika Westerberg | 1 | -0/+6 |
| 2016-08-08 | gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2 | -15/+7 |
| 2016-06-13 | gpio: Fix paths to GPIO driver source files | Andrew Jeffery | 1 | -6/+7 |
| 2016-04-27 | gpio: clarify open drain/source docs | Linus Walleij | 1 | -6/+14 |
| 2016-04-09 | gpio: document open drain/source behaviour | Linus Walleij | 1 | -0/+89 |
| 2016-02-25 | gpio: documenatation: fix GPIO_LOOKUP{,_IDX} documentation | Gabor Juhos | 1 | -6/+5 |
| 2015-11-20 | Doc: gpio: Fix typos in Documentation/gpio | Masanari Iida | 3 | -7/+7 |
| 2015-11-05 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 2 | -6/+10 |
| 2015-10-27 | gpio: add a real time compliance notes | Grygorii Strashko | 1 | -0/+80 |
| 2015-10-27 | Revert "gpio: add a real time compliance checklist" | Linus Walleij | 1 | -60/+12 |
| 2015-10-20 | gpio: add a real time compliance checklist | Linus Walleij | 1 | -12/+60 |
| 2015-10-11 | Typo correction for description in gpio document. | Sachin Pandhare | 1 | -3/+3 |
| 2015-09-24 | Documentation: gpio: mention that <function>-gpio has been deprecated | Javier Martinez Canillas | 1 | -3/+7 |
| 2015-09-14 | Documentation: gpio: Explain that <function>-gpio is also supported | Javier Martinez Canillas | 1 | -3/+3 |
| 2015-09-14 | Documentation: gpio: board: describe the con_id parameter | Dirk Behme | 2 | -0/+12 |
| 2015-09-14 | Documentation: gpio: board: add flags parameter to gpiod_get*() functions | Dirk Behme | 1 | -12/+13 |
| 2015-08-17 | Documentation: gpio: consumer: describe active low property | Dirk Behme | 1 | -0/+33 |
| 2015-07-21 | gpio: document interaction with other subsystems | Linus Walleij | 3 | -5/+102 |
| 2015-06-24 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2015-06-04 | fix documentation after renaming gpiod_set_array to gpiod_set_array_value | Rojhalat Ibrahim | 1 | -14/+14 |
| 2015-05-22 | gpiolib: Grammar s/an negative/a negative/ | Geert Uytterhoeven | 1 | -1/+1 |
| 2015-05-12 | gpio: remove gpiod_sysfs_set_active_low | Johan Hovold | 2 | -17/+0 |
| 2015-04-18 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -4/+37 |
| 2015-04-04 | Documentation: gpio: Update ACPI part of the document to mention _DSD | Mika Westerberg | 1 | -4/+37 |
| 2015-03-09 | extend documentation for gpiod_set_array() functions | Rojhalat Ibrahim | 1 | -0/+20 |
| 2015-03-05 | gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions | Rojhalat Ibrahim | 1 | -2/+12 |
| 2015-03-05 | gpiolib: add gpiod_get_array and gpiod_put_array functions | Rojhalat Ibrahim | 1 | -3/+30 |
| 2015-01-28 | gpio: board.txt: Fix the gpio name example | Fabio Estevam | 1 | -1/+1 |
| 2014-12-14 | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2 | -2/+29 |
| 2014-11-27 | gpiolib: allow simultaneous setting of multiple GPIO outputs | Rojhalat Ibrahim | 1 | -0/+27 |
| 2014-11-04 | ACPI / GPIO: Document ACPI GPIO mappings API | Rafael J. Wysocki | 1 | -0/+18 |
| 2014-10-28 | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq | Alexandre Courbot | 1 | -2/+2 |
| 2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -2/+4 |
| 2014-09-26 | gpio: handle also nested irqchips in the chained handler set-up | Linus Walleij | 1 | -1/+2 |
| 2014-08-29 | gpio: change gpiochip_request_own_desc() prototype | Alexandre Courbot | 1 | -1/+2 |
| 2014-08-29 | Documentation: gpio: documentation for optional getters functions | Alexandre Courbot | 1 | -1/+23 |
| 2014-07-28 | gpio: add flags argument to gpiod_get*() functions | Alexandre Courbot | 1 | -6/+20 |
| 2014-07-28 | gpio: split gpiod board registration into machine header | Linus Walleij | 1 | -1/+1 |
| 2014-07-24 | gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc | Guenter Roeck | 1 | -0/+21 |
| 2014-07-23 | gpio: remove gpiod_lock/unlock_as_irq() | Alexandre Courbot | 1 | -2/+2 |
| 2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2014-05-05 | doc: spelling error changes | Carlos Garcia | 1 | -1/+1 |
| 2014-04-28 | gpio: document gpio irqchips a bit more, describe helpers | Linus Walleij | 1 | -0/+59 |
| 2014-02-07 | gpio: make gpiod_direction_output take a logical value | Philipp Zabel | 1 | -0/+1 |
| 2014-02-03 | gpio: document how to make combined GPIO+irqchip drivers | Linus Walleij | 1 | -0/+35 |
| 2013-12-12 | gpiolib: return -ENOENT if no GPIO mapping exists | Alexandre Courbot | 1 | -1/+5 |
| 2013-12-09 | gpio: better lookup method for platform GPIOs | Alexandre Courbot | 1 | -11/+17 |
| 2013-12-03 | Documentation: gpiolib: add 00-INDEX file | Alexandre Courbot | 1 | -0/+14 |
| 2013-11-25 | Documentation: gpiolib: document new interface | Alexandre Courbot | 6 | -0/+1436 |