summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/gpio
AgeCommit message (Expand)Author
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-08-15gpio: Add support for hierarchical IRQ domainsLinus Walleij
2019-07-30Documentation: gpio: fix function links in the HTML docsJeremy Cline
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-04Documentation: gpio: Fix reference to gpiod_get_array()Geert Uytterhoeven
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-06-07docs: gpio: driver.rst: fix a bad tagMauro Carvalho Chehab
2019-05-28Documentation: gpio: remove duplicated linesLuca Ceresoli
2019-05-28gpio: Fix minor grammar errors in documentationLinus Walleij
2019-05-07gpio: Update documentationLinus Walleij
2019-02-20Documentation: gpio: legacy: Don't use POLLERR for poll(2)Uwe Kleine-König
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-02-14Documentation: gpio: driver: fix wire name for I2CWolfram Sang
2019-02-11Documenation: driver-api: fix gpio/board.rst warningRandy Dunlap
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij
2018-10-10gpio: fix kernel-doc after devres.c file renameRandy Dunlap
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven
2018-10-01Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven
2018-09-24gpiolib: Fix array members of same chip processed separatelyJanusz Krzysztofik
2018-09-20Merge branch 'ib-array-bitmaps' into develLinus Walleij
2018-09-13gpiolib: Implement fast processing path in get/set arrayJanusz Krzysztofik
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-09-10gpio/driver.rst: document gpiochip_disable/enable_irq()Hans Verkuil
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-05-16Documentation: gpio: driver: Fix a typo and some odd grammarJonathan Neuschäfer
2018-05-16gpiolib: add hogs support for machine codeBartosz Golaszewski
2018-05-16gpio: Add a reference to CEC on GPIOLinus Walleij
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-03-23Documentation: gpio: Move drivers-on-gpio.txt to driver-apiJonathan Neuschäfer
2018-03-23Documentation: gpio: Move GPIO mapping documentation to driver-apiJonathan Neuschäfer
2018-03-23Documentation: gpio: Move gpiod_* consumer documentation to driver-apiJonathan Neuschäfer
2018-03-23Documentation: gpio: Move legacy documentation to driver-apiJonathan Neuschäfer
2018-03-23Documentation: gpio: Move driver documentation to driver-apiJonathan Neuschäfer
2018-03-23Documentation: gpio: Move introduction to driver-apiJonathan Neuschäfer
2018-03-23Documentation: driver-api: Move gpio.rst to gpio/index.rstJonathan Neuschäfer