index
:
profile/wearable/platform/kernel/linux-4.9-exynos9110
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_unified
accepted/tizen_unified_dev
master
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen_6.0_build
sandbox/chanwoochoi/tizen
sandbox/dwlee08/dev/zramswap
sandbox/nmerinov/llvm
tizen
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
oss
/
dmasound
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-8
/
+8
2007-05-08
the scheduled removal of OBSOLETE_OSS options
Adrian Bunk
1
-14
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+0
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-8
/
+8
2007-05-01
i2c: Cleanup the includes of <linux/i2c.h>
Jean Delvare
1
-1
/
+0
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2
-33
/
+62
2007-04-13
[POWERPC] Rename get_property to of_get_property: sound
Stephen Rothwell
2
-7
/
+7
2007-04-13
[POWERPC] get_property returns const
Stephen Rothwell
2
-12
/
+12
2007-04-13
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
1
-4
/
+16
2007-03-26
[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep
Johannes Berg
1
-3
/
+2
2007-03-14
[PATCH] const file_operations fallout
Al Viro
1
-4
/
+16
2007-02-14
[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()
Robert P. J. Day
4
-8
/
+4
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
1
-3
/
+3
2007-02-11
[PATCH] schedule obsolete OSS drivers for removal, 3rd round
Adrian Bunk
1
-1
/
+1
2006-12-17
[PATCH] more work_struct fixes: tas300x sound drivers
Al Viro
2
-15
/
+14
2006-12-08
[PATCH] struct path: convert sound
Josef Sipek
1
-2
/
+2
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
4
-15
/
+15
2006-07-31
[POWERPC] sound: Constify & voidify get_property()
Jeremy Kerr
1
-5
/
+6
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-10
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-04-21
[PATCH] powerpc: fix oops in alsa powermac driver
Benjamin Herrenschmidt
1
-2
/
+2
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-1
/
+1
2006-03-28
[PATCH] sound: Remove unneeded kmalloc() return value casts
Jesper Juhl
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+1
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-5
/
+5
2006-03-23
[PATCH] I2C: Drop unneeded i2c-dev.h includes
Jean Delvare
1
-2
/
+0
2006-03-23
[PATCH] oss: semaphore to mutex conversion
Ingo Molnar
1
-5
/
+5
2006-02-07
[PATCH] powerpc: Fix sound driver use of i2c
Benjamin Herrenschmidt
1
-8
/
+8
2006-01-12
[PATCH] m68k: dmasound __user annotations
Al Viro
3
-60
/
+60
2006-01-12
[PATCH] m68k: compile fixes for dmasound (static vs. extern)
Al Viro
2
-1
/
+1
2006-01-12
[PATCH] m68k: lvalues abuse in dmasound
Al Viro
1
-18
/
+36
2006-01-12
[PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS)
Al Viro
1
-3
/
+4
2006-01-12
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
1
-0
/
+1
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-32
/
+49
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2
-2
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11
Laurent Riffard
2
-4
/
+8
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
2
-2
/
+0
2005-11-02
Input: convert dmasound_awacs (OSS) to dynamic input allocation
Ian Wienand
1
-12
/
+19
2005-10-28
[PATCH] gfp_t: sound
Al Viro
5
-9
/
+9
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-2
/
+2
2005-06-27
[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
Benjamin Herrenschmidt
1
-7
/
+7
2005-06-25
[PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti...
Jesper Juhl
1
-13
/
+7
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
21
-0
/
+13041