开源镜像站
帮助
动态
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
/
ak4458.c
Age
Commit message (
Expand
)
Author
2024-07-04
ASoC: ak4458: remove "reset-gpios" property handler
Shengjiu Wang
2024-06-10
ASoC: codecs: Remove unused of_gpio.h
Andy Shevchenko
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-10-17
ASoC: ak4458: add optional reset control to instead of gpio
Viorel Suman
2022-10-05
Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-09-13
ASoC: ak4458: Add ak4458_reset in device probe and remove
Shengjiu Wang
2022-09-08
ASoC: ak4458: Remove component probe() and remove()
Shengjiu Wang
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-27
ASoC: ak*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2021-09-27
ASoC: ak4458: Use modern ASoC DAI format terminology
Mark Brown
2021-04-20
ASoC: ak4458: enable daisy chain
Viorel Suman
2021-04-19
ASoC: ak4458: check reset control status
Viorel Suman
2021-03-10
ASoC: ak4458: Add MODULE_DEVICE_TABLE
Shengjiu Wang
2021-01-25
ASoC: ak4458: correct reset polarity
Eliot Blennerhassett
2020-09-17
ASoC: ak4458: Add DSD support for ak4458 and ak4497
Shengjiu Wang
2020-08-18
ASoC: ak4458: Add regulator support
Shengjiu Wang
2020-07-16
ASoC: codecs: ak*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-10
ASoC: codecs: ak4458: Remove set but never checked variable 'ret'
Lee Jones
2020-06-22
ASoC: codecs: ak*: rename to snd_soc_component_read()
Kuninori Morimoto
2019-05-13
ASoC: ak4458: rstn_control - return a non-zero on error only
Viorel Suman
2019-05-13
ASoC: ak4458: add return value for ak4458_probe
Viorel Suman
2019-01-07
ASoC: ak4458: Add support for AK4497
Daniel Baluta
2018-11-05
ASoC: codecs: constify snd_soc_dai_ops structures
Julia Lawall
2018-06-18
ASoC: ak4458: make structure soc_codec_dev_ak4458 static const
Colin Ian King
2018-02-20
ASoC: ak4458: Sort headers alphabetically
Cosmin-Gabriel Samoila
2018-02-20
ASoC: ak4458: Modify SPDX license format
Cosmin-Gabriel Samoila
2018-02-19
ASoC: ak4458: replace codec to component
Kuninori Morimoto
2018-02-16
ASoC: ak4458: ak4458_regmap can be static
kbuild test robot
2018-02-16
ASoC: ak4458: Add support for AK4458 DAC driver
Cosmin-Gabriel Samoila