aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/dmasound (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells4-15/+15
2006-07-31[POWERPC] sound: Constify & voidify get_property()Jeremy Kerr1-5/+6
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-10/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-04-21[PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt1-2/+2
2006-03-29Merge ../linux-2.6Paul Mackerras1-1/+1
2006-03-28[PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl1-1/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-5/+5
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare1-2/+0
2006-03-23[PATCH] oss: semaphore to mutex conversionIngo Molnar1-5/+5
2006-02-07[PATCH] powerpc: Fix sound driver use of i2cBenjamin Herrenschmidt1-8/+8
2006-01-12[PATCH] m68k: dmasound __user annotationsAl Viro3-60/+60
2006-01-12[PATCH] m68k: compile fixes for dmasound (static vs. extern)Al Viro2-1/+1
2006-01-12[PATCH] m68k: lvalues abuse in dmasoundAl Viro1-18/+36
2006-01-12[PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS)Al Viro1-3/+4
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-0/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-32/+49
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2-2/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11Laurent Riffard2-4/+8
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2-2/+0