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
/
lm49453.c
Age
Commit message (
Expand
)
Author
2018-02-12
ASoC: lm49453: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2016-08-08
ASoC: codec duplicated callback function goes to component on lm49453
Kuninori Morimoto
2015-08-30
Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...
Mark Brown
2015-08-30
Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...
Mark Brown
2015-08-30
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
2015-07-16
Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...
Mark Brown
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
ASoC: Constify snd_soc_dai_ops variables
Axel Lin
2015-07-07
ASoC: Constify reg_default tables
Axel Lin
2015-07-07
ASoC: lm49453: Remove fs_rate from struct lm49453_priv
Axel Lin
2015-05-15
ASoC: lm49453: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2014-11-27
ASoC: lm49453: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-09-03
ASoC: lm49453: Remove unnecessary suspend/resume bias level changes
Lars-Peter Clausen
2014-03-13
Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-next
Mark Brown
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-02-23
ASoC: lm49453: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-20
ASoC: lm49453: Remove superfluous const
Takashi Iwai
2012-12-24
ASoC: lm49453: Update lm49453_reg_defs values as per LM49453 HW revision-B
MR.Swami.Reddy@ti.com
2012-12-24
ASoC: lm49453: Fix adc, mic and sidetone volume ranges
MR.Swami.Reddy@ti.com
2012-12-24
ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt()
Axel Lin
2012-12-10
ASoC: lm49453: remove __dev* attributes
Bill Pemberton
2012-11-28
ASoC: lm49453: Use devm_regmap_init_i2c()
Sachin Kamat
2012-06-05
ASoC: lm59453: Unconstify dai_driver
Mark Brown
2012-06-04
ASoC: lm49453: Remove version.h header file inclusion
Sachin Kamat
2012-05-13
ASoC: lm49453: Fix author e-mail address
Mark Brown
2012-05-13
ASoC: lm49453: Staticise non-exported symbol lm45453_dai
Mark Brown
2012-04-05
ASoC: lm49453: fix build warnings
M R Swami Reddy
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-04-01
ASoC: Support TI LM49453 Audio driver
M R Swami Reddy