aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-05-11ALSA: hda - Add missing models for Realtek codecsTakashi Iwai1-2/+8
Added the missing descriptions and the model names for Realtek codecs to the documentation and the config table. Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-05-06ALSA: ice1724 - Add ESI Maya44 supportTakashi Iwai2-1/+165
Added the support for ESI Maya44 board to ice1724 driver. Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-05-04Merge branch 'fix/asoc' into topic/asocTakashi Iwai1-2/+2
2009-05-04ALSA: sc6000: enable joystick portKrzysztof Helt1-1/+3
Add module parameter to enable or disable joystick port (gameport) on the SC6600 and later cards. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-05-04ALSA: hda - Addition for HP dv4-1222nr laptop supportJames Gardiner1-0/+1
Signed-off-by: James Gardiner <renidragsemaj@yahoo.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-04-22ASoC: Add power supply widget to DAPMMark Brown1-0/+1
Many modern CODECs have shared resources on chip which must be enabled for portions of the chip to work but which can be disabled at other times in order to achieve power savings. Examples of such resources include power supplies and some internal clocks. Since these widgets are dependencies for the audio path but do not carry audio signals they require slightly different handling to most widgets - they do not contribute to the audio path and so should not be counted as either inputs or outputs during path walks. Cases where one supply provides a supply for another will require additional work. There is also room for more optimisation of the graph walking to avoid repeated checks for the same thing. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-04-15ALSA: add missing definitions(letters) to HD-Audio.txtJustin Mattock1-2/+2
impact: Add missing definitions(letters). Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-04-14ALSA: Add missing description of lx6464es to ALSA-Configuration.txtTakashi Iwai1-0/+7
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-04-06Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+71
2009-04-02ASoC: Add some documentation for the ASoC jack APIMark Brown1-0/+71
A brief overview of how the components of the API fit together. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-03-24Merge branch 'topic/oxygen' into for-linusTakashi Iwai1-1/+1
2009-03-24Merge branch 'topic/oss-fix' into for-linusTakashi Iwai2-24/+1
2009-03-24Merge branch 'topic/msnd' into for-linusTakashi Iwai1-0/+48
2009-03-24Merge branch 'topic/hda' into for-linusTakashi Iwai3-6/+65
2009-03-24Merge branch 'topic/docbook-fix' into for-linusTakashi Iwai2-6323/+0
2009-03-24Merge branch 'topic/cs423x-merge' into for-linusTakashi Iwai1-25/+9
2009-03-24Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+3
2009-03-24Merge branch 'topic/vmaster-update' into for-linusTakashi Iwai1-0/+4
2009-03-24Merge branch 'topic/jack' into for-linusTakashi Iwai1-0/+3
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai1-19/+25
2009-03-12ALSA: hda - Add model=vaio for STAC9872Takashi Iwai1-1/+2
Add the default pin config for model=vaio (in case of broken BIOS). Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-10ALSA: hda - Add missing models to documentationTakashi Iwai1-1/+4
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-09ALSA: Move ALSA docbooks to be with the rest of the kernel docbooksRandy Dunlap2-6325/+0
Move ALSA docbooks to be with the rest of the kernel docbooks and add them to the Makefile so that they build. Latter required a few minor changes to alsa .tmpl files. (I did not remove all of the trailing whitespace in the .tmpl files.) Fixes kernel bugzilla #12726: http://bugzilla.kernel.org/show_bug.cgi?id=12726 Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: documentation_man-pages@kernel-bugs.osdl.org Cc: Nicola Soranzo <nsoranzo@tiscali.it> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-09ALSA: Fix DocBook headersTakashi Iwai2-8/+10
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-09Merge branch 'topic/vmaster-update' into topic/docbook-fixTakashi Iwai2-2/+15
2009-03-09Merge branch 'topic/jack' into topic/docbook-fixTakashi Iwai1-0/+3
2009-03-09ALSA: Add sound/core/jack.c to driver-API docbook entryTakashi Iwai1-0/+3
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-09ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai1-0/+4
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-04ALSA: hda - Fix HP dv6736 mic inputTakashi Iwai1-0/+1
Fix the mic input of HP dv6736 with Conexant 5051 codec chip. This laptop seems have no mic-switching per jack connection. A new model hp-dv6736 is introduced to match with the h/w implementation. Reference: Novell bnc#480753 https://bugzilla.novell.com/show_bug.cgi?id=480753 Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-02ALSA: hda - Update documetation for hints sysfs entryTakashi Iwai1-3/+6
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-26ALSA: hda - Add model=auto for STAC/IDT codecsTakashi Iwai1-0/+8
Added the model=auto to STAC/IDT codecs to use the BIOS default setup explicitly. It can be used to disable the device-specific model quirk in the driver. Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-26sound: virtuoso: add Xonar Essence STX supportClemens Ladisch1-1/+1
Add support for the Asus Xonar Essence STX sound card. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-23ALSA: hda - Add an example about pin reconfigurationTakashi Iwai1-0/+8
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-23ALSA: hda - Make user_pin overriding the driver setupTakashi Iwai1-1/+2
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>
2009-02-23ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai1-6/+6
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>
2009-02-20ALSA: hda - Update documentation for pincfg sysfs entriesTakashi Iwai1-1/+13
Added the brief descriptions of new sysfs entries for pint default config values. Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-19sound: Remove documentation for OSS CS4232 driverKrzysztof Helt1-23/+0
There is no OSS cs4232 driver in the kernel any more and this documentation does not contain any info useful for ALSA driver. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-19Merge branch 'topic/snd_card_new-err' into topic/oxygenTakashi Iwai1-19/+25
2009-02-18sound: fix opensound URL in oss IntroductionYoichi Yuasa1-1/+1
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-16ALSA: Fix documentation for snd-cs4236 driverTakashi Iwai1-25/+5
Updated; removal of snd-cs4232 entry. Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-16Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai1-19/+25
2009-02-13ALSA: hda: add quirk for Lenovo X200 laptop dockAristeu Sergio Rozanski Filho1-0/+1
Currently the HP connector on X200 dock doesn't detect when a HP is connected nor allows sound to be played using it. This patch fixes the problem by adding a quirk for this specific model. It's possible that others have the same NID (0x19) to report when dock HP is connected, but I don't have access to any. Please Cc me in the reply since I'm not subscribed to alsa-devel@. Signed-off-by: Aristeu Rozanski <aris@redhat.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-13ALSA: hda - Update documentationTakashi Iwai2-0/+20
Update documentation regarding codec probing; the new probe_only option and the new probe_mask usage. Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-03ALSA: Document tyan model for Realtek ALC262Tony Vroon1-0/+1
As just pointed out to me, the new tyan model for ALC262 was implemented but not documented. This adds the board to the list, using both its marketing name (Thunder n6650W) and its model number (S2915-E). Signed-off-by: Tony Vroon <tony@linx.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-01-30ALSA: Add description of new fm_port option for snd-es1688 driverTakashi Iwai1-0/+1
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-01-29ALSA: Add missing description of snd-cmi8330 module parametersTakashi Iwai1-0/+3
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-01-28ALSA: Add description of new snd-msnd-* driversTakashi Iwai1-0/+48
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-01-28Merge branch 'topic/snd_card_new-err' into topic/asocTakashi Iwai1-19/+25
Conflicts: sound/soc/soc-core.c
2009-01-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+1
2009-01-23ALSA: hda: Add STAC92HD83XXX_PWR_REF quirkMatthew Ranostay1-0/+1
Some revisions of the 92hd8xxx codec's not supporting port power downs in which the using of it causes capture and also randomly playback streams to not function at all. Thus by disabling it by default and adding a option to enable it manually will fix all issue on current and future revisions. Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>