aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-28ALSA: line6: Remove unused line6_nop_read()Takashi Iwai2-12/+0
2015-01-28ALSA: line6: Fix memory leak at probe error pathTakashi Iwai1-29/+30
2015-01-28ALSA: line6: Minor refactoringTakashi Iwai1-45/+49
2015-01-28ALSA: line6/toneport: Implement LED controls via LED classTakashi Iwai2-74/+91
2015-01-28ALSA: line6/toneport: Fix wrong argument for toneport_has_led()Takashi Iwai1-3/+1
2015-01-28ALSA: line6: Don't forget to call driver's destructor at error pathTakashi Iwai1-0/+2
2015-01-28ALSA: line6/toneport: Move setup_timer() at the beginningTakashi Iwai1-4/+5
2015-01-28ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai4-38/+8
2015-01-28ALSA: line6: Abort if inconsistent usbdev is found at disconnectTakashi Iwai1-3/+3
2015-01-28ALSA: line6: Yet more cleanup of superfluous NULL checksTakashi Iwai1-11/+2
2015-01-26Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2015-01-20Merge branch 'topic/timer-cleanup' into for-nextTakashi Iwai1-3/+2
2015-01-20Merge branch 'topic/line6' into for-nextTakashi Iwai26-1428/+946
2015-01-20ALSA: line6: Remove driver version from header commentChris Rorvick16-16/+16
2015-01-20ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick18-50/+50
2015-01-20ALSA: line6: Remove superfluous NULL checksChris Rorvick1-11/+1
2015-01-20ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()Takashi Iwai2-62/+0
2015-01-20ALSA: line6: Make line6_send_raw_message() staticTakashi Iwai2-4/+2
2015-01-20ALSA: line6: Sync PCM stop at disconnectTakashi Iwai2-18/+3
2015-01-20ALSA: line6: Remove superfluous disconnect call in suspend handlerTakashi Iwai1-1/+0
2015-01-20ALSA: line6: Remove CHECK_RETURN macroTakashi Iwai3-14/+15
2015-01-20ALSA: line6: Drop MISSING_CASE macroTakashi Iwai2-7/+0
2015-01-20ALSA: line6: Remove driver version stringTakashi Iwai1-2/+0
2015-01-20ALSA: line6: Reorganize card resource handlingTakashi Iwai12-355/+85
2015-01-20ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callbackTakashi Iwai1-7/+4
2015-01-20ALSA: line6: Don't handle PCM trigger for other cardsTakashi Iwai1-0/+2
2015-01-20ALSA: line6: Remove superfluous out-of-memory error messagesTakashi Iwai5-18/+5
2015-01-20ALSA: line6: Drop usb_device sysfs symlinkTakashi Iwai1-9/+0
2015-01-20ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai5-26/+0
2015-01-20ALSA: line6: Drop superfluous snd_device for rawmidiTakashi Iwai1-42/+23
2015-01-20ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai1-34/+19
2015-01-20ALSA: line6: Handle impulse response via control APITakashi Iwai5-124/+75
2015-01-20ALSA: line6: Split to each driverTakashi Iwai18-727/+748
2015-01-19ALSA: line6: Use setup_timer() and mod_timer()Takashi Iwai2-7/+4
2015-01-19ALSA: usb-audio: Use setup_timer() and mod_timer()Takashi Iwai1-3/+2
2015-01-18ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg1-0/+1
2015-01-12Merge branch 'topic/line6' into for-nextTakashi Iwai29-1/+5780
2015-01-12ALSA: move line6 usb driver into sound/usbTakashi Iwai28-0/+5779
2015-01-08ALSA: usb-audio: Add support for Akai MPC Element USB MIDI controllerPaul Bonser1-0/+22
2015-01-05ALSA: snd-usb-caiaq: fix stream count checkDaniel Mack1-1/+1
2014-12-19Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-6/+16
2014-12-18ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPACJiri Jaburek1-3/+12
2014-12-18ALSA: usb-audio: Fix Scarlett 6i6 initialization typoChris J Arges1-1/+1
2014-12-17ALSA: usb-audio: add native DSD support for Matrix Audio DACsJurgen Kramer1-2/+3
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds20-713/+1917
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-127/+39
2014-12-08Merge branch 'for-next' into for-linusTakashi Iwai19-713/+1915
2014-12-06ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recoveryTakashi Iwai1-0/+2
2014-12-01ALSA: usb-audio: Add support for Zoom R16/24 capture and midi interfacesPanu Matilainen2-0/+48
2014-11-28Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+2