lib/percpu_ida.c: remove redundant includes
[deliverable/linux.git] / sound / usb / line6 /
2015-02-12  Linus TorvaldsMerge tag 'jfs-3.20' of git://github.com/kleikamp/linux...
2015-02-12  Linus TorvaldsMerge branch 'for-3.20' of git://linux-nfs.org/~bfields...
2015-02-12  Linus TorvaldsMerge tag 'iommu-updates-v3.20' of git://git./linux...
2015-02-12  Linus TorvaldsMerge tag 'devicetree-for-3.20' of git://git./linux...
2015-02-12  Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-02-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'trace-v3.20' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'ktest-v3.20' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-12  Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-02-12  Linus TorvaldsMerge tag 'powerpc-3.20-1' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2015-02-12  Linus TorvaldsMerge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org...
2015-02-11  Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2015-02-11  Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2015-02-11  Linus TorvaldsMerge tag 'pinctrl-v3.20-1' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge tag 'gpio-v3.20-1' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge tag 'mmc-v3.20-1' of git://git.linaro.org/people...
2015-02-11  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge tag 'fbdev-3.20' of git://git./linux/kernel/git...
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
next
This page took 0.087287 seconds and 8 git commands to generate.