aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/da7219-aad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-04ASoC: da7219: Support low DC impedance headsetDavid Rau1-1/+1
2023-11-01ASoC: da7219: Improve system suspend and resume handlingDavid Rau1-2/+7
2023-10-17ASoC: da7219: Correct the process of setting up Gnd switch in AADDavid Rau1-6/+5
2023-07-23ASoC: da7219: Check for failure reading AAD IRQ eventsDmytro Maluka1-3/+7
2023-07-23ASoC: da7219: Flush pending AAD IRQ when suspendingDmytro Maluka1-0/+2
2023-05-23ASoC: da7219: Add Jack insertion detection polarityDavid Rau1-4/+38
2023-04-13ASoC: da7219: Improve the relability of AAD IRQ processDavid Rau1-31/+29
2023-03-08ASoC: da7219: Initialize jack_det_mutexGuenter Roeck1-0/+2
2023-02-15ASoC: da7219: Improve the IRQ process to increase the stabilityDavid Rau1-7/+34
2022-12-01ASoC: da7219: Fix pole orientation detection on OMTP headsets when playing musicDavid Rau1-6/+36
2022-11-07ASoC: codecs: da7219: Do not export internal symbolsAmadeusz Sławiński1-4/+0
2022-05-30ASoC: da7219: cancel AAD related work earlier for jack removalAdam Thomson1-4/+4
2022-05-30ASoC: da7219: Fix pole orientation detection on certain headsetsAdam Thomson1-0/+12
2021-03-18ASoC: da7219-aad: remove useless initializationPierre-Louis Bossart1-1/+1
2020-08-17ASoC: da7219: Move required devm_* allocations to device level codeAdam Thomson1-35/+50
2020-06-22ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto1-8/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-01-07ASoC: da7219: fix endianness issuesPierre-Louis Bossart1-1/+1
2018-08-09ASoC: da7219: Add delays to capture path to remove DC offset noiseAdam Thomson1-0/+5
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto1-118/+118
2017-06-19ASoC: da7219: Fix HP detection procedure for all MCLK frequenciesAdam Thomson1-7/+24
2016-10-05ASoC: da7219: Improve pop/click performance for sensitive HPsAdam Thomson1-4/+14
2016-09-26ASoC: da7219: Disable AAD if codec is not a wake-up sourceAdam Thomson1-0/+56
2016-09-14ASoC: da7219: Support HP detect procedure when MCLK not presentAdam Thomson1-2/+32
2016-08-08ASoC: da7219: Make more efficient use of MCLK within driverAdam Thomson1-1/+17
2016-06-26ASoC: da7219: Convert driver to use generic device/fwnode functionsAdam Thomson1-52/+51
2015-10-02ASoC: codecs: Add da7219 codec driverAdam Thomson1-0/+823