summaryrefslogtreecommitdiffstats
path: root/sound/oss
AgeCommit message (Expand)AuthorLines
2026-02-18ALSA: echoaudio: Add SPDX ids to some filesTim Bird-4/+1
2024-10-30sound: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-09-27[tree-wide] finally take no_llseek outAl Viro-3/+0
2024-06-18sound/oss/dmasound: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-05-09sound: oss: dmasound: Add missing module descriptionsTakashi Iwai-0/+3
2024-04-01OSS: dmasound/paula: Mark driver struct with __refdata to prevent section mis...Uwe Kleine-König-1/+7
2023-11-09OSS: dmasound/paula: Convert to platform remove callback returning voidUwe Kleine-König-4/+3
2022-09-09sound: oss: dmasound: remove software_input_volume declarationGaosheng Cui-3/+0
2022-04-15sound/oss/dmasound: fix 'dmasound_setup' defined but not usedMiles Chen-1/+1
2022-04-07sound/oss/dmasound: fix build when drivers are mixed =y/=mRandy Dunlap-29/+1
2021-05-27sound/oss/dmasound: Remove superfluous "break"zuoqilin-9/+0
2021-05-25sound/oss/dmasound: Remove superfluous "break"zuoqilin-5/+0
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches-2/+2
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva-3/+3
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-03-25.gitignore: remove too obvious commentsMasahiro Yamada-1/+0
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann-0/+2
2019-07-30sound: dmasound_atari: Mark expected switch fall-throughGustavo A. R. Silva-8/+8
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-1/+1
2017-11-27sound: annotate ->poll() instancesAl Viro-2/+2
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+20
2017-10-31sound: Retire OSSTakashi Iwai-36201/+0
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar-1/+1
2017-04-20Annotate hardware config module parameters in sound/oss/David Howells-61/+61
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+9
2017-01-31sound: oss/ad1848: remove some dead codeDan Carpenter-6/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-7/+7
2016-07-26sound: oss: Use kernel_read_file_from_path() for mod_firmware_load()Takashi Iwai-1/+28
2016-07-12sound: oss: Remove useless initialisationAmitoj Kaur Chawla-1/+1
2016-06-17sound: oss: avoid time_t usageArnd Bergmann-2/+2
2016-06-15sound: aedsp16: Change structure initialisation to C99 styleAmitoj Kaur Chawla-7/+7
2016-05-17sound: oss: Use setup_timer and mod_timer.Muhammad Falak R Wani-5/+3
2015-12-09sound/oss: remove VIRT_TO_BUS dependencyArnd Bergmann-1/+1
2015-06-12sound: oss/sb_audio: use swap() in sb_audio_close()Fabian Frederick-6/+2
2015-05-29sound/oss: use schedule_timeout_interruptible()Nicholas Mc Guire-2/+1
2015-05-18sound: oss: fix build warningSudip Mukherjee-0/+2
2015-04-18sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov-10/+2
2015-03-24sound: Deparenthesize negative error returnsJoe Perches-5/+5
2015-02-25sound/sb_midi: a couple indenting fixesDan Carpenter-3/+3
2015-02-25sound/sb_ess: white space cleanupsDan Carpenter-12/+7
2015-02-25sound/oss/opl3: remove some stray whitespaceDan Carpenter-2/+2
2015-02-25sound: sys_timer: indent poll_def_tmr() correctlyDan Carpenter-20/+15
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-5/+5
2015-01-15sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven-1/+1
2015-01-15sound/oss: use current->state helpersDavidlohr Bueso-3/+3