Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
7e5ec63ef574775900c82bd98f95bf039f513de3
/
drivers
/
base
/
regmap
/
regmap.c
7e5ec63
regmap: Add support for 10/14 register formating
by Lars-Peter Clausen
· 14 years ago
1925441
regmap: Try cached read before checking if a hardware read is possible
by Lars-Peter Clausen
· 14 years ago
e5e3b8a
regmap: Move initialization of regcache related fields to regcache_init
by Lars-Peter Clausen
· 14 years ago
abbb18f
regmap: return ERR_PTR instead of NULL in regmap_init
by Lars-Peter Clausen
· 14 years ago
58072cb
regmap: Fix memory leak in regmap_init error path
by Lars-Peter Clausen
· 14 years ago
c48a9d7
regmap: Support some more block operations on cached devices
by Lars-Peter Clausen
· 14 years ago
82cd996
regmap: Add helper function for checking if a register range is volatile
by Lars-Peter Clausen
· 14 years ago
81bf58e
Merge branches 'regmap/irq' and 'regmap/cache' into regmap-next
by Mark Brown
· 14 years ago
8ae0d7e
regmap: Track if the register cache is dirty and suppress unneeded syncs
by Mark Brown
· 14 years ago
b973aa3
regmap: Fix typo in kerneldoc for regmap_update_bits()
by Mark Brown
· 14 years ago
de2d808
regmap: Support some block operations on cached devices
by Mark Brown
· 14 years ago
04e016a
regmap: Warn on raw I/O as well as bulk reads that bypass cache
by Mark Brown
· 14 years ago
4d2dc09
regmap: Make _regmap_write() global
by Dimitris Papastamos
· 14 years ago
5d1729e
regmap: Incorporate the regcache core into regmap
by Dimitris Papastamos
· 14 years ago
6f30644
regmap: Add support for device specific write and read flag masks.
by Lars-Peter Clausen
· 14 years ago
a7ace56
Merge branch 'regmap-linus' into regmap-next
by Mark Brown
· 14 years ago
5204f5e
regmap: Remove bitrotted module_put()s
by Mark Brown
· 14 years ago
8de2f08
regmap: Add functions to check for access on registers
by Mark Brown
· 14 years ago
2efe164
regmap: Skip precious registers when dumping registers via debugfs
by Mark Brown
· 14 years ago
31244e3
regmap: Provide register map dump via debugfs
by Mark Brown
· 14 years ago
93de912
regmap: Use a local header for API internals
by Mark Brown
· 14 years ago
7330478
regmap: Implement writable register checks
by Mark Brown
· 14 years ago
fb2736b
regmap: Add basic tracepoints
by Mark Brown
· 14 years ago
555feda
Merge branches 'regmap-linus' and 'regmap-interface' into regmap-next
by Mark Brown
· 14 years ago
2547e20
regmap: Just send the buffer directly for single register writes
by Mark Brown
· 14 years ago
2e2ae66
regmap: Allow devices to specify which registers are accessible
by Mark Brown
· 14 years ago
40c5cc2
regmap: Fix bulk reads
by Mark Brown
· 14 years ago
b83a313
regmap: Add generic non-memory mapped register access API
by Mark Brown
· 15 years ago