index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
usx2y
Age
Commit message (
Expand
)
Author
2020-09-25
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
2020-09-25
Revert "sound: usx2y: move to use usb_control_msg_send()"
Oliver Neukum
2020-09-16
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
2020-05-07
ALSA: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-21
ALSA: usx2y: Fix potential NULL dereference
Takashi Iwai
2020-02-18
ALSA: usx2y: use for_each_pcm_streams() macro
Kuninori Morimoto
2020-01-05
ALSA: usx2y: More constifications
Takashi Iwai
2020-01-03
ALSA: usx2y: Constify struct snd_usb_audio_quirk entries
Takashi Iwai
2020-01-03
ALSA: usb: Constify snd_pcm_hardware definitions
Takashi Iwai
2019-12-18
ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
Nathan Chancellor
2019-12-11
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: usx2y: Use managed buffer allocation
Takashi Iwai
2019-11-06
ALSA: usb: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-04-29
ALSA: usx2y: fix a double free bug
Wenwen Wang
2019-03-27
ALSA: us122l: Use alloc_pages_exact()
Takashi Iwai
2019-03-27
ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...
Takashi Iwai
2019-03-13
ALSA: usx2y: Fix potential NULL pointer dereference
Aditya Pakki
2019-02-06
ALSA: usb: Drop superfluous PCM preallocation error checks
Takashi Iwai
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-25
ALSA: usx2y: Change return type to vm_fault_t
Souptick Joarder
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-12-28
usx2y: don't bother with memdup_user() for 16-byte structure
Al Viro
2017-12-28
usx2y: don't bother with access_ok() in ->dsp_load()
Al Viro
2017-11-27
sound: annotate ->poll() instances
Al Viro
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-06
ALSA: usx2y: Fix invalid stream URBs
Takashi Iwai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-11
ALSA: usx2y: Add sanity checks for invalid EPs
Takashi Iwai
2017-10-02
ALSA: usx2y: Suppress kernel warning at page allocation failures
Takashi Iwai
2017-09-07
ALSA: usx2y: Use common error handling code in submit_urbs()
Markus Elfring
2017-09-07
ALSA: us122l: Use common error handling code in us122l_create_card()
Markus Elfring
2017-08-31
ALSA: usx2y: Put missing KERN_CONT prefix
Takashi Iwai
2017-08-19
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
2017-08-12
ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...
Markus Elfring
2017-08-06
ALSA: usbusx2y: constify usb_device_id.
Arvind Yadav
2017-08-06
ALSA: us122l: constify usb_device_id.
Arvind Yadav
2017-05-15
ALSA: us122l: clean up US144 handling
Johan Hovold
2017-04-17
ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usb
Mauro Carvalho Chehab
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2015-12-02
ALSA: usx2y: fix inconsistent indenting on if statement
Colin Ian King
2015-01-28
ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.h
Takashi Iwai
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
2014-02-17
ALSA: usx2y: Don't peep the card internal object
Takashi Iwai
2014-02-12
ALSA: usb: Convert to snd_card_new() with a device pointer
Takashi Iwai
2013-10-15
ALSA: us122l: Fix pcm_usb_stream mmapping regression
Takashi Iwai
2013-10-02
ALSA: snd-usb-usx2y: remove bogus frame checks
Daniel Mack
2013-08-23
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
[next]