index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-17
regmap: Add support for register indirect addressing.
Krystian Garbaciak
1
-0
/
+17
2012-05-13
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...
Mark Brown
1
-3
/
+16
2012-05-08
regmap: Implement dev_get_regmap()
Mark Brown
1
-0
/
+1
2012-04-30
regmap: Converts group operation into single read write operations
Ashish Jangam
1
-0
/
+3
2012-04-10
regmap: implement register striding
Stephen Warren
1
-0
/
+1
2012-04-10
Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...
Mark Brown
1
-5
/
+16
2012-04-10
regmap: fix compilation when !CONFIG_DEBUG_FS
Stephen Warren
1
-1
/
+1
2012-04-10
regmap: allow regmap instances to be named
Stephen Warren
1
-1
/
+2
2012-04-06
regmap: introduce fast_io busses, and use a spinlock for them
Stephen Warren
1
-1
/
+7
2012-04-06
regmap: introduce explicit bus_context for bus callbacks
Stephen Warren
1
-0
/
+1
2012-04-01
regmap: Use pad_bits and reg_bits when determining register format.
Marc Reilly
1
-2
/
+5
2012-03-14
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...
Mark Brown
1
-1
/
+1
2012-03-14
Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next
Mark Brown
1
-0
/
+3
2012-02-24
regmap: Supply ranges to the sync operations
Mark Brown
1
-1
/
+1
2012-02-06
regmap: Don't use bitfields for booleans
Mark Brown
1
-4
/
+4
2012-01-23
regmap: Support register patch sets
Mark Brown
1
-0
/
+3
2012-01-20
regmap: Add support for padding between register and address
Mark Brown
1
-0
/
+1
2011-11-20
regmap: Remove indexed cache type
Mark Brown
1
-3
/
+0
2011-11-16
regmap: Move initialization of regcache related fields to regcache_init
Lars-Peter Clausen
1
-1
/
+1
2011-11-08
regmap: Track if the register cache is dirty and suppress unneeded syncs
Mark Brown
1
-0
/
+1
2011-09-29
regmap: Make _regmap_write() global
Dimitris Papastamos
1
-0
/
+3
2011-09-19
regmap: Add the LZO cache support
Dimitris Papastamos
1
-0
/
+2
2011-09-19
regmap: Add the rbtree cache support
Dimitris Papastamos
1
-0
/
+1
2011-09-19
regmap: Add the indexed cache support
Dimitris Papastamos
1
-0
/
+1
2011-09-19
regmap: Introduce caching support
Dimitris Papastamos
1
-0
/
+52
2011-09-05
regmap: Make debugfs stubs static inline
Lars-Peter Clausen
1
-3
/
+3
2011-09-05
regmap: Add support for device specific write and read flag masks.
Lars-Peter Clausen
1
-0
/
+3
2011-08-14
regmap: Add functions to check for access on registers
Mark Brown
1
-0
/
+5
2011-08-08
regmap: Skip precious registers when dumping registers via debugfs
Mark Brown
1
-0
/
+1
2011-08-08
regmap: Provide register map dump via debugfs
Mark Brown
1
-0
/
+15
2011-08-08
regmap: Use a local header for API internals
Mark Brown
1
-0
/
+45