aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb
AgeCommit message (Expand)AuthorFilesLines
2009-07-26Merge branch 'fix/usb-audio' into for-linusTakashi Iwai1-5/+20
2009-07-23ALSA: snd_usb_caiaq: add support for Audio2DJDaniel Mack4-1/+10
2009-07-22ALSA: usb-audio - Volume control quirk for QuickCam E 3500Alexey Fisher1-5/+20
2009-07-15sound: usb-audio: add workaround for Blue Microphones devicesClemens Ladisch1-1/+13
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-3/+4
2009-07-02ALSA: usx2y - reparent sound deviceTakashi Iwai2-2/+2
2009-07-02ALSA: snd_usb_caiaq: reparent sound deviceDaniel Mack1-4/+6
2009-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-3/+4
2009-06-21Merge branch 'topic/caiaq' into for-linusTakashi Iwai2-3/+4
2009-06-17ALSA: snd_usb_caiaq: fix legacy input streamingDaniel Mack2-3/+4
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2009-06-16Merge branch 'topic/usb-audio' into for-linusTakashi Iwai1-1/+1
2009-06-15ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkIIAndrea Borgia1-1/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-06-12Merge branch 'topic/caiaq' into for-linusTakashi Iwai1-1/+2
2009-06-12trivial: remove extra spaceViral Mehta1-1/+1
2009-06-11ALSA: snd_usb_caiaq: set mixernameDaniel Mack1-1/+2
2009-06-10Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2-0/+68
2009-06-10Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai1-1/+13
2009-06-08ALSA: usb - Add boot quirk for C-Media 6206 USB AudioDan Allongo1-0/+25
2009-06-03ALSA: usb-audio - errata corrige for quirkAndrea Borgia1-1/+1
2009-06-02ALSA: snd_usb_caiaq: bump version numberDaniel Mack1-1/+1
2009-06-02ALSA: snd_usb_caiaq: give better shortnameDaniel Mack1-2/+19
2009-06-02ALSA: snd_usb_caiaq: give better longnameDaniel Mack2-20/+6
2009-06-02ALSA: snd_usb_caiaq: use strlcpyDaniel Mack1-2/+2
2009-06-02ALSA: snd_usb_caiaq: clean whitespacesDaniel Mack3-86/+86
2009-06-01ALSA: usb-audio - Add quirk for Roland/Edirol M-16DXTakashi Iwai1-0/+35
2009-06-01ALSA: usb-audio - quirk for USB Aureon cardsAndrea Borgia1-0/+8
2009-05-27sound: usb-audio: make the MotU Fastlane work againClemens Ladisch4-4/+14
2009-05-05ALSA: usbaudio - Add delay accountTakashi Iwai1-1/+13
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-1/+2
2009-04-27Merge branch 'fix/caiaq' into for-linusTakashi Iwai2-6/+8
2009-04-27ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack2-6/+8
2009-04-21Merge branch 'fix/usx2y' into for-linusTakashi Iwai2-39/+40
2009-04-20ALSA: us122l: add snd_us122l_free()Karsten Wiese1-2/+10
2009-04-17ALSA: us122l: Fix signedness in comparisionsKarsten Wiese1-37/+30
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2-14/+9
2009-04-14ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack11-15/+16
2009-04-14ALSA: snd-usb-caiaq: clean up header includesDaniel Mack5-36/+6
2009-04-14ALSA: sound/usb: use memdup_user()Li Zefan2-14/+9
2009-04-07sound: usb-audio: allow period sizes less than 1 msClemens Ladisch1-20/+86
2009-04-07sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch1-6/+21
2009-04-07sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch1-116/+19
2009-04-07sound: usb-audio: show sample format width in proc fileClemens Ladisch1-1/+2
2009-03-24Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai5-11/+79
2009-03-24Merge branch 'topic/usb-audio' into for-linusTakashi Iwai5-105/+154
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai3-5/+4
2009-03-24Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2-33/+1
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai4-55/+84
2009-03-18ALSA: snd-usb-caiaq: bump version numberDaniel Mack1-1/+1
2009-03-18ALSA: snd-usb-caiaq: drop bogus iso packetsDaniel Mack3-1/+9
2009-03-18ALSA: snd-usb-caiaq: only warn once on streaming errorsDaniel Mack2-2/+4
2009-03-02sound: usb-audio: fix queue length check for high speed devicesClemens Ladisch1-3/+2
2009-03-02sound: usb-audio: fix rules check for 32-channel devicesClemens Ladisch1-2/+2
2009-02-26ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compou...Hannes Eder1-2/+2
2009-02-26ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?Hannes Eder2-3/+2
2009-02-20sound: usb-audio: remove MIN_PACKS_URBClemens Ladisch1-8/+6
2009-02-16ALSA: usb-audio - Workaround for misdetected sample rate with CM6207Joris van Rantwijk1-1/+2
2009-02-16ALSA: usb-audio - Fix non-continuous rate detectionTakashi Iwai1-8/+9
2009-02-16sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfacesClemens Ladisch1-0/+1
2009-02-06sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch1-0/+1
2009-02-05ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai3-4/+9
2009-02-05ALSA: snd-usb-caiaq: Increase version number to 1.3.12Mark Hills1-1/+1
2009-02-05ALSA: snd-usb-caiaq: Remove duplicate A8DJ controlMark Hills1-1/+0
2009-02-05ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJMark Hills1-3/+29
2009-02-05ALSA: snd-usb-caiaq: Set default input mode of A4DJMark Hills1-0/+6
2009-02-05ALSA: snd-usb-caiaq: Send the correct command when setting controlsMark Hills1-1/+1
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai2-33/+1
2009-01-27ALSA: usbaudio - use printf format instead of hardcoding itAndreas Bergmeier1-7/+7
2009-01-26sound: usb-audio: make URB sizes more equalClemens Ladisch1-24/+5
2009-01-26sound: usb-audio: limit playback queue lengthClemens Ladisch1-1/+8
2009-01-26sound: usb-audio: use normal number of frames for no-data URBsClemens Ladisch1-3/+3
2009-01-18ALSA: usb-audio - Quirk for Serato phonoAndreas Bergmeier1-0/+21
2009-01-17Merge branch 'topic/usb-mixer-cache' into next/usb-audioTakashi Iwai5-68/+91
2009-01-16ALSA: snd-usb-caiaq: support for two more audio devicesDaniel Mack5-7/+34
2009-01-15ALSA: usb-audio - Cache mixer valuesTakashi Iwai1-52/+70
2009-01-14ALSA: USB quirk for Logitech Quickcam Pro 9000 nameSigned-off-by: Peter Stokes1-0/+8
2009-01-13ALSA: rename "Device" to "Toshiba SB-0500" via quirksAndrea Borgia1-0/+10
2009-01-12ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai3-44/+67
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai4-11/+17
2009-01-09ALSA: caiaq - Version 1.3.10Takashi Iwai1-1/+1
2009-01-08ALSA: caiaq - Fix Oops with MIDITakashi Iwai2-14/+19
2009-01-07ALSA: preliminary support for Toshiba SB-0500Andrea Borgia2-5/+15
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-04ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etcJulia Lawall2-12/+8
2009-01-02ALSA: Use usb_set/get_intfdataJulia Lawall4-10/+10
2009-01-01ALSA: sound/usb: use USB API functions rather than constantsJulia Lawall2-24/+24
2008-12-25Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai1-1/+1
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai1-1/+1
2008-12-10ALSA: sound: Make staticRoel Kluin1-1/+2
2008-11-27ALSA: snd-usb-caiaq: clean up the control adding codeDaniel Mack2-44/+31
2008-10-30ALSA: usb - Add quirk for Edirol UA-25EX advanced modesTakashi Iwai1-0/+30
2008-10-15ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()Li Zefan1-6/+7
2008-10-10ALSA: usb-audio: dynamic detection of MIDI interfaces in uaxx-quirkPedro Lopez-Cabanillas2-15/+28
2008-10-10ALSA: snd-usb-audio: support for Edirol UA-4FX devicePedro Lopez-Cabanillas3-40/+57
2008-10-10ALSA: usb - Fix possible Oops at USB-MIDI disconnectionTakashi Iwai1-0/+9
2008-10-10ALSA: usb-audio: add support for E-Mu Tracker PreEran Tromer2-1/+9
2008-09-09ALSA: us122l - Add missing dependency on CONFIG_SND_HWDEPRandy Dunlap1-0/+1
2008-08-15ALSA: usb-audio - Add ignore_ctl_error parameterTakashi Iwai3-7/+10
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai2-5/+10
2008-08-06ALSA: snd_usb_audio: fix SB Extigy IR Remote regressionPhillip Michael Jordan1-4/+5
2008-08-01ALSA: Add USB US122L driverKarsten Wiese9-0/+1646
2008-07-28ALSA: usb-audio: add BOSS GT-10 supportClemens Ladisch1-2/+29
2008-07-10ALSA: usb-audio: add some Yamaha USB MIDI quirksClemens Ladisch1-0/+4
2008-07-10ALSA: usb-audio: fix Yamaha KX quirkClemens Ladisch1-1/+1
2008-07-10ALSA: Add Yamaha KX49 (USB MIDI controller) to usbquirks.hRichard Chan1-0/+1
2008-06-06[ALSA] usbaudio.c: remove #ifndef CONFIG_USB_EHCI_SPLIT_ISO codeAdrian Bunk1-4/+0
2008-05-27sound: Convert to menuconfigTakashi Iwai1-6/+10
2008-05-27[ALSA] usb-audio - Support for Roland SonicCell sound moduleChris Mennie1-0/+33
2008-05-19[ALSA] snd_usb_caiaq: add support for 'Session I/O' interfaceDaniel Mack3-3/+11
2008-05-21caiaq endianness fixAl Viro1-2/+2
2008-04-24[ALSA] usb-audio - Fix race in reconnectionTakashi Iwai1-1/+1
2008-04-24[ALSA] snd_usb_caiaq: make high sample rates work with A8DJDaniel Mack2-3/+7
2008-04-24[ALSA] snd_usb_caiaq: correct input channel orderDaniel Mack2-2/+2
2008-04-24[ALSA] snd_usb_caiaq: fix potential lockups lockingDaniel Mack2-44/+31
2008-04-24[ALSA] sound/usb/usbaudio.c: coding stylePavel Machek1-31/+32
2008-04-24[ALSA] usb audio: make quirk handling more readable, and fix commented-out codePavel Machek1-5/+6
2008-04-24[ALSA] usb audio: Fix another Dallas quirkPavel Machek1-1/+12
2008-04-24[ALSA] usb-audio - Add a proper error checkTakashi Iwai1-2/+7
2008-04-24[ALSA] usb-audio: sort quirks listClemens Ladisch1-37/+38
2008-03-10USB: usbaudio: handle kcalloc failureJim Meyering1-0/+2
2008-02-29[ALSA] usb-audio: add workaround for broken E-Mu frequency feedbackClemens Ladisch1-2/+36
2008-02-22[ALSA] caiaq - fix section mismatch warningSam Ravnborg1-3/+3
2008-02-22[ALSA] race between disconnect and error handling in usbmidiTakashi Iwai1-1/+18
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2-2/+2
2008-01-31[ALSA] usb/caiaq: decrease period_bytes_minDaniel Mack2-2/+2
2008-01-31[ALSA] sound: fix caiaq section mismatchesRandy Dunlap2-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai11-11/+0
2008-01-31[ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=nAndrew Morton1-0/+8
2008-01-31[ALSA] usb-audio: add UR-80 PCM quirkClemens Ladisch1-2/+26
2008-01-31[ALSA] usb audio suspend supportOliver Neukum2-0/+42
2008-01-31[ALSA] alsa: usx2y nopageNick Piggin2-26/+17
2008-01-31[ALSA] usb-caiaq - add support for Kore controller 2Daniel Mack5-8/+31
2008-01-31[ALSA] caiaq - remove ifdefTakashi Iwai2-5/+2
2008-01-31[ALSA] caiaq - add control API and more input featuresDaniel Mack8-28/+482
2008-01-31[ALSA] caiaq - input device support must depend on CONFIG_INPUTDmitry Torokhov1-0/+1
2008-01-31[ALSA] caiaq - misc input handling fixesDmitry Torokhov2-65/+71
2008-01-31[ALSA] caiaq - Fix indent in KconfigTakashi Iwai1-5/+5
2008-01-31[ALSA] usb-audio - SB Live24-External better handlingTimofei Bondarenko2-5/+39
2007-10-23[ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcamDawid Wrobel1-0/+9
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-4/+5
2007-10-16[ALSA] usb-audio - Fix double commentTakashi Iwai1-1/+0
2007-10-16[ALSA] snd-usb-audio: Add basic support for E-Mu USB devices.James Courtier-Dutton1-1/+14
2007-10-16[ALSA] caiaq - support for Native Instrument's RigKontrol3Daniel Mack5-4/+45
2007-10-16[ALSA] usb-audio: add Ozone Academic supportClemens Ladisch1-0/+34
2007-10-16[ALSA] usb-audio: update quirk for Rane SL 1 (aka. Serato Scratch Live)Mark Hills1-5/+6
2007-10-16[ALSA] missing error check in usb sound driverOliver Neukum1-1/+5
2007-10-16[ALSA] usb-audio: add quirk for Serato Scratch Live DJ BoxClemens Ladisch1-0/+10
2007-10-16[ALSA] usb-audio: add workaround for ESI MIDI Mate/RomIO IIClemens Ladisch1-0/+9
2007-10-16[ALSA] usb-audio: allow low speed MIDI devicesClemens Ladisch1-2/+9
2007-10-16[ALSA] usb-audio: allow output interrupt transfers for MIDIClemens Ladisch1-4/+12
2007-10-16[ALSA] usb-audio: fix parsing of SysEx messages from CME keyboardsClemens Ladisch1-0/+21
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch1-23/+6
2007-10-16[ALSA] usb-audio - Add advanced mode support for Edirol UA-1EXTakashi Iwai1-1/+22
2007-10-16[ALSA] This patch is a USB quirk to ensure the Stanton Scratchamp v1 is detectedMark Hills1-0/+18
2007-10-16[ALSA] fix selector unit bug affecting some USB speakerphonesRuss Cox1-1/+1
2007-10-16[ALSA] snd_usb_caiaq_input_free() fixKarsten Wiese1-1/+0
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-8/+1
2007-10-14more trivial signedness fixes in driversAl Viro1-1/+1
2007-07-20[ALSA] remove duplicate Logitech Quickcam USB ID in usbquirks.hJaroslav Kysela perex@suse.cz1-9/+0
2007-07-20[ALSA] usb-audio - Fix AC3 with M-Audio Audiophile USBThibault Le Meur1-1/+12
2007-07-20[ALSA] usb-audio - Fix audiophile-USB quirk for little-endianThibault Le Meur1-1/+8
2007-07-20[ALSA] USB ID for intergrated quickcam on dell xps m1210Ritesh Raj Sarraf1-0/+9
2007-07-20[ALSA] usb-audio: another Logitech camera/microphone ID matchGeorge Shapovalov1-0/+9
2007-07-20[ALSA] usbaudio - Add quirk for Roland EXR seriesTakashi Iwai1-1/+9
2007-07-20[ALSA] usb-audio - Add quirk for Roland Juno-GClaudio Matsuoka1-0/+13
2007-07-20[ALSA] usb-audio: add Roland SH-201 supportCarlo Beccaria1-0/+31
2007-07-20[ALSA] usbusx2yaudio: kfree(NULL) is validRichard Knutsson1-4/+3
2007-07-20[ALSA] usb-audio: another Logitech QuickCam IDDaniel Drake1-0/+9
2007-05-16[ALSA] usbaudio - Coping with short replies in usbmixerThomas Reitmayr1-1/+1
2007-05-16[ALSA] usb-audio: another Logitech QuickCam IDDaniel Drake1-0/+9
2007-05-11[ALSA] usb-audio: work around wrong wMaxPacketSize on ESI M4UClemens Ladisch1-1/+5
2007-05-11[ALSA] usb-audio: work around broken M-Audio MidiSport Uno firmwareClemens Ladisch1-1/+51
2007-05-11[ALSA] usb-audio: explicitly match Logitech QuickCamDaniel Drake1-0/+23
2007-05-11[ALSA] usbaudio - Revert the minimal period size fix patchTakashi Iwai1-3/+4
2007-05-11[ALSA] usb-audio - Fix the minimum period size per transfer modeTakashi Iwai1-1/+3
2007-05-11[ALSA] snd-usb-caiaq: Make playback workKarsten Wiese1-7/+8
2007-05-11[ALSA] Add Native Instrument usb audio device supportDaniel Mack11-1/+1736
2007-02-14[ALSA] usb-audio: add PCR-A PCM supportClemens Ladisch1-0/+23
2007-02-14[ALSA] usbaudio - remove urb->bandwidth referenceJiri Kosina1-10/+0
2007-02-09[ALSA] usbaudio - Add support for Edirol UA-101Bjoern Fay3-1/+85
2007-02-09[ALSA] usbaudio - Fix Oops with unconventional sample ratesTakashi Iwai1-19/+26
2007-02-09[ALSA] usbaudio - Fix Oops with broken usb descriptorsGregor Jasny1-0/+6
2007-02-09[ALSA] usbaudio.c: remove unneeded castsJohn Daiker1-10/+10
2007-02-09[ALSA] usb-audio: allow pausingClemens Ladisch1-9/+31
2007-02-09[ALSA] usb-audio: merge playback/capture hardware information structsClemens Ladisch1-20/+5
2007-01-23[ALSA] Repair snd-usb-usx2y over OHCIKarsten Wiese2-2/+2
2007-01-09[ALSA] usbaudio - Fix kobject_add() error at reconnectionTakashi Iwai1-1/+1
2007-01-09[ALSA] usb: usbmixer error path fixMariusz Kozlowski1-1/+1
2007-01-09[ALSA] usb-audio: work around wrong frequency in CM6501 descriptorsClemens Ladisch1-1/+7
2006-12-20[ALSA] sound/usb/usbaudio: Handle return value of usb_register()Tobias Klauser1-2/+1
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin1-1/+1
2006-12-01usb: usbmixer free kill urb cleanupMariusz Kozlowski1-6/+3
2006-12-01usb: usbmidi kill urb cleanupMariusz Kozlowski1-1/+1
2006-11-28[ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai1-1/+2
2006-10-06[ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese2-22/+11
2006-10-06[ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()Karsten Wiese1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells6-17/+16
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan2-9/+5
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-3/+3