summaryrefslogtreecommitdiffstats
path: root/sound/usb
AgeCommit message (Expand)AuthorFilesLines
2014-11-14ALSA: 6fire: Convert byte_rev_table uses to bitrev8Joe Perches1-1/+1
2014-11-13ALSA: usb-audio: Scarlett mixer interface for 6i6, 18i6, 18i8 and 18i20Chris J Arges4-0/+983
2014-11-13ALSA: usb-audio: make set_*_mix_values functions publicChris J Arges3-25/+26
2014-11-13ALSA: usb-audio: Add private_data pointer to usb_mixer_elem_infoChris J Arges1-0/+1
2014-11-13Revert "ALSA: usb-audio: Add quirk for Focusrite ScarlettChris J Arges1-51/+0
2014-11-11ALSA: usb-audio: Add duplex mode for Digidesign Mbox 1 and enable mixerDamien Zammit1-9/+32
2014-11-11ALSA: usb-audio: Add mixer control for Digidesign Mbox 1 clock sourceDamien Zammit2-0/+138
2014-11-10ALSA: usb-audio: Fix Oops by composite quirk enhancementTakashi Iwai1-3/+4
2014-11-09ALSA: usb-audio: Allow multiple entries for the same iface in composite quirkTakashi Iwai1-1/+9
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai4-37/+11
2014-11-06ALSA: usb-audio: Trigger PCM XRUN at XRUNTakashi Iwai1-3/+8
2014-11-05Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+7
2014-11-05ALSA: usb-audio: Fix device_del() sysfs warnings at disconnectTakashi Iwai1-2/+7
2014-11-04ALSA: usb-audio: Use strim() instead of open codeTakashi Iwai1-12/+2
2014-11-04ALSA: usb-audio: Pass direct struct pointer instead of list_headTakashi Iwai5-21/+15
2014-11-04ALSA: usb-audio: Flatten probe and disconnect functionsTakashi Iwai1-45/+30
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+30
2014-10-22Merge branch 'topic/enum-info-cleanup' into for-nextTakashi Iwai3-48/+11
2014-10-21ALSA: usb-audio: Use snd_ctl_enum_info()Takashi Iwai1-29/+6
2014-10-21ALSA: 6fire: Use snd_ctl_enum_info()Takashi Iwai1-18/+4
2014-10-20Merge branch 'topic/cleanup' into for-nextTakashi Iwai1-5/+4
2014-10-20ALSA: usb-audio: Add support for Steinberg UR22 USB interfaceVlad Catoi1-0/+30
2014-10-19ALSA: snd-usb: drop unused varible assigmentsDaniel Mack1-5/+4
2014-10-10Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-0/+32
2014-10-07ALSA: usb: caiaq: check for cdev->n_streams > 1Daniel Mack1-0/+5
2014-10-06Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai1-7/+11
2014-09-25Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman1-7/+11
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-1/+1
2014-09-22ALSA: snd-usb-caiaq: Fix LED commands for Kore controllerDaniel Mack1-7/+11
2014-09-08ALSA: usb-audio: add native DSD support for XMOS based DACsJurgen Kramer1-0/+16
2014-09-08ALSA: usb-audio: add MIDI port names for the Yamaha MOTIF XFClemens Ladisch1-0/+11
2014-08-10ALSA: usb-audio: fix BOSS ME-25 MIDI regressionClemens Ladisch1-0/+29
2014-08-05ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.*Adam Goode2-166/+211
2014-08-05ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI inputAdam Goode3-0/+39
2014-08-04ALSA: usb-audio: Adjust Gamecom 780 volume levelPaul S McSpadden1-1/+1
2014-08-04ALSA: usb-audio: improve dmesg source grepabilityMichał Mirosław1-5/+4
2014-06-26ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai3-6/+25
2014-05-25ALSA: snd-usb: mixer: remove error messages on failed kmalloc()Daniel Mack1-12/+3
2014-05-25ALSA: snd-usb: mixer: coding style fixupsDaniel Mack1-154/+246
2014-05-05Merge branch 'for-linus' into for-nextTakashi Iwai5-8/+26
2014-05-02ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback dataClemens Ladisch2-1/+15
2014-05-02ALSA: usb-audio: Fix deadlocks at resumingTakashi Iwai2-2/+6
2014-05-02ALSA: usb-audio: Save mixer status only once at suspendTakashi Iwai1-2/+3
2014-05-02ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while D...Sander Eikelenboom1-3/+2
2014-04-28ALSA: usb-audio: Fix format string mismatch in mixer.cMasanari Iida1-1/+1
2014-04-14Merge branch 'topic/usb-audio' into for-nextTakashi Iwai4-1/+478
2014-04-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner1-1/+2
2014-04-07ALSA: MIDI driver for Behringer BCD2000 USB deviceMario Kicherer4-1/+478
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai1-0/+1
2014-03-05ALSA: usb-audio: Add quirk for Logitech Webcam C500Takashi Iwai1-0/+1