summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tlv320adcx140: Fix tx_mask checkSascha Hauer2022-07-071-7/+6
* ASoC: max98396: Fix register access for PCM format settingsDaniel Mack2022-07-071-4/+6
* ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini2022-07-072-0/+10
* ASoC: madera: Fix event generation for rate controlsCharles Keepax2022-06-241-3/+3
* ASoC: madera: Fix event generation for OUT1 demuxCharles Keepax2022-06-241-1/+7
* ASoC: cs47l15: Fix event generation for low power mux controlCharles Keepax2022-06-241-1/+4
* ASoC: cs35l41: Add ASP TX3/4 source to register patchCharles Keepax2022-06-241-2/+8
* ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO errorShuming Fan2022-06-241-2/+2
* ASoC: cs35l41: Correct some control namesCharles Keepax2022-06-241-6/+6
* ASoC: wm5110: Fix DRE controlCharles Keepax2022-06-241-2/+6
* ASoC: wm_adsp: Fix event for preloaderCharles Keepax2022-06-241-1/+1
* ASoC: wcd938x: Fix event generation for some controlsMark Brown2022-06-241-0/+12
* ASoC: wcd9335: Fix spurious event generationMark Brown2022-06-241-0/+3
* ASoC: wcd9335: Remove RX channel from old list before adding it to a new oneYassine Oudjana2022-06-241-1/+4
* ASoC: ak4613: cares Simple-Audio-Card case for TDMKuninori Morimoto2022-06-241-2/+4
* ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detectPierre-Louis Bossart2022-06-243-26/+40
* ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probePierre-Louis Bossart2022-06-243-21/+13
* ASoC: rt7*-sdw: harden jack_detect_handlerPierre-Louis Bossart2022-06-243-3/+3
* ASoC: rt711: fix calibrate mutex initializationPierre-Louis Bossart2022-06-242-1/+4
* ASoC: rt711-sdca-sdw: fix calibrate mutex initializationPierre-Louis Bossart2022-06-242-1/+4
* ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on removePierre-Louis Bossart2022-06-249-5/+76
* Merge tag 'v5.19-rc1' into asoc-5.19Mark Brown2022-06-077-1057/+396
|\
| * Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-06-013-5/+26
| |\
| * \ Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-05-23217-1149/+4792
| |\ \
| * \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2022-05-2316-78/+100
| |\ \ \
| | * \ \ Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-05-211-5/+5
| | |\ \ \
| | | * | | ASoC: wm_adsp: Compressed stream DSP memory structs should be __packedSimon Trimmer2022-03-091-5/+5
| * | | | | ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding2022-05-162-18/+26
| * | | | | ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding2022-05-162-24/+34
| * | | | | ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding2022-05-163-82/+62
| * | | | | ASoC: cs42l42: Move CS42L42 register descriptions to general includeStefan Binding2022-05-091-824/+2
| * | | | | ASoC: cs35l41: Support external boostLucas Tanure2022-04-132-15/+39
| * | | | | ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure2022-04-131-3/+126
| * | | | | ALSA: cs35l41: Enable Internal Boost in shared libLucas Tanure2022-04-131-0/+3
| * | | | | ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure2022-04-132-43/+42
| * | | | | ALSA: cs35l41: Check hw_config before using itLucas Tanure2022-04-132-33/+59
| * | | | | ALSA: cs35l41: Unify hardware configurationLucas Tanure2022-04-134-59/+47
* | | | | | ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown2022-06-061-1/+1
* | | | | | ASoC: es8328: Fix event generation for deemphasis controlMark Brown2022-06-061-1/+4
* | | | | | ASoC: wm8962: Fix suspend while playing musicAdam Ford2022-06-061-0/+1
* | | | | | ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax2022-06-031-1/+1
* | | | | | ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax2022-06-031-2/+2
* | | | | | ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax2022-06-031-1/+3
* | | | | | ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax2022-06-031-8/+8
* | | | | | ASoC: cs35l36: Update digital volume TLVCharles Keepax2022-06-031-1/+2
* | | | | | ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax2022-06-031-2/+2
* | | | | | ASoC: nau8822: Add operation for internal PLL off and onHui Wang2022-06-012-0/+7
| |_|_|_|/ |/| | | |
* | | | | 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: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou2022-05-242-2/+11
| |_|_|/ |/| | |