aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-22ALSA: asihpi: Turn off msg/resp logging after DSP has crashed.Eliot Blennerhassett1-3/+12
2014-11-22ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett6-50/+321
2014-11-22ALSA: asihpi: Refactor control cache code.Eliot Blennerhassett1-44/+63
2014-11-22ALSA: asihpi: Use CONFIG_64BIT directlyEliot Blennerhassett2-10/+10
2014-11-22ALSA: asihpi: Logging format improvementsEliot Blennerhassett1-46/+39
2014-11-22ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiverEliot Blennerhassett2-11/+30
2014-11-22ALSA: asihpi: Minor string and dead code cleanupEliot Blennerhassett1-9/+4
2014-11-22sound: oss: uart401: remove unneeded NULL checkDan Carpenter1-7/+4
2014-11-21ALSA: sb: Deletion of unnecessary checks before two function callsMarkus Elfring2-4/+2
2014-11-21ALSA: es1688_lib: Deletion of an unnecessary check before the function call "release_and_free_resource"Markus Elfring1-2/+1
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 "pci_dev_put"Markus Elfring1-2/+1
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-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