summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7219.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: da7219: Convert driver to use generic device/fwnode functionsAdam Thomson2016-06-261-17/+17
* ASoC: da7129: Add missing include of acpi.hMark Brown2016-05-061-0/+1
* ASoC: da7219: Add initial ACPI id for deviceAdam Thomson2016-05-051-0/+7
* ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk()Adam Thomson2016-04-191-1/+1
* ASoC: da7219: Update PLL ranges and dividers to improve lockingAdam Thomson2016-04-191-14/+14
* ASoC: da7219: Correct BCLK inversion for DSP DAI format modeAdam Thomson2016-01-051-11/+37
* ASoC: da7219: Add regmap patch to support old siliconAdam Thomson2015-12-241-1/+25
* ASoC: da7219: Remove support for 32KHz PLL modeAdam Thomson2015-12-231-8/+2Star
* ASoC: da7219: Add support for 1.6V micbias levelAdam Thomson2015-12-231-0/+3
* ASoC: da7219: Remove internal LDO features of codecAdam Thomson2015-12-231-48/+2Star
* ASoC: da7219: Update REFERENCES reg default, in-line with HWAdam Thomson2015-12-231-1/+1
* ASoC: da7219: Disable regulators on probe() failureAdam Thomson2015-12-231-4/+15
* ASoC: da7219: Fix Sidetone to work regardless of DAI captureAdam Thomson2015-12-231-1/+2
* ASoC: da7219: Use logical instead of bitwise OR for boolean expressionAxel Lin2015-11-161-1/+1
* ASoC: da7219: Fix da7219->alc_en state when enabling ALCAxel Lin2015-10-211-1/+1
* ASoC: da7219: Improve error checking of mclk enable/disableAdam Thomson2015-10-071-2/+11
* ASoC: da7219: Use of_match_ptr() when assigning match tableAdam Thomson2015-10-071-1/+1
* ASoC: da7219: Improve error handling for regulator suppliesAdam Thomson2015-10-051-2/+8
* ASoC: codecs: Add da7219 codec driverAdam Thomson2015-10-021-0/+1940