aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/usb_stream.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2019-03-27ALSA: us122l: Use alloc_pages_exact()Takashi Iwai1-12/+8
2019-03-13ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki1-0/+5
2017-11-06ALSA: usx2y: Fix invalid stream URBsTakashi Iwai1-6/+17
2017-10-02ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai1-2/+4
2017-09-07ALSA: usx2y: Use common error handling code in submit_urbs()Markus Elfring1-8/+10
2017-08-31ALSA: usx2y: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2013-04-29ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch1-1/+0
2012-01-09ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-17ALSA: us122l: Fix signedness in comparisionsKarsten Wiese1-37/+30
2009-02-05ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai1-1/+1
2008-12-10ALSA: sound: Make staticRoel Kluin1-1/+2
2008-08-01ALSA: Add USB US122L driverKarsten Wiese1-0/+761