index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
oss
Age
Commit message (
Expand
)
Author
Lines
2026-02-18
ALSA: echoaudio: Add SPDX ids to some files
Tim Bird
-4
/
+1
2024-10-30
sound: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-3
/
+0
2024-06-18
sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
-0
/
+1
2024-05-09
sound: oss: dmasound: Add missing module descriptions
Takashi Iwai
-0
/
+3
2024-04-01
OSS: dmasound/paula: Mark driver struct with __refdata to prevent section mis...
Uwe Kleine-König
-1
/
+7
2023-11-09
OSS: dmasound/paula: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+3
2022-09-09
sound: oss: dmasound: remove software_input_volume declaration
Gaosheng Cui
-3
/
+0
2022-04-15
sound/oss/dmasound: fix 'dmasound_setup' defined but not used
Miles Chen
-1
/
+1
2022-04-07
sound/oss/dmasound: fix build when drivers are mixed =y/=m
Randy Dunlap
-29
/
+1
2021-05-27
sound/oss/dmasound: Remove superfluous "break"
zuoqilin
-9
/
+0
2021-05-25
sound/oss/dmasound: Remove superfluous "break"
zuoqilin
-5
/
+0
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
-2
/
+2
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-3
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
-0
/
+1
2020-03-25
.gitignore: remove too obvious comments
Masahiro Yamada
-1
/
+0
2019-10-23
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
-0
/
+2
2019-07-30
sound: dmasound_atari: Mark expected switch fall-through
Gustavo A. R. Silva
-8
/
+8
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
-3
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
-0
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
-1
/
+1
2017-11-27
sound: annotate ->poll() instances
Al Viro
-2
/
+2
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+20
2017-10-31
sound: Retire OSS
Takashi Iwai
-36201
/
+0
2017-09-14
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
-1
/
+1
2017-04-20
Annotate hardware config module parameters in sound/oss/
David Howells
-61
/
+61
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
-1
/
+9
2017-01-31
sound: oss/ad1848: remove some dead code
Dan Carpenter
-6
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
-7
/
+7
2016-07-26
sound: oss: Use kernel_read_file_from_path() for mod_firmware_load()
Takashi Iwai
-1
/
+28
2016-07-12
sound: oss: Remove useless initialisation
Amitoj Kaur Chawla
-1
/
+1
2016-06-17
sound: oss: avoid time_t usage
Arnd Bergmann
-2
/
+2
2016-06-15
sound: aedsp16: Change structure initialisation to C99 style
Amitoj Kaur Chawla
-7
/
+7
2016-05-17
sound: oss: Use setup_timer and mod_timer.
Muhammad Falak R Wani
-5
/
+3
2015-12-09
sound/oss: remove VIRT_TO_BUS dependency
Arnd Bergmann
-1
/
+1
2015-06-12
sound: oss/sb_audio: use swap() in sb_audio_close()
Fabian Frederick
-6
/
+2
2015-05-29
sound/oss: use schedule_timeout_interruptible()
Nicholas Mc Guire
-2
/
+1
2015-05-18
sound: oss: fix build warning
Sudip Mukherjee
-0
/
+2
2015-04-18
sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)
Alexey Khoroshilov
-10
/
+2
2015-03-24
sound: Deparenthesize negative error returns
Joe Perches
-5
/
+5
2015-02-25
sound/sb_midi: a couple indenting fixes
Dan Carpenter
-3
/
+3
2015-02-25
sound/sb_ess: white space cleanups
Dan Carpenter
-12
/
+7
2015-02-25
sound/oss/opl3: remove some stray whitespace
Dan Carpenter
-2
/
+2
2015-02-25
sound: sys_timer: indent poll_def_tmr() correctly
Dan Carpenter
-20
/
+15
2015-02-11
Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-5
/
+5
2015-01-15
sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW
Geert Uytterhoeven
-1
/
+1
2015-01-15
sound/oss: use current->state helpers
Davidlohr Bueso
-3
/
+3
[next]