summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorLines
2022-01-22Merge tag 'docs-5.17-2' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2022-01-20Documentation: fix firewire.rst ABI file path errorRandy Dunlap-2/+2
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+37
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-22/+44
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-15/+17
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-330/+7
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-211/+25
2021-12-30counter: Update documentation for new counter registration functionsUwe Kleine-König-5/+5
2021-12-21docs/driver-api: Replace a comma in the n_gsm.rst with a double colonYanteng Si-1/+7
2021-12-09PCI/MSI: Move code into a separate directoryThomas Gleixner-1/+1
2021-12-03Documentation/auxiliary_bus: Move the text into the codeIra Weiny-281/+17
2021-12-03Documentation/auxiliary_bus: Update Auxiliary device lifespanIra Weiny-11/+21
2021-12-03Documentation/auxiliary_bus: Clarify match_nameIra Weiny-3/+30
2021-12-03Documentation/auxiliary_bus: Clarify auxiliary_device creationIra Weiny-20/+61
2021-11-28fpga: region: Use standard dev_release for class driverRuss Weight-3/+9
2021-11-28fpga: bridge: Use standard dev_release for class driverRuss Weight-5/+1
2021-11-28fpga: mgr: Use standard dev_release for class driverRuss Weight-9/+29
2021-11-26tty: move tty_ldisc docs to new Documentation/tty/Jiri Slaby-88/+0
2021-11-26tty: reformat tty_struct::flags into kernel-docJiri Slaby-22/+2
2021-11-26tty: combine tty_ldisc_ops docs into kernel-docJiri Slaby-93/+2
2021-11-26tty: combine tty_operations triple docs into kernel-docJiri Slaby-132/+2
2021-11-22Documentation: dmaengine: Correctly describe dmatest with channel unsetDaniel Thompson-3/+4
2021-11-22Documentation: dmaengine: Add a description of what dmatest doesDaniel Thompson-0/+10
2021-11-22dmaengine: Add documentation for new memcpy scatter-gather functionAdrian Larumbe-0/+23
2021-11-17Docs: usb: update writesize, copy_from_user, usb_fill_bulk_urb, usb_submit_urbPhilipp Hortmann-11/+13
2021-11-17Docs: usb: update comment and code near increment usage countPhilipp Hortmann-2/+2
2021-11-17Docs: usb: update err() to pr_err() and replace __FILE__Philipp Hortmann-2/+2
2021-11-15media: drivers/index.rst: add missing rkisp1 entryHans Verkuil-0/+1
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-0/+6
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-10/+63
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-77/+287
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5/+8
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-6/+0
2021-11-02Merge tag 'thermal-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-222/+3
2021-11-01Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-2/+2
2021-11-01Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds-2/+62
2021-10-28docs: mmc: update maintainer name and URLAndy Isaacson-2/+2
2021-10-26Documentation: USB: fix example bulk-message timeoutJohan Hovold-1/+1
2021-10-25Docs: usb: remove :c:func: for usb_register and usb_deregisterPhilipp Hortmann-2/+2
2021-10-25Docs: usb: update struct usb_driverPhilipp Hortmann-2/+5
2021-10-19Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman-0/+1
2021-10-19iio: inkern: introduce devm_iio_map_array_register() short-hand functionAlexandru Ardelean-0/+1
2021-10-18docs: counter: Include counter-chrdev kernel-doc to generic-counter.rstWilliam Breathitt Gray-0/+3
2021-10-18counter: fix docum. build problems after filename changeRandy Dunlap-1/+1
2021-10-17docs: counter: Document character device interfaceWilliam Breathitt Gray-41/+136
2021-10-17docs: counter: Update to reflect sysfs internalizationWilliam Breathitt Gray-66/+177
2021-10-08media: remove myself from dvb media maintainersSean Young-1/+1
2021-10-07thermal: Move ABI documentation to Documentation/ABIMauro Carvalho Chehab-222/+3
2021-10-05ipmi: Add docs for the IPMI IPMB driverCorey Minyard-0/+39