summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-05-066-13/+13
|\
| * ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)Daniel T Chen2010-05-051-2/+3
| * ALSA: hda - Add quirk for Dell Inspiron 19T using a Conexant CX20582Anisse Astier2010-05-051-0/+1
| * ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite P500-PSPGSC-01800TDaniel T Chen2010-05-051-0/+1
| * ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite Pro T130-15FDaniel T Chen2010-05-051-0/+1
| * ALSA: hda - fix array indexing while creating inputs for Cirrus codecsBrian J. Tarricone2010-05-051-1/+1
| * ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558Daniel T Chen2010-04-231-0/+2
| * ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203Daniel T Chen2010-04-231-0/+1
| * ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526Daniel T Chen2010-04-221-1/+1
| * ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645Daniel T Chen2010-04-221-0/+2
| * ALSA: hda - Fix resume from StR of HP 2510p with docking-stationTakashi Iwai2010-04-191-9/+0
* | ALSA: hda - Add initial support for Thinkpad T410s HDA codecJens Taprogge2010-04-151-4/+149
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-152-0/+2
|\|
| * ALSA: hda - Add position_fix quirk for Biostar moboTakashi Iwai2010-04-151-0/+1
| * ALSA: hda - add a quirk for Clevo M570U laptopJoerg Schirottke2010-04-151-0/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-142-25/+80
|\|
| * ALSA: hda - Avoid invalid "Independent HP" control for VIA codecsTakashi Iwai2010-04-141-16/+23
| * ALSA: hda - Fix control element allocations in VIA codec parserTakashi Iwai2010-04-141-1/+1
| * ALSA: hda - Add fix-up for Sony VAIO with ALC269Takashi Iwai2010-04-121-1/+28
| * ALSA: hda - Enhance fix-up table for Realtek codecsTakashi Iwai2010-04-121-7/+28
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-091-8/+97
|\|
| * ALSA: hda - Fix initial capture source connections of ALC880/260Takashi Iwai2010-04-091-0/+23
| * ALSA: hda - Fix setup for ALC269vb amic and dmic modelsKailang Yang2010-04-091-8/+20
| * ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21Kailang Yang2010-04-091-0/+1
| * ALSA: hda: Add support for Medion WIM2160Maurus Cuelenaere2010-04-071-0/+53
* | ALSA: hda - Remove left-over debug printk in patch_realtek.cTakashi Iwai2010-04-071-1/+0
* | ALSA: hda - Fix ALC882 DAC connections in auto modeTakashi Iwai2010-04-071-19/+26
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-072-6/+11
|\|
| * ALSA: hda - Fix a wrong array range check in patch_realtek.cTakashi Iwai2010-04-051-4/+3
| * ALSA: hda - Enable amplifiers on Acer Inspire 6530GTony Vroon2010-04-051-2/+7
| * ALSA: hda - Add MSI blacklist for Aopen MZ915-MTakashi Iwai2010-04-041-0/+1
* | Merge branch 'topic/hda-alc-mute' into topic/hdaTakashi Iwai2010-04-013-12/+98
|\ \
| * | ALSA: hda - introduce snd_hda_codec_update_cache()Takashi Iwai2010-03-303-14/+62
| * | ALSA: hda - Add mute LED support for HP laptop with ALC269Takashi Iwai2010-03-301-0/+38
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-011-0/+8
|\ \ \ | |/ / |/| / | |/
| * ALSA: hda: Fix 0 dB offset for Lenovo Thinkpad models using AD1981Daniel T Chen2010-03-311-0/+8
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-301-15/+81
|\|
| * ALSA: hda - Add missing printk argument in previous patchTakashi Iwai2010-03-301-1/+2
| * ALSA: hda - Fix ADC/MUX assignment of ALC269 codecTakashi Iwai2010-03-291-15/+80
* | ALSA: hda - Report errors when invalid values are passed to snd_hda_amp_*()Takashi Iwai2010-03-291-0/+5
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-292-26/+27
|\|
| * ALSA: hda - Fix invalid bit values passed to snd_hda_codec_amp_stereo()Takashi Iwai2010-03-291-26/+26
| * ALSA: hda: Use LPIB for ga-ma770-ud3 boardDaniel T Chen2010-03-291-0/+1
* | Merge remote branch 'alsa/devel' into topic/hdaTakashi Iwai2010-03-263-16/+32
|\ \
| * | ALSA: hda-intel - probe_only module option is int type nowJaroslav Kysela2010-03-261-1/+1
| * | ALSA: hda-intel - remove model=hwio , use probe_only=3 insteadJaroslav Kysela2010-03-262-10/+4
| * | ALSA: hda-intel - AD1984 thinkpad - add analog beep input controlJaroslav Kysela2010-03-261-4/+17
| * | ALSA: hda-intel - add special 'hwio' model to bypass initializationJaroslav Kysela2010-03-262-10/+20
| * | ALSA: ua101: remove experimental statusClemens Ladisch2010-03-231-2/+1
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-253-9/+31
|\ \ \ | | |/ | |/|