summaryrefslogtreecommitdiff
path: root/sound/usb/usx2y/usbusx2yaudio.c
AgeCommit message (Expand)Author
2017-10-11ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai
2017-08-19ALSA: usb: constify snd_pcm_ops structuresArvind Yadav
2017-08-12ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...Markus Elfring
2015-12-02ALSA: usx2y: fix inconsistent indenting on if statementColin Ian King
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai
2014-02-17ALSA: usx2y: Don't peep the card internal objectTakashi Iwai
2013-10-02ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack
2013-07-15ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai
2013-06-17ALSA: usx2y: remove some old dead codeDan Carpenter
2013-04-29ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch
2012-02-15ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.cMasanari Iida
2011-10-31sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-24sound: usxxx: cleanup chip fieldClemens Ladisch
2009-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-07-20[ALSA] usbusx2yaudio: kfree(NULL) is validRichard Knutsson
2007-01-23[ALSA] Repair snd-usb-usx2y over OHCIKarsten Wiese
2006-10-06[ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-03-22[ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar
2006-01-03[ALSA] Remove xxx_t typedefs: USB-USX2YTakashi Iwai
2006-01-03[ALSA] usx2y - Code clean upTakashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds