aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa/HD-Audio.txt
Commit message (Collapse)AuthorAge
* ALSA: HDA: Add position_fix=3 module option, and refactor related codeDavid Henningsson2010-09-30
| | | | | | | | | | What was previously known as via_dmapos_patch, and hard-coded to be used for VIA and ATI controllers, is now configurable through a module option. The background is that some VIA controllers seem to prefer via_dmapos_patch to be turned off. Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* Documentation: update broken web addresses.Justin P. Mattock2010-08-04
| | | | | | | | | | | | | | | | | | Below you will find an updated version from the original series bunching all patches into one big patch updating broken web addresses that are located in Documentation/* Some of the addresses date as far far back as 1995 etc... so searching became a bit difficult, the best way to deal with these is to use web.archive.org to locate these addresses that are outdated. Now there are also some addresses pointing to .spec files some are located, but some(after searching on the companies site)where still no where to be found. In this case I just changed the address to the company site this way the users can contact the company and they can locate them for the users. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Thomas Weber <weber@corscience.de> Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Cc: Paulo Marques <pmarques@grupopie.com> Cc: Randy Dunlap <rdunlap@xenotime.net> Cc: Michael Neuling <mikey@neuling.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-07
|\
| * ALSA: hda - Update document about MSI and interruptsTakashi Iwai2010-04-01
| | | | | | | | Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | ALSA: hda-intel - remove model=hwio from documentationJaroslav Kysela2010-03-26
| | | | | | | | Signed-off-by: Jaroslav Kysela <perex@perex.cz>
* | ALSA: hda-intel - remove model=hwio , use probe_only=3 insteadJaroslav Kysela2010-03-26
| | | | | | | | | | | | | | | | The probe_only module parameter skips the codec initialization, too. Remove the model=hwio code and use second bit in probe_only to skip the HDA codec reset procedure. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
* | ALSA: hda-intel - add special 'hwio' model to bypass initializationJaroslav Kysela2010-03-26
|/ | | | | | | | | | Using the 'model=hwio' option, the driver bypasses any codec initialization and the reset procedure for codecs is also bypassed. This mode is usefull to enable direct access using hwdep interface (using hdaverb or hda-analyzer tools) and retain codec setup from BIOS. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
* ALSA: hda - Allow override more fields via patch loaderTakashi Iwai2010-01-27
| | | | | | | Allow the override of vendor-id, subsystem-id, revision-id and chip name via patch loading. Updated the document, too. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: document: Add direct git link to grub hda-analyzerAlexey Fisher2009-12-09
| | | | | | | Just to save some time, add direct git link to grub hda-analyzer Signed-off-by: Alexey Fisher <bug-track@fisher-privat.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Reword information messages for BIOS auto-probing modeTakashi Iwai2009-07-28
| | | | | | | | | | | The sentense "Unknown model for xxx, ..." makes people too nervous and drives them to a direction to a wrong "fix" by giving any mismatching model option. Let's rephrase the messages to be more nice and easy (at least that won't make people suspect conspiracies). Signed-off-by: Takashi Iwai <tiwai@suse.de>
* Merge branch 'topic/hda-patch' into topic/hdaTakashi Iwai2009-06-30
|\
| * ALSA: hda - More description about patch module optionTakashi Iwai2009-06-24
| | | | | | | | Signed-off-by: Takashi Iwai <tiwai@suse.de>
| * ALSA: hda - Add description about patch loadingTakashi Iwai2009-06-24
| | | | | | | | Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-12
|/ | | | | | | Fix various typos in documentation txts. Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* ALSA: add missing definitions(letters) to HD-Audio.txtJustin Mattock2009-04-15
| | | | | | | impact: Add missing definitions(letters). Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Update documetation for hints sysfs entryTakashi Iwai2009-03-02
| | | | Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Add an example about pin reconfigurationTakashi Iwai2009-02-23
| | | | Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Make user_pin overriding the driver setupTakashi Iwai2009-02-23
| | | | | | | Make user_pin overriding even the driver pincfg, e.g. the static / fixed pin config table in patch_sigmatel.c. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai2009-02-23
| | | | | | | Rename from override_pin and cur_pin with user_pin and driver_pin, respectively, to be a bit more intuitive. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Update documentation for pincfg sysfs entriesTakashi Iwai2009-02-20
| | | | | | | Added the brief descriptions of new sysfs entries for pint default config values. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Update documentationTakashi Iwai2009-02-13
| | | | | | | Update documentation regarding codec probing; the new probe_only option and the new probe_mask usage. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Fix HD-Audio.txt reference of model listTakashi Iwai2008-12-19
| | | | | | The model list is now in HD-Audio-Models.txt. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Add development tree URLs in HD-audio.txtTakashi Iwai2008-12-11
| | | | Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Fix another typo in HD-Audio.txtTakashi Iwai2008-12-11
|
* ALSA: hda - Update HD-Audio.txtTakashi Iwai2008-12-11
| | | | | | | Fixed typos and added a section about codecgraph. Thanks to Vedran Miletić and Daniel T Chen for suggestions. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Update documentationTakashi Iwai2008-12-10
| | | | | | Minor typo-fixes and improvements on HD-Audio.txt. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: Add more documentation about HD-audio driverTakashi Iwai2008-12-03
The file can be converted to PDF via asciidoc. Signed-off-by: Takashi Iwai <tiwai@suse.de>