summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek - Replace ALC260 model=acer with the auto-parserTakashi Iwai2012-02-162-146/+7
* ALSA: hda/realtek - Add the fixup codes for ALC260 model=willTakashi Iwai2012-02-162-46/+24
* ALSA: hda - Add another jack-detection suppression for ASUS ALC892Takashi Iwai2012-02-131-0/+6
* ALSA: hda - Suppress auto-mute feature on some machines with ALC861Takashi Iwai2012-02-131-8/+30
* ALSA: hda - Add codec->no_jack_detect flagTakashi Iwai2012-02-132-0/+3
* ALSA: hda - Make is_jack_detectable() as non-inlinedTakashi Iwai2012-02-132-12/+15
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-02-134-28/+37
|\
| * ALSA: hda - Fix mute-LED VREF value for new HP laptopsTakashi Iwai2012-02-091-2/+2
| * ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputsClemens Ladisch2012-02-081-11/+14
| * ALSA: hda - add support for Uniwill ECS M31EI notebookJaroslav Kysela2012-02-071-0/+1
| * ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai2012-02-071-14/+19
| * ALSA: hda/realtek - Fix a wrong conditionTakashi Iwai2012-02-061-1/+1
* | ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDsSeth Heasley2012-02-081-0/+5
* | ALSA: hda - Remove a debug print in vmaster codeTakashi Iwai2012-02-061-1/+0
* | ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai2012-02-037-152/+59
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-02-038-201/+232
|\ \ | |/
| * ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slavesTakashi Iwai2012-02-031-0/+4
| * ALSA: hda - Disable dynamic-power control for VIA as defaultTakashi Iwai2012-02-021-0/+1
| * ALSA: hda - Allow analog low-current mode when dynamic power-control is onTakashi Iwai2012-02-021-6/+21
| * ALSA: hda - Fix the logic to detect VIA analog low-current modeTakashi Iwai2012-02-021-1/+1
| * ALSA: hda - Check power-state before changing in patch_via.cTakashi Iwai2012-02-021-149/+107
| * ALSA: HDA: Fix duplicated output to more than one codecDavid Henningsson2012-02-011-1/+1
| * ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.Dylan Reid2012-02-011-2/+4
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-01-311-2/+2
| |\
| * | ALSA: HDA: Remove quirk for Toshiba Qosmio G50David Henningsson2012-01-311-13/+0
| * | ALSA: HDA: Fix jack creation for codecs with front and rear Line InDavid Henningsson2012-01-311-9/+15
| * | ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660Takashi Iwai2012-01-301-8/+35
| * | ALSA: HDA: Remove quirk for Asus N53JqDavid Henningsson2012-01-271-1/+0
| * | ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai2012-01-261-0/+1
| * | ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSIDGustavo Maciel Dias Vieira2012-01-251-1/+8
| * | ALSA: hda - Fix silent output on ASUS A6RpTakashi Iwai2012-01-251-0/+10
| * | ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't supportRaymond Yau2012-01-242-15/+27
| * | ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai2012-01-231-3/+5
* | | ALSA: hda - Remove fallback to model=ideapad for Lenovo with cx5066Takashi Iwai2012-02-031-1/+0
* | | ALSA: hda - Enable sync_write and reset for Conexant codecsTakashi Iwai2012-02-021-0/+12
* | | ALSA: hda - explicitly set buffer-align flag for Nvidia controllersTakashi Iwai2012-01-231-6/+15
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-01-233-4/+5
|\ \ \ | |/ /
| * | ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson2012-01-231-1/+1
| * | ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai2012-01-231-2/+4
| * | ALSA: hda - Fix a unused variable warningTakashi Iwai2012-01-201-1/+0
* | | Merge branch 'topic/convert-bint' into topic/hdaTakashi Iwai2012-01-202-3/+3
|\ \ \ | |/ / |/| |
| * | ALSA: hda - Use bint for enable_msi optionTakashi Iwai2012-01-201-1/+1
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-176-7/+12
| |\
| * | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-2/+2
* | | snd-hda-intel: better Alienware M17x R3 quirkAlbert Pool2012-01-201-1/+1
* | | ALSA: hda/realtek - Remove use_jack_tbl fieldTakashi Iwai2012-01-191-4/+1
* | | ALSA: hda/realtek - Avoid conflict of unsol-events with static quirksTakashi Iwai2012-01-193-24/+53
* | | ALSA: hda/realtek - Avoid multi-ios conflicting with multi-speakersTakashi Iwai2012-01-191-1/+1
| |/ |/|
* | ALSA: virtuoso: Xonar DS: fix polarity of front outputClemens Ladisch2012-01-161-0/+1
* | ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16Raymond Yau2012-01-162-1/+3
OpenPOWER on IntegriCloud