开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
da7218.c
Age
Commit message (
Expand
)
Author
2022-06-27
ASoC: da*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-05
ASoC: da7218: use i2c_match_id and simple i2c probe
Stephen Kitt
2021-02-04
ASoC: da7218: Drop CONFIG_OF ifdef
Stephen Boyd
2021-01-21
ASoC: da*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-11-26
ASoC: da7218: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
2020-06-22
ASoC: codecs: da*: rename to snd_soc_component_read()
Kuninori Morimoto
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-02-12
ASoC: da7218: replace codec to component
Kuninori Morimoto
2017-11-27
ASoC: da7218: Improve a size determination in da7218_i2c_probe()
Markus Elfring
2017-11-27
ASoC: da7218: Delete two error messages for a failed memory allocation in da7...
Markus Elfring
2017-11-16
ASoC: da7218: fix fix child-node lookup
Johan Hovold
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-05-23
ASoC: da7218: Fix incorrect usage of bitwise '&' operator for SRM check
Adam Thomson
2016-12-16
ASoC: da7218: Set DAI output pin high impedance when not in use
Adam Thomson
2016-09-29
Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...
Mark Brown
2016-08-08
ASoC: da7218: Improve driver efficiency with regards to MCLK usage
Adam Thomson
2016-08-08
ASoC: da7218: Remove 32KHz PLL mode from driver
Adam Thomson
2016-08-08
ASoC: codec duplicated callback function goes to component on da7218
Kuninori Morimoto
2016-04-22
ASoC: da7218: Update PLL ranges and dividers to improve locking
Adam Thomson
2016-01-05
ASoC: da7218: Correct BCLK inversion for DSP DAI format mode
Adam Thomson
2015-12-22
ASoC: da7218: Enable mic level detection reporting to user-space
Adam Thomson
2015-12-08
ASoC: da7218: avoid 64-bit compile warning
Arnd Bergmann
2015-12-01
ASoC: da7218: fix boolreturn.cocci warnings
kbuild test robot
2015-11-30
ASoC: da7218: Add da7218 codec driver
Adam Thomson