summaryrefslogtreecommitdiff
path: root/sound/usb/usx2y
AgeCommit message (Expand)Author
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-09-25sound: usx2y: move to use usb_control_msg_send()Greg Kroah-Hartman
2020-09-25Revert "sound: usx2y: move to use usb_control_msg_send()"Oliver Neukum
2020-09-16sound: usx2y: move to use usb_control_msg_send()Greg Kroah-Hartman
2020-05-07ALSA: Replace zero-length array with flexible-arrayGustavo A. R. Silva
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: usx2y: Constify struct snd_usb_audio_quirk entriesTakashi Iwai
2020-01-03ALSA: usb: Constify snd_pcm_hardware definitionsTakashi Iwai
2019-12-18ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_statusNathan Chancellor
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-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-04-29ALSA: usx2y: fix a double free bugWenwen Wang
2019-03-27ALSA: us122l: Use alloc_pages_exact()Takashi Iwai
2019-03-27ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai
2019-03-13ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki
2019-02-06ALSA: usb: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-25ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-12-28usx2y: don't bother with memdup_user() for 16-byte structureAl Viro
2017-12-28usx2y: don't bother with access_ok() in ->dsp_load()Al Viro
2017-11-27sound: annotate ->poll() instancesAl Viro
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-06ALSA: usx2y: Fix invalid stream URBsTakashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-11ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai
2017-10-02ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai
2017-09-07ALSA: usx2y: Use common error handling code in submit_urbs()Markus Elfring
2017-09-07ALSA: us122l: Use common error handling code in us122l_create_card()Markus Elfring
2017-08-31ALSA: usx2y: Put missing KERN_CONT prefixTakashi 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
2017-08-06ALSA: usbusx2y: constify usb_device_id.Arvind Yadav
2017-08-06ALSA: us122l: constify usb_device_id.Arvind Yadav
2017-05-15ALSA: us122l: clean up US144 handlingJohan Hovold
2017-04-17ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usbMauro Carvalho Chehab
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2015-12-02ALSA: usx2y: fix inconsistent indenting on if statementColin Ian King
2015-01-28ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.hTakashi Iwai
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai
2014-02-17ALSA: usx2y: Don't peep the card internal objectTakashi Iwai
2014-02-12ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-10-15ALSA: us122l: Fix pcm_usb_stream mmapping regressionTakashi Iwai
2013-10-02ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack