aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sound
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-09ALSA: hda - Add a quirk model for fixing Huawei Matebook X right speakerGravatar Tomas Espeleta 1-0/+3
2019-07-31docs: index.rst: don't use genindex for pdf outputGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-17docs: remove extra conf.py filesGravatar Mauro Carvalho Chehab 1-10/+0
2019-04-03ALSA: doc: my_chip has no element ioportGravatar Christina Quast 1-2/+2
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Takashi Iwai 1-6/+4
2019-02-20ALSA: hda/realtek - Add model description for Chrome headset button quirkGravatar Takashi Iwai 1-0/+2
2019-02-20ALSA: hda/realtek - Fix a typo in model documentationGravatar Takashi Iwai 1-1/+1
2019-02-08ASoC: doc: Fix typos in dpcm.rstGravatar Sylwester Nawrocki 1-6/+4
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsGravatar Takashi Iwai 1-5/+5
2019-01-15ALSA: doc: Update the description about PCM suspend procedureGravatar Takashi Iwai 1-17/+8
2018-11-20Documentation: Use "while" instead of "whilst"Gravatar Will Deacon 2-4/+4
2018-10-18ALSA: doc: Brush up the old writing-an-alsa-driverGravatar Takashi Iwai 1-158/+149
2018-10-07ALSA: hda - Add ASUS G751 quirk model entryGravatar Takashi Iwai 1-0/+2
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 1-3/+1
2018-07-26ASoC: doc: Replace open code with params_set_format()Gravatar Takashi Iwai 1-3/+1
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC882 & coGravatar Takashi Iwai 1-2/+52
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC262Gravatar Takashi Iwai 1-0/+16