summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7219-aad.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: da7219: Support low DC impedance headsetDavid Rau2023-12-041-1/+1
* ASoC: da7219: Improve system suspend and resume handlingDavid Rau2023-11-011-2/+7
* ASoC: da7219: Correct the process of setting up Gnd switch in AADDavid Rau2023-10-171-6/+5
* ASoC: da7219: Check for failure reading AAD IRQ eventsDmytro Maluka2023-07-231-3/+7
* ASoC: da7219: Flush pending AAD IRQ when suspendingDmytro Maluka2023-07-231-0/+2
* ASoC: da7219: Add Jack insertion detection polarityDavid Rau2023-05-231-4/+38
* ASoC: da7219: Improve the relability of AAD IRQ processDavid Rau2023-04-131-31/+29
* ASoC: da7219: Initialize jack_det_mutexGuenter Roeck2023-03-081-0/+2
* ASoC: da7219: Improve the IRQ process to increase the stabilityDavid Rau2023-02-151-7/+34
* ASoC: da7219: Fix pole orientation detection on OMTP headsets when playing musicDavid Rau2022-12-011-6/+36
* ASoC: codecs: da7219: Do not export internal symbolsAmadeusz Sławiński2022-11-071-4/+0
* ASoC: da7219: cancel AAD related work earlier for jack removalAdam Thomson2022-05-301-4/+4
* ASoC: da7219: Fix pole orientation detection on certain headsetsAdam Thomson2022-05-301-0/+12
* ASoC: da7219-aad: remove useless initializationPierre-Louis Bossart2021-03-181-1/+1
* ASoC: da7219: Move required devm_* allocations to device level codeAdam Thomson2020-08-171-35/+50
* ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-8/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* ASoC: da7219: fix endianness issuesPierre-Louis Bossart2019-01-071-1/+1
* ASoC: da7219: Add delays to capture path to remove DC offset noiseAdam Thomson2018-08-091-0/+5
* ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto2018-02-121-118/+118
* ASoC: da7219: Fix HP detection procedure for all MCLK frequenciesAdam Thomson2017-06-191-7/+24
* ASoC: da7219: Improve pop/click performance for sensitive HPsAdam Thomson2016-10-051-4/+14
* ASoC: da7219: Disable AAD if codec is not a wake-up sourceAdam Thomson2016-09-261-0/+56
* ASoC: da7219: Support HP detect procedure when MCLK not presentAdam Thomson2016-09-141-2/+32
* ASoC: da7219: Make more efficient use of MCLK within driverAdam Thomson2016-08-081-1/+17
* ASoC: da7219: Convert driver to use generic device/fwnode functionsAdam Thomson2016-06-261-52/+51
* ASoC: codecs: Add da7219 codec driverAdam Thomson2015-10-021-0/+823