summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
|/ / / / / / /
* | | | | | | ASoC: codecs: wcd938x: fix dB range for HPHL and HPHRSrinivas Kandagatla2023-07-051-3/+3
* | | | | | | ASoC: qcom: q6afe-dai: fix Display Port Playback stream nameSrinivas Kandagatla2023-07-051-1/+1
* | | | | | | ASoC: rt5645: check return value after reading device idShuming Fan2023-07-051-1/+5
* | | | | | | ASoC: cs35l45: Select REGMAP_IRQNathan Chancellor2023-07-051-0/+1
* | | | | | | ASoC: codecs: wcd938x: fix missing mbhc init error handlingJohan Hovold2023-07-041-0/+2
* | | | | | | ASoC: codecs: wcd938x: fix soundwire initialisation raceJohan Hovold2023-07-031-0/+9
* | | | | | | ASoC: codecs: wcd938x/wcd934x: loglevel fix andMark Brown2023-06-302-12/+13
|\ \ \ \ \ \ \
| * | | | | | | ASoC: codecs: wcd934x: drop inline keywordsJohan Hovold2023-06-301-3/+3
| * | | | | | | ASoC: codecs: wcd934x: demote impedance printkJohan Hovold2023-06-301-1/+1
| * | | | | | | ASoC: codecs: wcd938x: use dev_printk() for impedance loggingJohan Hovold2023-06-301-7/+8
| * | | | | | | ASoC: codecs: wcd938x: drop inline keywordsJohan Hovold2023-06-301-3/+3
| * | | | | | | ASoC: codecs: wcd938x: fix mbhc impedance loglevelJohan Hovold2023-06-301-2/+2
* | | | | | | | ASoC: qdsp6: q6apm: use dai link pcm id as pcm device numberSrinivas Kandagatla2023-06-301-0/+1
* | | | | | | | ASoC: codecs: wcd938x: fix codec initialisation raceJohan Hovold2023-06-301-0/+6
* | | | | | | | ASoC: SOF: amd: add revision check for sending sha dma completion commandMastan Katragadda2023-06-301-3/+7
|/ / / / / / /
* | | | | | | ASoC: rt5640: Fix sleep in atomic contextSameer Pujar2023-06-291-5/+7
* | | | | | | ASoC: tegra: Fix ADX byte mapSheetal2023-06-291-12/+22
* | | | | | | ASoC: tegra: Fix AMX byte mapSheetal2023-06-291-18/+22
* | | | | | | ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count()Vijendar Mukunda2023-06-261-3/+4
* | | | | | | ASoC: amd: ps: fix byte count return value for invalid SoundWire manager inst...Vijendar Mukunda2023-06-261-1/+2
* | | | | | | ASoC: amd: ps: add comments for DMA register mappingVijendar Mukunda2023-06-261-0/+11
* | | | | | | ASoC: amd: ps: fix for position register set for AUDIO0 RX streamVijendar Mukunda2023-06-261-1/+1
* | | | | | | ASoC: amd: ps: add fix for dma irq mask for rx streams for SDW0 instanceVijendar Mukunda2023-06-261-1/+1
* | | | | | | ASoC: amd: ps: add comments for DMA irq bits mappingVijendar Mukunda2023-06-261-0/+20
* | | | | | | ASoC: hdmi-codec: fix channel info for compressed formatsMatthias Reichl2023-06-261-12/+24
| |_|_|_|_|/ |/| | | | |
* | | | | | ASoC: core: Always store of_node when getting DAI link componentMark Brown2023-06-231-1/+2
* | | | | | ASoC: tas2781: Fix error code in tas2781_load_calibration()Dan Carpenter2023-06-231-0/+1
* | | | | | ASoC: amd: update pm_runtime enable sequenceArun Gopal Kondaveeti2023-06-235-6/+10
* | | | | | ASoC: tas2781: fix Kconfig dependenciesArnd Bergmann2023-06-221-0/+1
* | | | | | ASoC: amd: acp: remove acp poweroff functionSyed Saba Kareem2023-06-222-42/+0
* | | | | | ASoC: amd: acp: clear pdm dma interrupt maskSyed Saba Kareem2023-06-221-1/+1