summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/es8316.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-09-11ASoC: es8316: Enable support for MCLK div by 2Marian Postevca
2023-09-11ASoC: es8316: Replace NR_SUPPORTED_MCLK_LRCK_RATIOS with ARRAY_SIZE()Marian Postevca
2023-09-11ASoC: es8316: Enable support for S32 LE formatMarian Postevca
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-07-25ASoc: codecs: ES8316: Fix DMIC configEdgar
2023-07-09ASoC: codecs: es8316: Add support for S24_3LE formatCezary Rojewski
2023-07-09ASoC: codecs: es8316: Add support for 24 MHz MCLKCezary Rojewski
2023-06-19ASoC: es8316: Use maple tree register cacheMark Brown
2023-05-30ES8316 audio codec fixes on Rock5BMark Brown
2023-05-30ASoC: es8316: Do not set rate constraints for unsupported MCLKsCristian Ciocaltea
2023-05-30ASoC: es8316: Increment max value for ALC Capture Target Volume controlCristian Ciocaltea
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-20ASoC: es8316: Don't use ranges based register lookup for a single registerMark Brown
2023-03-28ASoC: es8316: Handle optional IRQ assignmentCristian Ciocaltea
2022-10-03Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2022-09-22ASoC: es8316: fix register sync error in suspend/resume testsPierre-Louis Bossart
2022-08-25ASoC: codecs: add suspend and resume for ES8316Zhu Ning
2022-07-04ASoC: codes: Add support for ES8316 producer modeZhu Ning
2022-06-27ASoC: es*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-11ASoC: es83*: use simple i2c probe functionStephen Kitt
2022-02-28ASoC: es8316: Use modern ASoC DAI format terminologyMark Brown
2021-10-29ASoC: es8316: add support for ESSX8336 ACPI _HIDPierre-Louis Bossart
2021-10-04ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede
2021-03-10ASoC: es8316: Simplify adc_pga_gain_tlv tableHans de Goede
2021-01-21ASoC: es*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2021-01-12ASoC: es8316: Fix possible NULL pointer deref in es8316_disable_jack_detect()Hans de Goede
2020-11-26ASoC: es8316: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-07-16ASoC: codecs: es*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-09ASoC: codecs: es8316: fix 'defined but not used' warningPierre-Louis Bossart
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown
2019-09-09ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki
2019-09-09ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki
2019-09-03ASoC: es8316: add clock control of MCLKKatsuhiro Suzuki
2019-08-27ASoC: es8316: fix inverted L/R of headphone mixer volumeKatsuhiro Suzuki
2019-08-27ASoC: es8316: fix headphone mixer volume tableKatsuhiro Suzuki
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-01ASoC: es8316: Add support for inverted jack detectPaul Cercueil
2019-01-07ASoC: es8316: remove unused constant variablesPierre-Louis Bossart
2019-01-04ASoC: es8316: Add DAC mono mix switch mixer controlHans de Goede
2019-01-04ASoC: es8316: Add jack-detect supportHans de Goede
2018-02-12ASoC: es8316: replace codec to componentKuninori Morimoto
2017-08-18ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-06-13ASoC: add es8316 codec driverDaniel Drake