summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-09-063-1/+12
|\
| * ASoC: codecs: lpass-va-macro: set the default codec version for sm8250Srinivas Kandagatla2024-08-301-1/+10
| * ASoC: fix module autoloadingLiao Chen2024-08-261-0/+1
| * ASoC: tda7419: fix module autoloadingLiao Chen2024-08-261-0/+1
* | Merge tag 'sound-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-08-275-4/+27
|\|
| * ASoC: cs-amp-lib: Ignore empty UEFI calibration entriesRichard Fitzgerald2024-08-221-1/+6
| * ASoC: cs-amp-lib-test: Force test calibration blob entries to be validRichard Fitzgerald2024-08-221-0/+9
| * ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIOKrzysztof Kozlowski2024-08-141-3/+2
| * ASoC: codecs: warn on unknown codec versionMark Brown2024-08-082-0/+10
| |\
| | * ASoC: codecs: lpass-va-macro: warn on unknown versionDmitry Baryshkov2024-08-081-0/+4
| | * ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecsDmitry Baryshkov2024-08-081-0/+6
* | | Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-08-231-1/+0
|\ \ \ | |/ / |/| |
| * | treewide: remove unnecessary <linux/version.h> inclusionMasahiro Yamada2024-08-121-1/+0
* | | ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default valueSimon Trimmer2024-08-081-0/+1
* | | ASoC: codecs: ES8326: button detect issueZhang Yi2024-08-081-0/+2
| |/ |/|
* | ASoC: Extend wm_adsp so cs35l56 can suppress controlsMark Brown2024-08-063-3/+28
|\ \
| * | ASoC: cs35l56: Stop creating ALSA controls for firmware coefficientsSimon Trimmer2024-08-051-0/+11
| * | ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add()Simon Trimmer2024-08-052-3/+17
* | | ASoC: cs35l56: Handle OTP read latency over SoundWireRichard Fitzgerald2024-08-051-0/+77
* | | ASoC: codecs: lpass-macro: fix missing codec versionJohan Hovold2024-08-051-0/+2
* | | ASoC: cs-amp-lib: Fix NULL pointer crash if efi.get_variable is NULLRichard Fitzgerald2024-08-051-1/+1
|/ /
* | ASoC: cs42l43: Cache shutter IRQ control pointersCharles Keepax2024-08-022-17/+58
* | ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helperCharles Keepax2024-08-021-9/+2
* | ASoC: cs42l43: Remove redundant semi-colon at end of functionCharles Keepax2024-08-021-1/+1
* | ASoC: nau8822: Lower debug print priorityFrancesco Dolcini2024-07-311-1/+1
* | ASoC: codecs: wcd93xx/wsa88xx: Correct Soundwire portsMark Brown2024-07-296-9/+9
|\ \
| * | ASoC: codecs: wsa884x: Correct Soundwire ports maskKrzysztof Kozlowski2024-07-291-1/+1
| * | ASoC: codecs: wsa883x: Correct Soundwire ports maskKrzysztof Kozlowski2024-07-291-1/+1
| * | ASoC: codecs: wsa881x: Correct Soundwire ports maskKrzysztof Kozlowski2024-07-291-1/+1
| * | ASoC: codecs: wcd939x-sdw: Correct Soundwire ports maskKrzysztof Kozlowski2024-07-291-2/+2
| * | ASoC: codecs: wcd938x-sdw: Correct Soundwire ports maskKrzysztof Kozlowski2024-07-291-2/+2
| * | ASoC: codecs: wcd937x-sdw: Correct Soundwire ports maskKrzysztof Kozlowski2024-07-291-2/+2
| |/
* / ASoC: cs530x: Change IN HPF Select kcontrol namePaul Handrigan2024-07-291-4/+4
|/
* Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-271-7/+5
|\
| * of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-251-7/+5
* | Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-261-1/+1
|\ \ | |/ |/|
| * ASoC: TAS2781: Fix tasdev_load_calibrated_data()Dan Carpenter2024-07-221-1/+1
* | Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-07-1997-1480/+14910
|\|
| * Fix the unbalanced pm_runtime_enable in wcd937x-sdwMark Brown2024-07-123-85/+30
| |\
| | * ASoC: codecs: wcd937x: Remove separate handling for vdd-buck supplyMohammad Rafi Shaik2024-07-122-49/+14
| | * ASoC: codecs: wcd937x: Remove the string compare in MIC BIAS widget settingsMohammad Rafi Shaik2024-07-121-26/+8
| | * ASoC: codecs: wcd937x-sdw: Fix Unbalanced pm_runtime_enableMohammad Rafi Shaik2024-07-121-10/+8
| * | ASoC: tas2781: Add new Kontrol to set tas2563 digital VolumeShenghao Ding2024-07-121-9/+120
| |/
| * firmware: cs_dsp: Some small coding improvementsMark Brown2024-07-114-7/+27
| |\
| | * firmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald2024-07-101-1/+1
| * | ASoC: cs530x: Remove bclk from private structurePaul Handrigan2024-07-102-13/+12
| * | ASoC: cs530x: Calculate proper bclk rate using TDMPaul Handrigan2024-07-102-5/+11
| * | ASoC: codecs: aw88395: Simplify with cleanup.hKrzysztof Kozlowski2024-07-091-34/+17
| * | ASoc: TAS2781: rename the tas2781_reset as tasdevice_resetShenghao Ding2024-07-092-4/+6
| * | ASoC: Simplify code with cleanup.hMark Brown2024-07-083-80/+47
| |\ \