index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
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
6 days
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
2024-04-07
ALSA: emux: centralize & improve patch info validation
Oswald Buddenhagen
1
-13
/
+0
2023-11-20
ALSA: wavefront: copy userspace array safely
Philipp Stanner
1
-3
/
+3
2023-09-15
ALSA: cs4231: Fix -Wformat-truncation warning for longname string
Takashi Iwai
1
-6
/
+6
2023-09-15
ALSA: ad1848: Fix -Wformat-truncation warning for longname string
Takashi Iwai
1
-6
/
+6
2023-09-15
ALSA: opti9x: Fix -Wformat-truncation warning
Takashi Iwai
2
-12
/
+12
2023-09-15
ALSA: es1688: Fix -Wformat-truncation warning
Takashi Iwai
1
-3
/
+3
2023-09-15
ALSA: cs4236: Fix -Wformat-truncation warning
Takashi Iwai
1
-7
/
+7
2023-09-15
ALSA: sscape: Fix -Wformat-truncation warning
Takashi Iwai
1
-1
/
+1
2023-09-02
ALSA: sb: Fix wrong argument in commented code
Takashi Iwai
1
-1
/
+1
2023-08-18
ALSA: emu8000: Convert to generic PCM copy ops
Takashi Iwai
1
-58
/
+16
2023-08-18
ALSA: gus: Convert to generic PCM copy ops
Takashi Iwai
1
-20
/
+3
2023-07-20
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
2
-4
/
+0
2023-06-26
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-0
/
+1
2023-06-06
ALSA: gus: Fix kctl->id initialization
Takashi Iwai
1
-1
/
+1
2023-05-22
ALSA: add HAS_IOPORT dependencies
Niklas Schnelle
1
-0
/
+1
2022-09-29
ALSA: sb: Use DIV_ROUND_UP() instead of open-coding it
Shang XiaoJing
1
-1
/
+1
2022-09-20
ALSA: es18xx: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-07-04
ALSA: wavefront: remove redundant assignment to pointer end
Colin Ian King
1
-2
/
+0
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
1
-1
/
+1
2022-05-16
m68k: coldfire: drop ISA_DMA_API support
Arnd Bergmann
1
-1
/
+1
[next]