summaryrefslogtreecommitdiffstats
path: root/sound/oss/dmasound
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-131-4/+16
|\
| * [PATCH] const file_operations falloutAl Viro2007-03-141-4/+16
* | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-261-3/+2
|/
* [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day2007-02-144-8/+4
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-3/+3
* [PATCH] schedule obsolete OSS drivers for removal, 3rd roundAdrian Bunk2007-02-111-1/+1
* [PATCH] more work_struct fixes: tas300x sound driversAl Viro2006-12-172-15/+14
* [PATCH] struct path: convert soundJosef Sipek2006-12-081-2/+2
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-051-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-15/+15
* [POWERPC] sound: Constify & voidify get_property()Jeremy Kerr2006-07-311-5/+6
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-10/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
OpenPOWER on IntegriCloud