summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ssm4567.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: ssm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: ssm4567: Use modern ASoC DAI format terminologyMark Brown2022-06-061-2/+2
* ASoC: ada*, ssm*: use simple i2c probe functionStephen Kitt2022-04-051-3/+2
* ASoC: codecs: ssm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* ASoC: ssm4567: replace codec to componentKuninori Morimoto2018-02-121-26/+18
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: ssm4567: Add OF device ID tableJavier Martinez Canillas2017-04-051-0/+9
* ASoC: codec duplicated callback function goes to component on ssm4567Kuninori Morimoto2016-08-081-6/+8
* ASoC: ssm4567: Reset device before regcache_sync()Lars-Peter Clausen2016-01-271-0/+5
* ASoC: ssm4567: Add sense supportLars-Peter Clausen2015-08-141-0/+21
* Merge branch 'fix/ssm4567' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2015-07-241-1/+7
|\
| * ASoC: ssm4567: Keep TDM_BCLKS in ssm4567_set_dai_fmtBen Zhang2015-07-221-1/+7
* | Merge branch 'topic/owner' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2015-07-241-1/+0
|\ \
| * | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
| |/
* / ASoC: ssm4567: Added ACPI entry for SSM4567 codecHarsha Priya2015-07-241-0/+12
|/
*-. Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'as...Mark Brown2015-06-051-1/+1
|\ \
| | * ASoC: ssm4567: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-041-1/+1
| |/
* / ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-6/+1
|/
* ASoC: ssm4567: Add support for disabling the boost stageLars-Peter Clausen2014-11-061-0/+7
* ASoC: ssm4567: Add support for setting the DAI format and TDM configurationLars-Peter Clausen2014-11-061-0/+119
* ASoC: ssm4567: Add DAC high-pass-filter controlLars-Peter Clausen2014-11-061-0/+2
* ASoC: ssm4567: Remove duplicated else-if branchAnatol Pomozov2014-10-021-2/+0
* ASoC: ssm4567: Add driver for Analog Devices SSM4567 amplifierAnatol Pomozov2014-09-271-0/+345