summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2013-04-02ALSA: hda/ca0132 - Delay HP amp turnon.Chih-Chung Chang1-4/+23
2013-03-22ALSA: hda - VIA prefers side surrounds over HPTakashi Iwai1-0/+20
2013-03-22ALSA: hda - Lower the badness for independent HP penaltyTakashi Iwai1-1/+1
2013-03-22ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai2-14/+29
2013-03-22Merge branch 'for-linus' into for-nextTakashi Iwai4-26/+158
2013-03-21ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai1-0/+46
2013-03-21ALSA: hda - Enable "Headset Mic" name for some Dell Latitude devicesDavid Henningsson1-1/+5
2013-03-21ALSA: hda - Introduce "Headset Mic" nameDavid Henningsson2-2/+24
2013-03-20ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai1-23/+109
2013-03-20ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai1-1/+1
2013-03-18ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai1-2/+2
2013-03-18treewide: Fix typos in printk and commentMasanari Iida1-1/+1
2013-03-18ALSA: hda - Add GPIO-based LED support on HP desktop machinesTakashi Iwai1-0/+63
2013-03-18ALSA: hda - Make the resume of digital beep setup properTakashi Iwai1-1/+1
2013-03-18ALSA: hda - Fix power-saving during playing beep soundTakashi Iwai2-11/+27
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai6-128/+72
2013-03-18Merge branch 'for-linus' into for-nextTakashi Iwai8-33/+94
2013-03-18ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai1-4/+4
2013-03-18ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai1-1/+7
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai1-0/+4
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid1-9/+6
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid1-2/+3
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid1-2/+6
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson1-0/+29
2013-03-13ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai4-8/+11
2013-03-13ALSA: hda - Allow unlimited pins and converters in patch_hdmi.cTakashi Iwai1-81/+117
2013-03-13ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZEROTakashi Iwai1-3/+1
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai1-10/+14
2013-03-12ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun1-1/+2
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi2-8/+18
2013-03-11ALSA: hdspm - Enable new TCO ALSA controlsAdrian Knoth1-1/+5
2013-03-11ALSA: hdspm - Add ALSA controls to read the TCO LTC stateAdrian Knoth1-0/+106
2013-03-11ALSA: hdspm - Also check for TCO sync statesAdrian Knoth1-0/+42
2013-03-11ALSA: hdspm - Remove duplicate code from ALSA controlsAdrian Knoth1-124/+22
2013-03-11ALSA: hdspm - Provide ALSA control to disable 96K framesAdrian Knoth1-0/+1
2013-03-11ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave modeAdrian Knoth1-14/+51
2013-03-11ALSA: hdspm - Refactor sample rate acquisitionAdrian Knoth1-3/+13
2013-03-11ALSA: hda - Don't re-initialize shared hp/mic pinctlTakashi Iwai1-1/+2
2013-03-07ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai2-21/+25
2013-03-07ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai3-18/+14
2013-03-07ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctlTakashi Iwai1-2/+2
2013-03-07ALSA: hda - Add some model name strings for ALC260Takashi Iwai1-7/+27
2013-03-07ALSA: hda - Handle shared hp/mic jack modeTakashi Iwai1-8/+169
2013-03-07ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai2-55/+94
2013-03-07ALSA: ice1712: Initialize card->private_data properlySean Connor1-0/+2
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang1-0/+2
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang1-2/+6
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin1-2/+7
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin1-0/+2
2013-02-25ALSA: emu10k1: Allow to switch hardware sampe rate on EMUMihail Zenkov1-2/+6