summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-51/+45
|\
| * io-mapping: Provide iomap_local variantThomas Gleixner2020-11-241-29/+45
| * Documentation/io-mapping: Remove outdated blurbThomas Gleixner2020-11-061-22/+0
* | Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds2020-12-144-4/+228
|\ \
| * | docs: add a reset controller chapter to the driver API docsPhilipp Zabel2020-12-082-0/+222
| * | docs: mtd: spi-nor: Fix formatting of text vs. diagramsJonathan Neuschäfer2020-11-131-2/+4
| * | docs: driver-api: mtd: intel-spi: Improve formatting of shell commandsJonathan Neuschäfer2020-11-131-2/+2
| |/
* | Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2020-12-1410-12/+1581
|\ \
| * | media: Documentation: ccs: Reorder SPDX and copyright notice linesSakari Ailus2020-12-031-1/+1
| * | media: Documentation: ccs: Rename ccs-regs.txt as ccs-regs.ascSakari Ailus2020-12-033-4/+4
| * | media: Documentation: ccs: Add CCS driver documentationSakari Ailus2020-12-022-0/+83
| * | media: ccs: Add the generator for CCS register definitions and limitsSakari Ailus2020-12-022-0/+1474
| * | Merge tag 'v5.10-rc6' into patchworkMauro Carvalho Chehab2020-12-011-16/+104
| |\ \
| * | | media: Documentation/driver-api: media/dtv-frontend: drop doubled wordRandy Dunlap2020-11-271-3/+3
| * | | media: Documentation/driver-api: media/v4l2-dev: drop doubled wordRandy Dunlap2020-11-271-1/+1
| * | | media: Documentation/driver-api: media/v4l2-controls: drop doubled wordsRandy Dunlap2020-11-271-2/+2
| * | | media: Documentation/driver-api: media/cec-core: drop doubled wordRandy Dunlap2020-11-271-1/+1
| * | | media: Documentation: v4l: Document required controls on camera sensorsSakari Ailus2020-11-161-0/+13
| * | | media: Documentation: v4l: Fix languageSakari Ailus2020-11-161-4/+3
| * | | media: cec-core.rst/cec-ioc-g-mode.rst: fix typos in monitor-all descriptionHans Verkuil2020-11-161-1/+1
| | |/ | |/|
* | | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-141-0/+9
|\ \ \ | |_|/ |/| |
| * | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-041-0/+9
| |\ \ | | |/ | |/|
| | * dma-buf: Document struct dma_buf_mapThomas Zimmermann2020-09-291-0/+9
* | | media: vidtv.rst: add kernel-doc markupsMauro Carvalho Chehab2020-11-261-0/+27
* | | media: vidtv.rst: update vidtv documentationMauro Carvalho Chehab2020-11-261-13/+72
* | | media: vidtv: psi: Implement an Event Information Table (EIT)Daniel W. S. Almeida2020-11-261-3/+5
* | | media: vidtv: psi: add a Network Information Table (NIT)Daniel W. S. Almeida2020-11-261-3/+3
|/ /
* | Merge tag 'docs-5.10-2' of git://git.lwn.net/linuxLinus Torvalds2020-10-231-1/+0
|\ \
| * | docs: driver-api: remove a duplicated index entryMauro Carvalho Chehab2020-10-211-1/+0
* | | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-1633-212/+120
|\ \ \
| * | | usb: docs: document altmode register/unregister functionsMauro Carvalho Chehab2020-10-151-1/+7
| * | | docs: infrastructure.rst: exclude device_link_state from device.hMauro Carvalho Chehab2020-10-151-0/+1
| * | | docs: basics.rst: avoid duplicated C function declarationMauro Carvalho Chehab2020-10-151-0/+4
| * | | docs: mei.rst: fix a C expression markupMauro Carvalho Chehab2020-10-151-1/+1
| * | | docs: devices.rst: fix a C reference markupMauro Carvalho Chehab2020-10-151-1/+1
| * | | docs: infrastructure.rst: don't include firmware kernel-docMauro Carvalho Chehab2020-10-151-3/+0
| * | | docs: libata.rst: fix a wrong usage of :c:type: tagMauro Carvalho Chehab2020-10-151-1/+1
| * | | docs: fpga: replace :c:member: macrosMauro Carvalho Chehab2020-10-153-4/+4
| * | | docs: devices.rst: get rid of :c:type macrosMauro Carvalho Chehab2020-10-151-16/+8
| * | | docs: basics.rst: get rid of rcu kernel-doc macrosMauro Carvalho Chehab2020-10-151-6/+0
| * | | docs: device_link.rst: remove duplicated kernel-doc includeMauro Carvalho Chehab2020-10-151-2/+1
| * | | docs: scsi: target.rst: remove iSCSI transport class kernel-doc markupMauro Carvalho Chehab2020-10-151-12/+0
| * | | docs: basics.rst: move kernel-doc workqueue markups to workqueue.rstMauro Carvalho Chehab2020-10-151-9/+0
| * | | docs: remove sound API duplicationMauro Carvalho Chehab2020-10-152-55/+0
| * | | docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab2020-10-1520-58/+58
| * | | docs: remove some replace macros like |struct foo|Mauro Carvalho Chehab2020-10-152-42/+33
| * | | media: cec-core.rst: don't use c:type for structsMauro Carvalho Chehab2020-10-151-1/+1
* | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-153-492/+199
|\ \ \ \
| * | | | docs: net: 80211: reduce docs build timeMauro Carvalho Chehab2020-10-083-492/+199
* | | | | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-151-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |