summaryrefslogtreecommitdiff
path: root/sound/usb/line6/driver.c
AgeCommit message (Expand)AuthorFilesLines
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-20ALSA: line6: Remove driver version from header commentChris Rorvick1-1/+1
2015-01-20ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick1-12/+12
2015-01-20ALSA: line6: Remove superfluous NULL checksChris Rorvick1-11/+1
2015-01-20ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()Takashi Iwai1-59/+0
2015-01-20ALSA: line6: Make line6_send_raw_message() staticTakashi Iwai1-2/+2
2015-01-20ALSA: line6: Sync PCM stop at disconnectTakashi Iwai1-0/+2
2015-01-20ALSA: line6: Remove superfluous disconnect call in suspend handlerTakashi Iwai1-1/+0
2015-01-20ALSA: line6: Remove driver version stringTakashi Iwai1-2/+0
2015-01-20ALSA: line6: Reorganize card resource handlingTakashi Iwai1-33/+49
2015-01-20ALSA: line6: Remove superfluous out-of-memory error messagesTakashi Iwai1-5/+1
2015-01-20ALSA: line6: Drop usb_device sysfs symlinkTakashi Iwai1-9/+0
2015-01-20ALSA: line6: Split to each driverTakashi Iwai1-418/+34
2015-01-19ALSA: line6: Use setup_timer() and mod_timer()Takashi Iwai1-2/+1
2015-01-13ALSA: move line6 usb driver into sound/usbTakashi Iwai1-0/+1114