summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2022-01-1012-145/+400
|\
| * ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax2022-01-075-4/+209
| * ASoC: cs35l41: Update handling of test key registersCharles Keepax2022-01-072-47/+52
| * ASoC: wcd9335: Keep a RX port value for each SLIM RX muxYassine Oudjana2022-01-061-8/+9
| * ASoC: rt5640: Add support for boards with an external jack-detect GPIOHans de Goede2022-01-062-4/+46
| * ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQHans de Goede2022-01-062-2/+10
| * ASoC: rt5640: Change jack_work to a delayed_workHans de Goede2022-01-062-9/+9
| * ASoC: rt5640: Fix possible NULL pointer deref on resumeHans de Goede2022-01-061-1/+1
| * ASoC: ak4375: Fix unused function errorTakashi Iwai2022-01-051-2/+0
| * Add low power hibernation support to cs35l41Mark Brown2022-01-056-68/+53
| |\
| | * ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax2022-01-052-3/+19
| | * ASoC: cs35l41: Correct handling of some registers in the cacheCharles Keepax2022-01-051-59/+22
| | * ASoC: cs35l41: Correct DSP power downCharles Keepax2022-01-051-4/+8
| | * ASoC: cs35l41: Remove incorrect commentCharles Keepax2022-01-051-2/+0
| | * ASoC: cs35l41: Add cs35l51/53 IDsDavid Rhodes2022-01-052-0/+4
| * | ASoC: cs4265: Add a remove() functionFabio Estevam2022-01-051-0/+11
| |/
* | Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-01-0550-1476/+3291
|\|
| * ASoC: Add support for CS35L41 in HDA systemsMark Brown2021-12-317-1096/+370
| |\
| | * ASoC: cs35l41: Create shared function for boost configurationLucas Tanure2021-12-312-103/+100
| | * ASoC: cs35l41: Create shared function for setting channelsLucas Tanure2021-12-312-27/+35
| | * ASoC: cs35l41: Create shared function for errata patchesLucas Tanure2021-12-312-89/+92
| | * ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure2021-12-312-15/+8
| | * ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure2021-12-312-126/+120
| | * ASoC: cs35l41: Convert tables to shared source codeLucas Tanure2021-12-316-743/+22
| * | ASoC: Merge fixesMark Brown2021-12-314-39/+111
| |\ \ | | |/ | |/|
| * | ASoC: rt5682: Register wclk with its parent_hws instead of parent_dataDerek Fang2021-12-291-5/+2
| * | ASoC: cs4265: Fix part number ID error messageFabio Estevam2021-12-291-2/+2
| * | ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm...Mark Brown2021-12-2413-23/+23
| |\ \
| | * | ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart2021-12-241-11/+11
| | * | ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart2021-12-2412-12/+12
| * | | ASoC: remove unneeded variablechiminghao2021-12-242-7/+4
| |/ /
| * | ASoC: msm8916-wcd-analog: Use separate outputs for HPH_L/HPH_RStephan Gerhold2021-12-231-3/+4
| * | ASoC: codec: tlv320adc3xxx: Fix missing clk_disable_unprepare() on error in a...Yang Yingliang2021-12-231-6/+12
| * | ASoC: codecs: ak4375: Change invert controls to a stereo switchVincent Knecht2021-12-221-9/+2
| * | ASoC: Add AK4375 supportVincent Knecht2021-12-213-0/+632
| * | ASoC: Use dev_err_probe() helperMark Brown2021-12-2110-109/+51
| |\ \
| | * | ASoC: codecs: tlv320aic31xx: Use dev_err_probe() helperKuninori Morimoto2021-12-201-11/+5
| | * | ASoC: codecs: ssm2305: Use dev_err_probe() helperKuninori Morimoto2021-12-201-8/+3
| | * | ASoC: codecs: simple-mux: Use dev_err_probe() helperKuninori Morimoto2021-12-201-7/+3
| | * | ASoC: codecs: simple-amplifier: Use dev_err_probe() helperKuninori Morimoto2021-12-201-7/+3
| | * | ASoC: codecs: sgtl5000: Use dev_err_probe() helperKuninori Morimoto2021-12-201-3/+2
| | * | ASoC: codecs: pcm3168a: Use dev_err_probe() helperKuninori Morimoto2021-12-201-15/+7
| | * | ASoC: codecs: max9860: Use dev_err_probe() helperKuninori Morimoto2021-12-201-8/+4
| | * | ASoC: codecs: max9759: Use dev_err_probe() helperKuninori Morimoto2021-12-201-19/+9
| | * | ASoC: codecs: es7241: Use dev_err_probe() helperKuninori Morimoto2021-12-201-19/+9
| | * | ASoC: codecs: ak4118: Use dev_err_probe() helperKuninori Morimoto2021-12-201-12/+6
| * | | ASoC: codec: tlv320adc3xxx: New codec driverRicard Wanderlof2021-12-203-0/+1321
| |/ /
| * | ASoC: rt5663: Handle device_property_read_u32_array error codesJiasheng Jiang2021-12-151-3/+9
| * | ASoC: rt5682s: add delay time to fix pop sound issueShuming Fan2021-12-081-3/+31
| * | ASoC: zl38060: Setup parent device and get rid of unnecessary of_node assignmentAndy Shevchenko2021-12-061-3/+1