summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Fix sample rate of Lenovo Ideapad to 44.1kHzTakashi Iwai2009-03-051-3/+31
* ALSA: hda - Fix check of ALC888S-VC in alc888_coef_init()Takashi Iwai2009-03-051-1/+1
* ALSA: hda - Map 3stack-hp model (ALC888) for HP Educ.arHerton Ronaldo Krzesinski2009-03-041-0/+1
* ALSA: hda - Add headphone automute support for 3stack-hp model (ALC888)Herton Ronaldo Krzesinski2009-03-041-5/+33
* ALSA: hda - Add 4 channel mode for 3stack-hp model (ALC888)Herton Ronaldo Krzesinski2009-03-041-3/+24
* ALSA: hda - Fix conflict of mixer controls on Sony VAIO VGN-AR71STakashi Iwai2009-03-041-0/+1
* ALSA: hda - Fix HP dv6736 mic inputTakashi Iwai2009-03-041-5/+58
* ALSA: hda - Fix gcc compile warningTakashi Iwai2009-03-031-6/+4
* ALSA: hda - Add more hint options for IDT/Sigmatel codecsTakashi Iwai2009-03-021-0/+33
* ALSA: hda - Create "Analog Loopback" controls optionallyTakashi Iwai2009-03-021-13/+43
* ALSA: hda - Add show for init_verbs and hints sysfs entriesTakashi Iwai2009-03-021-2/+33
* ALSA: hda - Add hint string helper functionsTakashi Iwai2009-03-022-13/+116
* ALSA: hda - Don't return a fatal error at PCM-creation errorsTakashi Iwai2009-03-021-5/+17
* ALSA: hda - Revert the codec probe at control-creation errorsTakashi Iwai2009-03-021-4/+10
* ALSA: hda - Intialize more codec fields in snd_hda_codec_reset()Takashi Iwai2009-03-021-0/+3
* ALSA: hda - Remove Toshiba probe_mask quirkTakashi Iwai2009-03-021-2/+0
* ALSA: hda - Don't create a beep control for digital-only ALC268Takashi Iwai2009-03-021-1/+1
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-03-021-0/+2
|\
| * ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai2009-03-021-0/+2
* | ALSA: hda - Fix an "unused variable" compile warningTakashi Iwai2009-02-271-1/+0
* | ALSA: hda - Match all 103c:17xx devices for HP BPC modelTakashi Iwai2009-02-271-1/+2
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-272-1/+2
|\ \ | |/
| * ALSA: hda - Add quirk for new HP xw seriesTakashi Iwai2009-02-271-0/+1
| * ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai2009-02-271-1/+1
* | ALSA: hda - Add the Device IDs for MCP89 and remove IDs of MCP7Bpeerchen2009-02-271-4/+4
* | ALSA: hda - Add model=auto for STAC/IDT codecsTakashi Iwai2009-02-261-0/+16
* | ALSA: hda - Clean up the input pin setup in automatic modeTakashi Iwai2009-02-261-36/+26
* | ALSA: sound/pci/hda: fix sparse warning: different signednessHannes Eder2009-02-261-1/+1
* | ALSA: hda - Clean up / fix quirk for Sony laptops with ALC262Takashi Iwai2009-02-261-4/+2
* | ALSA: hda - Clean up / fix quirks for HP laptops with AD1984ATakashi Iwai2009-02-251-3/+2
* | ALSA: hda - Add pseudo device-locking for clear/reconfigTakashi Iwai2009-02-233-7/+64
* | Merge branch 'test/hda-pincfg' into topic/hdaTakashi Iwai2009-02-239-290/+310
|\ \
| * | ALSA: hda - Make user_pin overriding the driver setupTakashi Iwai2009-02-231-4/+12
| * | ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai2009-02-233-27/+27
| * | ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest placesTakashi Iwai2009-02-232-3/+2
| * | ALSA: hda - Remove codec-specific pin save/restore functionsTakashi Iwai2009-02-203-13/+9
| * | ALSA: hda - Remove IDT codec-specific pin save/restore functionsTakashi Iwai2009-02-201-190/+65
| * | ALSA: hda - Remove realtek codec-specific pin save/restore functionsTakashi Iwai2009-02-201-75/+3
| * | ALSA: hda - Add generic pincfg initializationTakashi Iwai2009-02-203-9/+223
* | | ALSA: hda - Don't give over 0dB volume for AD1984A HP laptopsTakashi Iwai2009-02-231-0/+8
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-231-0/+3
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Quirk for Acer Aspire 6530GJuan Jesus Garcia de Soria2009-02-231-0/+2
| * | ALSA: hda - add another MacBook Pro 3,1 SSIDLuke Yelavich2009-02-231-0/+1
* | | ALSA: hda - add support for "Maxdata Favorit 100XS" (Intel HDA/ALC260)Michael Schwingen2009-02-231-0/+130
| |/ |/|
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-201-7/+8
|\ \ | |/
| * ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai2009-02-201-7/+8
* | ALSA: hda - Add digital-only mode for ALC268Takashi Iwai2009-02-191-6/+13
* | ALSA: hda - Avoid doubly beep attachment in patch_alc268()Takashi Iwai2009-02-191-6/+0
* | ALSA: hda - Don't enable beep for digital-only ALC262Takashi Iwai2009-02-191-5/+8
* | ALSA: hda - Add quirk for Acer X3200Takashi Iwai2009-02-181-0/+1
OpenPOWER on IntegriCloud