summaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y
Commit message (Expand)AuthorAgeFilesLines
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-293-3/+0Star
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-093-3/+3
* ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.cMasanari Iida2012-02-152-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-123-6/+4Star
|\
| * ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese2012-01-091-4/+2Star
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-192-2/+2
* | USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman2011-11-182-25/+2Star
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-11-011-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese2011-01-111-21/+20Star
* sound: fixed typosAndrea Gelmini2010-10-171-2/+2
* ALSA: sound/usb/usx2y: simplify conditionalNicolas Kaiser2010-10-111-1/+1
* Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela2010-04-162-0/+2
|\
| * ALSA: usb-audio: refactor codeDaniel Mack2010-03-052-2/+2
| * ALSA: usb-audio: header file cleanupsDaniel Mack2010-03-052-0/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-0/+6
|/
* ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-231-2/+4
* ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKIITobias Hansen2009-12-082-6/+24
* sound: usxxx: cleanup chip fieldClemens Ladisch2009-11-247-72/+72
* sound: usb: make the USB MIDI module more independentClemens Ladisch2009-11-246-16/+18
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-013-3/+3
|\
| * const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-273-3/+3
* | ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen2009-10-131-1/+1
* | ALSA: snd-usb-us122l: add support for US-144Tobias Hansen2009-09-221-8/+67
|/
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+4
* ALSA: usx2y - reparent sound deviceTakashi Iwai2009-07-022-2/+2
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-1/+2
* Merge branch 'fix/usx2y' into for-linusTakashi Iwai2009-04-212-39/+40
|\
| * ALSA: us122l: add snd_us122l_free()Karsten Wiese2009-04-201-2/+10
| * ALSA: us122l: Fix signedness in comparisionsKarsten Wiese2009-04-171-37/+30Star
* | ALSA: sound/usb: use memdup_user()Li Zefan2009-04-142-14/+9Star
|/
* Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-03-241-1/+1
|\
| * ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-1/+1
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-243-5/+4Star
|\ \
| * | ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compou...Hannes Eder2009-02-261-2/+2
| * | ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?Hannes Eder2009-02-262-3/+2Star
| |/
* | Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-241-12/+0Star
|\ \
| * | ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-051-12/+0Star
| |/
* | ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai2009-01-122-37/+59
* | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-122-5/+10
|/
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* ALSA: Use usb_set/get_intfdataJulia Lawall2009-01-022-4/+4
* ALSA: sound: Make staticRoel Kluin2008-12-101-1/+2
* ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()Li Zefan2008-10-151-6/+7
* ALSA: Add USB US122L driverKarsten Wiese2008-08-015-0/+1594
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-042-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-313-3/+0Star
* [ALSA] alsa: usx2y nopageNick Piggin2008-01-312-26/+17Star
* [ALSA] usbusx2yaudio: kfree(NULL) is validRichard Knutsson2007-07-201-4/+3Star