summaryrefslogtreecommitdiffstats
path: root/sound/oss/dmasound
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
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-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-4/+4
2015-01-15sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven-1/+1
2014-10-20OSS: dmasound: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger-13/+1
2014-01-14sound: oss: dmasound: kill SLEEP() macro to avoid raceArnd Bergmann-10/+19
2013-04-29dmasound_core: saner arguments for sq_fsync()Al Viro-3/+3
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-09-14sound: autoconvert trivial BKL users to private mutexArnd Bergmann-20/+21
2010-07-12sound/oss: convert to unlocked_ioctlArnd Bergmann-7/+28
2010-07-12sound: push BKL into open functionsArnd Bergmann-6/+22
2010-05-27sound: Add missing spin_unlockJulia Lawall-2/+3
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven-20/+31
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-11-07sound: Replace old style lock initializerThomas Gleixner-1/+3
2009-03-26m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz-2/+2
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven-8/+8
2009-01-12m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven-8/+13
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro-3/+3
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro-9/+9
2008-08-29sound: make OSS sound core optionalTejun Heo-0/+1
2008-06-13sound: sound/oss/dmasound/: cleanupsAdrian Bunk-8/+3
2008-02-06cleanup after APUS removalAdrian Bunk-5/+1
2007-10-18The next round of scheduled OSS code removalAdrian Bunk-8228/+0
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-8/+8
2007-05-08the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk-14/+0