Age | Commit message (Expand) | Author |
2018-03-23 | Documentation: gpio: Move drivers-on-gpio.txt to driver-api | Jonathan Neuschäfer |
2018-03-23 | Documentation: gpio: Move GPIO mapping documentation to driver-api | Jonathan Neuschäfer |
2018-03-23 | Documentation: gpio: Move gpiod_* consumer documentation to driver-api | Jonathan Neuschäfer |
2018-03-23 | Documentation: gpio: Move legacy documentation to driver-api | Jonathan Neuschäfer |
2018-03-23 | Documentation: gpio: Move driver documentation to driver-api | Jonathan Neuschäfer |
2018-03-23 | Documentation: gpio: Move introduction to driver-api | Jonathan Neuschäfer |
2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-01-21 | gpio: Fix a documentation spelling mistake | Linus Walleij |
2018-01-18 | gpio: Documentation update | Linus Walleij |
2018-01-09 | Documentation: gpio: correct return value of gpiod_get_direction | Wolfram Sang |
2018-01-01 | Input: gpio_tilt - delete driver | Linus Walleij |
2017-11-09 | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij |
2017-11-08 | gpio: Move irq_valid_mask into struct gpio_irq_chip | Thierry Reding |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |
2017-10-19 | gpio: Introduce ->get_multiple callback | Lukas Wunner |
2017-09-22 | pinctrl/gpio: Unify namespace for cross-calls | Linus Walleij |
2017-09-21 | Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Dmitry Torokhov |
2017-09-19 | gpio: Clarify consumer stubs use-cases | Linus Walleij |
2017-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-08-28 | Input: PS/2 gpio bit banging driver for serio bus | Danilo Krummrich |
2017-08-07 | pinctrl: generic: update references to Documentation/pinctrl.txt | Ludovic Desroches |
2017-03-15 | gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled | Dmitry Torokhov |
2017-01-31 | gpio: random documentation update | Linus Walleij |
2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg |
2016-12-13 | Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2016-11-25 | gpio: simplify adding threaded interrupts | Linus Walleij |
2016-10-20 | gpio/board.txt: point to gpiod_set_value | Pavel Machek |
2016-09-23 | Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel | Linus Walleij |
2016-09-23 | gpiolib: Make it possible to exclude GPIOs from IRQ domain | Mika Westerberg |
2016-08-08 | gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2016-06-13 | gpio: Fix paths to GPIO driver source files | Andrew Jeffery |
2016-04-27 | gpio: clarify open drain/source docs | Linus Walleij |
2016-04-09 | gpio: document open drain/source behaviour | Linus Walleij |
2016-02-25 | gpio: documenatation: fix GPIO_LOOKUP{,_IDX} documentation | Gabor Juhos |
2015-11-20 | Doc: gpio: Fix typos in Documentation/gpio | Masanari Iida |
2015-11-05 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds |
2015-10-27 | gpio: add a real time compliance notes | Grygorii Strashko |
2015-10-27 | Revert "gpio: add a real time compliance checklist" | Linus Walleij |
2015-10-20 | gpio: add a real time compliance checklist | Linus Walleij |
2015-10-11 | Typo correction for description in gpio document. | Sachin Pandhare |
2015-09-24 | Documentation: gpio: mention that <function>-gpio has been deprecated | Javier Martinez Canillas |
2015-09-14 | Documentation: gpio: Explain that <function>-gpio is also supported | Javier Martinez Canillas |
2015-09-14 | Documentation: gpio: board: describe the con_id parameter | Dirk Behme |
2015-09-14 | Documentation: gpio: board: add flags parameter to gpiod_get*() functions | Dirk Behme |
2015-08-17 | Documentation: gpio: consumer: describe active low property | Dirk Behme |
2015-07-21 | gpio: document interaction with other subsystems | Linus Walleij |
2015-06-24 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2015-06-04 | fix documentation after renaming gpiod_set_array to gpiod_set_array_value | Rojhalat Ibrahim |
2015-05-22 | gpiolib: Grammar s/an negative/a negative/ | Geert Uytterhoeven |
2015-05-12 | gpio: remove gpiod_sysfs_set_active_low | Johan Hovold |