index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
es8316.c
Age
Commit message (
Expand
)
Author
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2023-09-11
ASoC: es8316: Enable support for MCLK div by 2
Marian Postevca
2023-09-11
ASoC: es8316: Replace NR_SUPPORTED_MCLK_LRCK_RATIOS with ARRAY_SIZE()
Marian Postevca
2023-09-11
ASoC: es8316: Enable support for S32 LE format
Marian Postevca
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-07-25
ASoc: codecs: ES8316: Fix DMIC config
Edgar
2023-07-09
ASoC: codecs: es8316: Add support for S24_3LE format
Cezary Rojewski
2023-07-09
ASoC: codecs: es8316: Add support for 24 MHz MCLK
Cezary Rojewski
2023-06-19
ASoC: es8316: Use maple tree register cache
Mark Brown
2023-05-30
ES8316 audio codec fixes on Rock5B
Mark Brown
2023-05-30
ASoC: es8316: Do not set rate constraints for unsupported MCLKs
Cristian Ciocaltea
2023-05-30
ASoC: es8316: Increment max value for ALC Capture Target Volume control
Cristian Ciocaltea
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-20
ASoC: es8316: Don't use ranges based register lookup for a single register
Mark Brown
2023-03-28
ASoC: es8316: Handle optional IRQ assignment
Cristian Ciocaltea
2022-10-03
Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2022-09-22
ASoC: es8316: fix register sync error in suspend/resume tests
Pierre-Louis Bossart
2022-08-25
ASoC: codecs: add suspend and resume for ES8316
Zhu Ning
2022-07-04
ASoC: codes: Add support for ES8316 producer mode
Zhu Ning
2022-06-27
ASoC: es*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-11
ASoC: es83*: use simple i2c probe function
Stephen Kitt
2022-02-28
ASoC: es8316: Use modern ASoC DAI format terminology
Mark Brown
2021-10-29
ASoC: es8316: add support for ESSX8336 ACPI _HID
Pierre-Louis Bossart
2021-10-04
ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ
Hans de Goede
2021-03-10
ASoC: es8316: Simplify adc_pga_gain_tlv table
Hans de Goede
2021-01-21
ASoC: es*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-12
ASoC: es8316: Fix possible NULL pointer deref in es8316_disable_jack_detect()
Hans de Goede
2020-11-26
ASoC: es8316: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
2020-07-16
ASoC: codecs: es*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-09
ASoC: codecs: es8316: fix 'defined but not used' warning
Pierre-Louis Bossart
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
2019-09-09
ASoC: es8316: support fixed and variable both clock rates
Katsuhiro Suzuki
2019-09-09
ASoC: es8316: fix redundant codes of clock
Katsuhiro Suzuki
2019-09-03
ASoC: es8316: add clock control of MCLK
Katsuhiro Suzuki
2019-08-27
ASoC: es8316: fix inverted L/R of headphone mixer volume
Katsuhiro Suzuki
2019-08-27
ASoC: es8316: fix headphone mixer volume table
Katsuhiro Suzuki
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-01
ASoC: es8316: Add support for inverted jack detect
Paul Cercueil
2019-01-07
ASoC: es8316: remove unused constant variables
Pierre-Louis Bossart
2019-01-04
ASoC: es8316: Add DAC mono mix switch mixer control
Hans de Goede
2019-01-04
ASoC: es8316: Add jack-detect support
Hans de Goede
2018-02-12
ASoC: es8316: replace codec to component
Kuninori Morimoto
2017-08-18
ASoC: codecs: constify snd_soc_dai_ops structures
Arvind Yadav
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-06-13
ASoC: add es8316 codec driver
Daniel Drake