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
/
wm8804.c
Age
Commit message (
Expand
)
Author
2014-07-31
ASoC: wm8804: Convert to params_width()
Mark Brown
2014-06-03
Merge remote-tracking branches 'asoc/topic/wm8804' and 'asoc/topic/wm9713' in...
Mark Brown
2014-05-29
ASoC: wm8804: Allow control of master clock divider in PLL generation
Daniel Matuschek
2014-05-22
Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...
Mark Brown
2014-04-25
ASoC: wm8804: Use devm_regulator_bulk_get()
Fabio Estevam
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-02-20
ASoC: wm8804: Remove superfluous const
Takashi Iwai
2013-11-27
ASoC: wm8804: Use IS_ENABLED() macro
Fabio Estevam
2012-12-24
ASoC: wm8804: Remove redundant check
Fabio Estevam
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-11-23
ASoC: wm8804: Convert to use devm_regmap_init_{spi,i2c}()
Tushar Behera
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-03-06
ASoC: Add missing regmap_init_i2c in wm8804_i2c_probe
Axel Lin
2012-01-27
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
2012-01-20
ASoC: Convert wm8804 to direct regmap API usage
Mark Brown
2012-01-20
ASoC: Convert wm8804 to devm_kzalloc()
Mark Brown
2012-01-20
ASoC: Use standard cache sync for wm8804
Mark Brown
2011-12-09
ASoC: Convert WM8804 to table based control init
Mark Brown
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-08-31
ASoC: Add device tree binding for WM8804
Mark Brown
2011-06-09
ASoC: WM8804 does not support sample rates below 32kHz
Mark Brown
2011-01-13
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-10-11
ASoC: checking kzalloc() for IS_ERR() instead of NULL
Dan Carpenter
2010-10-05
ASoC: WM8804: Retrieve the device revision and print it
Dimitris Papastamos
2010-10-04
ASoC: WM8804: Power down the PLL correctly
Dimitris Papastamos
2010-10-04
ASoC: WM8804: Refactor set_pll code to avoid GCC warnings
Dimitris Papastamos
2010-10-02
ASoC: WM8804: Use a proper DAI name
Dimitris Papastamos
2010-09-30
ASoC: WM8804: Initial driver
Dimitris Papastamos