aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-20Merge branch 'for-linus' into test/usb-resumeTakashi Iwai3-32/+148
2014-11-20ALSA: hda/realtek - Clean up mute/mic GPIO LED handlingTakashi Iwai1-41/+40
2014-11-18ALSA: hda - fix the mic mute led problem for Latitude E5550Hui Wang1-0/+2
2014-11-18ALSA: hda - move DELL_WMI_MIC_MUTE_LED to the tail in the quirk chainHui Wang1-4/+2
2014-11-17ALSA: hdsp: Deletion of an unnecessary check before the function call "release_firmware"Markus Elfring1-2/+1
2014-11-17ALSA: lola: Deletion of an unnecessary check before the function call "vfree"Markus Elfring1-2/+1
2014-11-17ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_ac97_resume"Markus Elfring2-4/+2
2014-11-17ALSA: hda: Deletion of unnecessary checks before two function callsMarkus Elfring2-4/+2
2014-11-14ALSA: ice1712: consider error valueSudip Mukherjee1-1/+3
2014-11-14ALSA: ice1712: remove unused variableSudip Mukherjee1-2/+1
2014-11-14ALSA: ice1712: remove unneeded return statementSudip Mukherjee6-34/+12
2014-11-13ALSA: hda - Add mute LED control for Lenovo Ideapad Z560Takashi Iwai1-0/+31
2014-11-12ALSA: hda/realtek - Change EAPD to verb controlKailang Yang1-30/+75
2014-11-11ALSA: Fix invalid kerneldoc markersTakashi Iwai3-26/+26
2014-11-11ALSA: mixart: Fix kerneldoc commentsTakashi Iwai1-4/+5
2014-11-11ALSA: hda - Fix kerneldoc errors in patch_ca0132.cTakashi Iwai1-5/+6
2014-11-11ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai1-0/+5
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai3-10/+3
2014-11-08ALSA: hda_intel: Add DeviceIDs for Sunrise Point-LPDevin Ryles1-0/+4
2014-11-06ALSA: hda/realtek - Restore default value for ALC668Kailang Yang1-2/+38
2014-11-05Merge branch 'for-linus' into for-nextTakashi Iwai2-33/+53
2014-11-05ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee18-110/+0
2014-11-05ALSA: hda - fix mute led problem for three HP laptopsHui Wang1-3/+0
2014-11-03ALSA: emu10k1: Deletion of unnecessary checks before three function callsMarkus Elfring2-8/+4
2014-11-03ALSA: echoaudio: remove all snd_printkSudip Mukherjee21-283/+327
2014-11-03ALSA: echoaudio: add reference of struct echoaudioSudip Mukherjee3-7/+9
2014-10-31Merge branch 'topic/kerneldoc' into for-nextTakashi Iwai1-29/+135
2014-10-30ALSA: hda - Add kerneldoc comments to hda_generic.cTakashi Iwai1-29/+135
2014-10-30ALSA: hda/realtek - Update Initial AMP for EAPD controlKailang Yang1-24/+10
2014-10-30ALSA: hda - change three SSID quirks to one pin quirkDavid Henningsson1-3/+13
2014-10-30ALSA: hda - Set GPIO 4 low for a few HP machinesDavid Henningsson1-4/+29
2014-10-30Merge branch 'topic/kerneldoc' into for-nextTakashi Iwai7-25/+443
2014-10-30ALSA: es1968: Replace timeval with ktime_tTina Ruchandani1-9/+6
2014-10-30ALSA: hda - Add ultra dock support for Thinkpad X240.Lukas Bossard1-1/+1
2014-10-29ALSA: hda - Add workaround for CMI8888 snoop behaviorTakashi Iwai1-1/+3
2014-10-29ALSA: hdspm: remove unused variableSudip Mukherjee1-20/+3
2014-10-29ALSA: hda - More kerneldoc commentsTakashi Iwai6-19/+297
2014-10-29ALSA: hda - Correct kerneldoc commentsTakashi Iwai4-6/+146
2014-10-28ALSA: au88x0: Kill the rest snd_print*()Takashi Iwai1-1/+1
2014-10-28ALSA: pcxhr: Kill the rest snd_print*()Takashi Iwai1-21/+21
2014-10-28ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai2-4/+6
2014-10-28ALSA: pcxhr: convert timeval to ktime_tAya Mahfouz2-8/+12
2014-10-27ALSA: hda - Pass printf argument directly to request_module()Takashi Iwai1-6/+4
2014-10-27Merge branch 'for-linus' into for-nextTakashi Iwai3-10/+12
2014-10-27ALSA: hda/realtek - New SSID for Headset quirkKailang Yang1-0/+1
2014-10-27ALSA: ad1889: Fix probable mask then right shift defectsJoe Perches1-4/+4
2014-10-24ALSA: hda/realtek - Update restore default value for ALC283Kailang Yang1-1/+2
2014-10-24ALSA: hda/realtek - Update restore default value for ALC282Kailang Yang1-1/+1
2014-10-24ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson1-2/+2
2014-10-22Merge branch 'topic/enum-info-cleanup' into for-nextTakashi Iwai33-816/+264