summaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-3/+8
* ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder2018-04-253-3/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-4/+4
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-312-40/+31
|\
| * usx2y: don't bother with memdup_user() for 16-byte structureAl Viro2017-12-281-25/+18
| * usx2y: don't bother with access_ok() in ->dsp_load()Al Viro2017-12-281-15/+13
* | sound: annotate ->poll() instancesAl Viro2017-11-272-4/+4
|/
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-136-0/+6
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
* | ALSA: usx2y: Fix invalid stream URBsTakashi Iwai2017-11-061-6/+17
* | ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai2017-10-112-0/+8
|/
* 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: us122l: Use common error handling code in us122l_create_card()Markus Elfring2017-09-071-4/+6
* ALSA: usx2y: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: usb: constify snd_pcm_ops structuresArvind Yadav2017-08-192-2/+2
* ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...Markus Elfring2017-08-121-6/+3
* ALSA: usbusx2y: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: us122l: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: us122l: clean up US144 handlingJohan Hovold2017-05-152-18/+20
* ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usbMauro Carvalho Chehab2017-04-173-3/+3
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-243-10/+7
* ALSA: usx2y: fix inconsistent indenting on if statementColin Ian King2015-12-021-1/+1
* ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.hTakashi Iwai2015-01-281-74/+4
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-7/+2
* ALSA: usx2y: Don't peep the card internal objectTakashi Iwai2014-02-174-79/+61
* ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-122-10/+12
* ALSA: us122l: Fix pcm_usb_stream mmapping regressionTakashi Iwai2013-10-151-1/+3
* ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2013-10-022-25/+4
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-231-0/+4
|\
| * ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+4
* | ALSA: usx2y: remove an unneeded checkDan Carpenter2013-07-291-5/+3
|/
* ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite2013-06-211-1/+1
* ALSA: usx2y: remove some old dead codeDan Carpenter2013-06-171-3/+0
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-293-3/+0
* 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/+4
|\
| * ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese2012-01-091-4/+2
| * 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/+2
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-311-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese2011-01-111-21/+20
* 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
OpenPOWER on IntegriCloud