index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
rme9652
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-01
ALSA: rme9652: Use guard() for spin locks
Takashi Iwai
1
-121
/
+78
2025-09-01
ALSA: hdspm: Use guard() for spin locks
Takashi Iwai
1
-174
/
+127
2025-09-01
ALSA: hdsp: Use guard() for spin locks
Takashi Iwai
1
-186
/
+125
2025-07-11
ALSA: rme9652: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-6
/
+6
2025-07-11
ALSA: hdspm: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-4
/
+4
2025-07-11
ALSA: hdsp: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-6
/
+6
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+2
2025-04-24
ALSA: rme9652: Use pure devres PCI
Philipp Stanner
2
-2
/
+2
2025-04-07
ALSA: hdspm: Replace deprecated PCI functions
Philipp Stanner
1
-4
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-2
/
+2
2025-01-09
ALSA: rme9652: Simplify with str_yes_no()
Takashi Iwai
1
-3
/
+2
2025-01-07
ALSA: hdspm: Simplify with str_on_off()
Takashi Iwai
1
-9
/
+6
2024-12-20
ALSA: hdsp: Use str_on_off() and str_yes_no() helper functions
Thorsten Blum
1
-5
/
+5
2024-09-08
ALSA: rme9652: remove unused parameter in macro
He Lugang
1
-4
/
+4
2024-09-06
ALSA: hdspm: drop SNDRV_PCM_RATE_KNOT
Jerome Brunet
1
-15
/
+1
2024-09-06
ALSA: hdsp: drop SNDRV_PCM_RATE_KNOT
Jerome Brunet
1
-12
/
+6
2024-08-08
ALSA: hdsp: Break infinite MIDI input flush loop
Takashi Iwai
2
-4
/
+8
2024-08-01
ALSA: pci: rme9652: use snd_pcm_direction_name()
Kuninori Morimoto
1
-4
/
+2
2024-05-08
ALSA: pci: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-3
/
+3
2023-08-18
ALSA: rme9652: Convert to generic PCM copy ops
Takashi Iwai
1
-40
/
+6
2023-08-18
ALSA: hdsp: Convert to generic PCM copy ops
Takashi Iwai
1
-36
/
+6
2023-03-24
ALSA: hdspm: remove unused copy_u32_le function
Tom Rix
1
-6
/
+0
2022-10-25
ALSA: rme9652: use explicitly signed char
Jason A. Donenfeld
2
-24
/
+24
2022-05-09
ALSA: hdsp: remove redundant assignment to pointer kctl
Colin Ian King
1
-1
/
+1
2022-04-12
ALSA: rme9652: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2022-04-12
ALSA: hdspm: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2022-04-12
ALSA: hdsp: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2021-11-08
ALSA: pci: rme: Fix unaligned buffer addresses
Takashi Iwai
2
-36
/
+46
2021-08-09
ALSA: pci: rme: Set up buffer type properly
Takashi Iwai
2
-8
/
+4
2021-07-19
ALSA: rme9652: Allocate resources with device-managed APIs
Takashi Iwai
1
-61
/
+24
2021-07-19
ALSA: hdspm: Allocate resources with device-managed APIs
Takashi Iwai
1
-52
/
+12
2021-07-19
ALSA: hdsp: Allocate resources with device-managed APIs
Takashi Iwai
1
-64
/
+25
2021-06-22
ALSA: hdsp: fix a test for copy_to_user() failure
Dan Carpenter
1
-3
/
+2
2021-06-09
ALSA: rme9652: Fix assignment in if condition
Takashi Iwai
1
-47
/
+51
2021-06-09
ALSA: hdsp: Fix assignment in if condition
Takashi Iwai
1
-39
/
+82
2021-05-14
ALSA: Remove trailing semicolon in macros
Huilong Deng
1
-1
/
+1
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
3
-6
/
+0
2021-03-22
ALSA: rme9652: don't disable if not enabled
Tong Zhang
1
-1
/
+2
2021-03-22
ALSA: hdspm: don't disable if not enabled
Tong Zhang
1
-1
/
+2
2021-03-22
ALSA: hdsp: don't disable if not enabled
Tong Zhang
1
-1
/
+2
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
3
-6
/
+0
2021-02-02
ALSA: hdsp: hardware output loopback
Jasmin Fazlic
1
-1
/
+73
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-1
/
+1
2020-11-21
ALSA: hdspm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-10-26
ALSA: remove unneeded break
Tom Rix
2
-15
/
+0
2020-10-08
ALSA: hdspm: Fix typo arbitary
Naoki Hayama
1
-1
/
+1
2020-09-09
ALSA: hdspm: Replace tasklet with work
Takashi Iwai
1
-7
/
+6
2020-09-09
ALSA: hdsp: Replace tasklet with work
Takashi Iwai
1
-28
/
+27
2020-09-02
ALSA: hdsp: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-7
/
+6
2020-07-07
ALSA: pci/rme9652/hdspm: remove always true condition
Pierre-Louis Bossart
1
-2
/
+2
[next]