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