aboutsummaryrefslogtreecommitdiff
path: root/sound/oss/dmasound
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-13[POWERPC] Rename get_property to of_get_property: soundGravatar Stephen Rothwell 2-7/+7
2007-04-13[POWERPC] get_property returns constGravatar Stephen Rothwell 2-12/+12
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Gravatar Paul Mackerras 1-4/+16
2007-03-26[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepGravatar Johannes Berg 1-3/+2
2007-03-14[PATCH] const file_operations falloutGravatar Al Viro 1-4/+16
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Gravatar Robert P. J. Day 4-8/+4
2007-02-12[PATCH] mark struct file_operations const 9Gravatar Arjan van de Ven 1-3/+3
2007-02-11[PATCH] schedule obsolete OSS drivers for removal, 3rd roundGravatar Adrian Bunk 1-1/+1
2006-12-17[PATCH] more work_struct fixes: tas300x sound driversGravatar Al Viro 2-15/+14
2006-12-08[PATCH] struct path: convert soundGravatar Josef Sipek 1-2/+2
2006-10-05[PATCH] powerpc: irq change build breaksGravatar Olof Johansson 1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 4-15/+15
2006-07-31[POWERPC] sound: Constify & voidify get_property()Gravatar Jeremy Kerr 1-5/+6
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itGravatar Benjamin Herrenschmidt 1-10/+6
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 3-3/+0
2006-04-21[PATCH] powerpc: fix oops in alsa powermac driverGravatar Benjamin Herrenschmidt 1-2/+2
2006-03-29Merge ../linux-2.6Gravatar Paul Mackerras 1-1/+1
2006-03-28[PATCH] sound: Remove unneeded kmalloc() return value castsGravatar Jesper Juhl 1-1/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersGravatar Benjamin Herrenschmidt 1-1/+1
2006-03-25[PATCH] Remove MODULE_PARMGravatar Rusty Russell 1-5/+5
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesGravatar Jean Delvare 1-2/+0
2006-03-23[PATCH] oss: semaphore to mutex conversionGravatar Ingo Molnar 1-5/+5
2006-02-07[PATCH] powerpc: Fix sound driver use of i2cGravatar Benjamin Herrenschmidt 1-8/+8
2006-01-12[PATCH] m68k: dmasound __user annotationsGravatar Al Viro 3-60/+60
2006-01-12[PATCH] m68k: compile fixes for dmasound (static vs. extern)Gravatar Al Viro 2-1/+1
2006-01-12[PATCH] m68k: lvalues abuse in dmasoundGravatar Al Viro 1-18/+36
2006-01-12[PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS)Gravatar Al Viro 1-3/+4
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Gravatar Al Viro 1-0/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrGravatar Benjamin Herrenschmidt 1-32/+49
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGravatar Greg Kroah-Hartman 2-2/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11Gravatar Laurent Riffard 2-4/+8
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Gravatar Jean Delvare 2-2/+0
2005-11-02Input: convert dmasound_awacs (OSS) to dynamic input allocationGravatar Ian Wienand 1-12/+19
2005-10-28[PATCH] gfp_t: soundGravatar Al Viro 5-9/+9
2005-07-27[PATCH] clean up inline static vs static inlineGravatar Jesper Juhl 1-2/+2
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKGravatar Benjamin Herrenschmidt 1-7/+7
2005-06-25[PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti...Gravatar Jesper Juhl 1-13/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 21-0/+13041