summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
7 daysASoC: codecs: rt5640: Retry DEVICE_ID verificationXinxin Wan1-0/+5
7 daysASoC: hdac_hdmi: Rate limit logging on connection and disconnectionMark Brown1-4/+6
2025-07-17ASoC: rt721-sdca: fix boost gain calculation errorJack Yu1-4/+19
2025-07-17ASoC: cs35l56: probe() should fail if the device ID is not recognizedRichard Fitzgerald1-1/+1
2025-07-06ASoC: codecs: wcd9335: Fix missing free of regulator suppliesKrzysztof Kozlowski1-18/+7
2025-07-06ASoC: codec: wcd9335: Convert to GPIO descriptorsPeng Fan1-8/+7
2025-07-06ASoC: rt1320: fix speaker noise when volume bar is 100%Shuming Fan1-1/+16
2025-06-27ASoC: tas2770: Power cycle amp on ISENSE/VSENSE changeHector Martin1-2/+28
2025-06-27ASoC: codecs: wcd937x: Drop unused buck_supplyKrzysztof Kozlowski1-1/+0
2025-06-27ASoC: codecs: wcd9375: Fix double free of regulator suppliesKrzysztof Kozlowski1-5/+1
2025-06-19ASoC: codecs: hda: Fix RPM usage count underflowCezary Rojewski1-2/+2
2025-06-19ASoC: tas2764: Enable main IRQsHector Martin1-1/+1
2025-06-19ASoC: tas2764: Reinit cache on part resetMartin PoviĊĦer1-0/+3
2025-04-23ASoC: cs42l43: Disable headphone clamps during type detectionCharles Keepax1-0/+7
2025-04-14Fix up building KUnit tests for Cirrus Logic modulesMark Brown1-3/+2
2025-04-13ASoC: cs-amp-lib-test: Don't select SND_SOC_CS_AMP_LIBRichard Fitzgerald1-3/+2
2025-04-10ASoC: codecs: Add of_match_table for aw888081 driverWeidong Wang1-0/+10
2025-04-09ASoC: cs42l43: Reset clamp override on jack removalCharles Keepax1-0/+3
2025-04-08ASoC: codecs: lpass-wsa: fix VI capture setup.Mark Brown1-33/+84
2025-04-08ASoC: hdmi-codec: use RTD ID instead of DAI ID for ELD entryKuninori Morimoto1-3/+19
2025-04-06ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channelsSrinivas Kandagatla1-45/+63
2025-04-06ASoC: codecs:lpass-wsa-macro: Fix vi feedback rateSrinivas Kandagatla1-3/+36
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-31/+8
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2025-04-02Merge tag 'asoc-fix-v6.15-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai4-31/+8
2025-04-01Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2025-03-31ASoC: codecs: rt5665: Fix some error handling paths in rt5665_probe()Christophe JAILLET1-20/+4
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+4
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds209-1386/+4764
2025-03-26ASoC: codecs: wsa88xx: Correct VI sense channel maskMark Brown2-2/+2
2025-03-26ASoC: sma1307: Fix error handling in sma1307_setting_loaded()Dan Carpenter1-9/+2
2025-03-26ASoC: codecs: wsa884x: Correct VI sense channel maskKrzysztof Kozlowski1-1/+1
2025-03-26ASoC: codecs: wsa883x: Correct VI sense channel maskKrzysztof Kozlowski1-1/+1
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+1
2025-03-25objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934...Josh Poimboeuf1-1/+1
2025-03-24Merge tag 'asoc-v6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai207-1307/+4370
2025-03-20ASoC: dmic: Fix NULL pointer dereferenceMario Limonciello1-2/+6
2025-03-20ASoC: wm8904: Add DMIC and DRC supportMark Brown1-7/+310
2025-03-20Tidy up ASoC control get and put handlersMark Brown1-2/+2
2025-03-20ASoC: wm8904: add DMIC supportErnest Van Hoecke1-5/+120
2025-03-20ASoC: wm8904: get platform data from DTErnest Van Hoecke1-1/+188
2025-03-20ASoC: wm8904: Don't touch GPIO configs set to 0xFFFFErnest Van Hoecke1-1/+2
2025-03-19irqdomain: sound: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)3-3/+3
2025-03-19ASoC: ops: Remove snd_soc_put_volsw_range()Charles Keepax1-1/+1
2025-03-19ASoC: ops: Remove snd_soc_get_volsw_range()Charles Keepax1-1/+1
2025-03-19ASoC: tas2781: Support dsp firmware Alpha and Beta seaiesShenghao Ding2-79/+326
2025-03-19Merge branch 'for-linus' into for-nextTakashi Iwai18-49/+192
2025-03-18ASoC: codecs: Add aw88166 amplifier driverMark Brown4-0/+2482
2025-03-18ASoC: codecs: ntp8918: Remove duplicate clk.h headerChen Ni1-1/+0