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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
Merge branch 'topic/hda' into for-linus
Takashi Iwai
29
-21220
/
+18596
2011-07-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
88
-850
/
+1034
2011-07-22
ALSA: asihpi - Replace with snd_ctl_boolean_mono_info()
Takashi Iwai
1
-9
/
+1
2011-07-22
ALSA: asihpi - HPI version 4.08
Eliot Blennerhassett
1
-5
/
+4
2011-07-22
ALSA: asihpi - Add volume mute controls
Eliot Blennerhassett
1
-1
/
+50
2011-07-22
ALSA: asihpi - Control name updates
Eliot Blennerhassett
1
-4
/
+8
2011-07-22
ALSA: asihpi - Use size_t for sizeof result
Eliot Blennerhassett
1
-2
/
+2
2011-07-22
ALSA: asihpi - Explicitly include mutex.h
Eliot Blennerhassett
1
-0
/
+1
2011-07-22
ALSA: asihpi - Add new node and message defines
Eliot Blennerhassett
2
-6
/
+15
2011-07-22
ALSA: asihpi - Make local function static
Eliot Blennerhassett
1
-0
/
+1
2011-07-22
ALSA: asihpi - Fix minor typos and spelling
Eliot Blennerhassett
3
-3
/
+3
2011-07-22
ALSA: asihpi - Remove unused structures, macros and functions
Eliot Blennerhassett
5
-30
/
+0
2011-07-22
ALSA: asihpi - Remove spurious adapter index check
Eliot Blennerhassett
1
-7
/
+3
2011-07-22
ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macro
Eliot Blennerhassett
1
-9
/
+15
2011-07-22
ALSA: asihpi - DSP code loader API now independent of OS
Eliot Blennerhassett
4
-122
/
+97
2011-07-22
ALSA: asihpi - Remove controlex structs and associated special data transfer ...
Eliot Blennerhassett
3
-160
/
+76
2011-07-22
ALSA: asihpi - Increase request and response buffer sizes
Eliot Blennerhassett
3
-19
/
+34
2011-07-22
ALSA: asihpi - Give more meaningful name to hpi request message type
Eliot Blennerhassett
6
-10
/
+11
2011-07-21
ALSA: hda - Remove a superfluous argument of via_auto_init_output()
Takashi Iwai
1
-14
/
+10
2011-07-21
ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs
Takashi Iwai
1
-40
/
+52
2011-07-18
ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIA
Takashi Iwai
1
-34
/
+125
2011-07-18
ALSA: hda - Implement dynamic loopback control for VIA codecs
Takashi Iwai
1
-140
/
+260
2011-07-18
ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe
Clemens Ladisch
1
-1
/
+4
2011-07-15
ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300
Daniel T Chen
1
-0
/
+6
2011-07-14
ALSA: hda - Fix krealloc() replacement in hda_codec.c
Takashi Iwai
1
-1
/
+2
2011-07-14
ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecs
Takashi Iwai
1
-0
/
+3
2011-07-12
ALSA: hda - fix up typos in Kconfig help for default buffer size introduced i...
Paul Menzel
1
-3
/
+3
2011-07-12
ALSA: hda - Add Kconfig for the default buffer size
Takashi Iwai
2
-1
/
+20
2011-07-12
ALSA: Use krealloc() in possible places
Takashi Iwai
1
-6
/
+3
2011-07-12
ALSA: hda - Expose secret DAC-AA connection of some VIA codecs
Takashi Iwai
1
-6
/
+38
2011-07-12
ALSA: hda - Always read raw connections for proc output
Takashi Iwai
3
-7
/
+17
2011-07-12
ALSA: hda - Add snd_hda_override_conn_list() helper function
Takashi Iwai
2
-30
/
+71
2011-07-11
ALSA: hda - Turn on extra EAPDs on Conexant codecs
Takashi Iwai
1
-0
/
+39
2011-07-11
ALSA: hda - Preserve input pin-ctl bits in HP-automute for VIA codec
Takashi Iwai
1
-3
/
+11
2011-07-11
ALSA: hda - Set line-out pin-ctls properly when indep-HP mode changes
Takashi Iwai
1
-10
/
+11
2011-07-11
ALSA: hda - Via Fix speaker-mute checks in VIA driver
Takashi Iwai
1
-4
/
+1
2011-07-09
ALSA: hda - Implement 44kHz workaround for IdeadPad as fixup
Takashi Iwai
1
-11
/
+22
2011-07-09
ALSA: hda - Fix a copmile warning
Takashi Iwai
1
-1
/
+1
2011-07-08
ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.c
Takashi Iwai
1
-526
/
+160
2011-07-08
ALSA: hda - Merge ALC260 auto-parser code
Takashi Iwai
1
-142
/
+11
2011-07-08
ALSA: hda - Merge ALC269 parser code
Takashi Iwai
1
-114
/
+10
2011-07-08
ALSA: hda - Merge ALC268/269 auto-parser codes
Takashi Iwai
1
-239
/
+26
2011-07-08
ALSA: hda - Merge ALC861 auto-parser code
Takashi Iwai
1
-187
/
+8
2011-07-08
ALSA: hda - Fix amp-cap checks in patch_realtek.c
Takashi Iwai
1
-12
/
+22
2011-07-08
ALSA: hda - Merge ALC861-VD auto-parse to the standard parser
Takashi Iwai
1
-138
/
+3
2011-07-08
ALSA: hda - Fix auto-mic detection in Realtek codec-parser
Takashi Iwai
1
-1
/
+1
2011-07-08
ALSA: hda - Fix output-path of VT1812 codec
Lydia Wang
1
-0
/
+1
2011-07-08
ALSA: hda - Fix Oops in smart51 parsing in VIA codec
Takashi Iwai
1
-1
/
+1
2011-07-08
ALSA: hda - Provide the standard auto_init for Realtek codecs
Takashi Iwai
1
-84
/
+21
2011-07-08
ALSA: hda - Merge ALC680 auto-parser to the standard parser
Takashi Iwai
1
-141
/
+90
[next]