aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack6-216/+121
2010-02-23ALSA: usbmixer: bail out early when parsing audio class v2 descriptorsDaniel Mack1-1/+12
2010-02-23ALSA: usbaudio: implement basic set of class v2.0 parserDaniel Mack2-63/+292
2010-02-23ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2-10/+23
2010-02-23ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2-95/+140
2010-02-22ALSA: usbaudio Mbox support, output onlyChris J Arges1-0/+45
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2010-02-17Merge remote branch 'alsa/fixes' into fix/miscTakashi Iwai1-3/+15
2010-02-16ALSA: usbmixer - use MAX_ID_ELEMS where possibleJaroslav Kysela1-2/+3
2010-02-16ALSA: usbmixer - add usb_id value to usbmixer proc fileJaroslav Kysela1-2/+3
2010-02-16ALSA: usbmixer - introduce /proc/asound/card#/usbmixer fileJaroslav Kysela1-14/+61
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela7-171/+1756
2010-02-16Merge branch 'fixes' into develJaroslav Kysela1-3/+15
2010-02-16ALSA: USB MIDI support for Access Music VirusTISebastien Alaiwan3-0/+65
2010-02-16ALSA: usb-audio: reduce MIDI packet size to work around broken firmwareClemens Ladisch1-3/+15
2010-02-12Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2-55/+93
2010-02-11ALSA: usbmixer - add possibility to remap dB valuesJaroslav Kysela2-55/+93
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2-0/+4
2009-12-28ALSA: usb-audio: use usbquirk.h for detection of HVR-950Q/850John S. Gruber3-15/+130
2009-12-28ALSA: usb-audio: relax urb data align. restriction HVR-950Q and HVR-850 onlyJohn S. Gruber2-2/+30
2009-12-28ALSA: usb-audio: make buffer pointer based on bytes instead on framesClemens Ladisch1-39/+37
2009-12-28ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPreSergiy Kovalchuk3-4/+133
2009-12-28ALSA: usb-audio - Avoid Oops after disconnectTakashi Iwai1-1/+1
2009-12-18sound: ua101: use vmalloc buffer helper functionsClemens Ladisch1-45/+7
2009-12-18sound: usb-audio: use vmalloc buffer helper functionsClemens Ladisch1-41/+5
2009-12-18Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2009-12-18sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch1-1/+1
2009-12-14sound: add Edirol UA-101 supportClemens Ladisch6-86/+1471
2009-12-08ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKIITobias Hansen2-6/+24
2009-12-01ALSA: usb - Fix mixer map for Hercules Gamesurround Muse Pocket LTAlexey Fisher1-0/+23
2009-12-01Merge branch 'fix/misc' into topic/miscTakashi Iwai1-0/+9
2009-11-24sound: usxxx: cleanup chip fieldClemens Ladisch7-72/+72
2009-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch9-79/+96
2009-11-24sound: usb-audio: allow switching altsetting on Roland USB MIDI devicesClemens Ladisch1-1/+106
2009-11-20ALSA: sound: usbmidi: Use hweight16Akinobu Mita1-11/+2
2009-11-20sound: usb-audio: add Roland UA-1G supportClemens Ladisch1-0/+23
2009-11-17ALSA: usb - Quirk to disable master volume control in PCM2702Javier Kohen1-0/+9
2009-11-14Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2009-11-07ALSA: usb-audio: fix combine_word problemJulian Anastasov1-1/+1
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai6-16/+31
2009-10-30ALSA: snd-usb-caiaq: Bump version number to 1.3.20Mark Hills1-1/+1
2009-10-30ALSA: snd-usb-caiaq: Lock on stream start/unpauseMark Hills1-0/+4
2009-10-30ALSA: snd-usb-caiaq: Missing lock around use of buffer positionsMark Hills1-3/+9
2009-10-13ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen1-1/+1
2009-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-9/+14
2009-10-02ALSA: usb - Use strlcat() correctlyTakashi Iwai1-9/+14
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan3-3/+3
2009-09-22ALSA: snd-usb-us122l: add support for US-144Tobias Hansen1-8/+67
2009-09-10Merge branch 'topic/usb-audio' into for-linusTakashi Iwai3-96/+256
2009-09-10Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai1-2/+11