summaryrefslogtreecommitdiff
path: root/sound/usb/usx2y/usbusx2yaudio.c
AgeCommit message (Expand)Author
2023-09-23ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_byKees Cook
2022-09-27ALSA: usx2y: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-04-23sound: usb: remove third argument of usb_maxpacket()Vincent Mailhol
2021-09-21ALSA: usx2y: Prefer struct_size over open coded arithmeticLen Baker
2021-07-05ALSA: usx2y: fix spelling mistakesgushengxian
2021-05-17ALSA: usx2y: Nuke pcm_listTakashi Iwai
2021-05-17ALSA: usx2y: Coding style fixesTakashi Iwai
2021-05-17ALSA: usx2y: Fix spacesTakashi Iwai
2021-05-17ALSA: usx2y: Avoid camelCaseTakashi Iwai
2020-04-21ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai
2020-02-18ALSA: usx2y: use for_each_pcm_streams() macroKuninori Morimoto
2020-01-05ALSA: usx2y: More constificationsTakashi Iwai
2020-01-03ALSA: usb: Constify snd_pcm_hardware definitionsTakashi Iwai
2019-12-11ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: usx2y: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: usb: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-06ALSA: usb: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
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