summaryrefslogtreecommitdiffstats
path: root/Documentation/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Add new alc285-hp-amp-init modelBradley Scott2021-12-141-0/+2
* ASoC: doc: update codec example codeJohn Keeping2021-10-251-4/+4
* ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytesSugar Zhang2021-09-271-0/+9
* Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds2021-09-011-1/+1
|\
| * docs: sound: kernel-api: writing-an-alsa-driver.rst: replace some charactersMauro Carvalho Chehab2021-07-251-1/+1
* | ALSA: usb-audio: Move set-interface-first workaround into common quirkTakashi Iwai2021-08-241-0/+1
* | ALSA: doc: Fix indentation warningTakashi Iwai2021-08-231-0/+1
* | ALSA: hda: Update documentation for aliasing via the model optionTakashi Iwai2021-08-232-0/+17
* | ALSA: doc: Add the description of quirk_flags option for snd-usb-audioTakashi Iwai2021-08-021-2/+24
* | ALSA: doc: Add device-managed resource sectionTakashi Iwai2021-07-191-0/+33
|/
* Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-07-011-6/+7
|\
| * ALSA: doc: Clarify IEC958 controls ifaceMaxime Ripard2021-06-081-6/+7
* | ALSA: doc: Fix spelling mistakeshuangjianghui2021-06-101-1/+1
|/
* 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
| |\