index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_sigmatel.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-11-02
ALSA: hda - Add support for 92HD65 / 92HD66 family of codecs
Charles Chin
1
-1
/
+17
2011-11-02
ALSA: hda - Disable power-widget control for IDT 92HD83/93 as default
Charles Chin
1
-19
/
+1
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-13
ALSA: hda - Remove bad code for IDT 92HD83 family patch
Charles Chin
1
-18
/
+0
2011-10-05
ALSA: HDA: Fix DAC assignment for secondary headphone on Sigmatel/IDT
David Henningsson
1
-3
/
+15
2011-10-03
ALSA: HDA: Fix naming of input jacks for IDT parser
David Henningsson
1
-11
/
+3
2011-09-24
ALSA: HDA: No power nids on 92HD93
David Henningsson
1
-0
/
+1
2011-09-20
ALSA: HDA: Add support for IDT 92HD93
David Henningsson
1
-0
/
+1
2011-08-10
ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()
Wang Shaoyan
1
-0
/
+2
[next]