summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2013-07-05ALSA: hdspm - Create TCO readout functionAdrian Knoth1-60/+77
2013-07-05ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIOAdrian Knoth1-2/+3
2013-07-05ALSA: hdspm - Add support for AEBs on RME AIOAdrian Knoth1-17/+37
2013-07-05ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIOAdrian Knoth1-1/+5
2013-07-05ALSA: hdspm - Introduce generic AIO tristate controlAdrian Knoth1-0/+78
2013-07-05ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into functionAdrian Knoth1-8/+14
2013-07-05ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cardsAdrian Knoth1-1/+6
2013-07-05ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDATAdrian Knoth1-1/+3
2013-07-05ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode()Adrian Knoth1-20/+5
2013-07-05ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDATAdrian Knoth1-4/+23
2013-07-05ALSA: hdspm - Introduce hdspm_is_raydat_or_aio()Adrian Knoth1-2/+7
2013-07-05ALSA: hdspm - Add missing defines for RME AIO and RayDATAdrian Knoth1-0/+19
2013-07-05ALSA: hda - Remove static quirks for AD1986A codecTakashi Iwai1-1012/+57
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-07-04ALSA: hda - Drop a few other static quirks for AD1986ATakashi Iwai1-10/+0
2013-07-04ALSA: hda - Drop static quirk for Toshiba Satellite L40-10QTakashi Iwai1-1/+0
2013-07-04ALSA: hda - Drop static quirks for other AD1986A Samsung machinesTakashi Iwai1-3/+0
2013-07-04ALSA: hda - Convert static quirks for AD1986A Samsung laptopsTakashi Iwai1-96/+12
2013-07-04ALSA: hda - Convert the static quirk for Samsung Q1 UltraTakashi Iwai1-23/+10
2013-07-04ALSA: hda - Remove static quirks for AD1988 codecsTakashi Iwai1-810/+35
2013-07-04ALSA: hda - Remove static quirks for AD1981 and AD1983 codecsTakashi Iwai1-682/+2
2013-07-04ALSA: hda - Remove static quirks for AD1884/1984 & variantsTakashi Iwai1-1330/+18
2013-07-04ALSA: hda - Remove static quirks for AD1882Takashi Iwai1-383/+1
2013-07-04ALSA: hda - Add fixup for HP TouchSmart with AD1984A codecTakashi Iwai1-0/+8
2013-07-04ALSA: hda - Add fixup for Lenovo Thinkpad with AD1984 codecTakashi Iwai1-0/+13
2013-07-04ALSA: hda - Add GPIO control to AD1884 HP fixupTakashi Iwai1-1/+21
2013-07-04ALSA: hda - Fix EAPD vmaster hook for AD1884 & coTakashi Iwai1-3/+9
2013-07-01ALSA: hda - Add Dell SSID to support Headset Mic recordingKailang Yang1-0/+4
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai5-13/+13
2013-06-28ALSA: hda - Fix the max length of control name in generic parserTakashi Iwai1-1/+1
2013-06-28ALSA: hda - Guess what, it's two more Dell headset mic quirksDavid Henningsson1-0/+2
2013-06-28ALSA: hda - Yet another Dell headset mic quirkDavid Henningsson1-0/+1
2013-06-28ALSA: hda - Add support for ALC5505 DSP power-save modeKailang Yang1-0/+98
2013-06-28Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...Dave Airlie5-17/+192
2013-06-27ALSA: pci: trivial: replace numeric with standard PM state macrosYijing Wang3-3/+3
2013-06-25ALSA: hda - Add missing alc_inv_dmic_sync() call in alc269_resume()Takashi Iwai1-0/+1
2013-06-25ALSA: hda - Remove superfluous stac_resume()Takashi Iwai1-10/+0
2013-06-25ALSA: hda/hdmi - poll eld at resume timeWang Xingchao1-0/+21
2013-06-25ALSA: hda - clean up code to reset hda linkMengdong Lin1-17/+18
2013-06-25ALSA: hda - Add In-driver connection infoWang Xingchao1-0/+15
2013-06-25ALSA: hda - Use auto_mute_via_amp=1 for VT1708Takashi Iwai1-0/+2
2013-06-25ALSA: hda - Add auto_mute_via_amp flag to generic parserTakashi Iwai2-1/+50
2013-06-24ALSA: hda - Remove unused variableWang Xingchao1-1/+0
2013-06-24ALSA: hda - reset hda link during system/runtime suspendMengdong Lin1-0/+16
2013-06-20ALSA: hda - Make Thinkpad X220-tablet use generic parserDavid Henningsson1-1/+1
2013-06-19ALSA: hda - Fix missing Mic Boost controls for VIA codecsTakashi Iwai2-0/+10
2013-06-18ALSA: hda - Use snd_hda_check_power_state() in patch_hdmi.cTakashi Iwai1-6/+2
2013-06-18ALSA: hda - Avoid choose same converter for unused pinsWang Xingchao1-14/+75
2013-06-18ALSA: hda - Cache the MUX selection for generic HDMITakashi Iwai1-1/+1