index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
usx2y
Age
Commit message (
Expand
)
Author
2026-03-05
ALSA: us122l: drop redundant interface references
Johan Hovold
2026-02-26
ALSA: us144mkii: Drop kernel-doc markers
Takashi Iwai
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-17
ALSA: usx2y: Relax __free() variable declarations
Takashi Iwai
2025-09-01
ALSA: usx2y: Use guard() for mutex locks
Takashi Iwai
2025-08-26
ALSA: usb-audio: us144mkii: Fixes for handshake, MIDI out and cleanup
Šerif Rami
2025-08-20
ALSA: usb-audio: us144mkii: Fix null-deref in tascam_midi_in_urb_complete()
Šerif Rami
2025-08-19
ALSA: usb-audio: us144mkii: Use le16_to_cpu() for product ID comparison
Šerif Rami
2025-08-15
ALSA: usb-audio: Add infrastructure for TASCAM US-144MKII
Šerif Rami
2025-08-15
ALSA: usb-audio: us144mkii: Add deep sleep command
Šerif Rami
2025-08-15
ALSA: usb-audio: us144mkii: Add MIDI support and mixer controls
Šerif Rami
2025-08-15
ALSA: usb-audio: us144mkii: Implement audio capture and decoding
Šerif Rami
2025-08-15
ALSA: usb-audio: us144mkii: Implement audio playback and feedback
Šerif Rami
2025-08-15
ALSA: usb-audio: us144mkii: Add PCM core infrastructure
Šerif Rami
2025-08-15
ALSA: usb-audio: Add initial driver for TASCAM US-144MKII
Šerif Rami
2025-07-11
ALSA: usx2y: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-03-03
ALSA: usx2y: validate nrpacks module parameter on probe
Murad Masimov
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
[next]