summaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/us122l.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
* ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder2018-04-251-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-25/+18Star
|\
| * usx2y: don't bother with memdup_user() for 16-byte structureAl Viro2017-12-281-25/+18Star
* | sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
|/
* ALSA: us122l: Use common error handling code in us122l_create_card()Markus Elfring2017-09-071-4/+6
* ALSA: us122l: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: us122l: clean up US144 handlingJohan Hovold2017-05-151-18/+18
* ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usbMauro Carvalho Chehab2017-04-171-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-3/+2Star
* 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/+1Star
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese2011-01-111-21/+20Star
* 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/+33Star
* 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/+3Star
|/
* 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