summaryrefslogtreecommitdiffstats
path: root/sound/usb/line6/driver.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Convert timers to use timer_setup()Kees Cook2017-10-171-2/+1
* ALSA: line6: remove unnecessary initialization to PODHD500XHans P. Möller Ebner2017-06-201-0/+2
* ALSA: line6: Claim pod x3 usb data interfaceAndrej Krutak2016-11-291-4/+5
* ALSA: line6: Add hwdep interface to access the POD control messagesAndrej Krutak2016-09-191-2/+21
* ALSA: line6: Allow processing of raw incoming messagesAndrej Krutak2016-09-191-3/+6
* ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)Andrej Krutak2016-09-191-2/+4
* ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during captureAndrej Krutak2016-09-191-1/+3
* ALSA: line6: Allow different channel numbers for in/outAndrej Krutak2016-09-191-1/+1
* ALSA: line6: Add high-speed USB supportAndrej Krutak2016-09-191-3/+12
* ALSA: line6: Enable different number of URBs for frame transfersAndrej Krutak2016-09-191-0/+2
* 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
OpenPOWER on IntegriCloud