summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs42l42.c
AgeCommit message (Expand)Author
2021-08-05ASoC: cs42l42: Fix mono playbackRichard Fitzgerald
2021-08-05ASoC: cs42l42: Constrain sample rate to prevent illegal SCLKRichard Fitzgerald
2021-08-05ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald
2021-08-05ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SELRichard Fitzgerald
2021-08-03ASoC: cs42l42: Remove duplicate control for WNF filter frequencyRichard Fitzgerald
2021-08-03ASoC: cs42l42: Fix inversion of ADC Notch Switch controlRichard Fitzgerald
2021-07-29ASoC: cs42l42: Fix bclk calculation for monoRichard Fitzgerald
2021-07-29ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_JRichard Fitzgerald
2021-07-29ASoC: cs42l42: Correct definition of ADC Volume controlRichard Fitzgerald
2021-05-25ASoC: cs42l42: Check jack status before reporting button eventsLucas Tanure
2021-05-25ASoC: cs42l42: Add support for 2400000 Bit clockLucas Tanure
2021-05-25ASoC: cs42l42: Add support for 2304000 Bit clockLucas Tanure
2021-05-25ASoC: cs42l42: Fix 1536000 Bit Clock instabilityLucas Tanure
2021-05-25Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-05-12ASoC: cs42l42: make HSBIAS_SENSE_EN optionalVitaly Rodionov
2021-05-11ASoC: cs42l42: Regmap must use_single_read/writeRichard Fitzgerald
2021-05-11Merge series "Tidy up device ID reading on legacy Cirrus parts" from Charles ...Mark Brown
2021-05-10ASoC: cs42l42: Minor error paths fixupsCharles Keepax
2021-05-10ASoC: cs42l42: Add support for ACPI table match entryVitaly Rodionov
2021-05-10ASoC: cs42l42: Use device_property API instead of of_propertyRichard Fitzgerald
2021-05-10ASoC: cs42l42: Add support for set_jack callsLucas Tanure
2021-03-10ASoC: cs42l42: Wait for PLL to lock before switching to itRichard Fitzgerald
2021-03-10ASoC: cs42l42: Only start PLL if it is neededRichard Fitzgerald
2021-03-10ASoC: cs42l42: Wait at least 150us after writing SCLK_PRESENTRichard Fitzgerald
2021-03-10ASoC: cs42l42: Use bclk from hw_params if set_sysclk was not calledLucas Tanure
2021-03-10ASoC: cs42l42: Report jack and button detectionLucas Tanure
2021-03-10ASoC: cs42l42: Add Capture SupportLucas Tanure
2021-03-10ASoC: cs42l42: Set clock source for both ways of streamLucas Tanure
2021-03-10ASoC: cs42l42: Provide finer control on playback pathLucas Tanure
2021-03-10ASoC: cs42l42: Disable regulators if probe failsLucas Tanure
2021-03-10ASoC: cs42l42: Remove power if the driver is being removedLucas Tanure
2021-03-10ASoC: cs42l42: Always wait at least 3ms after resetLucas Tanure
2021-03-10ASoC: cs42l42: Don't enable/disable regulator at Bias LevelLucas Tanure
2021-03-10ASoC: cs42l42: Fix mixer volume controlLucas Tanure
2021-03-10ASoC: cs42l42: Fix channel width supportLucas Tanure
2021-03-10ASoC: cs42l42: Fix Bitclock polarity inversionLucas Tanure
2020-07-16ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-02ASoC: codecs: cs42l42: remove always-true comparisonsPierre-Louis Bossart
2020-06-22ASoC: codecs: cs*: rename to snd_soc_component_read()Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: cs42l42: replace codec to componentKuninori Morimoto
2017-07-17ASoC: cs42l42: constify snd_soc_dai_ops structureGustavo A. R. Silva
2017-07-17ASoC: cs42l42: Remove unneeded gpiod NULL checkFabio Estevam
2016-11-10ASoC: fix platform_no_drv_owner.cocci warningskbuild test robot
2016-11-09ASoC: Add support for CS42L42 codecJames Schulman