summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: zl38060: Update to modern clocking terminologyMark Brown2021-09-271-2/+2
|/
* ASoC: cros_ec_codec: Use modern ASoC DAI format terminologyMark Brown2021-09-221-2/+2
* ASoC: codecs: max98390: simplify getting the adapter of a clientWolfram Sang2021-09-201-1/+1
* ASoC: ab8500: Update to modern clocking terminologyMark Brown2021-09-201-10/+10
* ASoC: rt5682s: make rt5682s_aif2_dai_ops and rt5682s_soc_component_devJiapeng Chong2021-09-201-2/+2
* ASoC: 88pm860x: Update to modern clocking terminologyMark Brown2021-09-171-9/+9
* Merge series "ASoC: cs42l42: Implement Manual Type detection as fallback" fro...Mark Brown2021-09-162-12/+146
|\
| * ASoC: cs42l42: Implement Manual Type detection as fallbackStefan Binding2021-09-162-12/+146
* | misc: cs35l41: Remove unused pdn variableCharles Keepax2021-09-161-2/+0
* | ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl scriptVitaly Rodionov2021-09-161-5/+5
|/
* ASoC: cs35l41: Fix a bunch of trivial code formating/style issuesCharles Keepax2021-09-155-496/+467
* ASoC: cs35l41: Fixup the error messagesCharles Keepax2021-09-151-29/+24
* ASoC: cs35l41: Don't overwrite returned error codeCharles Keepax2021-09-151-8/+0
* ASoC: cs35l41: Combine adjacent register writesCharles Keepax2021-09-152-98/+49
* ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP bootCharles Keepax2021-09-151-13/+8
* ASoC: cs35l41: Fix use of an uninitialised variableCharles Keepax2021-09-151-14/+5
* ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flowTrevor Wu2021-09-151-1/+1
* Merge series "Cirrus Logic CS35L41 Amplifier" from David Rhodes <drhodes@open...Mark Brown2021-09-137-0/+3190
|\
| * ASoC: cs35l41: CS35L41 Boosted Smart AmplifierDavid Rhodes2021-09-137-0/+3190
* | ASoC: pcm5102a: increase rate from 192k to 384kgearhead2021-09-131-1/+1
* | ASoC: rt1011: add i2s reference control for rt1011Jack Yu2021-09-132-0/+61
* | ASoC: rt5682s: Add driver for ALC5682I-VS codecDerek Fang2021-09-134-0/+4650
|/
* Merge tag 'sound-fix-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-101-3/+0
|\
| * ASoC: rt5682: fix headset background noise when S3 stateShuming Fan2021-09-011-3/+0
* | Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-09-0124-232/+1126
|\|
| * ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET2021-08-261-0/+11
| * ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET2021-08-261-1/+10
| * ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET2021-08-261-1/+0
| * ASoC: rt5682: Fix the vol+ button detection issueDerek Fang2021-08-251-6/+8
| * Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-08-252-1/+2
| |\
| | * ASoC: wm_adsp: Put debugfs_remove_recursive back inCharles Keepax2021-08-241-0/+2
| | * ASoC: rt5682: Adjust headset volume button threshold againDerek Fang2021-08-121-1/+0
| * | ASoC: rt1015: remove possible unused variable `bclk_ms'Tzung-Bi Shih2021-08-231-5/+2
| * | ASoC: ics43432: add CMM-4030D-261 supportAngelo Dureghello2021-08-232-2/+4
| * | ASoC: rt5640: Add rt5640_set_ovcd_params() helperHans de Goede2021-08-202-20/+34
| * | ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()Hans de Goede2021-08-202-4/+12
| * | ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jackHans de Goede2021-08-201-17/+13
| * | ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c fileHans de Goede2021-08-201-23/+23
| * | ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson2021-08-131-2/+0
| * | ASoC: rt5682: Properly turn off regulators if wrong device IDDouglas Anderson2021-08-121-1/+12
| * | ASoC: rt1015p: add new acpi id and comapatible idJack Yu2021-08-091-0/+2
| * | ASoC: max98390: Add support change dsm param nameSteve Lee2021-08-092-6/+21
| * | Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-0611-106/+180
| |\ \
| | * | ASoC: cs42l42: Update module authorsRichard Fitzgerald2021-08-061-0/+3
| | * | ASoC: cs42l42: Assume 24-bit samples are in 32-bit slotsRichard Fitzgerald2021-08-061-0/+7
| | * | ASoC: cs42l42: Validate dai_set_sysclk() frequencyRichard Fitzgerald2021-08-061-2/+15
| | * | ASoC: cs42l42: Add PLL configuration for 44.1kHz/16-bitRichard Fitzgerald2021-08-061-0/+1
| | |/
| * | ASoC: rt5640: Silence warning message about missing interruptDmitry Osipenko2021-08-051-8/+11
| * | ASoC: codecs: wcd938x: add Multi Button Headset Control supportSrinivas Kandagatla2021-08-052-23/+819
| * | ASoC: wcd938x: simplify return valuePierre-Louis Bossart2021-08-051-1/+1