index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-03-26
ASoC: core: Use PTR_RET function
Alexandru Gheorghiu
1
-4
/
+1
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