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
/
hda
/
patch_sigmatel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-1
/
+1
2012-06-26
ALSA: hda - Fix power-map regression for HP dv6 & co
Takashi Iwai
1
-1
/
+6
2012-05-15
ALSA: hda/idt - Cache the power-map bits
Takashi Iwai
1
-3
/
+18
2012-05-15
ALSA: hda/idt - Clean up power-map check code
Takashi Iwai
1
-10
/
+9
2012-05-15
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-3
/
+3
2012-05-15
ALSA: hda - Evaluate gpio_led hints at the right moment
Takashi Iwai
1
-7
/
+5
2012-05-15
ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops
Takashi Iwai
1
-3
/
+3
2012-05-09
ALSA: hda - Remove pre_resume and post_suspend ops
Takashi Iwai
1
-21
/
+0
2012-05-08
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
1
-0
/
+1
2012-04-20
ALSA: hda - Add snd_hda_get_default_vref() helper function
Takashi Iwai
1
-21
/
+5
2012-04-20
ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions
Takashi Iwai
1
-14
/
+6
2012-04-19
ALSA: hda/sigmatel - Fix inverted mute LED
Takashi Iwai
1
-3
/
+2
2012-03-16
ALSA: hda - Fix build with CONFIG_PM=n
Takashi Iwai
1
-0
/
+9
2012-03-14
ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
1
-8
/
+0
2012-03-13
ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()
Takashi Iwai
1
-1
/
+1
2012-03-13
ALSA: hda - Add "Mute-LED Mode" enum control
Takashi Iwai
1
-6
/
+7
2012-03-12
ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.c
Takashi Iwai
1
-87
/
+49
2012-03-02
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-1
/
+1
2012-02-29
ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs
Takashi Iwai
1
-1
/
+1
2012-02-28
ALSA: hda - Fix audio playback support on HP Zephyr system
Vitaliy Kulikov
1
-0
/
+36
2012-02-13
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-2
/
+2
2012-02-09
ALSA: hda - Fix mute-LED VREF value for new HP laptops
Takashi Iwai
1
-2
/
+2
2012-02-03
ALSA: hda - Add suffix argument to snd_hda_add_vmaster()
Takashi Iwai
1
-22
/
+7
2012-01-25
ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSID
Gustavo Maciel Dias Vieira
1
-1
/
+8
2012-01-23
ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptops
Takashi Iwai
1
-3
/
+5
2012-01-20
snd-hda-intel: better Alienware M17x R3 quirk
Albert Pool
1
-1
/
+1
2012-01-16
ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645
David Henningsson
1
-1
/
+1
2012-01-11
ALSA: hda - Fix the lost power-setup of seconary pins after PM resume
Takashi Iwai
1
-13
/
+23
2011-12-20
Merge branch 'test/hda-jack' into topic/hda
Takashi Iwai
1
-139
/
+57
2011-12-20
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+6
2011-12-14
ALSA: hda: remove unused quirk for inverted mute led
Gustavo Maciel Dias Vieira
1
-4
/
+0
2011-12-13
ALSA: hda: fix mute led polarity for HP laptops with buggy BIOS
Gustavo Maciel Dias Vieira
1
-0
/
+6
2011-12-13
ALSA: hda - GPIO to control mute LED may be enabled on HP systems with no suc...
Vitaliy Kulikov
1
-5
/
+7
2011-12-06
ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changes
Takashi Iwai
1
-1
/
+1
2011-12-06
Merge branch 'fix/hda-idt-fix' into fix/hda
Takashi Iwai
1
-21
/
+24
2011-12-06
ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecs
Takashi Iwai
1
-21
/
+24
2011-12-01
ALSA: hda - Integrate input-jack stuff into kctl-jack
Takashi Iwai
1
-46
/
+0
2011-12-01
ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LED
Charles Chin
1
-18
/
+0
2011-11-29
ALSA: hda - Avoid touching mute-VREF pin for IDT codecs
Takashi Iwai
1
-1
/
+3
2011-11-19
ALSA: hda - Add pin fix for Alienware M17x R3
Takashi Iwai
1
-0
/
+2
2011-11-16
ALSA: hda - Give more unique names by snd_hda_get_pin_label()
Takashi Iwai
1
-3
/
+5
2011-11-16
ALSA: hda - Merge input-jack helpers to hda_jack.c
Takashi Iwai
1
-1
/
+0
2011-11-16
ALSA: hda - Manage unsol tags in hda_jack.c
Takashi Iwai
1
-78
/
+26
2011-11-16
ALSA: hda - Create jack-detection kcontrols
Takashi Iwai
1
-0
/
+7
2011-11-16
ALSA: hda - Cache the jack-detection value
Takashi Iwai
1
-19
/
+27
2011-11-16
ALSA: hda - Introduce snd_hda_get_pin_label()
Takashi Iwai
1
-2
/
+2
2011-11-11
ALSA: hda - pwr_nids cleanup for IDT codecs
Charles Chin
1
-24
/
+9
2011-11-09
ALSA: hda - fix internal mic on Dell Vostro 3500 laptop
Julian Wollrath
1
-0
/
+11
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-03
ALSA: hda/sigmatel - Automatically retrieve digital I/O widgets
Charles Chin
1
-13
/
+26
[next]