index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-18
[PATCH] Prevent trident driver from grabbing pcnet32 hardware
Jon Mason
1
-10
/
+8
2006-01-17
[SOUND]: sparc/cs4231: Fix some typos which wrecked the build.
David S. Miller
1
-1
/
+2
2006-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2
-3
/
+3
2006-01-15
spelling: s/appropiate/appropriate/
Adrian Bunk
1
-1
/
+1
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-11
[PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804
Andi Kleen
1
-1
/
+2
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2006-01-11
[PATCH] remove unused out_pio label in i810_audio
Jesper Juhl
1
-1
/
+0
2006-01-10
[PARISC] OSS: Fix build of parisc harmony driver
Stuart Brady
1
-2
/
+2
2006-01-10
[PATCH] i386: GPIO driver for AMD CS5535/CS5536
Ben Gardner
1
-1
/
+1
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
16
-16
/
+16
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
2
-6
/
+0
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2
-6
/
+0
2006-01-10
spelling: s/trough/through/
Adrian Bunk
1
-1
/
+1
2006-01-09
[PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()
Greg Kroah-Hartman
16
-16
/
+16
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
3
-70
/
+114
2006-01-08
[PATCH] i810_audio: request_irq() fix
Andrew Morton
1
-10
/
+8
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
1
-7
/
+0
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
3
-70
/
+114
2006-01-07
Merge with Linus' kernel.
Russell King
388
-25060
/
+35969
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
1
-1
/
+1
2006-01-06
Merge ../torvalds-2.6/
Greg Kroah-Hartman
8
-521
/
+1
2006-01-06
[PATCH] oss: remove deprecated PM interface from opl3sa2 driver
Patrick Mochel
1
-110
/
+0
2006-01-06
[PATCH] oss: remove deprecated PM interface from nm256 driver
Patrick Mochel
1
-47
/
+0
2006-01-06
[PATCH] oss: remove deprecated PM interface from maestro driver
Patrick Mochel
1
-149
/
+0
2006-01-06
[PATCH] oss: remove deprecated PM interface from cs46xx driver
Patrick Mochel
2
-64
/
+0
2006-01-06
[PATCH] oss: remove deprecated PM interface from cs4281 driver
Patrick Mochel
2
-59
/
+1
2006-01-06
[PATCH] oss: remove deprecated PM interface from ad1848 driver
Patrick Mochel
1
-92
/
+0
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
3
-3
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 7 of 11
Laurent Riffard
1
-1
/
+4
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
3
-3
/
+0
2006-01-06
[PATCH] pcmcia: fix sound drivers
Dominik Brodowski
2
-194
/
+115
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
378
-24338
/
+35847
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2
-2
/
+0
2006-01-04
[ALSA] ad1889 - remove CVS ID from the driver identification
Jaroslav Kysela
1
-1
/
+1
2006-01-04
[ALSA] opl3 - Fix the unreleased resources
Takashi Iwai
1
-3
/
+3
2006-01-04
[ALSA] Revert the nested-device patch
Takashi Iwai
2
-10
/
+3
2006-01-04
[ALSA] dummy driver - added CA0106 emulation defines
Jaroslav Kysela
1
-1
/
+17
2006-01-03
[ALSA] Remove xxx_t typedefs: SPARC CS4231
Takashi Iwai
1
-174
/
+168
2006-01-03
[ALSA] snd-emu10k1: Add new SB Live 5.1 PCI-ID.
James Courtier-Dutton
1
-0
/
+8
2006-01-03
[ALSA] snd-emu10k1: Correct control names for Audigy 4 Pro.
James Courtier-Dutton
1
-1
/
+11
2006-01-03
[ALSA] hda-codec - Add model entry for Shuttle ST20G5
Takashi Iwai
1
-0
/
+1
2006-01-03
[ALSA] emu10k1 - Clean up p16v code
Takashi Iwai
1
-281
/
+80
2006-01-03
[ALSA] snd-emu10k1: Add comments regarding chips present on the card.
James Courtier-Dutton
1
-2
/
+11
[next]