| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | sound: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-14 | 1 | -20/+21 |
* | sound/oss: convert to unlocked_ioctl | Arnd Bergmann | 2010-07-12 | 1 | -7/+28 |
* | sound: push BKL into open functions | Arnd Bergmann | 2010-07-12 | 1 | -6/+22 |
* | sound: Add missing spin_unlock | Julia Lawall | 2010-05-27 | 1 | -2/+3 |
* | m68k: amiga - Sound platform device conversion | Geert Uytterhoeven | 2010-05-17 | 1 | -20/+31 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | sound: Replace old style lock initializer | Thomas Gleixner | 2009-11-07 | 1 | -1/+3 |
|/ |
|
* | m68k: section mismatch fixes: DMAsound for Atari | Michael Schmitz | 2009-03-26 | 1 | -2/+2 |
* | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 2009-02-22 | 1 | -8/+8 |
* | m68k: dmasound - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 2 | -8/+13 |
* | oss: fix O_NONBLOCK in dmasound_core | Al Viro | 2008-11-01 | 2 | -3/+3 |
* | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 3 | -9/+9 |
* | sound: make OSS sound core optional | Tejun Heo | 2008-08-29 | 1 | -0/+1 |
* | sound: sound/oss/dmasound/: cleanups | Adrian Bunk | 2008-06-13 | 3 | -8/+3 |
* | cleanup after APUS removal | Adrian Bunk | 2008-02-06 | 2 | -5/+1 |
* | The next round of scheduled OSS code removal | Adrian Bunk | 2007-10-18 | 17 | -8228/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 1 | -8/+8 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 1 | -1/+0 |
| |\ |
|
| * | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -8/+8 |
* | | | the scheduled removal of OBSOLETE_OSS options | Adrian Bunk | 2007-05-08 | 1 | -14/+0 |
| |/
|/| |
|
* | | i2c: Cleanup the includes of <linux/i2c.h> | Jean Delvare | 2007-05-01 | 1 | -1/+0 |
|/ |
|
* | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 2 | -33/+62 |
* | [POWERPC] Rename get_property to of_get_property: sound | Stephen Rothwell | 2007-04-13 | 2 | -7/+7 |
* | [POWERPC] get_property returns const | Stephen Rothwell | 2007-04-13 | 2 | -12/+12 |
* | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-13 | 1 | -4/+16 |
|\ |
|
| * | [PATCH] const file_operations fallout | Al Viro | 2007-03-14 | 1 | -4/+16 |
* | | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep | Johannes Berg | 2007-03-26 | 1 | -3/+2 |
|/ |
|
* | [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc() | Robert P. J. Day | 2007-02-14 | 4 | -8/+4 |
* | [PATCH] mark struct file_operations const 9 | Arjan van de Ven | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] schedule obsolete OSS drivers for removal, 3rd round | Adrian Bunk | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] more work_struct fixes: tas300x sound drivers | Al Viro | 2006-12-17 | 2 | -15/+14 |
* | [PATCH] struct path: convert sound | Josef Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] powerpc: irq change build breaks | Olof Johansson | 2006-10-05 | 1 | -2/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 4 | -15/+15 |
* | [POWERPC] sound: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -5/+6 |
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -10/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 3 | -3/+0 |
* | [PATCH] powerpc: fix oops in alsa powermac driver | Benjamin Herrenschmidt | 2006-04-21 | 1 | -2/+2 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] sound: Remove unneeded kmalloc() return value casts | Jesper Juhl | 2006-03-28 | 1 | -1/+1 |
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -1/+1 |
|/ |
|
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 | 1 | -5/+5 |
* | [PATCH] I2C: Drop unneeded i2c-dev.h includes | Jean Delvare | 2006-03-23 | 1 | -2/+0 |
* | [PATCH] oss: semaphore to mutex conversion | Ingo Molnar | 2006-03-23 | 1 | -5/+5 |
* | [PATCH] powerpc: Fix sound driver use of i2c | Benjamin Herrenschmidt | 2006-02-07 | 1 | -8/+8 |
* | [PATCH] m68k: dmasound __user annotations | Al Viro | 2006-01-12 | 3 | -60/+60 |
* | [PATCH] m68k: compile fixes for dmasound (static vs. extern) | Al Viro | 2006-01-12 | 2 | -1/+1 |
* | [PATCH] m68k: lvalues abuse in dmasound | Al Viro | 2006-01-12 | 1 | -18/+36 |