aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/usb_stream.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sound: usb: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-231-3/+3
* ALSA: usx2y: Don't call free_pages_exact() with NULL addressTakashi Iwai2021-05-171-2/+5
* ALSA: usx2y: Coding style fixesTakashi Iwai2021-05-171-14/+18
* ALSA: usx2y: Fix spacesTakashi Iwai2021-05-171-12/+31
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
* ALSA: us122l: Use alloc_pages_exact()Takashi Iwai2019-03-271-12/+8
* ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki2019-03-131-0/+5
* ALSA: usx2y: Fix invalid stream URBsTakashi Iwai2017-11-061-6/+17
* ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai2017-10-021-2/+4
* ALSA: usx2y: Use common error handling code in submit_urbs()Markus Elfring2017-09-071-8/+10
* ALSA: usx2y: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-291-1/+0
* ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese2012-01-091-4/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2010-03-301-0/+1
* ALSA: us122l: Fix signedness in comparisionsKarsten Wiese2009-04-171-37/+30
* ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-1/+1
* ALSA: sound: Make staticRoel Kluin2008-12-101-1/+2
* ALSA: Add USB US122L driverKarsten Wiese2008-08-011-0/+761