summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/gpio/driver.rst
AgeCommit message (Expand)Author
2023-03-15Documentation: gpio: Input mode is not true Hi-ZAndy Shevchenko
2022-06-24docs: driver-api: gpio: Fix some typosTom Schwindl
2022-05-16Documentation: gpio: Advertise irqd_to_hwirq() helper in the examplesAndy Shevchenko
2022-05-16Documentation: gpio: Fix IRQ mask and unmask examplesAndy Shevchenko
2022-04-19Documentation: Update the recommended pattern for GPIO irqchipsMarc Zyngier
2021-07-21Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mentionVincent Pelletier
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches
2020-10-28gpio: stmpe: Fix forgotten refactoringLinus Walleij
2020-10-28gpio: Retire the explicit gpio irqchip codeLinus Walleij
2020-10-12gpiolib: Update indentation in driver.rst for code excerptsAndy Shevchenko
2020-03-25docs: gpio: driver.rst: don't mark literal blocks twiceMauro Carvalho Chehab
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-11-22Documentation: gpio: driver.rst: Fix warningsDaniel W. S. Almeida
2019-10-10docs: fix some broken referencesMauro Carvalho Chehab
2019-10-03Documentation: gpio: driver: Format code blocks properlyJonathan Neuschäfer
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-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-07docs: gpio: driver.rst: fix a bad tagMauro Carvalho Chehab
2019-05-28gpio: Fix minor grammar errors in documentationLinus Walleij
2019-05-07gpio: Update documentationLinus Walleij
2019-02-14Documentation: gpio: driver: fix wire name for I2CWolfram Sang
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij
2018-09-10gpio/driver.rst: document gpiochip_disable/enable_irq()Hans Verkuil
2018-05-16Documentation: gpio: driver: Fix a typo and some odd grammarJonathan Neuschäfer
2018-03-23Documentation: gpio: Move driver documentation to driver-apiJonathan Neuschäfer