index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42l73.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
ASoC: cs42l73: Convert to devm_regmap_init_i2c()
Brian Austin
1
-15
/
+5
2012-05-21
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-50
/
+43
2012-05-13
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
1
-0
/
+2
2012-05-11
ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB
Brian Austin
1
-8
/
+8
2012-05-09
ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI's
Brian Austin
1
-13
/
+28
2012-05-09
ASoC: cs42l73: Remove Chip ID's from reg_default
Brian Austin
1
-3
/
+0
2012-05-09
ASoC: cs42l73: Convert to module_i2c_driver()
Brian Austin
1
-19
/
+1
2012-04-13
ASoC: cs42l73: don't use negative array index
Jesper Juhl
1
-0
/
+2
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2012-04-03
ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV
Brian Austin
1
-13
/
+13
2012-02-01
ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master mode
Axel Lin
1
-1
/
+1
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-29
ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmt
Axel Lin
1
-1
/
+2
2011-11-28
ASoC: Convert CS42L73 to devm_kzalloc()
Brian Austin
1
-4
/
+2
2011-11-23
ASoC: Cleanup duplicated const
Lars-Peter Clausen
1
-1
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-23
ASoC: Staticise and constify cs42l73_reg_defaults
Mark Brown
1
-1
/
+1
2011-11-22
ASoC: cs42l73: Make inv and format to be unsigned int
Axel Lin
1
-1
/
+1
2011-11-22
ASoC: cs42l73: Unify the way to define bits of register
Axel Lin
1
-3
/
+3
2011-11-21
ASoC: Remove redundant regcache_sync call in cs42l73_resume
Axel Lin
1
-4
/
+0
2011-11-21
ASoC: cs42l73: Show correct revision id
Axel Lin
1
-1
/
+1
2011-11-21
ASoC: cs42l73: Return proper error code if device id mismatch
Axel Lin
1
-0
/
+1
2011-11-17
ASoC: Add support for CS42L73 codec
Brian Austin
1
-0
/
+1457