summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-081-0/+6
|\
| * Documentation/cxl: Add bus internal docsBen Widawsky2021-09-211-0/+3
| * cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams2021-09-211-0/+3
* | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-042-10/+63
|\ \
| * | tty: make tty_ldisc_ops::hangup return voidJiri Slaby2021-09-221-1/+1
| * | tty: n_gsm: Add some instructions and code for requesterZhenguo Zhao2021-09-141-9/+62
| |/
* | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-042-77/+287
|\ \
| * \ Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2021-10-191-0/+1
| |\ \
| | * | iio: inkern: introduce devm_iio_map_array_register() short-hand functionAlexandru Ardelean2021-10-191-0/+1
| | |/
| * | docs: counter: Include counter-chrdev kernel-doc to generic-counter.rstWilliam Breathitt Gray2021-10-181-0/+3
| * | counter: fix docum. build problems after filename changeRandy Dunlap2021-10-181-1/+1
| * | docs: counter: Document character device interfaceWilliam Breathitt Gray2021-10-171-41/+136
| * | docs: counter: Update to reflect sysfs internalizationWilliam Breathitt Gray2021-10-171-66/+177
| |/
* | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-041-5/+8
|\ \
| * | Documentation: USB: fix example bulk-message timeoutJohan Hovold2021-10-261-1/+1
| * | Docs: usb: remove :c:func: for usb_register and usb_deregisterPhilipp Hortmann2021-10-251-2/+2
| * | Docs: usb: update struct usb_driverPhilipp Hortmann2021-10-251-2/+5
| |/
* | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-021-6/+0
|\ \
| * \ Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-1416-184/+206
| |\ \ | | |/
| * | dma-buf: cleanup kerneldoc of removed componentChristian König2021-09-021-6/+0
* | | Merge tag 'thermal-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-021-222/+3
|\ \ \
| * | | thermal: Move ABI documentation to Documentation/ABIMauro Carvalho Chehab2021-10-071-222/+3
| | |/ | |/|
* | | Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-11-011-2/+2
|\ \ \
| * | | docs: mmc: update maintainer name and URLAndy Isaacson2021-10-281-2/+2
| |/ /
* | | Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2021-11-011-2/+62
|\ \ \
| * | | ipmi: Add docs for the IPMI IPMB driverCorey Minyard2021-10-051-0/+39
| * | | ipmi: Add docs for IPMB direct addressingCorey Minyard2021-10-051-2/+23
| |/ /
* | | media: remove myself from dvb media maintainersSean Young2021-10-081-1/+1
* | | media: rockchip: rkisp1: add support for v12 isp variantsHeiko Stuebner2021-09-301-0/+43
* | | media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus2021-09-301-7/+7
|/ /
* | Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-09-091-1/+7
|\ \
| * | cxl/registers: Fix Documentation warningDan Williams2021-09-071-1/+1
| * | cxl/pmem: Fix Documentation warningDan Williams2021-09-071-1/+1
| * | cxl/core: Move register mapping infrastructureDan Williams2021-08-061-0/+3
| * | cxl/core: Move pmem functionalityDan Williams2021-08-061-0/+3
| * | cxl: Move cxl_core to new directoryBen Widawsky2021-08-061-1/+1
* | | Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-09-072-8/+13
|\ \ \
| * | | docs: gpio: explain GPIOD_OUT_* values and toggling active lowHannu Hartikainen2021-07-211-1/+9
| * | | Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mentionVincent Pelletier2021-07-211-7/+4
* | | | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-021-1/+3
|\ \ \ \
| * | | | vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy2021-08-111-1/+3
| | |/ / | |/| |
* | | | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-012-1/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2021-07-2726-551/+256
| |\ \ \
| | * \ \ Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-211-0/+13
| | |\ \ \ | | | |/ / | | |/| |
| * | | | documentation: Update #nouveau IRC channel networkAlyssa Rosenzweig2021-07-251-1/+1
| | |/ / | |/| |
| * | | dma-buf: Document DMA_BUF_IOCTL_SYNC (v3)Jason Ekstrand2021-06-171-0/+8
| * | | dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju2021-06-151-0/+5
* | | | Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-09-015-126/+157
|\ \ \ \
| * \ \ \ Merge tag 'v5.14-rc4' into media_treeMauro Carvalho Chehab2021-08-051-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | media: Documentation: v4l: Rework LP-11 documentation, add callbacksSakari Ailus2021-08-041-12/+28