ALSA: line6: Pass driver name to line6_probe()
[linux-2.6-block.git] / sound / usb / line6 / driver.c
2015-02-08 Chris RorvickALSA: line6: Pass driver name to line6_probe()
2015-02-05 Takashi IwaiMerge tag 'asoc-v3.20-2' of git://git./linux/kernel...
2015-02-03 Takashi IwaiMerge branch 'topic/snd-device' into for-next
2015-02-03 Nicholas Mc GuireALSA: line6: fixup of line6_start_timer argument type
2015-02-03 Nicholas Mc GuireALSA: line6: use msecs_to_jiffies for conversion
2015-01-30 Takashi IwaiMerge branch 'topic/line6' into for-next
2015-01-28 Takashi IwaiMerge branch 'topic/ak411x-fix' into for-next
2015-01-28 Takashi IwaiALSA: line6: Move the contents of usbdefs.h into driver.h
2015-01-28 Takashi IwaiALSA: line6: Remove revision.h
2015-01-28 Takashi IwaiALSA: line6: Tidy up and typo fixes in comments
2015-01-28 Takashi IwaiMerge branch 'topic/line6' into for-next
2015-01-28 Takashi IwaiALSA: line6: Minor tidy up in line6_probe()
2015-01-28 Takashi IwaiALSA: line6: Let snd_card_new() allocate private data
2015-01-28 Takashi IwaiALSA: line6: Drop interface argument from private_init...
2015-01-28 Takashi IwaiALSA: line6: Remove unused line6_nop_read()
2015-01-28 Takashi IwaiALSA: line6: Fix memory leak at probe error path
2015-01-28 Takashi IwaiALSA: line6: Minor refactoring
2015-01-28 Takashi IwaiALSA: line6: Don't forget to call driver's destructor...
2015-01-28 Takashi IwaiALSA: line6: Abort if inconsistent usbdev is found...
2015-01-28 Takashi IwaiALSA: line6: Yet more cleanup of superfluous NULL checks
2015-01-26 Takashi IwaiMerge branch 'for-linus' into for-next
2015-01-20 Takashi IwaiMerge branch 'topic/timer-cleanup' into for-next
2015-01-20 Takashi IwaiMerge branch 'topic/line6' into for-next
2015-01-20 Chris RorvickALSA: line6: Remove driver version from header comment
2015-01-20 Chris RorvickALSA: line6: Refer to manufacturer as "Line 6"
2015-01-20 Chris RorvickALSA: line6: Remove superfluous NULL checks
2015-01-20 Takashi IwaiALSA: line6: Drop line6_send_program() and line6_transm...
2015-01-20 Takashi IwaiALSA: line6: Make line6_send_raw_message() static
2015-01-20 Takashi IwaiALSA: line6: Sync PCM stop at disconnect
2015-01-20 Takashi IwaiALSA: line6: Remove superfluous disconnect call in...
2015-01-20 Takashi IwaiALSA: line6: Remove driver version string
2015-01-20 Takashi IwaiALSA: line6: Reorganize card resource handling
2015-01-20 Takashi IwaiALSA: line6: Remove superfluous out-of-memory error...
2015-01-20 Takashi IwaiALSA: line6: Drop usb_device sysfs symlink
2015-01-20 Takashi IwaiALSA: line6: Split to each driver
2015-01-19 Takashi IwaiALSA: line6: Use setup_timer() and mod_timer()
2015-01-13 Takashi IwaiMerge tag 'topic/i915-hda-componentized-2015-01-12...
2015-01-12 Takashi IwaiMerge branch 'topic/line6' into for-next
2015-01-12 Takashi IwaiALSA: move line6 usb driver into sound/usb