]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - sound
ALSA: line6: Remove invalid capability bits for PODxt Live Variax
[mirror_ubuntu-artful-kernel.git] / sound /
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 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-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-12 Takashi IwaiALSA: move line6 usb driver into sound/usb
2015-01-11 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-01-11 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-01-11 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-01-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-01-11 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-01-11 Ingo MolnarMerge branch 'core/urgent' into locking/urgent, to...
2015-01-10 Linus TorvaldsMerge tag 'vfio-v3.19-rc4' of git://github.com/awilliam...
2015-01-10 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-01-10 Linus TorvaldsMerge tag 'sound-3.19-rc4' of git://git.kernel.org...
2015-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-01-10 Linus TorvaldsMerge tag 'for_linus-3.19-rc4' of git://git.kernel...
2015-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-01-08 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2015-01-08 Linus TorvaldsMerge tag 'pinctrl-v3.19-2' of git://git.kernel.org...
2015-01-08 Linus TorvaldsMerge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel...
2015-01-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-01-08 Dave AirlieMerge branch 'linux-3.19' of git://anongit.freedesktop...
2015-01-07 Takashi SakamotoALSA: fireworks: fix an endianness bug for transaction...
2015-01-07 Aaron PlattnerALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda
2015-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-01-07 Linus TorvaldsMerge tag 'for-linus-3' of git://git.code.sf.net/p...
2015-01-06 Rafael J. WysockiMerge branches 'acpi-pm', 'acpi-processor' and 'acpi...
2015-01-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2015-01-06 David S. MillerMerge tag 'mac80211-for-davem-2015-01-06' of git:/...
2015-01-05 Linus TorvaldsMerge tag 'powerpc-3.19-3' of git://git.kernel.org...
2015-01-05 Takashi IwaiALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups...
2015-01-05 Daniel MackALSA: snd-usb-caiaq: fix stream count check
2015-01-04 Dave AirlieMerge tag 'amdkfd-fixes-2014-12-30' of git://people...
2015-01-04 Dave AirlieMerge tag 'drm-intel-next-fixes-2014-12-30' of git...
2015-01-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-01-02 Linus TorvaldsMerge tag 'sound-3.19-rc3' of git://git.kernel.org...
2015-01-01 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2015-01-01 Ingo MolnarMerge tag 'pr-20141223-x86-vdso' of git://git.kernel...
2014-12-31 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2014-12-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-12-31 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-12-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-12-30 Linus TorvaldsMerge tag 'linux-kselftest-3.19-fixes' of git://git...
2014-12-30 Takashi IwaiMerge tag 'asoc-fix-v3.19-rc2' of git://git.kernel...
2014-12-30 Arnd BergmannMerge tag 'mvebu-fixes-3.19' of git://git.infradead...
next