aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/usbusx2yaudio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-19ALSA: usb: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-12ALSA: usx2y: Delete an error message for a failed memory allocation in two functionsMarkus Elfring1-6/+3
2015-12-02ALSA: usx2y: fix inconsistent indenting on if statementColin Ian King1-1/+1
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai1-7/+2
2014-02-17ALSA: usx2y: Don't peep the card internal objectTakashi Iwai1-26/+34
2013-10-02ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack1-19/+3
2013-07-15ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+4
2013-06-17ALSA: usx2y: remove some old dead codeDan Carpenter1-3/+0
2013-04-29ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch1-1/+0
2012-02-15ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.cMasanari Iida1-2/+2
2011-10-31sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker1-0/+1
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-11-24sound: usxxx: cleanup chip fieldClemens Ladisch1-15/+15
2009-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch1-2/+2
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-3/+4
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-1/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-07-20[ALSA] usbusx2yaudio: kfree(NULL) is validRichard Knutsson1-4/+3
2007-01-23[ALSA] Repair snd-usb-usx2y over OHCIKarsten Wiese1-1/+1
2006-10-06[ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese1-12/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+5
2006-03-22[ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar1-4/+4
2006-01-03[ALSA] Remove xxx_t typedefs: USB-USX2YTakashi Iwai1-94/+115
2006-01-03[ALSA] usx2y - Code clean upTakashi Iwai1-97/+87
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-3/+1
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai1-12/+11
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-1/+1
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-4/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1026