summaryrefslogtreecommitdiffstats
path: root/Documentation/sound/cards (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: sound/cards: fix heading underline lengths for https: changesRandy Dunlap2020-08-242-2/+2
| | | | | | | | | | | | | | | | | | | Fix documentation build warnings for underline length too short, caused by s/http/https/ and not changing the accompanying underlines. Documentation/sound/cards/audigy-mixer.rst:335: WARNING: Title underline too short. US Patents (https://www.uspto.gov/) ---------------------------------- Documentation/sound/cards/sb-live-mixer.rst:340: WARNING: Title underline too short. US Patents (https://www.uspto.gov/) ---------------------------------- Fixes: 7ed33ea6b4fa ("ALSA: Replace HTTP links with HTTPS ones") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Alexander A. Klimov <grandmaster@al2klimov.de> Link: https://lore.kernel.org/r/357ee576-32a2-6e2b-1db6-78be39253846@infradead.org Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-192-2/+2
| | | | | | | | | | | | | | | | | | | | | Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Deterministic algorithm: For each file: If not .svg: For each line: If doesn't contain `\bxmlns\b`: For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`: If neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`: If both the HTTP and HTTPS versions return 200 OK and serve the same content: Replace HTTP with HTTPS. Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de> Link: https://lore.kernel.org/r/20200719151705.59624-1-grandmaster@al2klimov.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: multisound.sh: update module namespaceMauro Carvalho Chehab2018-06-261-36/+36
| | | | | | | | The modules for the cards described here changed their names. Update accordingly. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA:: multisound.sh: fix script to make it build with modern toolsMauro Carvalho Chehab2018-06-261-14/+16
| | | | | | | | | | | | The script is old and produce some warnings and errors, because it lacks including stdlib.h and io.h is at sys/io.h. Fix it to run with the tools found on modern Linux distros. Tested building it on Fedora 28. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* sound: restore MultiSound scriptMauro Carvalho Chehab2018-06-261-0/+1137
| | | | | | | | | This script is mentioned at multisound Kconfig and files. As the driver still exists, it probably makes sense to restore it. Fixes: 727dede0ba8a ("sound: Retire OSS") Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* Documentation: fix input related doc refsTom Saeger2017-10-121-1/+1
| | | | | | | | | | Make `input` document refs valid including: - joystick - joystick-parport Signed-off-by: Tom Saeger <tom.saeger@oracle.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* ALSA: doc: ReSTize img,spdif-in.txtTakashi Iwai2016-11-102-0/+54
| | | | | | | 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-0/+94
| | | | | | | 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-0/+380
| | | | | | | | | 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-0/+187
| | | | | | | 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-0/+84
| | | | | | | 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-0/+111
| | | | | | | 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-0/+551
| | | | | | | 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-102-0/+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-1/+79
| | | | | | | 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-0/+370
| | | | | | | 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-0/+374
| | | | | | | 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-0/+273
| | | | | | | 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-102-0/+98
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>