aboutsummaryrefslogtreecommitdiff
path: root/sound/oss/dmasound
AgeCommit message (Expand)AuthorFilesLines
2024-05-09sound: oss: dmasound: Add missing module descriptionsGravatar Takashi Iwai 2-0/+3
2024-04-01OSS: dmasound/paula: Mark driver struct with __refdata to prevent section mis...Gravatar Uwe Kleine-König 1-1/+7
2023-11-09OSS: dmasound/paula: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+3
2022-09-09sound: oss: dmasound: remove software_input_volume declarationGravatar Gaosheng Cui 1-3/+0
2022-04-15sound/oss/dmasound: fix 'dmasound_setup' defined but not usedGravatar Miles Chen 1-1/+1
2022-04-07sound/oss/dmasound: fix build when drivers are mixed =y/=mGravatar Randy Dunlap 2-29/+1
2021-05-27sound/oss/dmasound: Remove superfluous "break"Gravatar zuoqilin 1-9/+0
2021-05-25sound/oss/dmasound: Remove superfluous "break"Gravatar zuoqilin 1-5/+0
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedGravatar Joe Perches 1-2/+2
2020-07-09ALSA: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 2-3/+3
2019-10-23compat_ioctl: remove translation for sound ioctlsGravatar Arnd Bergmann 1-0/+2
2019-07-30sound: dmasound_atari: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-8/+8
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 3-0/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-1/+1
2017-11-27sound: annotate ->poll() instancesGravatar Al Viro 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 4-4/+4
2015-01-15sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOWGravatar Geert Uytterhoeven 1-1/+1
2014-10-20OSS: dmasound: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-04-09sound: dmasound: use module_platform_driver_probe()Gravatar Christoph Jaeger 1-13/+1
2014-01-14sound: oss: dmasound: kill SLEEP() macro to avoid raceGravatar Arnd Bergmann 2-10/+19
2013-04-29dmasound_core: saner arguments for sq_fsync()Gravatar Al Viro 1-3/+3
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-09-14sound: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 1-20/+21
2010-07-12sound/oss: convert to unlocked_ioctlGravatar Arnd Bergmann 1-7/+28
2010-07-12sound: push BKL into open functionsGravatar Arnd Bergmann 1-6/+22
2010-05-27sound: Add missing spin_unlockGravatar Julia Lawall 1-2/+3
2010-05-17m68k: amiga - Sound platform device conversionGravatar Geert Uytterhoeven 1-20/+31
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-11-07sound: Replace old style lock initializerGravatar Thomas Gleixner 1-1/+3
2009-03-26m68k: section mismatch fixes: DMAsound for AtariGravatar Michael Schmitz 1-2/+2
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Gravatar Geert Uytterhoeven 1-8/+8
2009-01-12m68k: dmasound - Kill warn_unused_result warningsGravatar Geert Uytterhoeven 2-8/+13
2008-11-01oss: fix O_NONBLOCK in dmasound_coreGravatar Al Viro 2-3/+3
2008-10-21[PATCH] introduce fmode_t, do annotationsGravatar Al Viro 3-9/+9
2008-08-29sound: make OSS sound core optionalGravatar Tejun Heo 1-0/+1
2008-06-13sound: sound/oss/dmasound/: cleanupsGravatar Adrian Bunk 3-8/+3
2008-02-06cleanup after APUS removalGravatar Adrian Bunk 2-5/+1
2007-10-18The next round of scheduled OSS code removalGravatar Adrian Bunk 17-8228/+0
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 1-8/+8
2007-05-08the scheduled removal of OBSOLETE_OSS optionsGravatar Adrian Bunk 1-14/+0
2007-05-08Merge branch 'linux-2.6'Gravatar Paul Mackerras 1-1/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleGravatar Stephen Rothwell 1-8/+8
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Gravatar Jean Delvare 1-1/+0
2007-04-24[POWERPC] Remove old interface find_devicesGravatar Stephen Rothwell 2-33/+62