index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
/
sb
/
sb16_csp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
ALSA: sb: Use standard print API
Takashi Iwai
1
-16
/
+22
2024-06-18
ALSA: sb: Drop NULL check for snd_ctl_remove()
Takashi Iwai
1
-8
/
+4
2023-07-20
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
1
-2
/
+0
2021-07-17
ALSA: sb: Fix potential ABBA deadlock in CSP driver
Takashi Iwai
1
-0
/
+4
2021-06-09
ALSA: sb: Fix potential double-free of CSP mixer elements
Takashi Iwai
1
-2
/
+6
2021-06-09
ALSA: sb: Minor coding style fixes
Takashi Iwai
1
-10
/
+9
2021-06-09
ALSA: sb: Fix assignment in if condition
Takashi Iwai
1
-4
/
+10
2021-04-26
ALSA: sb: Fix two use after free in snd_sb_qsound_build
Lv Yunlong
1
-2
/
+6
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-02-06
ALSA: isa: Clean up with new procfs helpers
Takashi Iwai
1
-3
/
+2
2018-08-03
ALSA: isa: Remove empty init and exit
Takashi Iwai
1
-16
/
+0
2018-07-27
ALSA: sb: Proper endian notations
Takashi Iwai
1
-15
/
+15
2018-07-27
ALSA: sb: Fix sparse warning wrt PCM format type
Takashi Iwai
1
-3
/
+3
2017-05-21
ALSA: sound/isa: constify snd_kcontrol_new structures
Bhumika Goyal
1
-2
/
+2
2013-11-07
ALSA: sb16 - info leak in snd_sb_csp_ioctl()
Dan Carpenter
1
-0
/
+1
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2009-04-14
ALSA: sound/isa: use memdup_user()
Li Zefan
1
-9
/
+10
2008-08-13
ALSA: Kill snd_assert() in sound/isa/*
Takashi Iwai
1
-3
/
+6
2008-07-14
firmware: convert sb16_csp driver to use firmware loader exclusively
Jaswinder Singh
1
-22
/
+0
2008-04-24
[ALSA] sound: replace remaining __FUNCTION__ occurences
Harvey Harrison
1
-14
/
+14
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] sb16 - Suppress compile warning
Takashi Iwai
1
-1
/
+2
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
1
-8
/
+1
2007-05-11
[ALSA] add MODULE_FIRMWARE entries
Clemens Ladisch
1
-0
/
+7
2007-05-11
[ALSA] Don't use request_firmware if internal firmwares are defined
Takashi Iwai
1
-8
/
+9
2007-05-11
[ALSA] Enable Kconfig options for external firmwares
Takashi Iwai
1
-4
/
+2
2007-02-09
[ALSA] sb16: add request_firmware()
Clemens Ladisch
1
-8
/
+53
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+1
2006-03-22
[ALSA] semaphore -> mutex (ISA part)
Ingo Molnar
1
-6
/
+6
2006-01-03
[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE
Takashi Iwai
1
-86
/
+88
2005-09-12
[ALSA] Replace with kzalloc() - isa stuff
Takashi Iwai
1
-1
/
+1
2005-09-10
[PATCH] sb16_csp: untypedef
Alexey Dobriyan
1
-7
/
+7
2005-09-10
[PATCH] sb16_csp: remove home-grown le??_to_cpu macros
Alexey Dobriyan
1
-16
/
+14
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1175