aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai3-3/+3
2009-10-13ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen1-1/+1
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-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-3/+4
2009-07-02ALSA: usx2y - reparent sound deviceTakashi Iwai2-2/+2
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-1/+2
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-14ALSA: sound/usb: use memdup_user()Li Zefan2-14/+9
2009-03-24Merge branch 'topic/usb-audio' into for-linusTakashi Iwai1-1/+1
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai3-5/+4
2009-03-24Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai1-12/+0
2009-02-26ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compound ...Hannes Eder1-2/+2
2009-02-26ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?Hannes Eder2-3/+2
2009-02-05ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai1-1/+1
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai1-12/+0
2009-01-12ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai2-37/+59
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2-5/+10
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-02ALSA: Use usb_set/get_intfdataJulia Lawall2-4/+4
2008-12-10ALSA: sound: Make staticRoel Kluin1-1/+2
2008-10-15ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()Li Zefan1-6/+7
2008-08-01ALSA: Add USB US122L driverKarsten Wiese5-0/+1594
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai3-3/+0
2008-01-31[ALSA] alsa: usx2y nopageNick Piggin2-26/+17
2007-07-20[ALSA] usbusx2yaudio: kfree(NULL) is validRichard Knutsson1-4/+3
2007-01-23[ALSA] Repair snd-usb-usx2y over OHCIKarsten Wiese2-2/+2
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin1-1/+1
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 Howells3-10/+10
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai1-1/+1
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-22[ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar4-12/+12
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds8-391/+396
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-03[ALSA] Remove xxx_t typedefs: USB-USX2YTakashi Iwai8-267/+299
2006-01-03[ALSA] usx2y - Code clean upTakashi Iwai4-129/+112
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2-11/+1
2005-11-22[PATCH] unpaged: sound nopage get_pageHugh Dickins1-0/+1
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai4-22/+20
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-1/+1
2005-08-30[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese1-1/+1
2005-07-28[ALSA] Fix-up sleeping in sound/usbNishanth Aravamudan2-6/+3
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-4/+2
2005-05-29[ALSA] usb-audio - remove superfluous parameterClemens Ladisch1-1/+1
2005-05-29[ALSA] prevent oops & dead keyboard on usb unplugging while the device is being usedKarsten Wiese1-4/+7