index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
rme9652
Age
Commit message (
Expand
)
Author
2025-07-11
ALSA: rme9652: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: hdspm: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: hdsp: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-24
ALSA: rme9652: Use pure devres PCI
Philipp Stanner
2025-04-07
ALSA: hdspm: Replace deprecated PCI functions
Philipp Stanner
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-09
ALSA: rme9652: Simplify with str_yes_no()
Takashi Iwai
2025-01-07
ALSA: hdspm: Simplify with str_on_off()
Takashi Iwai
2024-12-20
ALSA: hdsp: Use str_on_off() and str_yes_no() helper functions
Thorsten Blum
2024-09-08
ALSA: rme9652: remove unused parameter in macro
He Lugang
2024-09-06
ALSA: hdspm: drop SNDRV_PCM_RATE_KNOT
Jerome Brunet
2024-09-06
ALSA: hdsp: drop SNDRV_PCM_RATE_KNOT
Jerome Brunet
2024-08-08
ALSA: hdsp: Break infinite MIDI input flush loop
Takashi Iwai
2024-08-01
ALSA: pci: rme9652: use snd_pcm_direction_name()
Kuninori Morimoto
2024-05-08
ALSA: pci: Use *-y instead of *-objs in Makefile
Takashi Iwai
2023-08-18
ALSA: rme9652: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
ALSA: hdsp: Convert to generic PCM copy ops
Takashi Iwai
2023-03-24
ALSA: hdspm: remove unused copy_u32_le function
Tom Rix
2022-10-25
ALSA: rme9652: use explicitly signed char
Jason A. Donenfeld
2022-05-09
ALSA: hdsp: remove redundant assignment to pointer kctl
Colin Ian King
2022-04-12
ALSA: rme9652: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
ALSA: hdspm: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
ALSA: hdsp: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2021-11-08
ALSA: pci: rme: Fix unaligned buffer addresses
Takashi Iwai
2021-08-09
ALSA: pci: rme: Set up buffer type properly
Takashi Iwai
2021-07-19
ALSA: rme9652: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
ALSA: hdspm: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
ALSA: hdsp: Allocate resources with device-managed APIs
Takashi Iwai
2021-06-22
ALSA: hdsp: fix a test for copy_to_user() failure
Dan Carpenter
2021-06-09
ALSA: rme9652: Fix assignment in if condition
Takashi Iwai
2021-06-09
ALSA: hdsp: Fix assignment in if condition
Takashi Iwai
2021-05-14
ALSA: Remove trailing semicolon in macros
Huilong Deng
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
2021-03-22
ALSA: rme9652: don't disable if not enabled
Tong Zhang
2021-03-22
ALSA: hdspm: don't disable if not enabled
Tong Zhang
2021-03-22
ALSA: hdsp: don't disable if not enabled
Tong Zhang
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-02-02
ALSA: hdsp: hardware output loopback
Jasmin Fazlic
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-11-21
ALSA: hdspm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-26
ALSA: remove unneeded break
Tom Rix
2020-10-08
ALSA: hdspm: Fix typo arbitary
Naoki Hayama
2020-09-09
ALSA: hdspm: Replace tasklet with work
Takashi Iwai
2020-09-09
ALSA: hdsp: Replace tasklet with work
Takashi Iwai
2020-09-02
ALSA: hdsp: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-07
ALSA: pci/rme9652/hdspm: remove always true condition
Pierre-Louis Bossart
2020-02-10
ALSA: hdsp: remove redundant assignment to variable err
Colin Ian King
2020-02-06
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-02
ALSA: hdsp: Make the firmware loading ioctl a bit more readable
Takashi Iwai
[next]