summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2021-12-08ASoC: rk817: Add module alias for rk817-codecNicolas Frattaroli
2021-12-01ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH maskSrinivas Kandagatla
2021-12-01ASoC: codecs: wcd934x: return error code correctly from hw_paramsSrinivas Kandagatla
2021-12-01ASoC: codecs: wcd938x: fix volatile register rangeSrinivas Kandagatla
2021-11-25ASoC: rt5682: fix a little pop while playbackDerek Fang
2021-11-25ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detectHans de Goede
2021-11-25ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede
2021-11-25ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede
2021-11-18ASoC: cs42l42: Correct configuring of switch inversion from ts-invRichard Fitzgerald
2021-11-18ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFERRichard Fitzgerald
2021-11-18ASoC: cs42l42: Correct some register default valuesRichard Fitzgerald
2021-11-18ASoC: cs42l42: Always configure both ASP TX channelsRichard Fitzgerald
2021-11-18ASoC: wcd9335: Use correct version to initialize Class HYassine Oudjana
2021-10-15Merge tag 'asoc-fix-v5.15-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-10-13ASoC: wm8960: Fix clock configuration on slave modeShengjiu Wang
2021-10-12ASoC: cs42l42: Ensure 0dB full scale volume is used for headsetsStefan Binding
2021-10-07ASoC: codec: wcd938x: Add irq config supportSrinivasa Rao Mandadapu
2021-10-07ASoC: wcd938x: Fix jack detection issueSrinivasa Rao Mandadapu
2021-09-30ASoC: nau8824: Fix headphone vs headset, button-press detection no longer wor...Hans de Goede
2021-09-27ASoC: cs4341: Add SPI device ID tableMark Brown
2021-09-27ASoC: pcm179x: Add missing entries SPI to device ID tableMark Brown
2021-09-21ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registersPeter Rosin
2021-09-09Merge tag 'sound-fix-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-01Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-01ASoC: rt5682: fix headset background noise when S3 stateShuming Fan
2021-08-26ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET
2021-08-26ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET
2021-08-26ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET
2021-08-25ASoC: rt5682: Fix the vol+ button detection issueDerek Fang
2021-08-25Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-08-24ASoC: wm_adsp: Put debugfs_remove_recursive back inCharles Keepax
2021-08-24Merge tag 'soundwire-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2021-08-23ASoC: rt1015: remove possible unused variable `bclk_ms'Tzung-Bi Shih
2021-08-23ASoC: ics43432: add CMM-4030D-261 supportAngelo Dureghello
2021-08-19ASoC: rt5640: Add rt5640_set_ovcd_params() helperHans de Goede
2021-08-19ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()Hans de Goede
2021-08-19ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jackHans de Goede
2021-08-19ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c fileHans de Goede
2021-08-13ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson
2021-08-12ASoC: rt5682: Properly turn off regulators if wrong device IDDouglas Anderson
2021-08-12ASoC: rt5682: Adjust headset volume button threshold againDerek Fang
2021-08-09ASoC: rt1015p: add new acpi id and comapatible idJack Yu
2021-08-09ASoC: max98390: Add support change dsm param nameSteve Lee
2021-08-06Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown
2021-08-05ASoC: cs42l42: Update module authorsRichard Fitzgerald
2021-08-05ASoC: cs42l42: Assume 24-bit samples are in 32-bit slotsRichard Fitzgerald
2021-08-05ASoC: cs42l42: Validate dai_set_sysclk() frequencyRichard Fitzgerald
2021-08-05ASoC: cs42l42: Add PLL configuration for 44.1kHz/16-bitRichard Fitzgerald
2021-08-05ASoC: rt5640: Silence warning message about missing interruptDmitry Osipenko