summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/isabelle.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: isabelle: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: lm49xxx: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: isabelle: Use modern ASoC DAI format terminologyMark Brown2022-02-281-3/+3
* ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-6/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-6/+1
* ASoC: isabelle: replace codec to componentKuninori Morimoto2018-02-121-32/+25
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on isabelleKuninori 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/const', 'asoc/topic/cs35l32', 'aso...Mark Brown2015-08-301-4/+4
|\ \| | | |_|/ |/| |
| * | ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-4/+4
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
* Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown2014-03-231-2/+1
|\
| * ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen2014-03-181-2/+1
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-16/+0
|\ \
| * | ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-16/+0
| |/
* / ASoC: isabelle: Fix the wrong number of items in enum ctlsTakashi Iwai2014-02-201-22/+30
|/
* ASoC: isabelle: Use params_width() rather than memory formatMark Brown2014-01-131-3/+3
* ASoC: isabelle: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: isabelle: Remove version.h header file inclusionSachin Kamat2012-08-031-1/+0
* ASoC: isabelle: Staticise non-exported isabelle_daiMark Brown2012-06-231-1/+1
* ASoC: isabelle: using an uninitialized variableDan Carpenter2012-06-081-2/+1
* ASoC: isabelle: Remove regmap_exit()MR Swami Reddy2012-06-051-2/+0
* ASoC: Support TI Isabelle Audio driverM R Swami Reddy2012-06-051-0/+1179