index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ad193x.c
Age
Commit message (
Expand
)
Author
2011-10-19
ASoC: ad193x: Use snd_soc_update_bits for read-modify-write
Axel Lin
2011-10-14
ASoC: ad193x: Fix define of AD193X_PLL_INPUT_MASK
Axel Lin
2011-09-09
ASoC: ad193x: Setup regmap read and write flag masks for SPI
Lars-Peter Clausen
2011-08-15
ASoC: ad193x: remove cache support
Scott Jiang
2011-08-15
ASoC: ad193x: fix dac word len setting
Scott Jiang
2011-03-30
ASoC: ad193x: fix codec name
Mike Frysinger
2011-03-26
ASoC: ad193x: tweak style to match other codecs
Scott Jiang
2010-12-28
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-16
ASoC: Fix incorrect kfree in ad193x_probe error path
Axel Lin
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-05-21
ASoC: ad193x: add set_sysclk entry to support different clock input
Barry Song
2010-04-23
ASoC: ad193x: fix typo, delete redundant space
Barry Song
2010-04-23
ASoC: ad193x: fix wrong register setting in ad193x_set_dai_fmt
Barry Song
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
2010-03-29
ASoC: ad193x: move codec register/unregister to bus probe/remove
Barry Song
2010-03-29
ASoC: update for removeal of slab.h from percpu.h
Stephen Rothwell
2010-03-19
ASoC: Unexport AD193x bus probe/remove functions
Mark Brown
2010-03-19
ASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9
Barry Song