index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
gpio
/
driver.rst
Age
Commit message (
Expand
)
Author
2024-04-12
Documentation: gpio: Replace leading TABs by spaces in code blocks
Andy Shevchenko
2023-03-15
Documentation: gpio: Input mode is not true Hi-Z
Andy Shevchenko
2022-06-24
docs: driver-api: gpio: Fix some typos
Tom Schwindl
2022-05-16
Documentation: gpio: Advertise irqd_to_hwirq() helper in the examples
Andy Shevchenko
2022-05-16
Documentation: gpio: Fix IRQ mask and unmask examples
Andy Shevchenko
2022-04-19
Documentation: Update the recommended pattern for GPIO irqchips
Marc Zyngier
2021-07-21
Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mention
Vincent Pelletier
2021-01-11
Documentation: Replace lkml.org links with lore
Joe Perches
2020-10-28
gpio: stmpe: Fix forgotten refactoring
Linus Walleij
2020-10-28
gpio: Retire the explicit gpio irqchip code
Linus Walleij
2020-10-12
gpiolib: Update indentation in driver.rst for code excerpts
Andy Shevchenko
2020-03-25
docs: gpio: driver.rst: don't mark literal blocks twice
Mauro Carvalho Chehab
2020-01-23
gpio: Drop the chained IRQ handler assign function
Linus Walleij
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-11-22
Documentation: gpio: driver.rst: Fix warnings
Daniel W. S. Almeida
2019-10-10
docs: fix some broken references
Mauro Carvalho Chehab
2019-10-03
Documentation: gpio: driver: Format code blocks properly
Jonathan Neuschäfer
2019-09-03
Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2019-08-15
gpio: Add support for hierarchical IRQ domains
Linus Walleij
2019-07-30
Documentation: gpio: fix function links in the HTML docs
Jeremy Cline
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-21
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-07
docs: gpio: driver.rst: fix a bad tag
Mauro Carvalho Chehab
2019-05-28
gpio: Fix minor grammar errors in documentation
Linus Walleij
2019-05-07
gpio: Update documentation
Linus Walleij
2019-02-14
Documentation: gpio: driver: fix wire name for I2C
Wolfram Sang
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
2018-09-10
gpio/driver.rst: document gpiochip_disable/enable_irq()
Hans Verkuil
2018-05-16
Documentation: gpio: driver: Fix a typo and some odd grammar
Jonathan Neuschäfer
2018-03-23
Documentation: gpio: Move driver documentation to driver-api
Jonathan Neuschäfer