summaryrefslogtreecommitdiffstats
path: root/sound/oss/dmasound
Commit message (Expand)AuthorAgeFilesLines
* OSS: dmasound/paula: Convert to platform remove callback returning voidUwe Kleine-König2023-11-091-4/+3
* sound: oss: dmasound: remove software_input_volume declarationGaosheng Cui2022-09-091-3/+0
* sound/oss/dmasound: fix 'dmasound_setup' defined but not usedMiles Chen2022-04-151-1/+1
* sound/oss/dmasound: fix build when drivers are mixed =y/=mRandy Dunlap2022-04-072-29/+1
* sound/oss/dmasound: Remove superfluous "break"zuoqilin2021-05-271-9/+0
* sound/oss/dmasound: Remove superfluous "break"zuoqilin2021-05-251-5/+0
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-2/+2
* ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-092-3/+3
* compat_ioctl: remove translation for sound ioctlsArnd Bergmann2019-10-231-0/+2
* sound: dmasound_atari: Mark expected switch fall-throughGustavo A. R. Silva2019-07-301-8/+8
* docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-3/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven2015-01-151-1/+1
* OSS: dmasound: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* sound: dmasound: use module_platform_driver_probe()Christoph Jaeger2014-04-091-13/+1
* sound: oss: dmasound: kill SLEEP() macro to avoid raceArnd Bergmann2014-01-142-10/+19
* dmasound_core: saner arguments for sq_fsync()Al Viro2013-04-291-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sound: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-141-20/+21
* sound/oss: convert to unlocked_ioctlArnd Bergmann2010-07-121-7/+28
* sound: push BKL into open functionsArnd Bergmann2010-07-121-6/+22
* sound: Add missing spin_unlockJulia Lawall2010-05-271-2/+3
* m68k: amiga - Sound platform device conversionGeert Uytterhoeven2010-05-171-20/+31
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | sound: Replace old style lock initializerThomas Gleixner2009-11-071-1/+3
|/
* m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz2009-03-261-2/+2
* m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-221-8/+8
* m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-122-8/+13
* oss: fix O_NONBLOCK in dmasound_coreAl Viro2008-11-012-3/+3
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-213-9/+9
* sound: make OSS sound core optionalTejun Heo2008-08-291-0/+1
* sound: sound/oss/dmasound/: cleanupsAdrian Bunk2008-06-133-8/+3
* cleanup after APUS removalAdrian Bunk2008-02-062-5/+1
* The next round of scheduled OSS code removalAdrian Bunk2007-10-1817-8228/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-8/+8
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-081-1/+0
| |\
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-8/+8
* | | the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk2007-05-081-14/+0
| |/ |/|
* | i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare2007-05-011-1/+0
|/
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-242-33/+62
* [POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2007-04-132-7/+7
* [POWERPC] get_property returns constStephen Rothwell2007-04-132-12/+12