summaryrefslogtreecommitdiff
path: root/sound/usb/usx2y
AgeCommit message (Expand)Author
2012-01-18ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-11ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese
2010-10-17sound: fixed typosAndrea Gelmini
2010-10-11ALSA: sound/usb/usx2y: simplify conditionalNicolas Kaiser
2010-04-16Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack
2010-03-05ALSA: usb-audio: header file cleanupsDaniel Mack
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack
2009-12-08ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKIITobias Hansen
2009-11-24sound: usxxx: cleanup chip fieldClemens Ladisch
2009-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-10-13ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-22ALSA: snd-usb-us122l: add support for US-144Tobias Hansen
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-02ALSA: usx2y - reparent sound deviceTakashi Iwai
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai
2009-04-21Merge branch 'fix/usx2y' into for-linusTakashi Iwai
2009-04-20ALSA: us122l: add snd_us122l_free()Karsten Wiese
2009-04-17ALSA: us122l: Fix signedness in comparisionsKarsten Wiese
2009-04-14ALSA: sound/usb: use memdup_user()Li Zefan
2009-03-24Merge branch 'topic/usb-audio' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai
2009-02-26ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compou...Hannes Eder
2009-02-26ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?Hannes Eder
2009-02-05ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai
2009-01-12ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-02ALSA: Use usb_set/get_intfdataJulia Lawall
2008-12-10ALSA: sound: Make staticRoel Kluin
2008-10-15ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()Li Zefan
2008-08-01ALSA: Add USB US122L driverKarsten Wiese
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] alsa: usx2y nopageNick Piggin
2007-07-20[ALSA] usbusx2yaudio: kfree(NULL) is validRichard Knutsson
2007-01-23[ALSA] Repair snd-usb-usx2y over OHCIKarsten Wiese
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin
2006-10-06[ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese
2006-10-06[ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()Karsten Wiese
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-22[ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar