summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/lm49453.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: lm49453: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: lm49453: Drop no-op remove functionUwe Kleine-König2022-06-061-6/+0
* ASoC: lm49xxx: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: lm49453: Use modern ASoC DAI format terminologyMark Brown2022-02-281-5/+5
* ASoC: lm49453: fix useless assignment before returnPierre-Louis Bossart2021-03-311-2/+0
* ASoC: lm49453: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-10/+15
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
* ASoC: lm49453: replace codec to componentKuninori Morimoto2018-02-121-33/+32
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on lm49453Kuninori Morimoto2016-08-081-6/+8
*-. Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown2015-08-301-1/+1
|\ \
| | * Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-161-1/+1
| | |\
| | | * ASoC: Constify reg_default tablesAxel Lin2015-07-071-1/+1
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2015-08-301-5/+1
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/
| | * / ASoC: lm49453: Remove fs_rate from struct lm49453_privAxel Lin2015-07-071-5/+1
| |/ /
| | |
| \ \
*-. | | Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown2015-08-301-5/+5
|\ \| | | |_|/ |/| |
| * | ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-5/+5
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: lm49453: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-151-1/+1
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
* ASoC: lm49453: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-271-8/+0
* ASoC: lm49453: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen2014-09-031-14/+0
* Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-nextMark Brown2014-03-131-9/+7
|\
| * ASoC: lm49453: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-9/+7
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-17/+0
|\ \
| * | ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-17/+0
| |/
* / ASoC: lm49453: Remove superfluous constTakashi Iwai2014-02-201-8/+8
|/
* ASoC: lm49453: Update lm49453_reg_defs values as per LM49453 HW revision-BMR.Swami.Reddy@ti.com2012-12-241-46/+15
* ASoC: lm49453: Fix adc, mic and sidetone volume rangesMR.Swami.Reddy@ti.com2012-12-241-19/+24
* ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt()Axel Lin2012-12-241-1/+1
* ASoC: lm49453: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: lm49453: Use devm_regmap_init_i2c()Sachin Kamat2012-11-281-8/+2
* ASoC: lm59453: Unconstify dai_driverMark Brown2012-06-051-1/+1
* ASoC: lm49453: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
* ASoC: lm49453: Fix author e-mail addressMark Brown2012-05-131-1/+1
* ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown2012-05-131-1/+1
* ASoC: lm49453: fix build warningsM R Swami Reddy2012-04-051-8/+5
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: Support TI LM49453 Audio driverM R Swami Reddy2012-04-011-0/+1554