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
/
soc
/
codecs
/
rt5677.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-16
ASoC: rt5677: Add reset-gpio dts option
Anatol Pomozov
1
-2
/
+30
2015-05-08
ASoC: rt5677: Add DMIC ASRC detect function
Oder Chiou
1
-6
/
+75
2015-04-29
Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'aso...
Mark Brown
1
-1
/
+4
2015-04-29
ASoC: rt5677: add i2s asrc clk src selection
Bard Liao
1
-0
/
+30
2015-04-29
ASoC: rt5677: fixed wrong DMIC ref clock
Bard Liao
1
-1
/
+1
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2015-04-27
ASoC: Route all bias level updates through the core
Lars-Peter Clausen
1
-1
/
+1
2015-04-24
ASoC: rt5677: add register patch for PLL
Bard Liao
1
-0
/
+3
2015-03-16
ASoC: rt5677: add API to select ASRC clock source
Oder Chiou
1
-0
/
+163
2015-03-02
Merge branch 'fix/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-16
/
+16
2015-03-02
ASoC: rt5677: Keep the LDO2 powered while used in the suspend mode
Oder Chiou
1
-8
/
+8
2015-03-02
ASoC: rt5677: Add the chip type to distinguish the setting of the clock source
Oder Chiou
1
-6
/
+22
2015-02-26
ASoC: rt5677: Correct the routing paths of that after IF1/2 DACx Mux
Oder Chiou
1
-16
/
+16
2015-02-04
Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5645' and...
Mark Brown
1
-0
/
+3
2015-02-04
Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next
Mark Brown
1
-30
/
+210
2015-01-29
ASoC: rt5677: fix SPI dependency
Arnd Bergmann
1
-0
/
+3
2015-01-27
Merge branch 'fix/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-4
/
+14
2015-01-26
Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/simple', 'asoc/fi...
Mark Brown
1
-4
/
+14
2015-01-15
ASoC: rt5677: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-11
/
+12
2015-01-14
ASoC: rt5677: Add the slot_width "25" support in the TDM mode
Oder Chiou
1
-1
/
+7
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
[prev]
[next]