Age | Commit message (Expand) | Author | Files | Lines |
2021-01-21 | ASoC: cs*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 1 | -1/+1 |
2020-07-17 | ASoC: codecs: cs*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -2/+3 |
2019-08-15 | ASoC: cs4349: Use PM ops 'cs4349_runtime_pm' | YueHaibing | 1 | -0/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-02-12 | ASoC: cs4349: replace codec to component | Kuninori Morimoto | 1 | -19/+20 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on cs4349 | Kuninori Morimoto | 1 | -7/+8 |
2015-08-25 | ASoC: cs4349: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 1 | -1/+0 |
2015-07-22 | ASoC: cs4349: Fix up setting PWR_DWN bit | Axel Lin | 1 | -1/+1 |
2015-07-22 | ASoC: cs4349: Remove unneeded NULL test for cs4349->reset_gpio | Axel Lin | 1 | -8/+4 |
2015-07-20 | ASoC: cs4349: include gpio/consumer.h | akpm@linux-foundation.org | 1 | -0/+1 |
2015-07-20 | ASoC: cs4349: Drop platform data support | Axel Lin | 1 | -6/+1 |
2015-07-20 | ASoC: cs4349: Set .writeable_reg for cs4349_regmap | Axel Lin | 1 | -8/+12 |
2015-07-20 | ASoC: cs4349: Fix setting digital interface format | Axel Lin | 1 | -6/+5 |
2015-07-20 | ASoC: cs4349: Don't use rtd->codec | Lars-Peter Clausen | 1 | -2/+1 |
2015-07-20 | ASoC: cs4349: Fix suspend/resume | Lars-Peter Clausen | 1 | -4/+2 |
2015-07-19 | ASoC: cs4349: Constify cs4349_regmap | Axel Lin | 1 | -1/+1 |
2015-07-19 | ASoC: cs4349: Fix max_register setting for cs4349_regmap | Axel Lin | 1 | -1/+1 |
2015-07-16 | ASoC: cs4349: Add support for Cirrus Logic CS4349 | Tim Howe | 1 | -0/+401 |