summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: atmel: Fix the 8K sample parameter in I2SC masterGuiting Shen2023-07-251-1/+4
* ASoC: rt711-sdca: fix for JD event handling in ClockStop Mode0Shuming Fan2023-07-251-1/+9
* ASoC: rt711: fix for JD event handling in ClockStop Mode0Shuming Fan2023-07-251-1/+8
* ASoC: rt722-sdca: fix for JD event handling in ClockStop Mode0Shuming Fan2023-07-251-1/+9
* ASoC: rt712-sdca: fix for JD event handling in ClockStop Mode0Shuming Fan2023-07-251-1/+9
* ASoc: codecs: ES8316: Fix DMIC configEdgar2023-07-251-1/+1
* ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0Shuming Fan2023-07-251-1/+8
* ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown2023-07-241-0/+3
* ASoC: da7219: Patches related to a spurious AAD IRQMark Brown2023-07-241-3/+9
|\
| * 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: nau8821: Add DMI quirk mechanism for active-high jack-detectEdson Juliano Drosdeck2023-07-231-0/+41
|/
* ASoC: fsl_spdif: Silence output on stopMatus Gajdos2023-07-191-0/+2
* ASoC: fsl_sai: Disable bit clock with transmitterMatus Gajdos2023-07-172-1/+2
* ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write()Dan Carpenter2023-07-171-5/+4
* ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni2023-07-173-8/+6
* ASoC: Merge v6.5-rc2Mark Brown2023-07-174-19/+46
|\
| * Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-052-5/+29
| |\
| | * ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart2023-05-271-1/+1
| | * ASoC: SOF: Intel: hda: retrieve SoundWire eml_lock and pass pointerPierre-Louis Bossart2023-05-271-0/+9
| | * ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart2023-05-271-0/+1
| | * soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart2023-05-271-4/+17
| | * ASoC: SOF: Intel: shim: add enum for ACE 2.0 IP used in LunarLakePierre-Louis Bossart2023-05-271-0/+1
| * | Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-06-29438-3461/+19770
| |\ \
| | * \ Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-06-26437-3449/+19746
| | |\ \
| | * \ \ Merge branch 'for-next' into for-linusTakashi Iwai2023-06-261-12/+24
| | |\ \ \
| | | * | | ASoC: hdmi-codec: fix channel info for compressed formatsMatthias Reichl2023-06-251-12/+24
| | | | |/ | | | |/|
| * | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-06-291-13/+16
| |\ \ \ \
| | * | | | ASoC: tlv320aic32x4: pll: Remove impossible condition in clk_aic32x4_pll_dete...Stephen Boyd2023-06-131-5/+1
| | * | | | ASoC: tlv320aic32x4: div: Switch to determine_rateMaxime Ripard2023-06-081-6/+7
| | * | | | ASoC: tlv320aic32x4: pll: Switch to determine_rateMaxime Ripard2023-06-081-7/+12
| | * | | | ASoC: tlv320aic32x4: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2023-06-281-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add Renesas PMIC RAA215300 and built-in RTCMark Brown2023-06-2424-88/+102
| | |\ \ \
| | * \ \ \ spi-geni-qcom: Add new interfaces and utilise themMark Brown2023-06-0716-57/+93
| | |\ \ \ \
| | * \ \ \ \ regulator: Merge up v6.4-rc3Mark Brown2023-05-2420-71/+247
| | |\ \ \ \ \
| | * | | | | | mfd: rk808: Split into core and i2cSebastian Reichel2023-05-151-1/+1
| | | |_|_|/ / | | |/| | | |
* | | | | | | ASoC: rt5640: Fix the issue of speaker noiseDerek Fang2023-07-141-1/+0
* | | | | | | ASoC: amd: ps: Fix extraneous error messagesMario Limonciello2023-07-091-2/+2
* | | | | | | ASoC: fsl_sai: Revert "ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode"Fabio Estevam2023-07-091-6/+0
* | | | | | | ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferralMark Brown2023-07-066-30/+118
|\ \ \ \ \ \ \
| * | | | | | | ASoC: core: suppress probe deferral errorsJohan Hovold2023-07-061-2/+4
| * | | | | | | ASoC: topology: suppress probe deferral errorsJohan Hovold2023-07-061-3/+7
| * | | | | | | ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component removeJohan Hovold2023-07-061-16/+41
| * | | | | | | ASoC: codecs: wcd934x: fix resource leaks on component removeJohan Hovold2023-07-061-0/+12
| * | | | | | | ASoC: codecs: wcd938x: fix resource leaks on component removeJohan Hovold2023-07-061-7/+48
| * | | | | | | ASoC: codecs: wcd938x: fix missing clsh ctrl error handlingJohan Hovold2023-07-061-0/+4
| * | | | | | | ASoC: qdsp6: audioreach: fix topology probe deferralJohan Hovold2023-07-061-2/+2
* | | | | | | | ASoC: codecs: SND_SOC_WCD934X should select REGMAP_IRQGeert Uytterhoeven2023-07-061-0/+1
* | | | | | | | ASoC: qcom: q6apm: do not close GPR port before closing graphSrinivas Kandagatla2023-07-061-1/+6
|/ / / / / / /