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
2009-06-29
Merge branch 'fix/pci-vdevice' into for-linus
Takashi Iwai
26
-102
/
+92
2009-06-29
Merge branch 'fix/oxygen' into for-linus
Takashi Iwai
1
-10
/
+18
2009-06-29
Merge branch 'fix/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-06-29
Merge branch 'fix/lx6464es' into for-linus
Takashi Iwai
1
-4
/
+3
2009-06-29
Merge branch 'fix/hda-samsung-p50' into for-linus
Takashi Iwai
1
-58
/
+70
2009-06-29
ALSA: hda - Add missing initializations for ALC268 and ALC269
Takashi Iwai
1
-0
/
+4
2009-06-29
ALSA: cmi8330: fix MPU-401 PnP init copy&paste bug
Ondrej Zary
1
-1
/
+1
2009-06-29
ALSA: hda - Line In for Acer Inspire 6530G model
Tony Vroon
1
-2
/
+8
2009-06-25
sound: oxygen: make mic volume control mono
Clemens Ladisch
1
-10
/
+18
2009-06-25
ALSA: lx6464es - configure ethersound io channels
Tim Blechmann
1
-4
/
+3
2009-06-25
sound: Use PCI_VDEVICE for CREATIVE and ECTIVA
Joe Perches
4
-6
/
+6
2009-06-25
sound: Use PCI_VDEVICE
Joe Perches
23
-96
/
+86
2009-06-25
ALSA: hda - Use model=acer-aspire-6530g for Acer Aspire 6930G
Takashi Iwai
1
-1
/
+1
2009-06-25
ALSA: hda - Fix acer-aspire-6530g model quirk
Emilio López
1
-1
/
+16
2009-06-25
ALSA: hda - Add pin-sense trigger when needed for Realtek codecs
Takashi Iwai
1
-4
/
+9
2009-06-24
ALSA: hda - Fix support for Samsung P50 with AD1986A codec
Takashi Iwai
1
-0
/
+41
2009-06-24
ALSA: hda - Generalize the pin-detect quirk for Lenovo N100
Takashi Iwai
1
-2
/
+8
2009-06-24
ALSA: hda - Simplify AD1986A mixer definitions
Takashi Iwai
1
-56
/
+21
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
17
-183
/
+464
2009-06-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-72
/
+0
2009-06-22
Merge branch 'topic/seq-midi-fix' into for-linus
Takashi Iwai
1
-4
/
+4
2009-06-22
Merge branch 'topic/pcm-jiffies-check' into for-linus
Takashi Iwai
1
-1
/
+1
2009-06-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+5
2009-06-22
Merge branch 'topic/hda' into for-linus
Takashi Iwai
4
-61
/
+71
2009-06-22
Merge branch 'topic/ctxfi' into for-linus
Takashi Iwai
9
-113
/
+376
2009-06-22
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-3
/
+7
2009-06-22
ALSA: hda - Make jack-plug notification selectable
Takashi Iwai
3
-6
/
+13
2009-06-22
ALSA: ctxfi - Add PM support
Wai Yew CHAY
9
-107
/
+354
2009-06-22
sound: seq_midi_event: fix decoding of (N)RPN events
Clemens Ladisch
1
-4
/
+4
2009-06-22
ALSA: hda - Add digital-mic support to ALC262 auto model
Takashi Iwai
1
-35
/
+51
2009-06-22
ALSA: hda - Fix check of input source type for realtek codecs
Takashi Iwai
1
-18
/
+3
2009-06-22
ALSA: hda - Add quirk for Sony VAIO Z21MN
Takashi Iwai
1
-0
/
+1
2009-06-22
ALSA: hda - Get back Input Source for ALC262 toshiba-s06 model
Takashi Iwai
1
-0
/
+1
2009-06-22
ALSA: hda - Fix unsigned comparison in patch_sigmatel.c
Takashi Iwai
1
-2
/
+2
2009-06-22
ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_wait
Simon Arlott
1
-1
/
+5
2009-06-22
sound: fix check for return value in snd_pcm_hw_refine
Mariusz Kozlowski
1
-1
/
+1
2009-06-22
ALSA: ctxfi - Allow unknown PCI SSIDs
Takashi Iwai
2
-6
/
+22
2009-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-38
/
+109
2009-06-21
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2
-33
/
+103
2009-06-21
Merge branch 'topic/caiaq' into for-linus
Takashi Iwai
2
-3
/
+4
2009-06-21
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-2
/
+2
2009-06-21
ALSA: hda - Add model=6530g option
Takashi Iwai
1
-0
/
+1
2009-06-21
ALSA: hda - Acer Inspire 6530G model for Realtek ALC888
Tony Vroon
1
-1
/
+71
2009-06-20
ASoC: Blackfin: update the bf5xx_i2s_resume parameters
Barry Song
1
-2
/
+1
2009-06-20
ASoC: Blackfin: keep better track of SPORT configuration state
Cliff Cai
1
-1
/
+6
2009-06-19
convert some DMA_nnBIT_MASK() callers
Andrew Morton
1
-1
/
+1
2009-06-18
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2
-72
/
+0
2009-06-17
ALSA: snd_usb_caiaq: fix legacy input streaming
Daniel Mack
2
-3
/
+4
2009-06-17
ASoC: Kill BUS_ID_SIZE
Takashi Iwai
1
-2
/
+2
2009-06-17
ALSA: HDA - Correct trivial typos in comments.
Sasha Alexandr
1
-13
/
+13
[prev]
[next]