index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
usx2y
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_by
Kees Cook
2023-09-23
2
-2
/
+2
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
3
-4
/
+4
*
ALSA: usx2y: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
2
-4
/
+2
*
sound: usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
3
-5
/
+5
*
ALSA: Fix some typo
Christophe JAILLET
2021-12-06
1
-1
/
+1
*
ALSA: usx2y: Prefer struct_size over open coded arithmetic
Len Baker
2021-09-21
1
-5
/
+6
*
ALSA: usx2y: fix spelling mistakes
gushengxian
2021-07-05
2
-2
/
+2
*
Merge branch 'topic/pci-rescan-prep-v2' into for-next
Takashi Iwai
2021-05-25
1
-1
/
+1
|
\
|
*
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
2021-05-25
1
-1
/
+1
*
|
ALSA: usx2y: Nuke pcm_list
Takashi Iwai
2021-05-17
2
-4
/
+1
*
|
ALSA: usx2y: Cleanup probe and disconnect callbacks
Takashi Iwai
2021-05-17
1
-67
/
+40
*
|
ALSA: usx2y: Don't call free_pages_exact() with NULL address
Takashi Iwai
2021-05-17
1
-2
/
+5
*
|
ALSA: usx2y: Fix shmem initialization
Takashi Iwai
2021-05-17
2
-9
/
+10
*
|
ALSA: usxy2: Fix potential doubly allocations
Takashi Iwai
2021-05-17
1
-3
/
+6
*
|
ALSA: usx2y: Fix potential memory leaks
Takashi Iwai
2021-05-17
1
-6
/
+33
*
|
ALSA: usx2y: Avoid self-killing
Takashi Iwai
2021-05-17
1
-1
/
+0
*
|
ALSA: usx2y: Fix potential leaks of uninitialized memory
Takashi Iwai
2021-05-17
4
-10
/
+15
*
|
ALSA: usx2y: Coding style fixes
Takashi Iwai
2021-05-17
9
-320
/
+381
*
|
ALSA: usx2y: Fix spaces
Takashi Iwai
2021-05-17
9
-211
/
+256
*
|
ALSA: usx2y: Avoid camelCase
Takashi Iwai
2021-05-17
8
-649
/
+649
|
/
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
*
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
2020-09-25
1
-34
/
+8
*
Revert "sound: usx2y: move to use usb_control_msg_send()"
Oliver Neukum
2020-09-25
1
-8
/
+34
*
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
2020-09-16
1
-34
/
+8
*
ALSA: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-07
1
-1
/
+1
*
ALSA: usx2y: Fix potential NULL dereference
Takashi Iwai
2020-04-21
1
-0
/
+2
*
ALSA: usx2y: use for_each_pcm_streams() macro
Kuninori Morimoto
2020-02-18
1
-4
/
+5
*
ALSA: usx2y: More constifications
Takashi Iwai
2020-01-05
2
-4
/
+4
*
ALSA: usx2y: Constify struct snd_usb_audio_quirk entries
Takashi Iwai
2020-01-03
2
-9
/
+9
*
ALSA: usb: Constify snd_pcm_hardware definitions
Takashi Iwai
2020-01-03
2
-2
/
+2
*
ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
Nathan Chancellor
2019-12-18
1
-1
/
+1
*
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
2
-2
/
+0
*
ALSA: usx2y: Use managed buffer allocation
Takashi Iwai
2019-12-11
2
-26
/
+18
*
ALSA: usb: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2019-11-06
2
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
6
-84
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
2
-28
/
+2
*
ALSA: usx2y: fix a double free bug
Wenwen Wang
2019-04-29
1
-3
/
+1
*
ALSA: us122l: Use alloc_pages_exact()
Takashi Iwai
2019-03-27
1
-12
/
+8
*
ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...
Takashi Iwai
2019-03-27
3
-4
/
+8
*
ALSA: usx2y: Fix potential NULL pointer dereference
Aditya Pakki
2019-03-13
1
-0
/
+5
*
ALSA: usb: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-02-06
2
-22
/
+18
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-3
/
+8
*
ALSA: usx2y: Change return type to vm_fault_t
Souptick Joarder
2018-04-25
3
-3
/
+3
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-4
/
+4
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
2
-40
/
+31
|
\
|
*
usx2y: don't bother with memdup_user() for 16-byte structure
Al Viro
2017-12-28
1
-25
/
+18
|
*
usx2y: don't bother with access_ok() in ->dsp_load()
Al Viro
2017-12-28
1
-15
/
+13
*
|
sound: annotate ->poll() instances
Al Viro
2017-11-27
2
-4
/
+4
|
/
*
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-13
6
-0
/
+6
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
6
-0
/
+6
[next]