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-12-20
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
43
-67
/
+74
2006-12-20
[ALSA] Fix invalid assignment of PCI revision
Takashi Iwai
4
-5
/
+5
2006-12-20
[ALSA] Fix races in PCM OSS emulation
Takashi Iwai
1
-12
/
+40
2006-12-20
[ALSA] hda-codec - fix typo in PCI IDs
Christian Hesse
1
-1
/
+1
2006-12-20
[ALSA] ac97 - Fix potential negative array index
Takashi Iwai
1
-1
/
+3
2006-12-20
[ALSA] hda-codec - Verbose proc output for PCM parameters
Takashi Iwai
1
-4
/
+47
2006-12-20
[ALSA] hda-codec - Fix detection of supported sample rates
Takashi Iwai
1
-3
/
+0
2006-12-20
[ALSA] hda-codec - Fix model for ASUS V1j laptop
Takashi Iwai
1
-0
/
+2
2006-12-20
[ALSA] sound/core/control.c: remove dead code
Adrian Bunk
1
-1
/
+1
2006-12-20
[ALSA] hda-codec - Add model for HP q965
Takashi Iwai
1
-0
/
+2
2006-12-20
[ALSA] pcm core: fix silence_start calculations
Clemens Ladisch
1
-5
/
+3
2006-12-20
[ALSA] hda-codec - Fix a typo
Takashi Iwai
1
-1
/
+1
2006-12-20
[ALSA] hdsp: precise_ptr control switched off by default
Remy Bruno
1
-1
/
+1
2006-12-20
[ALSA] hda-codec - Don't return error at initialization of modem codec
Takashi Iwai
1
-1
/
+2
2006-12-20
[ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.c
Takashi Iwai
2
-2
/
+2
2006-12-20
[ALSA] ymfpci: fix swap_rear for S/PDIF passthrough
Glen Masgai
2
-8
/
+5
2006-12-20
[ALSA] use the roundup macro
Clemens Ladisch
1
-1
/
+1
2006-12-20
[ALSA] use the ALIGN macro
Clemens Ladisch
10
-27
/
+26
2006-12-20
[ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptop
Jaroslav Kysela
1
-1
/
+2
2006-12-20
[ALSA] sound: Don't include i2c-dev.h
Jean Delvare
2
-2
/
+0
2006-12-20
[ALSA] sound/usb/usbaudio: Handle return value of usb_register()
Tobias Klauser
1
-2
/
+1
2006-12-20
[ALSA] via82xx: add __devinitdata
Andreas Mohr
1
-2
/
+2
2006-12-17
[PATCH] more work_struct fixes: tas300x sound drivers
Al Viro
2
-15
/
+14
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
16
-23
/
+23
2006-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-12-12
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
1
-1
/
+1
2006-12-12
[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem
Nicolas Pitre
5
-7
/
+12
2006-12-08
[PATCH] struct path: convert sound
Josef Sipek
6
-11
/
+11
2006-12-07
[PATCH] make 1-bit bitfields unsigned
Mariusz Kozlowski
1
-1
/
+1
2006-12-07
[PATCH] The scheduled removal of some OSS options
Adrian Bunk
1
-115
/
+0
2006-12-07
[PATCH] sound/oss/emu10k1: handle userspace copy errors
Jeff Garzik
4
-16
/
+38
2006-12-07
[PATCH] sound/oss/btaudio.c: ioremap balanced with iounmap
Amol Lad
1
-0
/
+2
2006-12-07
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Nick Piggin
3
-8
/
+8
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2
-47
/
+3
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
8
-0
/
+8
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
17
-61
/
+81
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
2
-46
/
+1
2006-12-04
[PATCH] pcmcia: IDs for Elan serial PCMCIA devcies
Tony Olech
1
-1
/
+2
2006-12-04
[PATCH] severing poll.h -> mm.h
Al Viro
8
-0
/
+8
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-7
/
+4
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
5
-27
/
+32
2006-12-01
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
5
-27
/
+32
2006-12-01
usb: usbmixer free kill urb cleanup
Mariusz Kozlowski
1
-6
/
+3
2006-12-01
usb: usbmidi kill urb cleanup
Mariusz Kozlowski
1
-1
/
+1
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-3
/
+3
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-2
/
+2
2006-11-28
[ALSA] snd-emu10k1: Fix capture for one variant.
James Courtier-Dutton
1
-0
/
+1
2006-11-28
[ALSA] Fix hang-up at disconnection of usb-audio
Takashi Iwai
3
-4
/
+8
2006-11-28
[ALSA] hda: fix typo for xw4400 PCI sub-ID
John W. Linville
1
-1
/
+1
2006-11-28
[ALSA] hda: fix sigmatel dell system detection
Matt Porter
1
-7
/
+7
[next]