index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
ALSA: wss: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-3
/
+3
2025-07-11
ALSA: wavefront: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-8
/
+8
2025-07-11
ALSA: sscape: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-2
/
+2
2025-07-11
ALSA: sc6000: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-10
/
+10
2025-07-11
ALSA: opti9xx: Use safer strscpy() instead of strcpy()
Takashi Iwai
2
-13
/
+13
2025-07-11
ALSA: opl3sa2: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-10
/
+10
2025-07-11
ALSA: msnd: Use safer strscpy() instead of strcpy()
Takashi Iwai
3
-13
/
+13
2025-07-11
ALSA: gus: Use safer strscpy() instead of strcpy()
Takashi Iwai
8
-42
/
+42
2025-07-11
ALSA: galaxy: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-2
/
+2
2025-07-11
ALSA: es18xx: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-1
/
+1
2025-07-11
ALSA: es1688: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-2
/
+2
2025-07-11
ALSA: cs423x: Use safer strscpy() instead of strcpy()
Takashi Iwai
2
-2
/
+2
2025-07-11
ALSA: cmi8330: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-4
/
+4
2025-07-11
ALSA: cmi8328: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-10
/
+10
2025-07-11
ALSA: als100: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-4
/
+4
2025-07-11
ALSA: adlib: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-2
/
+2
2025-07-11
ALSA: ad1816a: Use safer strscpy() instead of strcpy()
Takashi Iwai
2
-5
/
+5
2025-07-04
ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp()
Thorsten Blum
1
-1
/
+1
2025-06-10
ALSA: sb: Force to disable DMAs once when DMA mode is changed
Takashi Iwai
1
-0
/
+4
2025-06-10
ALSA: sb: Don't allow changing the DMA mode during operations
Takashi Iwai
1
-0
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-3
/
+3
2025-05-13
ALSA: sb: Replace deprecated strcpy() with strscpy()
Thorsten Blum
6
-10
/
+16
2025-05-12
ALSA: msnd: Remove midi code
Dr. David Alan Gilbert
4
-173
/
+1
2025-05-11
ALSA: isa/gus: remove snd_gf1_lfo_xxx()
Kuninori Morimoto
1
-14
/
+2
2025-05-08
ALSA: gus: Remove deadcode
Dr. David Alan Gilbert
2
-243
/
+0
2025-04-08
ALSA: azt2320: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-5
/
+5
2025-02-28
ALSA: es18xx: Fix spelling mistake "grap" -> "grab"
Colin Ian King
1
-4
/
+4
2025-02-27
ALSA: opti9xx: fix inconsistent indenting warning in snd_opti9xx_configure()
Charles Han
1
-1
/
+1
2025-01-10
ALSA: sb: Use str_enabled_disabled() helper in info_read()
Thorsten Blum
1
-2
/
+3
2024-10-04
ALSA: gus: Fix some error handling paths related to get_bpos() usage
Christophe JAILLET
1
-2
/
+2
2024-08-08
ALSA: wss: Use standard print API
Takashi Iwai
1
-88
/
+90
2024-08-08
ALSA: wavefront: Use standard print API
Takashi Iwai
4
-150
/
+158
2024-08-08
ALSA: sscape: Use standard print API
Takashi Iwai
1
-48
/
+48
2024-08-08
ALSA: sc6000: Use standard print API
Takashi Iwai
1
-87
/
+90
2024-08-08
ALSA: sb: Use standard print API
Takashi Iwai
10
-94
/
+105
2024-08-08
ALSA: opti9xx: Use standard print API
Takashi Iwai
2
-107
/
+118
2024-08-08
ALSA: opl3sa2: Use standard print API
Takashi Iwai
1
-24
/
+22
2024-08-08
ALSA: msnd: Use standard print API
Takashi Iwai
3
-122
/
+112
2024-08-08
ALSA: gus: Use standard print API
Takashi Iwai
13
-179
/
+267
2024-08-08
ALSA: es18xx: Use standard print API
Takashi Iwai
1
-41
/
+46
2024-08-08
ALSA: es1688: Use standard print API
Takashi Iwai
2
-27
/
+30
2024-08-08
ALSA: cs4236: Use standard print API
Takashi Iwai
2
-42
/
+45
2024-08-08
ALSA: cmi8330: Use standard print API
Takashi Iwai
1
-19
/
+17
2024-08-08
ALSA: cmi8328: Use standard print API
Takashi Iwai
1
-21
/
+21
2024-08-08
ALSA: azt2320: Use standard print API
Takashi Iwai
1
-8
/
+6
2024-08-08
ALSA: als100: Use standard print API
Takashi Iwai
1
-9
/
+7
2024-08-08
ALSA: ad1816a: Use standard print API
Takashi Iwai
2
-16
/
+16
2024-06-18
ALSA: sb: Drop NULL check for snd_ctl_remove()
Takashi Iwai
2
-12
/
+6
2024-05-08
ALSA: isa: Use *-y instead of *-objs in Makefile
Takashi Iwai
12
-41
/
+41
[next]