summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2014-03-01ALSA: hda - Use device pointer from the card instead of pciDylan Reid1-13/+14
2014-03-01ALSA: hda - Keep pointer to bdl_pos_fix in chip structDylan Reid2-4/+9
2014-03-01ALSA: hda - Allow different ops to read/write registersDylan Reid2-70/+138
2014-03-01ALSA: hda - Move some definitions to new hda_priv.hDylan Reid2-365/+399
2014-02-28ALSA: hda - Fix CORB reset to follow specificationDavid Henningsson1-1/+23
2014-02-28ALSA: hda - Fix registration of beep input deviceTakashi Iwai5-13/+39
2014-02-27ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptopsTakashi Iwai1-0/+3
2014-02-27ALSA: hda - Make codec object as a parent for input beep devicesTakashi Iwai1-1/+1
2014-02-26ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+1
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai17-449/+434
2014-02-25ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIGTakashi Iwai2-78/+89
2014-02-25ALSA: hda - Add sysfs to codec object, tooTakashi Iwai7-764/+788
2014-02-25ALSA: hda - Create own device struct for each codecTakashi Iwai4-3/+39
2014-02-25ALSA: hda - Manage each codec instance individuallyTakashi Iwai1-11/+25
2014-02-25ALSA: hwdep: Take private_data as drvdata for sysfsTakashi Iwai1-30/+15
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai3-87/+57
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai3-64/+89
2014-02-25ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0Takashi Iwai1-0/+12
2014-02-25ALSA: hda - Add a fixup for HP Folio 13 mute LEDTakashi Iwai1-0/+20
2014-02-21ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+47
2014-02-20ALSA: hda - Enable front audio jacks on one HP desktop modelHui Wang1-0/+13
2014-02-19ALSA: hda - Add QEMU codec vendor IDTakashi Iwai1-0/+1
2014-02-19ALSA: hda/ca0132 - Fix recording from mode id 0x8Hsin-Yu Chao1-3/+1
2014-02-19ALSA: hda/ca0132 - setup/cleanup streamsHsin-Yu Chao1-59/+7
2014-02-18ALSA: hda - add headset mic detect quirks for two Dell laptopsHui Wang1-0/+2
2014-02-15ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai8-8/+0
2014-02-15ALSA: hda/realtek - Allow NULL bus->pciTakashi Iwai1-4/+11
2014-02-15ALSA: hda - Remove dependency on bus->pci in hda_beep.cTakashi Iwai1-2/+1
2014-02-12ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X"Martin Kepplinger1-3/+0
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+2
2014-02-12Merge branch 'for-linus' into for-nextTakashi Iwai9-37/+89
2014-02-10ALSA: hda - Make snd_hda_gen_spec_free() staticTakashi Iwai3-10/+2
2014-02-10ALSA: hda - Disable static quirks for C-Media codecsTakashi Iwai1-10/+21
2014-02-10ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()Takashi Iwai3-10/+3
2014-02-10ALSA: hda - Fix undefined symbol due to builtin/module mixupTakashi Iwai1-15/+15
2014-02-10ALSA: Replace with IS_ENABLED()Takashi Iwai1-1/+1
2014-02-07ALSA: hda - Add subwoofer quirks for Asus UX51VZH and N55SFDavid Henningsson1-0/+12
2014-02-07ALSA: hda - Rename ASUS subwoofer quirksDavid Henningsson1-9/+9
2014-02-07ALSA: hda - Fix mic capture on Sony VAIO Pro 11Takashi Iwai1-0/+1
2014-02-07ALSA: hda - Add a headset quirk for Dell XPS 13David Henningsson1-0/+1
2014-02-07ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai6-18/+31
2014-02-07ALSA: hda - Fix leftover ifdef checks after modularizationTakashi Iwai2-4/+4
2014-02-05ALSA: hda - Improve loopback path lookups for AD1983Takashi Iwai1-0/+7
2014-02-05ALSA: hda - Fix missing VREF setup for Mac Pro 1,1Takashi Iwai1-1/+8
2014-02-05ALSA: hda - Add missing mixer widget for AD1983Takashi Iwai1-0/+1
2014-02-05ALSA: hda/realtek - Avoid invalid COEFs for ALC271XTakashi Iwai1-0/+3
2014-02-04ALSA: hda - Fix silent output on Toshiba Satellite L40Takashi Iwai1-0/+19
2014-02-03ALSA: hda - Add mute LED support to Lenovo IdeapadTakashi Iwai1-1/+41
2014-02-03Merge branch 'topic/hda' into for-nextTakashi Iwai3-434/+395
2014-01-31ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabledStephen Warren1-4/+36