aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/pcm1681.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-2/+0
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-06-27ASoC: pcm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-11ASoC: pcm*: use simple i2c probe functionStephen Kitt1-3/+2
2022-02-28ASoC: pcm1681: Use modern ASoC DAI format terminologyMark Brown1-2/+2
2021-03-18ASoC: pcm1681: remove useless assignmentPierre-Louis Bossart1-1/+1
2020-07-16ASoC: codecs: pcm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-02-12ASoC: pcm1681: replace codec to componentKuninori Morimoto1-33/+29
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on pcm1681Kuninori Morimoto1-6/+8
2016-06-13ASoC: pcm1681/pcm1791: fix typo in declarationArnd Bergmann1-1/+1
2015-08-30Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown1-1/+0
2015-07-24ASoC: pcm1681: Improve the logic for de-emphasis sampling rate selectionAxel Lin1-4/+9
2015-07-24ASoC: pcm1681: Fix setting de-emphasis sampling rate selectionAxel Lin1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-03-10ASoC: pcm1681: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-02-03ASoC: pcm1681: Convert to params_width()Mark Brown1-5/+10
2013-10-24Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-nextMark Brown1-0/+1
2013-10-16ASoC: pcm1681: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-14ASoC: pcm1681: Fix max_register settingAxel Lin1-1/+1
2013-08-15ASoC: pcm1681: Add DAPM supportMark Brown1-0/+26
2013-08-08ASoC: pcm1681: Staticise DAI driverMark Brown1-1/+1
2013-08-01ASoC: Add PCM1681 codec driver.Marek Belisko1-0/+313