aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/oss/dmasound (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann1-0/+2
2019-07-30sound: dmasound_atari: Mark expected switch fall-throughGustavo A. R. Silva1-8/+8
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner3-0/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-27sound: annotate ->poll() instancesAl Viro1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4
2015-01-15sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven1-1/+1
2014-10-20OSS: dmasound: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger1-13/+1
2014-01-14sound: oss: dmasound: kill SLEEP() macro to avoid raceArnd Bergmann2-10/+19
2013-04-29dmasound_core: saner arguments for sq_fsync()Al Viro1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-09-14sound: autoconvert trivial BKL users to private mutexArnd Bergmann1-20/+21
2010-07-12sound/oss: convert to unlocked_ioctlArnd Bergmann1-7/+28
2010-07-12sound: push BKL into open functionsArnd Bergmann1-6/+22
2010-05-27sound: Add missing spin_unlockJulia Lawall1-2/+3
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven1-20/+31
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-07sound: Replace old style lock initializerThomas Gleixner1-1/+3
2009-03-26m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz1-2/+2
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-8/+8
2009-01-12m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven2-8/+13
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro2-3/+3
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro3-9/+9
2008-08-29sound: make OSS sound core optionalTejun Heo1-0/+1
2008-06-13sound: sound/oss/dmasound/: cleanupsAdrian Bunk3-8/+3
2008-02-06cleanup after APUS removalAdrian Bunk2-5/+1
2007-10-18The next round of scheduled OSS code removalAdrian Bunk17-8228/+0
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-8/+8
2007-05-08the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk1-14/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras1-1/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-8/+8
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare1-1/+0
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell2-33/+62
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2-7/+7
2007-04-13[POWERPC] get_property returns constStephen Rothwell2-12/+12
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-4/+16
2007-03-26[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg1-3/+2
2007-03-14[PATCH] const file_operations falloutAl Viro1-4/+16
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day4-8/+4
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven1-3/+3
2007-02-11[PATCH] schedule obsolete OSS drivers for removal, 3rd roundAdrian Bunk1-1/+1
2006-12-17[PATCH] more work_struct fixes: tas300x sound driversAl Viro2-15/+14
2006-12-08[PATCH] struct path: convert soundJosef Sipek1-2/+2