summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-11-21ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring2-8/+4
2014-11-21ALSA: hda/realtek - Supported HP mute Led for ALC286Kailang Yang1-0/+27
2014-11-20ALSA: hda/realtek - Clean up mute/mic GPIO LED handlingTakashi Iwai1-41/+40
2014-11-18ALSA: firewire-lib: fix kerneldoc errorsTakashi Sakamoto2-2/+24
2014-11-17ALSA: powermac: Deletion of an unnecessary check before the function call "pc...Markus Elfring1-2/+1
2014-11-17ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...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_a...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-14ALSA: 6fire: Convert byte_rev_table uses to bitrev8Joe Perches1-1/+1
2014-11-13ALSA: usb-audio: Scarlett mixer interface for 6i6, 18i6, 18i8 and 18i20Chris J Arges4-0/+983
2014-11-13ALSA: usb-audio: make set_*_mix_values functions publicChris J Arges3-25/+26
2014-11-13ALSA: usb-audio: Add private_data pointer to usb_mixer_elem_infoChris J Arges1-0/+1
2014-11-13Revert "ALSA: usb-audio: Add quirk for Focusrite ScarlettChris J Arges1-51/+0
2014-11-11ALSA: usb-audio: Add duplex mode for Digidesign Mbox 1 and enable mixerDamien Zammit1-9/+32
2014-11-11ALSA: usb-audio: Add mixer control for Digidesign Mbox 1 clock sourceDamien Zammit2-0/+138
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 Iwai3-0/+16
2014-11-10ALSA: usb-audio: Fix Oops by composite quirk enhancementTakashi Iwai1-3/+4
2014-11-10ALSA: pcm: Fix document for snd_pcm_stop_xrun()Takashi Iwai1-1/+0
2014-11-09ALSA: usb-audio: Allow multiple entries for the same iface in composite quirkTakashi Iwai1-1/+9
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai13-75/+44
2014-11-07ALSA: snd_ctl_activate_id(): Fix index look-upLars-Peter Clausen1-1/+1
2014-11-06ALSA: usb-audio: Trigger PCM XRUN at XRUNTakashi Iwai1-3/+8
2014-11-06ALSA: pcm: Update the state properly before notificationTakashi Iwai1-4/+4
2014-11-05Merge branch 'for-linus' into for-nextTakashi Iwai4-35/+62
2014-11-05ALSA: usb-audio: Fix device_del() sysfs warnings at disconnectTakashi Iwai1-2/+7
2014-11-05ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee18-110/+0
2014-11-05Merge branch 'topic/pcm-locking' into for-nextTakashi Iwai5-186/+184
2014-11-05ALSA: hda - fix mute led problem for three HP laptopsHui Wang1-3/+0
2014-11-04ALSA: usb-audio: Use strim() instead of open codeTakashi Iwai1-12/+2
2014-11-04ALSA: usb-audio: Pass direct struct pointer instead of list_headTakashi Iwai5-21/+15
2014-11-04ALSA: usb-audio: Flatten probe and disconnect functionsTakashi Iwai1-45/+30
2014-11-04ALSA: pcm: Add xrun_injection proc entryTakashi Iwai1-0/+33
2014-11-04ALSA: pcm: Replace PCM hwptr tracking with tracepointsTakashi Iwai3-122/+137
2014-11-04ALSA: pcm: Correct PCM BUG error messageTakashi Iwai1-1/+1
2014-11-04ALSA: es18xx: Add GPO controlsOndrej Zary1-10/+42
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-31ALSA: pcm: Refactoring snd_pcm_action()Takashi Iwai1-25/+10
2014-10-31ALSA: pcm: Simplify snd_pcm_action_lock_irq()Takashi Iwai1-38/+3
2014-10-31Merge branch 'topic/kerneldoc' into for-nextTakashi Iwai6-59/+279
2014-10-30ALSA: doc: More kerneldoc comments on core componentsTakashi Iwai2-13/+29
2014-10-30ALSA: pcm: More kerneldoc updatesTakashi Iwai2-2/+66