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
/
soc-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-23
ASoC: io: Don't dereference regmap if we failed to get one
Mark Brown
1
-4
/
+7
2012-06-03
ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmap
Mark Brown
1
-0
/
+2
2012-02-21
ASoC: io: Retrieve val_bytes from the regmap API
Mark Brown
1
-0
/
+6
2012-01-21
ASoC: Use regmap update bits operation for drivers using regmap
Mark Brown
1
-0
/
+1
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
1
-0
/
+1
2011-10-09
ASoC: Squash error codes from regmap down to -1 on read
Mark Brown
1
-1
/
+1
2011-08-14
ASoC: Support !CONFIG_REGMAP builds
Mark Brown
1
-1
/
+10
2011-08-12
ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modules
Stephen Warren
1
-2
/
+2
2011-08-11
ASoC: soc-io: Add CONFIG_REGMAP_I2C/CONFIG_REGMAP_SPI guards for regmap_init_...
Axel Lin
1
-0
/
+4
2011-08-08
ASoC: Add regmap as a control type
Mark Brown
1
-0
/
+4
2011-08-08
ASoC: Use new register map API for ASoC generic physical I/O
Mark Brown
1
-285
/
+34
2011-06-13
Merge branch 'for-3.0' into for-3.1
Mark Brown
1
-3
/
+0
2011-06-13
ASoC: Don't use codec->control_data in bulk write
Mark Brown
1
-2
/
+2
2011-06-13
ASoC: Move register I/O code into a separate file
Mark Brown
1
-0
/
+399