index
:
linux.git
master
Linus' 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
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
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
[next]