index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_via.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Clearing jackpoll_interval avoid pending work
Wang Xingchao
2013-07-29
1
-1
/
+1
*
ALSA: hda - Use auto_mute_via_amp=1 for VT1708
Takashi Iwai
2013-06-25
1
-0
/
+2
*
ALSA: hda - Fix missing Mic Boost controls for VIA codecs
Takashi Iwai
2013-06-19
1
-0
/
+2
*
ALSA: hda/via - Use standard snd_hda_shutup_pins()
Takashi Iwai
2013-06-05
1
-8
/
+3
*
ALSA: hda/via - Fix wrongly cleared pins after suspend on VT1802
Takashi Iwai
2013-06-03
1
-1
/
+3
*
ALSA: hda - Add keep_eapd_on flag to generic parser
Takashi Iwai
2013-06-03
1
-0
/
+1
*
ALSA: hda/via - Disable broken dynamic power control
Takashi Iwai
2013-06-03
1
-0
/
+5
*
ALSA: hda - VIA prefers side surrounds over HP
Takashi Iwai
2013-03-22
1
-0
/
+20
*
ALSA: hda - Use generic array for loopback list management
Takashi Iwai
2013-02-07
1
-3
/
+5
*
ALSA: hda - detect jacks on VT1708 even when no streams are active
David Henningsson
2013-02-05
1
-2
/
+1
*
ALSA: hda - Fix phantom jacks on VT1708
David Henningsson
2013-02-05
1
-0
/
+13
*
ALSA: hda - Add snd_hda_check_power_state() helper function
Takashi Iwai
2013-01-24
1
-8
/
+3
*
ALSA: hda/via - Fix wrong checks of power state bits
Takashi Iwai
2013-01-24
1
-4
/
+8
*
ALSA: hda - Enable parsing the independent HP mode as default for VIA codecs
Takashi Iwai
2013-01-21
1
-0
/
+1
*
ALSA: hda - Use generic parser for VIA codec driver
Takashi Iwai
2013-01-12
1
-2405
/
+205
*
ALSA: hda - Rearrange INPUT_PIN_ATTR_*
Takashi Iwai
2013-01-12
1
-1
/
+1
*
ALSA: hda - Move fixup code into struct hda_codec
Takashi Iwai
2013-01-12
1
-4
/
+0
*
ALSA: HDA: VIA: Add support for codec VT1808.
Lydia Wang
2012-12-10
1
-0
/
+8
*
ALSA: HDA: VIA Add support for codec VT1705CF.
Lydia Wang
2012-12-10
1
-0
/
+151
*
ALSA: hda - Add a helper function for simple enum kcontrols
Takashi Iwai
2012-11-30
1
-12
/
+1
*
ALSA: hda - Call snd_array_init() early and only once
Takashi Iwai
2012-11-28
1
-1
/
+1
*
ALSA: hda - Removed unused non-standard name "C/LFE"
David Henningsson
2012-11-09
1
-1
/
+1
*
ALSA: hda - Apply a proper chmap for built-in 2.1 speakers
Takashi Iwai
2012-11-08
1
-0
/
+4
*
ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakers
Takashi Iwai
2012-11-08
1
-3
/
+3
*
ALSA: hda - Add pin fixups for ASUS G75
Takashi Iwai
2012-11-07
1
-0
/
+11
*
ALSA: hda - Fix invalid connections in VT1802 codec
Takashi Iwai
2012-11-07
1
-0
/
+14
*
ALSA: hda - Fix empty DAC filling in patch_via.c
Takashi Iwai
2012-11-07
1
-7
/
+4
*
ALSA: hda - Add missing hda_gen_spec to struct via_spec
Takashi Iwai
2012-10-10
1
-0
/
+4
*
ALSA: hda - make VIA codec use generic unsol event handler
David Henningsson
2012-10-08
1
-24
/
+23
*
ALSA: hda - Remove dead GPIO code for VIA codec
David Henningsson
2012-10-08
1
-47
/
+0
*
ALSA: hda/via - don't report presence on HPs with no presence support
Herton Ronaldo Krzesinski
2012-09-22
1
-1
/
+2
*
ALSA: hda - limit internal mic boost for Asus X202E
David Henningsson
2012-09-18
1
-0
/
+29
*
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
2012-08-30
1
-3
/
+1
*
ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.c
Takashi Iwai
2012-08-22
1
-1
/
+0
*
ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55V
David Henningsson
2012-08-09
1
-0
/
+8
*
ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecs
Takashi Iwai
2012-07-25
1
-2
/
+5
*
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-07-03
1
-1
/
+1
*
ALSA: hda - Fix possible races of accesses to connection list array
Takashi Iwai
2012-05-19
1
-1
/
+1
*
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
2012-05-08
1
-0
/
+1
*
ALSA: hda - Add snd_hda_get_default_vref() helper function
Takashi Iwai
2012-04-20
1
-3
/
+4
*
ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions
Takashi Iwai
2012-04-20
1
-16
/
+7
*
ALSA: hda/via - Add a few sanity checks
Takashi Iwai
2012-02-22
1
-1
/
+10
*
ALSA: hda/via - Don't create duplicated boost controls
Takashi Iwai
2012-02-22
1
-1
/
+8
*
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2012-02-16
1
-0
/
+3
|
\
|
*
ALSA: hda - Fix initialization of secondary capture source on VT1705
Takashi Iwai
2012-02-13
1
-0
/
+3
*
|
ALSA: hda - Add suffix argument to snd_hda_add_vmaster()
Takashi Iwai
2012-02-03
1
-21
/
+7
|
/
*
ALSA: hda - Disable dynamic-power control for VIA as default
Takashi Iwai
2012-02-02
1
-0
/
+1
*
ALSA: hda - Allow analog low-current mode when dynamic power-control is on
Takashi Iwai
2012-02-02
1
-6
/
+21
*
ALSA: hda - Fix the logic to detect VIA analog low-current mode
Takashi Iwai
2012-02-02
1
-1
/
+1
*
ALSA: hda - Check power-state before changing in patch_via.c
Takashi Iwai
2012-02-02
1
-149
/
+107
[next]