summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-134-22/+72
|\
| * sound: don't use flush_scheduled_work()Tejun Heo2010-12-131-2/+1
| * ALSA: hda: Use "alienware" model quirk for another SSIDDaniel T Chen2010-12-021-0/+2
| * ALSA: hda: Use BIOS auto-parsing instead of existing model quirk for MEDION MD2Daniel T Chen2010-11-291-1/+0
| * ALSA: hda - Use ALC_INIT_DEFAULT for really default initializationTakashi Iwai2010-11-261-0/+1
| * ALSA: hda - Fix ALC660-VD/ALC861-VD capture/playback mixersHerton Ronaldo Krzesinski2010-11-251-1/+1
| * ALSA: HDA: Add an extra DAC for Realtek ALC887-VDDavid Henningsson2010-11-241-1/+3
| * ALSA: hda - Fix Acer 7730G supportDenis Kuplyakov2010-11-241-8/+41
| * ALSA: hda - Identify more variants for ALC269Kailang Yang2010-11-231-3/+15
| * ALSA: hda - Fix wrong ALC269 variant checkKailang Yang2010-11-231-1/+1
| * ALSA: hda - Enable jack sense for Thinkpad Edge 11Manoj Iyer2010-11-231-0/+1
| * ALSA: Revert "ALSA: hda - Fix switching between dmic and mic using the same m...Takashi Iwai2010-11-231-3/+1
| * ALSA: hda - Fixed ALC887-VD initial errorKailang Yang2010-11-221-2/+5
| * ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52JDaniel T Chen2010-11-221-0/+1
| * ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixupDaniel T Chen2010-11-221-0/+1
* | ALSA: hda-intel: support for period wakeup disablingClemens Ladisch2010-11-221-3/+6
* | ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52JDaniel T Chen2010-11-221-0/+1
* | ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixupDaniel T Chen2010-11-221-0/+1
* | ALSA: HDA: Create mixers on ALC887David Henningsson2010-11-221-2/+8
|/
* ALSA: HDA: Enable digital mic on IDT 92HD87BDavid Henningsson2010-11-111-2/+12
* ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek2010-11-031-0/+1
* ALSA: hda - Change BTL amp level on some HP notebooksVitaliy Kulikov2010-10-251-0/+78
* Merge branch 'topic/hda' into for-linusTakashi Iwai2010-10-2519-2235/+2829
|\
| * ALSA: hda - Disable sticky PCM stream assignment for AD codecsTakashi Iwai2010-10-253-0/+11
| * ALSA: hda - Add workarounds for CT-IBG controllersTakashi Iwai2010-10-222-3/+11
| * ALSA: hda - Fix wrong TLV mute bit for STAC/IDT codecsClemens Ladisch2010-10-221-1/+2
| * ALSA: hda - Apply ideapad quirk to Acer laptops with Cxt5066Takashi Iwai2010-10-211-2/+1
| * ALSA: hda - Add some workarounds for Creative IBGTakashi Iwai2010-10-211-4/+12
| * ALSA: hda - Fix wrong SPDIF NID assignment for CA0110Takashi Iwai2010-10-211-1/+1
| * ALSA: hda - Fix codec rename rules for ALC662-compatible codecsKailang Yang2010-10-211-4/+8
| * ALSA: hda - Add alc_init_jacks() call to other codecsKailang Yang2010-10-211-1/+11
| * ALSA: hda - Fix codec muted after rebooting from WindowsCharles2010-10-191-0/+3
| * ALSA: tlv - Define numbers in sound/tlv.hTakashi Iwai2010-10-171-1/+1
| * ALSA: HDA: Sigmatel: work around incorrect master mutingClemens Ladisch2010-10-173-6/+17
| * ALSA: HDA: Apply SKU override for Acer aspire 7736zDavid Henningsson2010-10-171-0/+5
| * ALSA: HDA: Enable SKU quirks for RealtekDavid Henningsson2010-10-171-2/+33
| * ALSA: hda: Add speaker pin to automute Acer Aspire 8943GDaniel T Chen2010-10-141-0/+8
| * ALSA: HDA: Correctly apply position_fix quirks for ATI and VIA controllersDavid Henningsson2010-10-121-8/+9
| * ALSA: hda - Add input volume control for each mic/line-in pinTakashi Iwai2010-10-111-0/+27
| * ALSA: hda - Add model=mbp55 entry for MacBookPro 7,1Takashi Iwai2010-10-111-0/+1
| * ALSA: hda - Added fixup for Lenovo Y550PValentine Sinitsyn2010-10-041-0/+1
| * ALSA: HDA: Add position_fix=3 module option, and refactor related codeDavid Henningsson2010-09-301-22/+19
| * ALSA: hda - Add quirk for another Acer laptop with a CX20585 codecLuke Yelavich2010-09-281-0/+1
| * ALSA: hda: add Vortex86MX PCI idsOtavio Salvador2010-09-271-0/+2
| * ALSA: hda - Fix switching between dmic and mic using the same mux on IDT/STACVitaliy Kulikov2010-09-251-1/+3
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-09-241-6/+16
| |\
| * | ALSA: hda - MacBookPro 5,3 line-in supportVince Weaver2010-09-231-1/+21
| * | ALSA: hda - Apply ALC269 VAIO fix-up to all Sony laptops with ALC269Takashi Iwai2010-09-211-2/+1
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-09-212-0/+11
| |\ \
| * | | ALSA: hda - Check invalid NIDs in alc_init_jacks()Takashi Iwai2010-09-211-8/+12
OpenPOWER on IntegriCloud