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
/
soc
/
codecs
/
rt5665.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rt5665: Fix a typo in the name of a function
Christophe JAILLET
2019-07-23
1
-4
/
+4
*
ASoC: rt5665: remove redundant assignment to variable idx
Colin Ian King
2019-07-05
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-1
/
+2
*
ASoC: rt5665: remove rt5668 support
Bard Liao
2018-02-12
1
-5
/
+0
*
ASoC: rt5665: replace codec to component
Kuninori Morimoto
2018-02-12
1
-177
/
+168
*
-
-
-
.
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...
Mark Brown
2017-09-01
1
-5
/
+48
|
\
\
\
|
*
|
|
ASoC: rt5665: constify acpi_device_id.
Arvind Yadav
2017-07-24
1
-1
/
+1
|
*
|
|
ASoC: rt5665: add MONOVOL Playback Volume control
Bard Liao
2017-07-24
1
-0
/
+3
|
*
|
|
ASoC: rt5665: add clock sync control for master mode
Bard Liao
2017-07-20
1
-0
/
+15
|
*
|
|
ASoC: rt5665: add clcok control for master mode
Bard Liao
2017-07-20
1
-1
/
+23
|
*
|
|
ASoC: rt5665: force using PLL if MCLK is not suitable
Bard Liao
2017-07-17
1
-3
/
+6
|
|
/
/
*
|
|
Merge tag 'v4.13-rc6' into asoc-msm8916
Mark Brown
2017-08-21
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ASoC: rt5665: fix wrong register for bclk ratio control
Bard Liao
2017-08-01
1
-2
/
+2
|
|
/
*
|
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
|
/
*
ASoC: rt5665: calibration should be done before jack detection
Bard Liao
2017-06-30
1
-0
/
+7
*
ASoC: rt5665: make local symbol rt5665_i2c_driver static
Wei Yongjun
2017-05-17
1
-1
/
+1
*
ASoC: rt5665: Fix uninitialized warning in rt5665_i2s_pin_event()
Geert Uytterhoeven
2017-05-17
1
-3
/
+7
*
ASoC: rt5665: add ADC STO2 ASRC support
Bard Liao
2017-05-14
1
-0
/
+3
*
ASoC: rt5665: fix gcc-7 warning
Arnd Bergmann
2017-05-14
1
-68
/
+68
*
Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-next
Mark Brown
2017-04-30
1
-80
/
+142
|
\
|
*
ASoC: rt5665: move rt5665_set_jack_detect to .set_jack
Bard Liao
2017-04-11
1
-3
/
+3
|
*
ASoC: rt5665: fix wrong pre div reg of IF2 and IF3
Bard Liao
2017-03-20
1
-2
/
+5
|
*
ASoC: rt5665: set i2s pin share configuration
Bard Liao
2017-03-16
1
-3
/
+55
|
*
ASoC: rt5665: move set_sysclk to codec level
Bard Liao
2017-03-13
1
-5
/
+4
|
*
ASoC: rt5665: move set_pll to codec level
Bard Liao
2017-03-13
1
-9
/
+9
|
*
ASoC: rt5665: enhance jack type detection function
Bard Liao
2017-03-08
1
-2
/
+5
|
*
ASoC: rt5665: enable TDM if more than 2 channels
Bard Liao
2017-03-08
1
-55
/
+59
|
*
ASoC: rt5665: increase button detection accuracy
Bard Liao
2017-03-08
1
-1
/
+2
*
|
ASoC: rt5665: fix wrong shift rt5665_if2_1_adc_in_enum
Bard Liao
2017-03-20
1
-1
/
+1
|
/
*
ASoC: rt5665: CLKDET is also a power of ASRC
Bard Liao
2017-03-08
1
-0
/
+3
*
ASoC: rt5665: Vref3 is necessary for Mono Amp
Bard Liao
2017-03-08
1
-0
/
+1
*
ASoC: rt5665: increase LDO level
Bard Liao
2017-03-08
1
-1
/
+1
*
ASoC: rt5665: fix getting wrong work handler container
Bard Liao
2017-03-08
1
-1
/
+1
*
ASoC: rt5665: Use devm_gpio_request_one()
Axel Lin
2016-11-16
1
-4
/
+2
*
ASoC: rt5665: Fix missing mutex_unlock in rt5665_calibrate
Axel Lin
2016-11-16
1
-2
/
+3
*
ASoC: add rt5665 codec driver
Bard Liao
2016-11-14
1
-0
/
+4875