aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-5/+0
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij1-5/+0
2020-01-15gpio: Add use guidance documentationLinus Walleij3-4/+55
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-11-22Documentation: gpio: driver.rst: Fix warningsDaniel W. S. Almeida1-9/+12
2019-10-23Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-0/+4
2019-10-10docs: fix some broken referencesMauro Carvalho Chehab1-1/+1
2019-10-09docs: driver-api: bt8xxgpio: Revive dead linkJonathan Neuschäfer1-1/+1
2019-10-09docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer2-0/+63
2019-10-03Documentation: gpio: driver: Format code blocks properlyJonathan Neuschäfer1-0/+4
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-8/+8
2019-08-15gpio: Add support for hierarchical IRQ domainsLinus Walleij1-14/+108
2019-07-30Documentation: gpio: fix function links in the HTML docsJeremy Cline1-8/+8
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab1-1/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2019-07-04Documentation: gpio: Fix reference to gpiod_get_array()Geert Uytterhoeven1-1/+1
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab2-2/+2
2019-06-07docs: gpio: driver.rst: fix a bad tagMauro Carvalho Chehab1-1/+1
2019-05-28Documentation: gpio: remove duplicated linesLuca Ceresoli1-2/+0
2019-05-28gpio: Fix minor grammar errors in documentationLinus Walleij1-7/+7
2019-05-07gpio: Update documentationLinus Walleij1-132/+229
2019-02-20Documentation: gpio: legacy: Don't use POLLERR for poll(2)Uwe Kleine-König1-5/+4
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-1/+1
2019-02-14Documentation: gpio: driver: fix wire name for I2CWolfram Sang1-1/+1
2019-02-11Documenation: driver-api: fix gpio/board.rst warningRandy Dunlap1-0/+1
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij1-1/+3
2018-10-10gpio: fix kernel-doc after devres.c file renameRandy Dunlap1-1/+1
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven1-8/+8
2018-10-01Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven1-8/+8
2018-09-24gpiolib: Fix array members of same chip processed separatelyJanusz Krzysztofik1-5/+14
2018-09-20Merge branch 'ib-array-bitmaps' into develLinus Walleij2-13/+48
2018-09-13gpiolib: Implement fast processing path in get/set arrayJanusz Krzysztofik2-0/+23
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik1-2/+12
2018-09-13gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik1-1/+3
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik1-11/+11
2018-09-10gpio/driver.rst: document gpiochip_disable/enable_irq()Hans Verkuil1-1/+22
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-0/+20
2018-05-16Documentation: gpio: driver: Fix a typo and some odd grammarJonathan Neuschäfer1-3/+3
2018-05-16gpiolib: add hogs support for machine codeBartosz Golaszewski1-0/+16
2018-05-16gpio: Add a reference to CEC on GPIOLinus Walleij1-0/+4
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+2
2018-03-23Documentation: gpio: Move drivers-on-gpio.txt to driver-apiJonathan Neuschäfer2-0/+98
2018-03-23Documentation: gpio: Move GPIO mapping documentation to driver-apiJonathan Neuschäfer2-0/+180
2018-03-23Documentation: gpio: Move gpiod_* consumer documentation to driver-apiJonathan Neuschäfer2-0/+440
2018-03-23Documentation: gpio: Move legacy documentation to driver-apiJonathan Neuschäfer2-9/+771
2018-03-23Documentation: gpio: Move driver documentation to driver-apiJonathan Neuschäfer2-0/+430
2018-03-23Documentation: gpio: Move introduction to driver-apiJonathan Neuschäfer2-0/+131