summaryrefslogtreecommitdiffstats
path: root/sound/usb/line6
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: line6/toneport: Move setup_timer() at the beginningTakashi Iwai2015-01-281-4/+5
* ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai2015-01-284-38/+8
* ALSA: line6: Abort if inconsistent usbdev is found at disconnectTakashi Iwai2015-01-281-3/+3
* ALSA: line6: Yet more cleanup of superfluous NULL checksTakashi Iwai2015-01-281-11/+2
* ALSA: line6: Remove driver version from header commentChris Rorvick2015-01-2016-16/+16
* ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick2015-01-2018-50/+50
* ALSA: line6: Remove superfluous NULL checksChris Rorvick2015-01-201-11/+1
* ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()Takashi Iwai2015-01-202-62/+0
* ALSA: line6: Make line6_send_raw_message() staticTakashi Iwai2015-01-202-4/+2
* ALSA: line6: Sync PCM stop at disconnectTakashi Iwai2015-01-202-18/+3
* ALSA: line6: Remove superfluous disconnect call in suspend handlerTakashi Iwai2015-01-201-1/+0
* ALSA: line6: Remove CHECK_RETURN macroTakashi Iwai2015-01-203-14/+15
* ALSA: line6: Drop MISSING_CASE macroTakashi Iwai2015-01-202-7/+0
* ALSA: line6: Remove driver version stringTakashi Iwai2015-01-201-2/+0
* ALSA: line6: Reorganize card resource handlingTakashi Iwai2015-01-2012-355/+85
* ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callbackTakashi Iwai2015-01-201-7/+4
* ALSA: line6: Don't handle PCM trigger for other cardsTakashi Iwai2015-01-201-0/+2
* ALSA: line6: Remove superfluous out-of-memory error messagesTakashi Iwai2015-01-205-18/+5
* ALSA: line6: Drop usb_device sysfs symlinkTakashi Iwai2015-01-201-9/+0
* ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai2015-01-205-26/+0
* ALSA: line6: Drop superfluous snd_device for rawmidiTakashi Iwai2015-01-201-42/+23
* ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai2015-01-201-34/+19
* ALSA: line6: Handle impulse response via control APITakashi Iwai2015-01-205-124/+75
* ALSA: line6: Split to each driverTakashi Iwai2015-01-2017-726/+747
* ALSA: line6: Use setup_timer() and mod_timer()Takashi Iwai2015-01-192-7/+4
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-1226-0/+5776
OpenPOWER on IntegriCloud