- f3f1017 docs: gpio: explain GPIOD_OUT_* values and toggling active low by Hannu Hartikainen · 3 years, 6 months ago
- 17ce60b Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mention by Vincent Pelletier · 3 years, 6 months ago
- 85aa9af docs: driver-api: gpio: using-gpio.rst: avoid using ReST :doc:`foo` markup by Mauro Carvalho Chehab · 3 years, 7 months ago
- 5d6a1b8 Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 8 months ago
- 65ec0a7 Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 8 months ago
- 4a5c9da gpio: Mention GPIO MUX in docs by Linus Walleij · 3 years, 9 months ago
- 3fd19d4 docs: driver-api: gpio: consumer: Mark another line of code as such by Jonathan Neuschäfer · 3 years, 10 months ago
- 2379d15 Documentation: gpio: chip should be plural by Bryan Brattlof · 3 years, 9 months ago
- 5513b41 Documentation: rename pinctl to pin-control by Drew Fustini · 3 years, 10 months ago
- 0e63a5c Merge tag 'docs-5.12' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 10 months ago
- e1d4d66 docs: gpio: intro: Improve HTML formatting by Jonathan Neuschäfer · 4 years ago
- db63c09 docs: gpio: Fix formatting in description of gpiod_*_array_* functions by Jonathan Neuschäfer · 4 years ago
- 05a5f51 Documentation: Replace lkml.org links with lore by Joe Perches · 4 years ago
- a0de695 Documentation: gpio: fix typo and unclear legacy API section by Alexandre Courbot · 4 years, 1 month ago
- 8aa1633 gpio: stmpe: Fix forgotten refactoring by Linus Walleij · 4 years, 2 months ago
- f1f37ab gpio: Retire the explicit gpio irqchip code by Linus Walleij · 4 years, 2 months ago
- 4fb220d gpiolib: Update indentation in driver.rst for code excerpts by Andy Shevchenko · 4 years, 3 months ago
- 8cbdc50 gpio: Add gpio-charger to the documentation by Linus Walleij · 4 years, 6 months ago
- 4c033b5 gpiolib: Add support for GPIO lookup by line name by Geert Uytterhoeven · 4 years, 8 months ago
- f8c3cea docs: gpio: driver.rst: don't mark literal blocks twice by Mauro Carvalho Chehab · 4 years, 10 months ago
- 6ba3d70 Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
- 72780ce gpio: Drop the chained IRQ handler assign function by Linus Walleij · 5 years ago
- ddb4e53 gpio: Add use guidance documentation by Linus Walleij · 5 years ago
- 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- 4e29b70 Documentation: gpio: driver.rst: Fix warnings by Daniel W. S. Almeida · 5 years ago
- fe12e94 Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 5 years ago
- 0ac624f docs: fix some broken references by Mauro Carvalho Chehab · 5 years ago
- 95873fb docs: driver-api: bt8xxgpio: Revive dead link by Jonathan Neuschäfer · 5 years ago
- 5f07224 docs: driver-api: Move bt8xxgpio to the gpio directory by Jonathan Neuschäfer · 5 years ago
- 35c3ba9 Documentation: gpio: driver: Format code blocks properly by Jonathan Neuschäfer · 5 years ago
- 8a6abcd Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 5 years ago
- fdd61a0 gpio: Add support for hierarchical IRQ domains by Linus Walleij · 5 years ago
- d9e5eba Documentation: gpio: fix function links in the HTML docs by Jeremy Cline · 5 years ago
- fe34c89 docs: driver-model: move it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
- f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- 01f14c5 Documentation: gpio: Fix reference to gpiod_get_array() by Geert Uytterhoeven · 5 years ago
- 4489f161 docs: driver-model: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
- 0aa3ebf docs: gpio: driver.rst: fix a bad tag by Mauro Carvalho Chehab · 6 years ago
- 919c46c Documentation: gpio: remove duplicated lines by Luca Ceresoli · 6 years ago
- 4b3d500 gpio: Fix minor grammar errors in documentation by Linus Walleij · 6 years ago
- 0fbee1d gpio: Update documentation by Linus Walleij · 6 years ago
- 9aac1e3 Documentation: gpio: legacy: Don't use POLLERR for poll(2) by Uwe Kleine-König · 6 years ago
- 8fab3d7 Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 6 years ago
- f3463da Documentation: gpio: driver: fix wire name for I2C by Wolfram Sang · 6 years ago
- a44aec0 Documenation: driver-api: fix gpio/board.rst warning by Randy Dunlap · 6 years ago
- 21abf10 gpio: Pass a flag to gpiochip_request_own_desc() by Linus Walleij · 6 years ago
- 7a42781 gpio: fix kernel-doc after devres.c file rename by Randy Dunlap · 6 years ago
- cf9af0d gpio: Propagate errors from gpiod_set_array_value_complex() by Geert Uytterhoeven · 6 years ago
- c293766 Documentation: gpio: Fix return type of gpiod_set_raw_array_value*() by Geert Uytterhoeven · 6 years ago
- c4c958a gpiolib: Fix array members of same chip processed separately by Janusz Krzysztofik · 6 years ago
- a2ab170 Merge branch 'ib-array-bitmaps' into devel by Linus Walleij · 6 years ago
- b17566a gpiolib: Implement fast processing path in get/set array by Janusz Krzysztofik · 6 years ago
- 77588c1 gpiolib: Pass array info to get/set array functions by Janusz Krzysztofik · 6 years ago
- bf9346f gpiolib: Identify arrays matching GPIO hardware by Janusz Krzysztofik · 6 years ago
- b9762be gpiolib: Pass bitmaps, not integer arrays, to get/set array by Janusz Krzysztofik · 6 years ago
- 4f8183a gpio/driver.rst: document gpiochip_disable/enable_irq() by Hans Verkuil · 6 years ago
- 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
- ea125de Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
- cd49576 Documentation: gpio: driver: Fix a typo and some odd grammar by Jonathan Neuschäfer · 7 years ago
- a411e81 gpiolib: add hogs support for machine code by Bartosz Golaszewski · 7 years ago
- df42a02 gpio: Add a reference to CEC on GPIO by Linus Walleij · 7 years ago
- 3fd14cd Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
- 4784e710 Documentation: gpio: Move drivers-on-gpio.txt to driver-api by Jonathan Neuschäfer · 7 years ago
- 6960341 Documentation: gpio: Move GPIO mapping documentation to driver-api by Jonathan Neuschäfer · 7 years ago
- 4e0edc4 Documentation: gpio: Move gpiod_* consumer documentation to driver-api by Jonathan Neuschäfer · 7 years ago
- 7ee2c13 Documentation: gpio: Move legacy documentation to driver-api by Jonathan Neuschäfer · 7 years ago
- 778ea83 Documentation: gpio: Move driver documentation to driver-api by Jonathan Neuschäfer · 7 years ago
- 02bf219 Documentation: gpio: Move introduction to driver-api by Jonathan Neuschäfer · 7 years ago
- 7e63325 Documentation: driver-api: Move gpio.rst to gpio/index.rst by Jonathan Neuschäfer · 7 years ago