index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
es8328.c
Age
Commit message (
Expand
)
Author
2023-10-23
ASoC: es8328: Use rounded rate for es8328_set_sysclk()
Chris Morgan
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-06-19
ASoC: es8328: Use maple tree register cache
Mark Brown
2022-06-27
ASoC: es*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-06
ASoC: es8328: Fix event generation for deemphasis control
Mark Brown
2022-02-28
ASoC: es8328: Use modern ASoC DAI format terminology
Mark Brown
2021-01-21
ASoC: es*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-08
ASoC: es8328: Remove redundant null check before clk_disable_unprepare
Xu Wang
2020-07-16
ASoC: codecs: es*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-08-15
ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
YueHaibing
2019-08-15
ASoC: es8328: remove unused variable 'pga_tlv'
YueHaibing
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-25
Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-09-17
ASoC: es8328: Fix fall-through annotations
Gustavo A. R. Silva
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-02-12
ASoC: es8328: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-03-06
ASoC: es8328: Enabling support for 192k
Romain Perier
2017-03-06
ASoC: es8328: Simplify rates definition
Romain Perier
2017-03-06
ASoC: es8328: Let device auto detect ratios in slave mode
Romain Perier
2017-02-04
ASoC: es8328: Add support for slave mode
Romain Perier
2016-08-08
ASoC: codec duplicated callback function goes to component on es8328
Kuninori Morimoto
2016-05-10
ASoC: es8328: Set symmetric rates
John Keeping
2016-05-10
ASoC: es8328: Support more sample rates
John Keeping
2016-05-10
ASoC: es8328: Support more sample formats
John Keeping
2016-05-10
ASoC: es8328: Move sample size setup to hw_params
John Keeping
2016-05-10
ASoC: es8328: Use single R/W for regmap
John Keeping
2016-05-10
ASoC: es8328: Fix ADC format setup
John Keeping
2016-05-10
ASoC: es8328: Move clock setup to hw_params
John Keeping
2015-12-12
ASoC: es8328: Fix shifts for mixer switches
John Keeping
2015-12-09
ASoC: es8328: Fix deemphasis values
John Keeping
2015-10-22
ASoC: es8328: harmless underflow in es8328_put_deemph()
Dan Carpenter
2015-05-11
ASoC: es8328: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-03-10
ASoC: es8238: Fix wrong value references for boolean kctl
Takashi Iwai
2014-09-06
ASoC: es8328: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-09-01
ASoC: es8328: fix error return code in es8328_codec_probe()
Wei Yongjun
2014-08-16
ASoC: add es8328 codec driver
Sean Cross