summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2024-12-18ASoC: rt722: add delay time to wait for the calibration procedureShuming Fan1-1/+6
2024-12-11ASoC: tas2781: Fix calibration issue in stress testShenghao Ding1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra23-90/+88
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-42/+0
2024-11-15ASoC: hdmi-codec: reorder channel allocation listJonas Karlman1-63/+77
2024-11-14ASoc: simple-mux: Allow to specify an idle-stateMark Brown1-1/+38
2024-11-14ASoC: sma1307: fix uninitialized variable refenceArnd Bergmann1-5/+5
2024-11-14ASoC: Merge up fixesMark Brown12-34/+59
2024-11-14ASoc: simple-mux: add idle-state supportHendrik v. Raven1-1/+38
2024-11-12ASoC: max9768: Fix event generation for playback muteMark Brown1-2/+9
2024-11-11ASoC: max98088: Add headphone mixer switchMarek Vasut1-0/+3
2024-11-11ASoC: max98088: Add left/right DAC volume controlMarek Vasut1-0/+3
2024-11-11ASoC: max98088: Remove duplicate DACsMarek Vasut1-54/+26
2024-11-08ASoC: sma1307: Fix invalid logical judgementTang Bin1-3/+0
2024-11-07Add a driver for the Iron Device SMA1307 AmpMark Brown4-0/+2508
2024-11-06ASoC: da7213: Extend support for the MCK in range [2, 50] MHzHao Bui2-5/+14
2024-11-06ASoC: da7213: Avoid setting PLL when closing audio streamHao Bui1-0/+4
2024-11-06ASoC: da7213: Add suspend to RAM supportClaudiu Beznea1-0/+1
2024-11-06ASoC: da7213: Return directly the value of regcache_sync()Claudiu Beznea1-2/+1
2024-11-06ASoC: da7213: Populate max_register to regmap_configClaudiu Beznea1-0/+1
2024-11-06ASoC: sma1307: Add driver for Iron Device SMA1307Kiseok Jo4-0/+2508
2024-11-05ASoC: codecs: Add aw88081 amplifier driverMark Brown4-0/+1387
2024-11-05ASoC: rt721-sdca: change interrupt mask from XU to GEJack Yu3-11/+9
2024-11-05ASoC: rt722: change the interrupt mask for jack type detectionShuming Fan2-11/+8
2024-11-05ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata()Qiu-ji Chen1-3/+6
2024-11-05ASoC: codecs: ES8326: Reduce pop noiseZhang Yi1-2/+2
2024-11-04ASoC: tas2781: Add new driver version for tas2563 & tas2781 qfn chipShenghao Ding1-0/+1
2024-11-01ASoC: codecs: Add aw88081 amplifier driverWeidong Wang4-0/+1387
2024-10-31mfd: cs42l43: Disable IRQs during suspendCharles Keepax1-42/+0
2024-10-31ASoC: codecs: wcd937x: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-10-30ASoC: cs42l84: Remove unused including <linux/version.h>Jiapeng Chong1-1/+0
2024-10-29ASoC: codecs: adau1373: drop platform dataMark Brown2-46/+156
2024-10-29ASoC: codecs: adau1373: add powerdown gpioNuno Sa1-1/+27
2024-10-29ASoC: codecs: adau1373: drop patform_dataNuno Sa1-44/+128
2024-10-29ASoC: codecs: adau1373: add some kconfig textNuno Sa1-1/+1
2024-10-29ASoC: codecs: wcd937x: relax the AUX PDM watchdogAlexey Klimov2-2/+12
2024-10-29ASoC: codecs: wcd937x: add missing LO Switch controlAlexey Klimov1-0/+2
2024-10-29ASoC: cs42l84: remove incorrect of_match_ptr()Arnd Bergmann1-1/+1
2024-10-28ASoC: codecs: ES8326: Modify the configuration of and micbiasZhang Yi1-4/+16
2024-10-28ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()Christophe JAILLET1-2/+5
2024-10-25ASoC: rt1320: add mic functionShuming Fan2-14/+313
2024-10-25ASoC: codecs: rt5640: Always disable IRQs from rt5640_cancel_work()Hans de Goede1-12/+15
2024-10-24ASoC: add CS42L84 codec driverMark Brown4-0/+1331
2024-10-24ASoC: cs42l84: leverage ring sense IRQs to correctly detect headsetsJames Calligeros1-30/+60
2024-10-24ASoC: cs42l84: Add new codec driverMartin PoviĊĦer4-0/+1301
2024-10-24ASoC: rt-sdw-common: fix rt_sdca_index_update_bits function parameter descrip...Bard Liao1-1/+1
2024-10-23ASoC: codecs: fix error code in ntp8835_i2c_probe()Harshit Mogalapalli1-1/+1
2024-10-22ASoC: codecs: adau1372: add match tableNuno Sa4-0/+11
2024-10-21ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issueJack Yu1-1/+1
2024-10-18ASoC/soundwire: add initial support for SDCAMark Brown3-9/+31