summaryrefslogtreecommitdiff
path: root/sound/usb/usx2y/us122l.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-5/+6
* ALSA: us122l: Fix pcm_usb_stream mmapping regressionTakashi Iwai2013-10-151-1/+3
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-1/+1
|\
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* | USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-13/+1
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese2011-01-111-21/+20
* Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela2010-04-161-0/+1
|\
| * ALSA: usb-audio: refactor codeDaniel Mack2010-03-051-1/+1
| * ALSA: usb-audio: header file cleanupsDaniel Mack2010-03-051-0/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* 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-081-6/+22
* sound: usxxx: cleanup chip fieldClemens Ladisch2009-11-241-35/+33
* sound: usb: make the USB MIDI module more independentClemens Ladisch2009-11-241-11/+11
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-011-1/+1
|\
| * const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* | 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
|/
* ALSA: usx2y - reparent sound deviceTakashi Iwai2009-07-021-1/+1
* Merge branch 'fix/usx2y' into for-linusTakashi Iwai2009-04-211-2/+10
|\
| * ALSA: us122l: add snd_us122l_free()Karsten Wiese2009-04-201-2/+10
* | ALSA: sound/usb: use memdup_user()Li Zefan2009-04-141-7/+3
|/
* ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai2009-01-121-20/+31
* ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-3/+5
* ALSA: Use usb_set/get_intfdataJulia Lawall2009-01-021-2/+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-011-0/+692