summaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa-configuration.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-15docs: sound: writing-an-alsa-driver.rst: get rid of :c:typeMauro Carvalho Chehab1-58/+47
2020-10-15docs: devices.rst: get rid of :c:type macrosMauro Carvalho Chehab1-16/+8
2020-10-15docs: fs: fscrypt.rst: get rid of :c:type: tagsMauro Carvalho Chehab1-38/+36
2020-10-15docs: pstore-blk.rst: fix kernel-doc tagsMauro Carvalho Chehab1-8/+2
2020-10-15docs: basics.rst: get rid of rcu kernel-doc macrosMauro Carvalho Chehab1-6/+0
2020-10-15docs: device_link.rst: remove duplicated kernel-doc includeMauro Carvalho Chehab1-2/+1
2020-10-15docs: scsi: target.rst: remove iSCSI transport class kernel-doc markupMauro Carvalho Chehab1-12/+0
2020-10-15docs: basics.rst: move kernel-doc workqueue markups to workqueue.rstMauro Carvalho Chehab2-9/+2
2020-10-15docs: remove sound API duplicationMauro Carvalho Chehab3-55/+1
2020-10-15docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tagMauro Carvalho Chehab1-6/+0
2020-10-15docs: genericirq.rst: don't document chip.c functions twiceMauro Carvalho Chehab1-0/+2
2020-10-15docs: net: ieee802154.rst: fix C expressionsMauro Carvalho Chehab1-8/+10
2020-10-15docs: it_IT: fix namespace collisions at locking.rstMauro Carvalho Chehab1-0/+2
2020-10-15docs: trace-uses.rst: remove bogus c-domain tagsMauro Carvalho Chehab1-6/+6
2020-10-15docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab29-86/+86
2020-10-15docs: remove some replace macros like |struct foo|Mauro Carvalho Chehab3-48/+38
2020-10-15media: cec-core.rst: don't use c:type for structsMauro Carvalho Chehab1-1/+1
2020-10-15media: docs: make RC documents more compatible with Sphinx 3.1+Mauro Carvalho Chehab16-75/+73
2020-10-15media: docs: make MC documents more compatible with Sphinx 3.1+Mauro Carvalho Chehab15-98/+52
2020-10-15media: docs: make DVB documents more compatible with Sphinx 3.1+Mauro Carvalho Chehab95-534/+329
2020-10-15media: docs: make V4L documents more compatible with Sphinx 3.1+Mauro Carvalho Chehab87-922/+559
2020-10-15media: docs: make CEC documents compatible with Sphinx 3.1+Mauro Carvalho Chehab11-87/+63
2020-10-15docs: automarkup.py: Add cross-reference for parametrized C macrosNícolas F. R. A. Prado1-7/+42
2020-10-15docs: automarkup.py: Skip C reserved words when cross-referencingNícolas F. R. A. Prado1-1/+8
2020-10-15docs: automarkup.py: Fix regexes to solve sphinx 3 warningsNícolas F. R. A. Prado1-3/+4
2020-10-15docs: automarkup.py: Use new C roles in Sphinx 3Nícolas F. R. A. Prado1-6/+49
2020-10-15docs: kerneldoc.py: add support for kerneldoc -nosymbolMauro Carvalho Chehab2-0/+15
2020-10-15docs: kerneldoc.py: append the name of the parsed doc fileMauro Carvalho Chehab1-1/+2
2020-10-15docs: cdomain.py: extend it to handle new Sphinx 3.x tagsMauro Carvalho Chehab1-1/+39
2020-10-15docs: cdomain.py: add support for a new Sphinx 3.1+ tagMauro Carvalho Chehab1-1/+54
2020-10-15scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab1-9/+14
2020-10-15scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab1-2/+4
2020-10-15scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab2-8/+48
2020-10-15scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab1-12/+14
2020-10-15scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab1-23/+41
2020-10-15scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab1-23/+21
2020-10-15scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab1-3/+4
2020-10-15scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab1-10/+24
2020-10-15scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab1-6/+65
2020-10-15scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab1-4/+11
2020-10-15powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...Jason A. Donenfeld1-1/+0
2020-10-14fs: fix NULL dereference due to data race in prepend_path()Andrii Nakryiko1-1/+5
2020-10-14dt-bindings: misc: explicitly add #address-cells for slave modeZhen Lei1-0/+2
2020-10-14spi: dt-bindings: spi-controller: explicitly require #address-cells=<0> for s...Zhen Lei1-6/+14
2020-10-14mm/migrate: remove obsolete comment about device publicRalph Campbell1-1/+1
2020-10-14mm/migrate: remove cpages-- in migrate_vma_finalize()Ralph Campbell1-1/+0
2020-10-14mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan5-2/+26
2020-10-14memblock: use separate iterators for memory and reserved regionsMike Rapoport9-15/+29
2020-10-14memblock: implement for_each_reserved_mem_region() using __next_mem_region()Mike Rapoport5-47/+27
2020-10-14memblock: remove unused memblock_mem_size()Mike Rapoport2-16/+0