aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2022-01-22Merge tag 'docs-5.17-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2022-01-20Documentation: fix firewire.rst ABI file path errorGravatar Randy Dunlap 1-2/+2
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-3/+37
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-22/+44
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-15/+17
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-330/+7
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-211/+25
2021-12-30counter: Update documentation for new counter registration functionsGravatar Uwe Kleine-König 1-5/+5
2021-12-21docs/driver-api: Replace a comma in the n_gsm.rst with a double colonGravatar Yanteng Si 1-1/+7
2021-12-09PCI/MSI: Move code into a separate directoryGravatar Thomas Gleixner 1-1/+1
2021-12-03Documentation/auxiliary_bus: Move the text into the codeGravatar Ira Weiny 1-281/+17
2021-12-03Documentation/auxiliary_bus: Update Auxiliary device lifespanGravatar Ira Weiny 1-11/+21
2021-12-03Documentation/auxiliary_bus: Clarify match_nameGravatar Ira Weiny 1-3/+30
2021-12-03Documentation/auxiliary_bus: Clarify auxiliary_device creationGravatar Ira Weiny 1-20/+61
2021-11-28fpga: region: Use standard dev_release for class driverGravatar Russ Weight 1-3/+9
2021-11-28fpga: bridge: Use standard dev_release for class driverGravatar Russ Weight 1-5/+1
2021-11-28fpga: mgr: Use standard dev_release for class driverGravatar Russ Weight 1-9/+29
2021-11-26tty: move tty_ldisc docs to new Documentation/tty/Gravatar Jiri Slaby 2-88/+0
2021-11-26tty: reformat tty_struct::flags into kernel-docGravatar Jiri Slaby 1-22/+2
2021-11-26tty: combine tty_ldisc_ops docs into kernel-docGravatar Jiri Slaby 1-93/+2
2021-11-26tty: combine tty_operations triple docs into kernel-docGravatar Jiri Slaby 1-132/+2
2021-11-22Documentation: dmaengine: Correctly describe dmatest with channel unsetGravatar Daniel Thompson 1-3/+4
2021-11-22Documentation: dmaengine: Add a description of what dmatest doesGravatar Daniel Thompson 1-0/+10
2021-11-22dmaengine: Add documentation for new memcpy scatter-gather functionGravatar Adrian Larumbe 1-0/+23
2021-11-17Docs: usb: update writesize, copy_from_user, usb_fill_bulk_urb, usb_submit_urbGravatar Philipp Hortmann 1-11/+13
2021-11-17Docs: usb: update comment and code near increment usage countGravatar Philipp Hortmann 1-2/+2
2021-11-17Docs: usb: update err() to pr_err() and replace __FILE__Gravatar Philipp Hortmann 1-2/+2
2021-11-15media: drivers/index.rst: add missing rkisp1 entryGravatar Hans Verkuil 1-0/+1
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Gravatar Linus Torvalds 1-0/+6
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-10/+63
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-77/+287
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-5/+8
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-6/+0
2021-11-02Merge tag 'thermal-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-222/+3
2021-11-01Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 1-2/+2
2021-11-01Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmiGravatar Linus Torvalds 1-2/+62
2021-10-28docs: mmc: update maintainer name and URLGravatar Andy Isaacson 1-2/+2
2021-10-26Documentation: USB: fix example bulk-message timeoutGravatar Johan Hovold 1-1/+1
2021-10-25Docs: usb: remove :c:func: for usb_register and usb_deregisterGravatar Philipp Hortmann 1-2/+2
2021-10-25Docs: usb: update struct usb_driverGravatar Philipp Hortmann 1-2/+5
2021-10-19Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Gravatar Greg Kroah-Hartman 1-0/+1
2021-10-19iio: inkern: introduce devm_iio_map_array_register() short-hand functionGravatar Alexandru Ardelean 1-0/+1
2021-10-18docs: counter: Include counter-chrdev kernel-doc to generic-counter.rstGravatar William Breathitt Gray 1-0/+3
2021-10-18counter: fix docum. build problems after filename changeGravatar Randy Dunlap 1-1/+1
2021-10-17docs: counter: Document character device interfaceGravatar William Breathitt Gray 1-41/+136
2021-10-17docs: counter: Update to reflect sysfs internalizationGravatar William Breathitt Gray 1-66/+177
2021-10-08media: remove myself from dvb media maintainersGravatar Sean Young 1-1/+1
2021-10-07thermal: Move ABI documentation to Documentation/ABIGravatar Mauro Carvalho Chehab 1-222/+3
2021-10-05ipmi: Add docs for the IPMI IPMB driverGravatar Corey Minyard 1-0/+39