summaryrefslogtreecommitdiffstats
path: root/sound/usb/line6/driver.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: line6: Improve line6_read/write_data() interfacesChris Rorvick2015-02-121-4/+4
* ALSA: line6: Use explicit type for serial numberChris Rorvick2015-02-111-1/+1
* ALSA: line6: Pass driver name to line6_probe()Chris Rorvick2015-02-081-2/+1
* ALSA: line6: fixup of line6_start_timer argument typeNicholas Mc Guire2015-02-031-1/+1
* ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai2015-01-281-0/+16
* ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai2015-01-281-51/+22
* ALSA: line6: Let snd_card_new() allocate private dataTakashi Iwai2015-01-281-2/+2
* ALSA: line6: Drop interface argument from private_init and disconnect callbacksTakashi Iwai2015-01-281-2/+4
* ALSA: line6: Remove unused line6_nop_read()Takashi Iwai2015-01-281-2/+0
* ALSA: line6: Remove driver version from header commentChris Rorvick2015-01-201-1/+1
* ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick2015-01-201-7/+7
* ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()Takashi Iwai2015-01-201-3/+0
* ALSA: line6: Make line6_send_raw_message() staticTakashi Iwai2015-01-201-2/+0
* ALSA: line6: Remove CHECK_RETURN macroTakashi Iwai2015-01-201-7/+0
* ALSA: line6: Drop MISSING_CASE macroTakashi Iwai2015-01-201-4/+0
* ALSA: line6: Split to each driverTakashi Iwai2015-01-201-28/+11
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-121-0/+228