index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
usx2y
Age
Commit message (
Expand
)
Author
2024-11-13
ALSA: us122l: Drop mmap_count field
Takashi Iwai
2024-11-13
ALSA: us122l: Use snd_card_free_when_closed() at disconnection
Takashi Iwai
2024-11-13
ALSA: usx2y: Use snd_card_free_when_closed() at disconnection
Takashi Iwai
2024-08-09
ALSA: usx2y: Drop no longer used variable
Takashi Iwai
2024-08-08
ALSA: usx2y: Use standard print API
Takashi Iwai
2024-05-08
ALSA: usb: Use *-y instead of *-objs in Makefile
Takashi Iwai
2023-09-23
ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_by
Kees Cook
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-09-27
ALSA: usx2y: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-04-23
sound: usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2021-12-06
ALSA: Fix some typo
Christophe JAILLET
2021-09-21
ALSA: usx2y: Prefer struct_size over open coded arithmetic
Len Baker
2021-07-05
ALSA: usx2y: fix spelling mistakes
gushengxian
2021-05-25
Merge branch 'topic/pci-rescan-prep-v2' into for-next
Takashi Iwai
2021-05-25
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
2021-05-17
ALSA: usx2y: Nuke pcm_list
Takashi Iwai
2021-05-17
ALSA: usx2y: Cleanup probe and disconnect callbacks
Takashi Iwai
2021-05-17
ALSA: usx2y: Don't call free_pages_exact() with NULL address
Takashi Iwai
2021-05-17
ALSA: usx2y: Fix shmem initialization
Takashi Iwai
2021-05-17
ALSA: usxy2: Fix potential doubly allocations
Takashi Iwai
2021-05-17
ALSA: usx2y: Fix potential memory leaks
Takashi Iwai
2021-05-17
ALSA: usx2y: Avoid self-killing
Takashi Iwai
2021-05-17
ALSA: usx2y: Fix potential leaks of uninitialized memory
Takashi Iwai
2021-05-17
ALSA: usx2y: Coding style fixes
Takashi Iwai
2021-05-17
ALSA: usx2y: Fix spaces
Takashi Iwai
2021-05-17
ALSA: usx2y: Avoid camelCase
Takashi Iwai
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
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
[next]