summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-09-14ASoC: vangogh: Remove 44.1k supportDavid Rhodes1-4/+1
2021-09-14ASoC: nuvoton: fix ADC channel and Biquad setupSeven Lee2-27/+27
2021-09-14ASoC: cs35l41: Keep RX slots after set by the userLucas Tanure3-27/+2
2021-09-14ASoC: cs35l41: Dont create Fast Switch Controls for ACPILucas Tanure1-23/+24
2021-09-02ASoC: amd: enable build for vangogh machine driverVijendar Mukunda2-0/+10
2021-09-02ASoC: amd: add machine driver for VG platformVijendar Mukunda1-0/+360
2021-09-02ASoC: amd: create platform device for VG machine driverVijendar Mukunda2-1/+4
2021-09-01ASoC: amd: renoir: Run hibernation callbacksMario Limonciello1-0/+2
2021-09-01ASoC: component: Remove misplaced prefix handling in pin control functionsMark Brown1-36/+27
2021-09-01ASoC: cs35l41: Set the max SPI speed for the whole deviceLucas Tanure3-16/+3
2021-09-01ASoC: cs35l41: Remove DSP rate cacheDavid Rhodes2-16/+25
2021-09-01ASoC: cs35l41: Fix fwname for ACPIDavid Rhodes1-0/+2
2021-09-01ASoC: cs35l41: Use device_property API instead of of_propertyDavid Rhodes1-141/+116
2021-09-01ASoC: cs35l41: Only enable GPIO as SYNC when neededLi Xu1-2/+12
2021-09-01ASoC: cs35l41: Add shared boost featureLi Xu2-0/+78
2021-09-01ASoC: cs35l41: Ensure dai_set_sysclk can handle higher frequenciesAdam Brickman1-6/+6
2021-09-01ASoC: cs35l41: Modify GPIO GLOBAL_EN controlLi Xu2-1/+50
2021-09-01ASoC: cs35l41: Correct use of usleep_rangeDavid Rhodes1-4/+4
2021-09-01ASoC: cs35l41: Remove unnecessary private dataDavid Rhodes1-29/+23
2021-09-01ASoC: cs35l36: Fix CS35L36 MakefileDavid Rhodes1-1/+1
2021-09-01ASoC: cs35l41: Add Hibernate Registers to tablesDavid Rhodes1-0/+4
2021-09-01ASoC: cs35l41: Enable extended standby state in probeVlad Karpovich1-0/+5
2021-09-01ASoC: cs35l41: Implement speaker open/short circuit detectionAdam Brickman2-2/+30
2021-09-01ASoC: cs35l41: Implement speaker port block statusAdam Brickman3-0/+76
2021-09-01ASoC: cs35l41: Simplify mailbox interaction implementationAdam Brickman2-59/+31
2021-09-01ASoC: cs35l41: ACPI enumerationDavid Rhodes3-2/+30
2021-09-01ASoC: cs35l41: Defer probe on I2C error.Vlad Karpovich1-2/+6
2021-09-01ASoC: cs35l41: Add extra error checks to probeVlad Karpovich1-13/+61
2021-09-01ASoC: cs35l41: Amp Enable SwitchDavid Rhodes1-2/+7
2021-09-01ASoC: cs35l41: Add AMP Reset controlVlad Karpovich1-0/+100
2021-09-01ASoC: cs35l41: Move DSP resume to later stageVlad Karpovich1-27/+32
2021-09-01ASoC: cs35l41: Prevent out-of-bounds access in rate listDavid Rhodes1-1/+8
2021-09-01ASoC: cs35l41: HW Noise GateDavid Rhodes2-29/+66
2021-09-01ASoC: cs35l41: Update year in copyright headerDavid Rhodes5-5/+5
2021-09-01ASoC: cs35l41: Add unique fw and coefficient filename supportAdam Brickman1-7/+18
2021-09-01ASoC: cs35l41: Fix warning for possible case statement fall throughAdam Brickman1-3/+10
2021-09-01ASoC: cs35l41: Fix names and commentsDavid Rhodes1-29/+28
2021-09-01ASoC: cs35l41: Remove Amp Enable controlDavid Rhodes1-1/+0
2021-09-01ASoC: cs35l41: Increase Hibernate timeoutDavid Rhodes1-3/+6
2021-09-01ASoC: cs35l41: Namespace structsDavid Rhodes1-6/+6
2021-09-01ASoC: cs35l41: Hibernate trim optimizationDavid Rhodes3-2/+58
2021-09-01ASoC: cs35l41: Fix wait_for_powermgmt_sts warningAdam Brickman1-1/+1
2021-09-01ASoC: cs35l41: Remove ASP Rate select ErrataDavid Rhodes1-3/+0
2021-09-01ASoC: cs35l41: Fix fs_mon valuesAdam Brickman1-17/+75
2021-09-01ASoC: cs35l41: Fix PDN failed messageAdam Brickman1-16/+20
2021-09-01ASoC: cs35l41: Support standalone module buildDavid Rhodes1-4/+2
2021-09-01ASoC: cs35l41: Allow shared IRQDavid Rhodes1-2/+2
2021-09-01ASoC: cs35l41: Use function to convert ktime_t to s64Li Xu1-2/+2
2021-09-01ASoC: cs35l41: Fix various mutex init / destroy issuesAdam Brickman3-3/+3
2021-09-01ASoC: cs35l41: Code style fixupsAdam Brickman1-73/+75