index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ak4613.c
Age
Commit message (
Expand
)
Author
2022-06-27
ASoC: ak*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-14
ASoC: Merge fixes
Mark Brown
2022-06-08
ASoC: ak4613: cares Simple-Audio-Card case for TDM
Kuninori Morimoto
2022-06-06
ASoC: ak4642: Drop no-op remove function
Uwe Kleine-König
2022-04-25
ASoC: ak*: use i2c_match_id and simple i2c probe
Stephen Kitt
2022-04-05
ASoC: ak4613: add TDM256 support
Kuninori Morimoto
2022-04-05
ASoC: ak4613: rename constraint to constraint_rates
Kuninori Morimoto
2022-04-05
ASoC: ak4613: priv has ctrl1 instead of iface
Kuninori Morimoto
2022-04-05
ASoC: ak4613: return error if it was setup as clock provider
Kuninori Morimoto
2022-04-05
ASoC: ak4613: tidyup ak4613_interface
Kuninori Morimoto
2022-04-05
ASoC: ak4613: add missing mutex_lock()
Kuninori Morimoto
2022-03-16
ASoC: ak4642: Use of_device_get_match_data()
Minghao Chi
2021-06-07
ASoC: ak4613: add .auto_selectable_formats support
Kuninori Morimoto
2021-01-21
ASoC: ak*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2018-07-30
ASoC: ak4613: convert to SPDX identifiers
Kuninori Morimoto
2018-02-14
ASoC: ak4613: don't have .use_pmdown_time
Kuninori Morimoto
2018-02-12
ASoC: ak4613: replace codec to component
Kuninori Morimoto
2018-01-24
ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-07-03
Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...
Mark Brown
2017-06-16
ASoC: ak4613: add hw_constraint rule for Sampling Rate
Kuninori Morimoto
2017-06-14
ASoC: ak4613: add missing 64000 in ak4613_dai_hw_params()
Kuninori Morimoto
2017-06-09
ASoC: ak4613: Fix out of bounds array access for ak4613_iface
Axel Lin
2017-06-07
ASoC: ak4613: Improve counting DAI number
Ryo Kodama
2017-05-14
ASoC: ak4613: disable asymmetric audio interface format
Kuninori Morimoto
2017-04-19
ASoC: ak4613: use snd_soc_update_bits() to avoid Reserve bit on I/O CTRL
Kuninori Morimoto
2016-08-08
ASoC: codec duplicated callback function goes to component on ak4613
Kuninori Morimoto
2016-06-17
ASoC: ak4613: Implement suspend callback
Geert Uytterhoeven
2016-06-17
ASoC: ak4613: Enable cache usage to fix crashes on resume
Geert Uytterhoeven
2016-05-30
ASoC: ak4613: Remove owner assignment from platform_driver
Fabio Estevam
2015-11-20
ASoC: ak4613: tidyup vendor prefix from ak4613 to asahi-kasei
Kuninori Morimoto
2015-11-17
ASoC: ak4613: don't overwrite CTRL2 register
Kuninori Morimoto
2015-11-16
ASoC: ak4613: tidyup CTRL1 value selection method
Kuninori Morimoto
2015-11-16
ASoC: ak4613: add single-end optional property for IN/OUT pins
Kuninori Morimoto
2015-09-19
ASoC: ak4613: add Digital Playback Volume support
Kuninori Morimoto
2015-09-17
ASoC: add ak4613 support
Kuninori Morimoto