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
/
ak4613.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
ASoC: ak*: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-4
/
+6
2022-04-05
ASoC: ak4613: add TDM256 support
Kuninori Morimoto
1
-8
/
+237
2022-04-05
ASoC: ak4613: rename constraint to constraint_rates
Kuninori Morimoto
1
-2
/
+3
2022-04-05
ASoC: ak4613: priv has ctrl1 instead of iface
Kuninori Morimoto
1
-33
/
+28
2022-04-05
ASoC: ak4613: return error if it was setup as clock provider
Kuninori Morimoto
1
-3
/
+16
2022-04-05
ASoC: ak4613: tidyup ak4613_interface
Kuninori Morimoto
1
-31
/
+24
2022-04-05
ASoC: ak4613: add missing mutex_lock()
Kuninori Morimoto
1
-0
/
+2
2022-03-16
ASoC: ak4642: Use of_device_get_match_data()
Minghao Chi
1
-8
/
+3
2021-06-07
ASoC: ak4613: add .auto_selectable_formats support
Kuninori Morimoto
1
-0
/
+11
2021-01-21
ASoC: ak*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-07-10
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
1
-2
/
+2
2018-07-30
ASoC: ak4613: convert to SPDX identifiers
Kuninori Morimoto
1
-15
/
+11
2018-02-14
ASoC: ak4613: don't have .use_pmdown_time
Kuninori Morimoto
1
-1
/
+0
2018-02-12
ASoC: ak4613: replace codec to component
Kuninori Morimoto
1
-36
/
+37
2018-01-24
ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback
Kuninori Morimoto
1
-0
/
+78
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-07-03
Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...
Mark Brown
1
-15
/
+78
2017-06-16
ASoC: ak4613: add hw_constraint rule for Sampling Rate
Kuninori Morimoto
1
-0
/
+61
2017-06-14
ASoC: ak4613: add missing 64000 in ak4613_dai_hw_params()
Kuninori Morimoto
1
-0
/
+1
2017-06-09
ASoC: ak4613: Fix out of bounds array access for ak4613_iface
Axel Lin
1
-1
/
+1
2017-06-07
ASoC: ak4613: Improve counting DAI number
Ryo Kodama
1
-1
/
+12
2017-05-14
ASoC: ak4613: disable asymmetric audio interface format
Kuninori Morimoto
1
-14
/
+4
2017-04-19
ASoC: ak4613: use snd_soc_update_bits() to avoid Reserve bit on I/O CTRL
Kuninori Morimoto
1
-2
/
+8
2016-08-08
ASoC: codec duplicated callback function goes to component on ak4613
Kuninori Morimoto
1
-6
/
+8
2016-06-17
ASoC: ak4613: Implement suspend callback
Geert Uytterhoeven
1
-1
/
+11
2016-06-17
ASoC: ak4613: Enable cache usage to fix crashes on resume
Geert Uytterhoeven
1
-0
/
+1
2016-05-30
ASoC: ak4613: Remove owner assignment from platform_driver
Fabio Estevam
1
-1
/
+0
2015-11-20
ASoC: ak4613: tidyup vendor prefix from ak4613 to asahi-kasei
Kuninori Morimoto
1
-2
/
+2
2015-11-17
ASoC: ak4613: don't overwrite CTRL2 register
Kuninori Morimoto
1
-1
/
+2
2015-11-16
ASoC: ak4613: tidyup CTRL1 value selection method
Kuninori Morimoto
1
-36
/
+54
2015-11-16
ASoC: ak4613: add single-end optional property for IN/OUT pins
Kuninori Morimoto
1
-0
/
+29
2015-09-19
ASoC: ak4613: add Digital Playback Volume support
Kuninori Morimoto
1
-0
/
+28
2015-09-17
ASoC: add ak4613 support
Kuninori Morimoto
1
-0
/
+469