summaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/usbusx2yaudio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* ALSA: usb: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-11/+10Star
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+5
* ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai2017-10-111-0/+3
* ALSA: usb: constify snd_pcm_ops structuresArvind Yadav2017-08-191-1/+1
* ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...Markus Elfring2017-08-121-6/+3Star
* ALSA: usx2y: fix inconsistent indenting on if statementColin Ian King2015-12-021-1/+1
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-7/+2Star
* ALSA: usx2y: Don't peep the card internal objectTakashi Iwai2014-02-171-26/+34
* ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2013-10-021-19/+3Star
* ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+4
* ALSA: usx2y: remove some old dead codeDan Carpenter2013-06-171-3/+0Star
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-291-1/+0Star
* ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.cMasanari Iida2012-02-151-2/+2
* sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-11-011-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sound: usxxx: cleanup chip fieldClemens Ladisch2009-11-241-15/+15
* sound: usb: make the USB MIDI module more independentClemens Ladisch2009-11-241-2/+2
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+4
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-1/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] usbusx2yaudio: kfree(NULL) is validRichard Knutsson2007-07-201-4/+3Star
* [ALSA] Repair snd-usb-usx2y over OHCIKarsten Wiese2007-01-231-1/+1
* [ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese2006-10-061-12/+6Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+5
* [ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar2006-03-221-4/+4
* [ALSA] Remove xxx_t typedefs: USB-USX2YTakashi Iwai2006-01-031-94/+115
* [ALSA] usx2y - Code clean upTakashi Iwai2006-01-031-97/+87Star
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-3/+1Star
* [ALSA] Add missing KERN_* prefixTakashi Iwai2005-11-041-12/+11Star
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-4/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1026