index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs4265.c
Age
Commit message (
Expand
)
Author
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-27
ASoC: cs*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-05
ASoC: cs*: use simple i2c probe function
Stephen Kitt
2022-02-16
ASoC: cs4265: Fix the duplicated control name
Fabio Estevam
2022-01-05
ASoC: cs4265: Add a remove() function
Fabio Estevam
2021-12-29
ASoC: cs4265: Fix part number ID error message
Fabio Estevam
2021-05-11
ASoC: cs4265: Minor tidy up of error paths
Charles Keepax
2020-07-16
ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-13
ASoC : cs4265 : readable register too low
Matt Flax
2018-09-25
ASoC: cs4265: Add a MIC pre. route
Matt Flax
2018-08-31
ASoC: cs4265: Add a S/PDIF enable switch
Matt Flax
2018-08-31
ASoC: cs4265: Add native 32bit I2S transport
Matt Flax
2018-08-31
ASoC: cs4265: SOC_SINGLE register value error fix
Matt Flax
2018-02-12
ASoC: cs4265: replace codec to component
Kuninori Morimoto
2016-08-08
ASoC: codec duplicated callback function goes to component on cs4265
Kuninori Morimoto
2015-08-30
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
2015-08-30
Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-next
Mark Brown
2015-07-24
ASoC: cs4265: CS4265_INT_STATUS is readable register
Axel Lin
2015-07-24
ASoC: cs4265: Fix setting dai format for Left/Right Justified
Axel Lin
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-02-24
ASoC: improve usage of gpiod API
Uwe Kleine-König
2014-10-20
ASoC: cs4265: Remove unused *dev field from struct cs4265_private
Axel Lin
2014-10-06
Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l52', 'as...
Mark Brown
2014-09-15
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f...
Mark Brown
2014-09-11
ASoC: cs4265: Fix register address to set the proper data type.
Paul Handrigan
2014-08-28
ASoC: cs4265: Fix setting of functional mode and clock divider
Paul Handrigan
2014-08-28
ASoC: cs4265: Fix clock rates in clock map table
Paul Handrigan
2014-08-28
ASoC: cs4265: Add CHIP_ID as a readable register
Paul Handrigan
2014-07-31
ASoC: cs4265: Convert to params_width()
Mark Brown
2014-06-30
ASoC: cs4265: Change return values to boolean.
Paul Handrigan
2014-06-24
ASoC: Add support for the CS4265 CODEC
Paul Handrigan