summaryrefslogtreecommitdiffstats
path: root/Documentation/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: jack: implement software jack injection via debugfsHui Wang2021-02-022-0/+167
* Merge tag 'sound-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-01-131-1/+1
|\
| * ALSA: doc: Fix reference to mixart.rstJonathan Neuschäfer2021-01-121-1/+1
* | docs: Fix reST markup when linking to sectionsNícolas F. R. A. Prado2020-12-311-8/+8
|/
* ALSA: usb-audio: Add implicit_fb module optionTakashi Iwai2020-11-231-0/+5
* docs: writing-an-alsa-driver.rst: fix some bad c:func: markupsMauro Carvalho Chehab2020-10-151-3/+2
* docs: sound: writing-an-alsa-driver.rst: get rid of :c:typeMauro Carvalho Chehab2020-10-151-58/+47
* docs: remove sound API duplicationMauro Carvalho Chehab2020-10-151-0/+1
* docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab2020-10-151-11/+11
* ALSA: hda: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-09-021-1/+1
* Documentation: sound/cards: fix heading underline lengths for https: changesRandy Dunlap2020-08-242-2/+2
* Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-08-032-2/+2
|\
| * ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-1/+1
| * ASoC: Documentation: fix reference to renamed source fileRandy Dunlap2020-06-291-1/+1
* | ALSA: docs: fix typoJulia Lawall2020-08-011-1/+1
* | ALSA: doc: use correct config variable nameJulia Lawall2020-08-011-1/+1
* | ALSA: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-194-8/+8
* | ALSA: compress: document the compress gapless audio state machineVinod Koul2020-07-071-0/+32
* | ALSA: compress: document the compress audio state machineVinod Koul2020-07-071-0/+51
|/
* ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixupsThomas Hebb2020-03-311-2/+0
* ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256Thomas Hebb2020-03-312-0/+130
* Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-03-301-2/+7
|\
| * ASoC: simple-card: Add support for codec2codec DAI linksSamuel Holland2020-03-061-2/+7
* | ALSA: usb-audio: Update the documentation for the new delayed_register optionTakashi Iwai2020-03-261-0/+13
|/
* Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-282-5/+6
|\
| * ALSA: info: Make snd_info_entry_ops as constTakashi Iwai2020-01-031-1/+1
| * ALSA: docs: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-3/+3
| * ALSA: cmipci: Allow disabling MPU port via module optionTakashi Iwai2019-12-171-1/+2
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* ALSA: docs: Update about the new PCM sync_stop opsTakashi Iwai2019-11-201-0/+41
* ALSA: docs: Update document about the default PCM ioctl opsTakashi Iwai2019-11-201-4/+4
* ALSA: docs: Update for managed buffer allocation modeTakashi Iwai2019-11-201-35/+64
* ALSA: docs: Remove snd_dma_pci_data() usage in documentationTakashi Iwai2019-11-061-5/+5
* ALSA: docs: Update documentation about SG- and vmalloc-buffersTakashi Iwai2019-11-061-29/+37
* ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS typeTakashi Iwai2019-11-061-6/+8
* Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-09-173-0/+10
|\
| * Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2019-09-101-10/+0
| |\
| * | ALSA: hda - Update descriptions about new position_fix valuesTakashi Iwai2019-08-282-0/+7
| * | ALSA: hda - Add a quirk model for fixing Huawei Matebook X right speakerTomas Espeleta2019-08-091-0/+3
* | | docs: index.rst: don't use genindex for pdf outputMauro Carvalho Chehab2019-07-311-1/+1
| |/ |/|
* | docs: remove extra conf.py filesMauro Carvalho Chehab2019-07-171-10/+0
|/
* ALSA: doc: my_chip has no element ioportChristina Quast2019-04-031-2/+2
* Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-281-6/+4
|\
| * ASoC: doc: Fix typos in dpcm.rstSylwester Nawrocki2019-02-081-6/+4
* | ALSA: hda/realtek - Add model description for Chrome headset button quirkTakashi Iwai2019-02-201-0/+2
* | ALSA: hda/realtek - Fix a typo in model documentationTakashi Iwai2019-02-201-1/+1
* | ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-011-5/+5
* | ALSA: doc: Update the description about PCM suspend procedureTakashi Iwai2019-01-151-17/+8
|/
* Documentation: Use "while" instead of "whilst"Will Deacon2018-11-202-4/+4
* ALSA: doc: Brush up the old writing-an-alsa-driverTakashi Iwai2018-10-181-158/+149