aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/ak4642.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-09-11ASoC: ak4642: Simplify probe()Biju Das1-13/+2
2023-09-11ASoC: ak4642: Minor cleanups in probe()Biju Das1-8/+5
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-06-27ASoC: ak*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-25ASoC: ak*: use i2c_match_id and simple i2c probeStephen Kitt1-3/+5
2021-09-27ASoC: ak4642: Use modern ASoC DAI format terminologyMark Brown1-4/+4
2021-01-21ASoC: ak*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2018-07-30ASoC: ak4642: convert to SPDX identifiersKuninori Morimoto1-15/+11
2018-02-14ASoC: ak4642: don't have .use_pmdown_timeKuninori Morimoto1-1/+0
2018-02-12ASoC: ak4642: replace codec to componentKuninori Morimoto1-55/+50
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-06-30ASoC: ak4642: make arrays fs_list and ps_list static constColin Ian King1-2/+2
2017-01-11ASoC: ak4642: Replace mdelay function to msleepHarunobu Kurokawa1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on ak4642Kuninori Morimoto1-6/+8
2016-05-31ASoC: ak4642: Implement suspend callbackPeter Ujfalusi1-2/+11
2016-05-18ASoC: ak4642: Enable cache usage to fix crashes on resumeMark Brown1-0/+3
2016-04-20ASoC: ak4642: Remove CLK_IS_ROOTStephen Boyd1-3/+1
2015-09-16ASoC: ak4642: exchange macro name to avoid redefinitionKuninori Morimoto1-3/+4
2015-09-14ASoC: ak4642: enable to use MCKO as fixed rate output pin on DTKuninori Morimoto1-48/+93
2015-09-14ASoC: ak4642: use *dev on ak4642_i2c_probe()Kuninori Morimoto1-5/+6
2015-08-30Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ac97', 'asoc/topic/ak4542', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-nextMark Brown1-7/+26
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-07ASoC: ak4642: Fix up max_register settingAxel Lin1-7/+26
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-04-12Merge remote-tracking branches 'asoc/topic/4554', 'asoc/topic/ab8500', 'asoc/topic/ak4642', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-nextMark Brown1-3/+34
2015-04-10ASoC: ak4642: fixup channels_minKuninori Morimoto1-2/+2
2015-03-24ASoC: ak4642: enable stereo line output power-save modeTakeshi Kihara1-2/+31
2015-03-17ASoC: ak4642: tidyup DAPM route for playbackKuninori Morimoto1-1/+3
2014-10-22ASoC: ak4642: Cleanup manual bias level transitionsLars-Peter Clausen1-16/+0
2014-07-28ASoC: ak4642: Make of_device_id array constKiran Padwal1-2/+2
2014-05-14ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648Sascha Hauer1-0/+20
2014-05-14ASoC: ak4642: Add driver data and driver private structSascha Hauer1-11/+40
2014-05-14ASoC: ak4642: Add ALC controlsSascha Hauer1-0/+2
2014-05-14ASoC: ak4642: Fix typo zoro -> zeroSascha Hauer1-1/+1
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+0
2013-12-02ASoC: ak4642: Convert to module_i2c_driver()Mark Brown1-21/+1
2013-12-02ASoC: ak4642: Convert to direct regmap API usageMark Brown1-54/+59
2013-12-02ASoC: ak4642: Convert to table based control initMark Brown1-3/+4
2013-11-24ASoC: ak4642: Use IS_ENABLED() macroFabio Estevam1-3/+3
2013-11-03Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linusMark Brown1-1/+1
2013-10-31ASoC: ak4642: prevent un-necessary changes to SG_SL1Phil Edworthy1-1/+1
2013-09-17ASoC: ak4642: Remove redundant breakSachin Kamat1-2/+0
2013-01-14ASoC: ak4642: remove __devinitconst annotationStephen Rothwell1-1/+1
2013-01-10ASoC: ak4642: add Device Tree supportKuninori Morimoto1-2/+31
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-11-21ASoC: ak4642: cleanup struct ak4642_privKuninori Morimoto1-21/+2
2012-04-05ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto1-1/+1
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2012-02-21ASoC: ak4642: fixup HeadPhone L/R dapm settingsKuninori Morimoto1-15/+16