summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4265.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt1-3/+2
2022-02-16ASoC: cs4265: Fix the duplicated control nameFabio Estevam1-2/+1
2022-01-05ASoC: cs4265: Add a remove() functionFabio Estevam1-0/+11
2021-12-29ASoC: cs4265: Fix part number ID error messageFabio Estevam1-2/+2
2021-05-11ASoC: cs4265: Minor tidy up of error pathsCharles Keepax1-3/+7
2020-07-16ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-05-13ASoC : cs4265 : readable register too lowMatt Flax1-1/+1
2018-09-25ASoC: cs4265: Add a MIC pre. routeMatt Flax1-2/+3
2018-08-31ASoC: cs4265: Add a S/PDIF enable switchMatt Flax1-0/+1
2018-08-31ASoC: cs4265: Add native 32bit I2S transportMatt Flax1-1/+2
2018-08-31ASoC: cs4265: SOC_SINGLE register value error fixMatt Flax1-2/+1
2018-02-12ASoC: cs4265: replace codec to componentKuninori Morimoto1-52/+46
2016-08-08ASoC: codec duplicated callback function goes to component on cs4265Kuninori Morimoto1-7/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown1-17/+1
2015-08-30Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown1-1/+0
2015-07-24ASoC: cs4265: CS4265_INT_STATUS is readable registerAxel Lin1-17/+1
2015-07-24ASoC: cs4265: Fix setting dai format for Left/Right JustifiedAxel Lin1-5/+5
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-02-24ASoC: improve usage of gpiod APIUwe Kleine-König1-13/+6
2014-10-20ASoC: cs4265: Remove unused *dev field from struct cs4265_privateAxel Lin1-2/+0
2014-10-06Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l52', 'as...Mark Brown1-0/+1
2014-09-15Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f...Mark Brown1-3/+3
2014-09-11ASoC: cs4265: Fix register address to set the proper data type.Paul Handrigan1-3/+3
2014-08-28ASoC: cs4265: Fix setting of functional mode and clock dividerPaul Handrigan1-2/+2
2014-08-28ASoC: cs4265: Fix clock rates in clock map tablePaul Handrigan1-4/+4
2014-08-28ASoC: cs4265: Add CHIP_ID as a readable registerPaul Handrigan1-0/+1
2014-07-31ASoC: cs4265: Convert to params_width()Mark Brown1-1/+1
2014-06-30ASoC: cs4265: Change return values to boolean.Paul Handrigan1-2/+2
2014-06-24ASoC: Add support for the CS4265 CODECPaul Handrigan1-0/+682