summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
...
| * | ALSA: hda - Create vmaster for conexant codecsTakashi Iwai2009-03-101-11/+36
| * | ALSA: hda - Fix coding style issues in last two patchesTakashi Iwai2009-03-101-13/+13
| * | ALSA: hda - Rework on patch_sigmatel.c for HP HDX16/HDX18Christoph Plattner2009-03-101-15/+15
| * | ALSA: hda - Added HP HDX16/HDX18 notebook support for HDA codecs (82HD71)Christoph Plattner2009-03-101-0/+57
| * | ALSA: hda - Assign HP and speaker DACs before mic/line-inTakashi Iwai2009-03-061-20/+20
| * | ALSA: hda - Connect to primary DAC if no individual DAC is availableTakashi Iwai2009-03-061-0/+10
| * | ALSA: hda - Create multiple HP / speaker controls with indexTakashi Iwai2009-03-061-19/+14
| * | ALSA: hda - Allow slave controls with non-zero indicesTakashi Iwai2009-03-061-8/+13
| * | ALSA: hda - Create output controls according to pin types for IDT/STACTakashi Iwai2009-03-061-69/+72
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-03-061-2/+4
| |\ \
| * | | 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 - 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 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 - 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
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud