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
/
alc5623.c
Age
Commit message (
Expand
)
Author
2020-11-26
ASoC: alc5623: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
2020-07-16
ASoC: codecs: alc*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-06-22
ASoC: codecs: alc*: rename to snd_soc_component_read()
Kuninori Morimoto
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-02-12
ASoC: alc5623: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
2015-08-05
ASoC: alc5623: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-05-20
ASoC: alc5623: 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-01-15
ASoC: alc5623: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2014-11-24
ASoC: alc5623: Cleanup bias level transitions
Lars-Peter Clausen
2014-05-22
Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/...
Mark Brown
2014-05-20
ASoC: alc5623: Add device tree binding
Andrew Lunn
2014-04-15
ASoC: alc5623: Fix regmap endianness
Andrew Lunn
2014-04-04
ASoC: alc56(23|32): fix undefined return value of probing code
Christoph Jaeger
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-02-23
ASoC: alc5623: Convert to direct regmap API usage
Mark Brown
2014-02-20
ASoC: alc5623: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-01-13
ASoC: alc5623: Use params_width() rather than memory format
Mark Brown
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-05-08
ASoC: alc5623: Convert to module_i2c_driver()
Axel Lin
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-01-23
ASoC: Add __devinit/__devexit annotations at necessary places
Axel Lin
2012-01-02
ASoC: Convert alc5623 to devm_kzalloc()
Axel Lin
2011-12-20
ASoC: Rename rt562[1|2]_vol_snd_controls to alc562[1|2]_vol_snd_controls
Axel Lin
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-10-14
ASoC: alc5623: Convert codec->hw_read to snd_soc_read
Axel Lin
2011-09-28
ASoC: Remove unused "control_data" field of struct alc5623_priv
Axel Lin
2011-09-05
ASoC: alc5623: Remove unused mutex
Axel Lin
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-03
ASoC: Fix inconsistent meaning of default case while checking alc5623->id
Axel Lin
2010-11-22
ASoC: Fix a memory leak in alc5623_i2c_probe error path
Axel Lin
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-10-21
ASoC: add support for alc562[123] codecs
Arnaud Patard (Rtp)