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