summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ak4613.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-08-14ASoC: ak4613: Simplify probe()Biju Das
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-06-27ASoC: ak*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-14ASoC: Merge fixesMark Brown
2022-06-08ASoC: ak4613: cares Simple-Audio-Card case for TDMKuninori Morimoto
2022-06-06ASoC: ak4642: Drop no-op remove functionUwe Kleine-König
2022-04-25ASoC: ak*: use i2c_match_id and simple i2c probeStephen Kitt
2022-04-05ASoC: ak4613: add TDM256 supportKuninori Morimoto
2022-04-05ASoC: ak4613: rename constraint to constraint_ratesKuninori Morimoto
2022-04-05ASoC: ak4613: priv has ctrl1 instead of ifaceKuninori Morimoto
2022-04-05ASoC: ak4613: return error if it was setup as clock providerKuninori Morimoto
2022-04-05ASoC: ak4613: tidyup ak4613_interfaceKuninori Morimoto
2022-04-05ASoC: ak4613: add missing mutex_lock()Kuninori Morimoto
2022-03-16ASoC: ak4642: Use of_device_get_match_data()Minghao Chi
2021-06-07ASoC: ak4613: add .auto_selectable_formats supportKuninori Morimoto
2021-01-21ASoC: ak*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto
2018-07-30ASoC: ak4613: convert to SPDX identifiersKuninori Morimoto
2018-02-14ASoC: ak4613: don't have .use_pmdown_timeKuninori Morimoto
2018-02-12ASoC: ak4613: replace codec to componentKuninori Morimoto
2018-01-24ASoC: ak4613: call dummy write for PW_MGMT1/3 when PlaybackKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-07-03Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...Mark Brown
2017-06-16ASoC: ak4613: add hw_constraint rule for Sampling RateKuninori Morimoto
2017-06-14ASoC: ak4613: add missing 64000 in ak4613_dai_hw_params()Kuninori Morimoto
2017-06-09ASoC: ak4613: Fix out of bounds array access for ak4613_ifaceAxel Lin
2017-06-07ASoC: ak4613: Improve counting DAI numberRyo Kodama
2017-05-14ASoC: ak4613: disable asymmetric audio interface formatKuninori Morimoto
2017-04-19ASoC: ak4613: use snd_soc_update_bits() to avoid Reserve bit on I/O CTRLKuninori Morimoto
2016-08-08ASoC: codec duplicated callback function goes to component on ak4613Kuninori Morimoto
2016-06-17ASoC: ak4613: Implement suspend callbackGeert Uytterhoeven
2016-06-17ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven
2016-05-30ASoC: ak4613: Remove owner assignment from platform_driverFabio Estevam
2015-11-20ASoC: ak4613: tidyup vendor prefix from ak4613 to asahi-kaseiKuninori Morimoto
2015-11-17ASoC: ak4613: don't overwrite CTRL2 registerKuninori Morimoto
2015-11-16ASoC: ak4613: tidyup CTRL1 value selection methodKuninori Morimoto
2015-11-16ASoC: ak4613: add single-end optional property for IN/OUT pinsKuninori Morimoto
2015-09-19ASoC: ak4613: add Digital Playback Volume supportKuninori Morimoto
2015-09-17ASoC: add ak4613 supportKuninori Morimoto