summaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_byKees Cook2023-09-232-2/+2
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-093-4/+4
* ALSA: usx2y: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-272-4/+2
* sound: usb: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-233-5/+5
* ALSA: Fix some typoChristophe JAILLET2021-12-061-1/+1
* ALSA: usx2y: Prefer struct_size over open coded arithmeticLen Baker2021-09-211-5/+6
* ALSA: usx2y: fix spelling mistakesgushengxian2021-07-052-2/+2
* Merge branch 'topic/pci-rescan-prep-v2' into for-nextTakashi Iwai2021-05-251-1/+1
|\
| * ALSA: Drop superfluous argument from snd_power_wait()Takashi Iwai2021-05-251-1/+1
* | ALSA: usx2y: Nuke pcm_listTakashi Iwai2021-05-172-4/+1
* | ALSA: usx2y: Cleanup probe and disconnect callbacksTakashi Iwai2021-05-171-67/+40
* | ALSA: usx2y: Don't call free_pages_exact() with NULL addressTakashi Iwai2021-05-171-2/+5
* | ALSA: usx2y: Fix shmem initializationTakashi Iwai2021-05-172-9/+10
* | ALSA: usxy2: Fix potential doubly allocationsTakashi Iwai2021-05-171-3/+6
* | ALSA: usx2y: Fix potential memory leaksTakashi Iwai2021-05-171-6/+33
* | ALSA: usx2y: Avoid self-killingTakashi Iwai2021-05-171-1/+0
* | ALSA: usx2y: Fix potential leaks of uninitialized memoryTakashi Iwai2021-05-174-10/+15
* | ALSA: usx2y: Coding style fixesTakashi Iwai2021-05-179-320/+381
* | ALSA: usx2y: Fix spacesTakashi Iwai2021-05-179-211/+256
* | ALSA: usx2y: Avoid camelCaseTakashi Iwai2021-05-178-649/+649
|/
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* sound: usx2y: move to use usb_control_msg_send()Greg Kroah-Hartman2020-09-251-34/+8
* Revert "sound: usx2y: move to use usb_control_msg_send()"Oliver Neukum2020-09-251-8/+34
* sound: usx2y: move to use usb_control_msg_send()Greg Kroah-Hartman2020-09-161-34/+8
* ALSA: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-071-1/+1
* ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai2020-04-211-0/+2
* ALSA: usx2y: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-4/+5
* ALSA: usx2y: More constificationsTakashi Iwai2020-01-052-4/+4
* ALSA: usx2y: Constify struct snd_usb_audio_quirk entriesTakashi Iwai2020-01-032-9/+9
* ALSA: usb: Constify snd_pcm_hardware definitionsTakashi Iwai2020-01-032-2/+2
* ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_statusNathan Chancellor2019-12-181-1/+1
* ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-112-2/+0
* ALSA: usx2y: Use managed buffer allocationTakashi Iwai2019-12-112-26/+18
* ALSA: usb: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-062-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-306-84/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-242-28/+2
* ALSA: usx2y: fix a double free bugWenwen Wang2019-04-291-3/+1
* ALSA: us122l: Use alloc_pages_exact()Takashi Iwai2019-03-271-12/+8
* ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai2019-03-273-4/+8
* ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki2019-03-131-0/+5
* ALSA: usb: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-062-22/+18
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-3/+8
* ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder2018-04-253-3/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-4/+4
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-312-40/+31
|\
| * usx2y: don't bother with memdup_user() for 16-byte structureAl Viro2017-12-281-25/+18
| * usx2y: don't bother with access_ok() in ->dsp_load()Al Viro2017-12-281-15/+13
* | sound: annotate ->poll() instancesAl Viro2017-11-272-4/+4
|/
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-136-0/+6
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6