aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sound
AgeCommit message (Expand)AuthorFilesLines
2021-10-25ASoC: doc: update codec example codeGravatar John Keeping 1-4/+4
2021-09-27ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytesGravatar Sugar Zhang 1-0/+9
2021-09-01Merge tag 'docs-5.15' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2021-08-24ALSA: usb-audio: Move set-interface-first workaround into common quirkGravatar Takashi Iwai 1-0/+1
2021-08-23ALSA: doc: Fix indentation warningGravatar Takashi Iwai 1-0/+1
2021-08-23ALSA: hda: Update documentation for aliasing via the model optionGravatar Takashi Iwai 2-0/+17
2021-08-02ALSA: doc: Add the description of quirk_flags option for snd-usb-audioGravatar Takashi Iwai 1-2/+24
2021-07-25docs: sound: kernel-api: writing-an-alsa-driver.rst: replace some charactersGravatar Mauro Carvalho Chehab 1-1/+1
2021-07-19ALSA: doc: Add device-managed resource sectionGravatar Takashi Iwai 1-0/+33
2021-07-01Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 1-6/+7
2021-06-10ALSA: doc: Fix spelling mistakesGravatar huangjianghui 1-1/+1
2021-06-08ALSA: doc: Clarify IEC958 controls ifaceGravatar Maxime Ripard 1-6/+7
2021-02-02ALSA: jack: implement software jack injection via debugfsGravatar Hui Wang 2-0/+167
2021-01-13Merge tag 'sound-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2021-01-12ALSA: doc: Fix reference to mixart.rstGravatar Jonathan Neuschäfer 1-1/+1
2020-12-31docs: Fix reST markup when linking to sectionsGravatar Nícolas F. R. A. Prado 1-8/+8
2020-11-23ALSA: usb-audio: Add implicit_fb module optionGravatar Takashi Iwai 1-0/+5
2020-10-15docs: writing-an-alsa-driver.rst: fix some bad c:func: markupsGravatar Mauro Carvalho Chehab 1-3/+2
2020-10-15docs: sound: writing-an-alsa-driver.rst: get rid of :c:typeGravatar Mauro Carvalho Chehab 1-58/+47
2020-10-15docs: remove sound API duplicationGravatar Mauro Carvalho Chehab 1-0/+1
2020-10-15docs: get rid of :c:type explicit declarations for structsGravatar Mauro Carvalho Chehab 1-11/+11
2020-09-02ALSA: hda: use consistent HDAudio spelling in comments/docsGravatar Pierre-Louis Bossart 1-1/+1
2020-08-24Documentation: sound/cards: fix heading underline lengths for https: changesGravatar Randy Dunlap 2-2/+2
2020-08-03Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 2-2/+2
2020-08-01ALSA: docs: fix typoGravatar Julia Lawall 1-1/+1
2020-08-01ALSA: doc: use correct config variable nameGravatar Julia Lawall 1-1/+1
2020-07-22ASoC: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-07-19ALSA: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 4-8/+8
2020-07-07ALSA: compress: document the compress gapless audio state machineGravatar Vinod Koul 1-0/+32
2020-07-07ALSA: compress: document the compress audio state machineGravatar Vinod Koul 1-0/+51
2020-06-29ASoC: Documentation: fix reference to renamed source fileGravatar Randy Dunlap 1-1/+1
2020-03-31ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixupsGravatar Thomas Hebb 1-2/+0
2020-03-31ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256Gravatar Thomas Hebb 2-0/+130
2020-03-30Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 1-2/+7
2020-03-26ALSA: usb-audio: Update the documentation for the new delayed_register optionGravatar Takashi Iwai 1-0/+13
2020-03-06ASoC: simple-card: Add support for codec2codec DAI linksGravatar Samuel Holland 1-2/+7
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 2-5/+6
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2020-01-03ALSA: info: Make snd_info_entry_ops as constGravatar Takashi Iwai 1-1/+1
2020-01-03ALSA: docs: Constify snd_device_ops definitionsGravatar Takashi Iwai 1-3/+3
2019-12-17ALSA: cmipci: Allow disabling MPU port via module optionGravatar Takashi Iwai 1-1/+2
2019-11-20ALSA: docs: Update about the new PCM sync_stop opsGravatar Takashi Iwai 1-0/+41
2019-11-20ALSA: docs: Update document about the default PCM ioctl opsGravatar Takashi Iwai 1-4/+4
2019-11-20ALSA: docs: Update for managed buffer allocation modeGravatar Takashi Iwai 1-35/+64
2019-11-06ALSA: docs: Remove snd_dma_pci_data() usage in documentationGravatar Takashi Iwai 1-5/+5
2019-11-06ALSA: docs: Update documentation about SG- and vmalloc-buffersGravatar Takashi Iwai 1-29/+37
2019-11-06ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS typeGravatar Takashi Iwai 1-6/+8
2019-09-17Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 3-0/+10
2019-09-10Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Takashi Iwai 1-10/+0
2019-08-28ALSA: hda - Update descriptions about new position_fix valuesGravatar Takashi Iwai 2-0/+7