summaryrefslogtreecommitdiff
path: root/Documentation/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* ALSA: hda - Add ASUS G751 quirk model entryTakashi Iwai2018-10-071-0/+2
* Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2018-08-131-3/+1
|\
| * ASoC: doc: Replace open code with params_set_format()Takashi Iwai2018-07-261-3/+1
* | ALSA: hda/realtek - Comprehensive model list for ALC882 & coTakashi Iwai2018-06-261-2/+52
* | ALSA: hda/realtek - Comprehensive model list for ALC262Takashi Iwai2018-06-261-0/+16
* | ALSA: hda/realtek - Comprehensive model list for ALC268Takashi Iwai2018-06-261-0/+2
* | ALSA: hda/realtek - Comprehensive model list for ALC259 & coTakashi Iwai2018-06-261-0/+156
* | ALSA: hda/realtek - Comprehensive model list for ALC662 & coTakashi Iwai2018-06-261-0/+36
* | ALSA: Fix references to Documentation/.*/MultiSoundMauro Carvalho Chehab2018-06-261-1/+1
* | ALSA: multisound.sh: update module namespaceMauro Carvalho Chehab2018-06-261-36/+36
* | ALSA:: multisound.sh: fix script to make it build with modern toolsMauro Carvalho Chehab2018-06-261-14/+16
* | sound: restore MultiSound scriptMauro Carvalho Chehab2018-06-261-0/+1137
|/
* Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-064-21/+26
|\