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
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2
-6
/
+6
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2
-2
/
+4
2010-08-03
ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposed
Jerone Young
1
-1
/
+6
2010-08-03
ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have ...
Jerone Young
1
-0
/
+4
2010-08-03
ASoC: wm9081: fix resource reclaim in wm9081_register error path
Axel Lin
1
-5
/
+6
2010-08-03
ASoC: wm8978: fix a memory leak if a wm8978_register fail
Axel Lin
1
-3
/
+7
2010-08-03
ASoC: wm8974: fix a memory leak if another WM8974 is registered
Axel Lin
1
-1
/
+2
2010-08-03
ASoC: wm8961: fix resource reclaim in wm8961_register error path
Axel Lin
1
-4
/
+5
2010-08-03
ASoC: wm8955: fix resource reclaim in wm8955_register error path
Axel Lin
1
-4
/
+6
2010-08-03
ASoC: wm8940: fix a memory leak if wm8940_register return error
Axel Lin
1
-1
/
+6
2010-08-03
ASoC: wm8904: fix resource reclaim in wm8904_register error path
Axel Lin
1
-5
/
+8
2010-08-03
ASoC: wm8711: fix a memory leak if another WM8711 is registered
Axel Lin
1
-1
/
+2
2010-08-03
ASoC: wm8523: fix resource reclaim in wm8523_register error path
Axel Lin
1
-4
/
+6
2010-08-03
ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codec
Axel Lin
1
-2
/
+6
2010-08-03
ASoC: ak4642: fix a memory leak if failed to initialise AK4642
Axel Lin
1
-1
/
+3
2010-08-03
ASoC: ad1836: fix a memory leak if another ad1836 is registered
Axel Lin
1
-0
/
+1
2010-08-03
ASoC: Initial WM8741 CODEC driver
Ian Lartey
4
-0
/
+799
2010-08-02
ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't any
David Henningsson
1
-1
/
+1
2010-08-02
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
3
-108
/
+156
2010-08-02
ASoC: omap-mcbsp: Remove period size constraint in THRESHOLD mode
Peter Ujfalusi
1
-39
/
+4
2010-08-02
ASoC: omap-mcbsp: Support for sDMA packet mode
Peter Ujfalusi
1
-6
/
+56
2010-08-02
ASoC: omap-mcbsp: Code cleanup in omap_mcbsp_dai_hw_params
Peter Ujfalusi
1
-9
/
+12
2010-08-02
ASoC: omap-mcbsp: Restructure the code within omap_mcbsp_dai_hw_params
Peter Ujfalusi
1
-14
/
+11
2010-08-02
ALSA: usb - Correct audio problem for Hauppage HVR-850 and others rel. to urb...
John S Gruber
1
-8
/
+22
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
2
-2
/
+0
2010-07-30
ALSA: hda - Add a warning for ignored pins with ALC259/268/269
Takashi Iwai
1
-0
/
+2
2010-07-30
ALSA: hda - Handle pin NID 0x1a on ALC259/269
Takashi Iwai
1
-1
/
+2
2010-07-30
ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs
Takashi Iwai
1
-0
/
+12
2010-07-30
ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecs
Takashi Iwai
1
-2
/
+16
2010-07-30
ALSA: hda - Handle missing NID 0x1b on ALC259 codec
Takashi Iwai
1
-0
/
+1
2010-07-30
ALSA: hda - Share digital I/O parser in patch_realtek.c
Takashi Iwai
1
-62
/
+78
2010-07-30
ALSA: hda - Increase the connection list size for ALC662
Takashi Iwai
1
-1
/
+1
2010-07-30
ALSA: hda - Make error messages more verbose
Takashi Iwai
1
-3
/
+6
2010-07-29
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-20
/
+58
2010-07-29
ASoC: fsi: Add new funtion for SPDIF
Kuninori Morimoto
1
-5
/
+55
2010-07-29
ASoC: fsi: remove device id check
Kuninori Morimoto
1
-5
/
+0
2010-07-29
ASoC: fsi: remove unnecessary clock processing
Kuninori Morimoto
1
-5
/
+0
2010-07-29
ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
David Henningsson
1
-3
/
+3
2010-07-29
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-20
/
+42
2010-07-29
ALSA: hda - Add a PC-beep workaround for ASUS P5-V
Takashi Iwai
1
-8
/
+24
2010-07-29
sound: oss: msnd: check request_region() return value
Kulikov Vasiliy
1
-2
/
+6
2010-07-29
ALSA: msnd: check request_region() return value
Kulikov Vasiliy
1
-1
/
+4
2010-07-29
ALSA: asihpi: check return value of get_user()
Kulikov Vasiliy
1
-4
/
+13
2010-07-29
sound: oss: midi_synth: check get_user() return value
Kulikov Vasiliy
1
-1
/
+3
2010-07-29
ALSA: sb: check get_user() return value
Kulikov Vasiliy
1
-3
/
+6
2010-07-29
ASoC: tlv320dac33: Add support for automatic FIFO configuration
Peter Ujfalusi
1
-26
/
+64
2010-07-29
ASoC: tlv320dac33: Revisit the FIFO Mode1 handling
Peter Ujfalusi
1
-37
/
+34
2010-07-28
ALSA: hda - Assume PC-beep as default for Realtek
Takashi Iwai
1
-3
/
+3
2010-07-28
ALSA: hda - Don't register beep input device when no beep is available
Takashi Iwai
1
-13
/
+19
2010-07-28
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2
-0
/
+16
[prev]
[next]