summaryrefslogtreecommitdiff
path: root/include/sound/cs35l56.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-14ASoC: cs35l56: Use IRQ provided by the SoundWire coreRichard Fitzgerald1-1/+0
2026-06-09ASoC: cs35l56: Increase pm_runtime autosuspend delayRichard Fitzgerald1-0/+2
2026-03-26ASoC: cs35l56: Support for factory calibration through ALSA controlsMark Brown1-0/+1
2026-03-26ASoC: cs35l56: Allow factory calibration through ALSA controlsRichard Fitzgerald1-0/+1
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown1-0/+1
2026-03-09ASoC: cs35l56: Put OTP register defines in correct address orderRichard Fitzgerald1-3/+3
2026-03-01ASoC: cs35l56: Only patch ASP registers if the DAI is part of a DAIlinkRichard Fitzgerald1-0/+1
2026-02-05ASoC: cs35l56: Support for reading speaker ID from on-chip GPIOsRichard Fitzgerald1-0/+37
2025-11-28ASoC: cs35l56: Log a message if firmware is missingRichard Fitzgerald1-0/+1
2025-11-11ASoC: cs35l56: Allow restoring factory calibration through ALSA controlRichard Fitzgerald1-0/+2
2025-11-11ASoC: cs35l56: Add control to read CAL_SET_STATUSRichard Fitzgerald1-0/+9
2025-11-10ASoC: cs35l56: Alter error codes for calibration routineRichard Fitzgerald1-0/+3
2025-10-27ASoC: cs35l56: Add calibration command to store into UEFIRichard Fitzgerald1-0/+1
2025-10-27ASoC: cs35l56: Add common code for factory calibrationRichard Fitzgerald1-0/+33
2025-10-27ASoC: cs35l56: Read silicon ID during initialization and save itRichard Fitzgerald1-0/+1
2025-09-28ASoC: cs35l56: Add support for CS35L56 B2 siliconRichard Fitzgerald1-0/+2
2025-09-28ASoC: cs35l56: Set fw_regs table after getting REVIDRichard Fitzgerald1-3/+0
2025-08-20ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald1-0/+1
2025-08-20ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production siliconStefan Binding1-2/+2
2025-05-15cs35l56: Log tuning unique identifiers during firmwareMark Brown1-0/+1
2025-05-14ASoC: cs35l56: Log tuning unique identifiers during firmware loadSimon Trimmer1-0/+1
2025-05-06ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63Stefan Binding1-0/+2
2025-05-06ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWireStefan Binding1-0/+12
2025-05-06ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register listStefan Binding1-0/+3
2025-05-06ASoC: cs35l56: Add struct to index firmware registersStefan Binding1-0/+11
2025-02-25ASoC: cs35l56: Prevent races when soft-resetting using SPI controlRichard Fitzgerald1-0/+31
2024-12-06ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...Simon Trimmer1-6/+0
2024-08-22ASoC: cs35l56: Make struct regmap_config constRichard Fitzgerald1-3/+3
2024-08-05ASoC: cs35l56: Handle OTP read latency over SoundWireRichard Fitzgerald1-0/+5
2024-07-03ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald1-1/+1
2024-07-01ASoC: cs35l56: Remove support for A1 siliconRichard Fitzgerald1-2/+0
2024-07-01ASoC: cs35l56: Revert support for dual-ownership of ASP registersRichard Fitzgerald1-3/+6
2024-04-08ASoC: cs35l56: Prevent overwriting firmware ASP configRichard Fitzgerald1-0/+2
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-0/+10
2024-03-08ASoC: cs35l56: Add support for CS35L54 and CS35L57Simon Trimmer1-0/+1
2024-02-23ASoC: cs35l56: Add helper functions for amp calibrationRichard Fitzgerald1-0/+10
2024-02-01ASoC: cs35l56: Allow more time for firmware to bootRichard Fitzgerald1-1/+1
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald1-0/+1
2024-02-01ASoC: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald1-0/+3
2024-02-01ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald1-0/+1
2023-10-06ASoC: cs35l56: Wake transactions need to be issued twiceSimon Trimmer1-0/+1
2023-10-03ASoC: cs35l56: Remove unused hibernate wake constantsSimon Trimmer1-2/+0
2023-07-23ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer1-0/+1
2023-07-23ASoC: cs35l56: Make common function for control port waitSimon Trimmer1-0/+1
2023-07-23ASoC: cs35l56: Move part of cs35l56_init() to shared libraryRichard Fitzgerald1-0/+1
2023-07-23ASoC: cs35l56: Move cs_dsp init into shared libraryRichard Fitzgerald1-1/+1
2023-07-23ASoC: cs35l56: Move runtime suspend/resume to shared libraryRichard Fitzgerald1-0/+2
2023-07-23ASoC: cs35l56: Move utility functions to shared fileSimon Trimmer1-0/+7
2023-07-23ASoC: cs35l56: Move shared data into a common data structureSimon Trimmer1-1/+14
2023-07-18ASoC: cs35l56: Patch soft registers to defaultsRichard Fitzgerald1-1/+1