index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
mc13783.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
ASoC: mc13783: Use modern ASoC DAI format terminology
Mark Brown
1
-8
/
+7
2021-01-21
ASoC: mc13783: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-07-22
ASoC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2018-02-12
ASoC: mc13783: replace codec to component
Kuninori Morimoto
1
-35
/
+33
2017-12-04
ASoC: use snd_soc_component_init_regmap() on mc13783
Kuninori Morimoto
1
-6
/
+3
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on mc13783
Kuninori Morimoto
1
-6
/
+8
2015-07-15
ASoC: Constify snd_soc_dai_ops variables
Axel Lin
1
-3
/
+3
2015-05-01
ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() calls
Axel Lin
1
-2
/
+2
2015-01-14
ASoC: mc13783: Update set_tdm_slot() semantics
Lars-Peter Clausen
1
-5
/
+5
2014-10-20
ASoC: codecs: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-08
ASoC: mc13783: Ensure we only try to dereference valid of_nodes
Mark Brown
1
-6
/
+10
2014-06-21
ASoC: mc13783: Add missing of_node_put
Sachin Kamat
1
-2
/
+4
2014-05-22
Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...
Mark Brown
1
-1
/
+13
2014-05-22
Merge remote-tracking branch 'asoc/topic/enum' into asoc-next
Mark Brown
1
-4
/
+4
2014-04-30
ASoC: mc13783: Add devicetree support
Alexander Shiyan
1
-1
/
+13
2014-04-14
ASoC: mc13783: Replace usage deprecated MUX/ENUM macros
Lars-Peter Clausen
1
-4
/
+4
2014-04-14
ASoC: codec: fix the sparse check warnings.
Xiubo Li
1
-1
/
+1
2014-04-14
ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-8
/
+6
2014-03-23
Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next
Mark Brown
1
-4
/
+2
2014-03-18
ASoC: codecs: Replace instances of rtd->codec with dai->codec
Lars-Peter Clausen
1
-4
/
+2
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-2
/
+2
2014-03-11
ASoC: io: New signature for snd_soc_codec_set_cache_io()
Xiubo Li
1
-2
/
+2
2014-03-01
ASoC: mc13783: Use SOC_ENUM_SINGLE_VIRT_DECL()
Lars-Peter Clausen
1
-4
/
+2
2014-03-01
Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...
Mark Brown
1
-7
/
+7
2014-02-23
ASoC: mc13783: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-7
/
+7
2014-02-20
ASoC: mc13783: Remove superfluous const
Takashi Iwai
1
-4
/
+4
2014-01-06
ASoC: mc13783: trivial: Cleanup module
Alexander Shiyan
1
-10
/
+7
2014-01-06
ASoC: mc13783: Drop fixed ADC & DAC ports usage
Alexander Shiyan
1
-2
/
+1
2014-01-06
ASoC: mc13783: Use core error messages if registration fails
Alexander Shiyan
1
-8
/
+0
2014-01-06
ASoC: mc13783: Use module_platform_driver_probe()
Alexander Shiyan
1
-4
/
+2
2013-10-25
Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-56
/
+79
2013-10-14
sound: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-11
ASoC: mc13783: add more DAPM routes
Steffen Trumtrar
1
-6
/
+52
2013-10-11
ASoC: mc13783: add mixer controls
Steffen Trumtrar
1
-0
/
+18
2013-09-25
ASoC: mc13783: Use regmap directly from ASoC
Mark Brown
1
-46
/
+9
2013-09-25
mfd: mc13xxx: Move SPI erratum workaround into SPI I/O function
Mark Brown
1
-4
/
+0
2013-09-11
ASoC: mc13783: add spi errata fix
Steffen Trumtrar
1
-0
/
+4
2013-08-06
ASoC: mc13783: Remove embedded snd_soc_codec structs from private data structs
Lars-Peter Clausen
1
-1
/
+0
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-09-22
Merge tag 'v3.6-rc6' into for-3.7
Mark Brown
1
-4
/
+4
2012-09-11
ASoC: Revert "ASoC: mc13783: Provide codec->control_data"
Fabio Estevam
1
-2
/
+0
2012-09-06
ASoC: imx-mc13783: use defines instead of numerical address of register
Gaëtan Carlier
1
-27
/
+31
2012-09-06
ASoC: mc13783: Remove mono support
Fabio Estevam
1
-4
/
+4
2012-07-27
ASoC: mc13783: Provide codec->control_data
Fabio Estevam
1
-0
/
+2
2012-05-18
ASoC: mc13783 codec cleanups
Philippe Rétornaz
1
-21
/
+7
2012-05-18
ASoC: Add mc13783 codec
Philippe Rétornaz
1
-0
/
+800