summaryrefslogtreecommitdiffstats
path: root/Documentation/sound (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-041-0/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pull documentation updates from Jonathan Corbet: "There has been a fair amount of activity in the docs tree this time around. Highlights include: - Conversion of a bunch of security documentation into RST - The conversion of the remaining DocBook templates by The Amazing Mauro Machine. We can now drop the entire DocBook build chain. - The usual collection of fixes and minor updates" * tag 'docs-4.13' of git://git.lwn.net/linux: (90 commits) scripts/kernel-doc: handle DECLARE_HASHTABLE Documentation: atomic_ops.txt is core-api/atomic_ops.rst Docs: clean up some DocBook loose ends Make the main documentation title less Geocities Docs: Use kernel-figure in vidioc-g-selection.rst Docs: fix table problems in ras.rst Docs: Fix breakage with Sphinx 1.5 and upper Docs: Include the Latex "ifthen" package doc/kokr/howto: Only send regression fixes after -rc1 docs-rst: fix broken links to dynamic-debug-howto in kernel-parameters doc: Document suitability of IBM Verse for kernel development Doc: fix a markup error in coding-style.rst docs: driver-api: i2c: remove some outdated information Documentation: DMA API: fix a typo in a function name Docs: Insert missing space to separate link from text doc/ko_KR/memory-barriers: Update control-dependencies example Documentation, kbuild: fix typo "minimun" -> "minimum" docs: Fix some formatting issues in request-key.rst doc: ReSTify keys-trusted-encrypted.txt doc: ReSTify keys-request-key.txt ...
| * docs-rst: add sound book to pdf outputMauro Carvalho Chehab2017-05-161-0/+10
| | | | | | | | | | | | | | The sound subsystem book was added without the bits required to generate PDF output. Add them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* | ALSA: hda - Update the list of quirk modelsTakashi Iwai2017-05-221-49/+65
|/ | | | | | | I've forgotten to sync the documentation with the actually available options for some time. Now all updated. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Allow to enable/disable vmaster build explicitlyTakashi Iwai2017-04-101-0/+2
| | | | | | | | | Another preliminary patch for the dual-codec support: since the support of vmaster over multiple codecs is difficult, simply disable it by a new flag to hda_codec struct. A new user hint is added as well for consistency. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
| | | | | | | | | | | | | | | | | | Fix typos and add the following to the scripts/spelling.txt: followings||following While we are here, add a missing colon in the boilerplate in DT binding documents. The "you SoC" in allwinner,sunxi-pinctrl.txt was fixed as well. I reworded "as the followings:" to "as follows:" for drivers/usb/gadget/udc/renesas_usb3.c. Link: http://lkml.kernel.org/r/1481573103-11329-32-git-send-email-yamada.masahiro@socionext.com Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* ALSA: Documentation about HDA DP MST pin init and connectionLibin Yang2017-01-121-0/+17
| | | | | | | | | | | Add the documentation about HD-audio DP MST: 1. pin initialization 2. device entry connection list Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Libin Yang <libin.yang@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1484208294-8637-4-git-send-email-libin.yang@intel.com
* Merge remote-tracking branch 'sound/topic/restize-docs' into soundJonathan Corbet2016-11-1952-4921/+10291
|\ | | | | | | Bring in the sphinxification of the sound documentation.
| * ASoC: doc: ReSTize codec_to_codec.txtTakashi Iwai2016-11-112-37/+43
| | | | | | | | | | | | | | | | Yet another simple conversion from a plain text file. Renamed to codec-to-codec.rst to align with others. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * Merge branch 'topic/doc' of ↵Takashi Iwai2016-11-111-0/+103
| |\ | | | | | | | | | git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/restize-docs
| | * ASoC: Codec to codec dai link descriptionanish kumar2016-10-261-0/+103
| | | | | | | | | | | | | | | | | | Signed-off-by: anish kumar <yesanishhere@gmail.com> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
| * | ASoC: doc: ReSTize DPCM.txtTakashi Iwai2016-11-112-134/+147
| | | | | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. The file name was renamed to lower letters to align with others. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ASoC: doc: ReSTize jack.txtTakashi Iwai2016-11-112-0/+2
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ASoC: doc: ReSTize clocking.txtTakashi Iwai2016-11-112-9/+5
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ASoC: doc: ReSTize pops_clicks.txtTakashi Iwai2016-11-112-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. The file name was changed from "pops_clicks" to "pops-clicks" to align with others. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ASoC: doc: ReSTize machine.txtTakashi Iwai2016-11-112-9/+14
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ASoC: doc: ReSTize platform.txtTakashi Iwai2016-11-112-14/+18
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ASoC: doc: ReSTize dapm.txtTakashi Iwai2016-11-112-106/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. The section numbers and the item numbers are dropped to align with the ReST format. Some lists are converted to description lists to be clearer. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ASoC: doc: ReSTize DAI.txtTakashi Iwai2016-11-112-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file with slight reformatting / corrections. The file name was changed to lower letters to align with others. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ASoC: doc: ReSTize codec.txtTakashi Iwai2016-11-112-32/+44
| | | | | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. The section numbers are dropped to align with other documents. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ASoC: doc: ReSTize overview.txtTakashi Iwai2016-11-113-29/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Created a new subdirectory, Documentation/sound/soc, for this and other ASoC documents. Since the index page contains the TOC, so "Documentation" section got removed from overview. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize img,spdif-in.txtTakashi Iwai2016-11-102-10/+15
| | | | | | | | | | | | | | | | | | | | | Yet another simple conversion from a plain text file. Put to cards directory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize serial-u16550.txtTakashi Iwai2016-11-102-8/+14
| | | | | | | | | | | | | | | | | | | | | Yet another simple conversion from a plain text file. Put to cards directory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize hdspm.txtTakashi Iwai2016-11-102-118/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Quite a few reformatting in the end due to the style of the original document. Put to cards directory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize README.maya44Takashi Iwai2016-11-102-57/+81
| | | | | | | | | | | | | | | | | | | | | Another simple conversion from a plain text file. Put to cards directory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize Bt87x.txtTakashi Iwai2016-11-102-9/+15
| | | | | | | | | | | | | | | | | | | | | Another simple conversion from a plain text file. Put to cards directory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize MIXART.txtTakashi Iwai2016-11-102-8/+19
| | | | | | | | | | | | | | | | | | | | | Another simple conversion from a plain text file. Put to cards directory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize Audiophile-USB.txtTakashi Iwai2016-11-102-75/+184
| | | | | | | | | | | | | | | | | | | | | Another simple conversion from a plain text file. Put to cards directory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize VIA82xx-mixer.txtTakashi Iwai2016-11-103-8/+9
| | | | | | | | | | | | | | | | | | | | | Another simple conversion from a plain text file. Put to cards directory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize emu10k1-jack.txtTakashi Iwai2016-11-102-9/+13
| | | | | | | | | | | | | | | | | | | | | Another simple conversion from a plain text file. Put to cards directory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize Audigy-mixer.txtTakashi Iwai2016-11-102-137/+162
| | | | | | | | | | | | | | | | | | | | | Another simple conversion from a plain text file. Put to cards subdirectory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize SB-Live-mixer documentTakashi Iwai2016-11-102-160/+178
| | | | | | | | | | | | | | | | | | | | | Another simple conversion from a plain text file. Put to cards subdirectory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize CMIPCI documentTakashi Iwai2016-11-102-22/+41
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Put to cards subdirectory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize Joystick documentTakashi Iwai2016-11-103-33/+46
| | | | | | | | | | | | | | | | | | | | | | | | A conversion from a simple text file. A new subdirectory, cards, was created to contain the card-specific information like this one. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize Jack-Controls.txtTakashi Iwai2016-11-102-4/+10
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Put to designs subdirectory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize timestamping documentTakashi Iwai2016-11-102-64/+80
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Put to designs subdirectory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize compress-offload documentTakashi Iwai2016-11-102-58/+70
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Put to designs subdirectory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize ControlNames.txtTakashi Iwai2016-11-103-107/+143
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Put to designs subdirectory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize seq_oss documentTakashi Iwai2016-11-103-409/+372
| | | | | | | | | | | | | | | | | | | | | Converted from an ancient plain HTML document. It's much readable now! Put to designs subdirectory with a slight rename. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize OSS-Emulation documentTakashi Iwai2016-11-102-69/+101
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a text file. Put to designs subdirectory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize Channel-Mapping-API documentTakashi Iwai2016-11-102-33/+45
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a text file. Put to designs subdirectory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize powersave documentTakashi Iwai2016-11-102-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | A simple conversion from a text file. Put into designs subdirectory, although it's mostly relevant with HD-audio. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize Procfile documentTakashi Iwai2016-11-103-51/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple conversion from a text file. A new subidrectory, Documentation/sound/designs, was created to put this document. The other API design and implementation docuemnts will be put to that directory in later commits. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize ALSA-Configuration documentTakashi Iwai2016-11-103-2330/+2684
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple conversion from the text file. Since this is the only document specific to the configurations, it's put to the root sound subdirectory. A section describing the obsoleted configure stuff of old alsa-driver tarball got removed. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize HD-Audio-DP-MST-audio.txtTakashi Iwai2016-11-102-10/+21
| | | | | | | | | | | | | | | | | | | | | A simple conversion from a plain text file. Put to hd-audio subdirectory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize HD-Audio-Controls documentTakashi Iwai2016-11-102-14/+20
| | | | | | | | | | | | | | | | | | | | | A conversion from a simple text file. Put to hd-audio subdirectory with a rename. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize HD-Audio-Models documentTakashi Iwai2016-11-103-324/+519
| | | | | | | | | | | | | | | | | | | | | A simple reformat with the description list of ReST, and the content was kept as is, but renamed as Documentation/sound/hd-audio/models.rst. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize HD-Audio documentTakashi Iwai2016-11-103-304/+339
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original HD-Audio.txt was already in asciidoc format, so it's a simple conversion in the end. A new subdirectory, Documentation/sound/hd-audio, is created and the document is moved there with another file name to match better with the recent Documentation tree structure. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize writing-an-alsa-driver documentTakashi Iwai2016-11-102-0/+4220
| | | | | | | | | | | | | | | | | | | | | | | | Another simple conversion from DocBook to ReST. This required a few manual fixups and reformats, but the most of contents are kept as is. Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: ReSTize alsa-driver-api documentTakashi Iwai2016-11-103-0/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple conversion of alsa-driver-api document from DocBook to ReST. It's moved to the new Documentation/sound/kernel-api subdirectory that will contain other ALSA kernel API documents. The GPL legal note was removed, as it's superfluous (and doesn't fit with ReST kernel docs pretty well). Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * | ALSA: doc: Remove alsa-parameters.txtTakashi Iwai2016-11-101-135/+0
| |/ | | | | | | | | | | | | This is a really obsoleted information, effectively just listing the module names. Let's get rid of it for avoiding confusions. Signed-off-by: Takashi Iwai <tiwai@suse.de>