index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5677.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
ASoC: rt5677: Use the regmap functions instead of the snd_soc functions
Oder Chiou
1
-3
/
+10
2015-01-09
ASoC: rt5677: Modify the behavior that updates the PLL parameter.
Oder Chiou
1
-4
/
+14
2015-01-08
ASoC: rt5677: Add the MICBIAS VDD setting in the platform data
Oder Chiou
1
-0
/
+5
2014-12-24
ASoC: rt5677: Adjust the routing of "PLL1"
Oder Chiou
1
-11
/
+7
2014-12-24
ASoC: rt5677: Add the ASRC support
Oder Chiou
1
-0
/
+155
2014-12-24
ASoC: rt5677: Revise the filter powers
Oder Chiou
1
-6
/
+16
2014-12-24
ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panic
Fang, Yang A
1
-4
/
+5
2014-12-05
ASoC: rt5677: make volume TLV closer to reality
Dylan Reid
1
-11
/
+11
2014-11-25
ASoC: rt5677: Fix the issue that the regmap_range "rt5677_ranges" cannot be a...
Oder Chiou
1
-7
/
+30
2014-11-19
ASoC: rt5677: Set the slow charge of the vref in the end of the power sequences
Oder Chiou
1
-10
/
+46
2014-11-19
ASoC: rt5677: Follow the gpio naming rule to rename the irq function
Oder Chiou
1
-5
/
+4
2014-11-19
ASoC: rt5677: Align the reg_default table with tab character
Oder Chiou
1
-7
/
+7
2014-11-17
ASoC: rt5677: Modify the default value of the MX-8E[4] for ASRC function
Oder Chiou
1
-2
/
+3
2014-11-12
ASoC: rt5677: Add TDM channel mux in DAC side of IF1 and IF2
Oder Chiou
1
-16
/
+314
2014-11-07
ASoC: rt5677: Use specific r/w function for DSP mode
Oder Chiou
1
-67
/
+100
2014-11-05
ASoC: rt5677: Minor coding style and typo fix
Oder Chiou
1
-7
/
+7
2014-10-28
ASoC: rt5677: Add TDM channel mapping function
Oder Chiou
1
-12
/
+227
2014-10-22
ASoC: rt5677: rt5677_irq_init() can be static
kbuild test robot
1
-2
/
+2
2014-10-22
ASoC: rt5677: add GPIO IRQ support
Oder Chiou
1
-0
/
+134
2014-10-20
ASoC: rt5677: fix build when kernel compiled without GPIOLIB support
Anatol Pomozov
1
-0
/
+5
2014-10-20
ASoC: rt5677: Print more information if setting DAI clock failed
Anatol Pomozov
1
-1
/
+2
2014-10-20
ASoC: rt5677: Support DSP function for VAD application
Oder Chiou
1
-4
/
+284
2014-10-20
ASoC: rt5677: Add option to configure gpio as floating/pullup/pulldown
Anatol Pomozov
1
-0
/
+39
2014-10-06
Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso...
Mark Brown
1
-0
/
+140
2014-10-06
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
1
-8
/
+179
2014-09-29
ASoC: rt5677: Add dts properties for input/output differential configuration
Anatol Pomozov
1
-0
/
+23
2014-09-24
ASoC: rt5677: Add a configuration option for LDO2_POW pin
Anatol Pomozov
1
-0
/
+54
2014-09-22
ASoC: rt5677: Add sidetone function
Oder Chiou
1
-0
/
+9
2014-09-17
ASoC: rt5677: Add the TDM function
Oder Chiou
1
-0
/
+54
2014-09-17
ASoC: Remove return value checking for gpiochip_remove()
Axel Lin
1
-4
/
+1
2014-09-16
ASoC: rt5677: Add the GPIO function
Oder Chiou
1
-0
/
+133
2014-08-27
ASoC: rt5677: Add DMIC2 clock selection
Bard Liao
1
-8
/
+49
2014-08-27
ASoC: rt5677: correct mismatch widget name
Bard Liao
1
-4
/
+4
2014-07-07
ASoC: rt5677: Modify the voltage level in the BIAS OFF stage
Oder Chiou
1
-1
/
+1
2014-06-30
ASoC: rt5677: Convert to use rl6231_pll_calc
Axel Lin
1
-61
/
+8
2014-06-21
ASoC: rt5677: Add a PMD case to MICBIAS1 event
Oder Chiou
1
-1
/
+9
2014-06-21
ASoC: rt5677: Replace the string "Gain" to "Volume"
Oder Chiou
1
-5
/
+5
2014-06-21
ASoC: rt5677: Replace the string "source" to "Source"
Oder Chiou
1
-61
/
+61
2014-06-21
ASoC: rt5677: Replace the string "micbias1" to "MICBIAS1"
Oder Chiou
1
-1
/
+1
2014-06-21
ASoC: rt5677: Remove unneeded goto in rt5677_i2c_probe
Axel Lin
1
-8
/
+2
2014-06-16
ASoC: rt5677: Convert to use rl6231_calc_dmic_clk
Axel Lin
1
-15
/
+1
2014-06-16
ASoC: rt5677: Convert to use rl6231_get_clk_info
Axel Lin
1
-16
/
+2
2014-06-16
ASoC: rt5677: Convert to use module_i2c_driver
Axel Lin
1
-12
/
+1
2014-06-01
ASoC: add RT5677 CODEC driver
Oder Chiou
1
-0
/
+3498
[prev]