Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[firefly-linux-kernel-4.4.55.git] / sound / usb / line6 /
2015-02-11 Linus TorvaldsMerge tag 'sound-3.20-rc1' of git://git./linux/kernel...
2015-02-11 Chris RorvickALSA: line6: toneport: Use explicit type for firmware...
2015-02-11 Chris RorvickALSA: line6: Use explicit type for serial number
2015-02-11 Chris RorvickALSA: line6: Return EIO if read/write not successful
2015-02-11 Chris RorvickALSA: line6: Return error if device not responding
2015-02-11 Chris RorvickALSA: line6: Add delay before reading status
2015-02-09 Takashi IwaiMerge tag 'asoc-v3.20-3' of git://git./linux/kernel...
2015-02-08 Chris RorvickALSA: line6: Pass driver name to line6_probe()
2015-02-08 Chris RorvickALSA: line6: Pass toneport pointer to toneport_has_led()
2015-02-08 Chris RorvickALSA: line6: Add toneport_has_source_select()
2015-02-06 Takashi IwaiALSA: line6: Get rid of unused variable in pod.c
2015-02-06 Takashi IwaiALSA: line6: Create sysfs via snd_card_add_dev_attr()
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-02-01 Chris RorvickALSA: line6: Remove unused line6_midibuf_skip_message()
2015-02-01 Chris RorvickALSA: line6: Remove unused line6_midibuf_status()
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: Remove snd_line6_ prefix of pcm property...
2015-01-28 Takashi IwaiALSA: line6: Remove invalid capability bits for PODxt...
2015-01-28 Takashi IwaiALSA: line6: Remove struct usb_line6_podhd
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 IwaiALSA: line6: Fix volume calculation for big-endian
2015-01-28 Takashi IwaiMerge branch 'topic/line6' into for-next
2015-01-28 Takashi IwaiALSA: line6: Handle error from line6_pcm_acquire()
2015-01-28 Takashi IwaiALSA: line6: Make common PCM pointer callback
2015-01-28 Takashi IwaiALSA: line6: Reorganize PCM stream handling
2015-01-28 Takashi IwaiALSA: line6: Clear prev_fbuf and prev_fsize properly
2015-01-28 Takashi IwaiALSA: line6: Fix racy loopback handling
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: Skip volume manipulation during silence...
2015-01-28 Takashi IwaiALSA: line6: Do clipping in volume / monitor manipulations
2015-01-28 Takashi IwaiALSA: line6: Consolidate PCM stream buffer allocation...
2015-01-28 Takashi IwaiALSA: line6: Use dev_err()
2015-01-28 Takashi IwaiALSA: line6: Consolidate URB unlink and sync helpers
2015-01-28 Takashi IwaiALSA: line6: Rearrange PCM structure
2015-01-28 Takashi IwaiALSA: line6: Drop voodoo workarounds
2015-01-28 Takashi IwaiALSA: line6: Use incremental loop
2015-01-28 Takashi IwaiALSA: line6: Drop superfluous spinlock for trigger
2015-01-28 Takashi IwaiALSA: line6: Fix the error recovery in line6_pcm_acquire()
2015-01-28 Takashi IwaiALSA: line6: Use logical OR
2015-01-28 Takashi IwaiALSA: line6: Fix missing error handling in line6_pcm_ac...
2015-01-28 Takashi IwaiALSA: line6: Reduce superfluous spinlock in midi.c
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/toneport: Implement LED controls via LED...
2015-01-28 Takashi IwaiALSA: line6/toneport: Fix wrong argument for toneport_h...
2015-01-28 Takashi IwaiALSA: line6: Don't forget to call driver's destructor...
2015-01-28 Takashi IwaiALSA: line6/toneport: Move setup_timer() at the beginning
2015-01-28 Takashi IwaiALSA: line6: Remove superfluous NULL checks in each...
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 CHECK_RETURN macro
2015-01-20 Takashi IwaiALSA: line6: Drop MISSING_CASE macro
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: Drop superfluous irqsave/irqrestore in...
2015-01-20 Takashi IwaiALSA: line6: Don't handle PCM trigger for other cards
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: Drop invalid SNDRV_PCM_INFO_RESUME flag
2015-01-20 Takashi IwaiALSA: line6: Drop superfluous snd_device for rawmidi
2015-01-20 Takashi IwaiALSA: line6: Drop superfluous snd_device for PCM
2015-01-20 Takashi IwaiALSA: line6: Handle impulse response via control API
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