index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap.c
Age
Commit message (
Expand
)
Author
2012-08-04
regmap: Don't lock in regmap_reinit_cache()
Dimitris Papastamos
2012-07-22
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
2012-07-06
regmap: Add hook for printk logging for debugging during early init
Mark Brown
2012-06-19
regmap: Fix work_buf switching for page update during virtual range access.
Krystian Garbaciak
2012-06-17
regmap: Add support for register indirect addressing.
Krystian Garbaciak
2012-06-17
regmap: Move lock out from internal function _regmap_update_bits().
Krystian Garbaciak
2012-06-08
regmap: Export regmap_reinit_cache()
Mark Brown
2012-06-03
regmap: Fix the size calculation for map->format.buf_size
Fabio Estevam
2012-06-03
regmap: clean up debugfs if regmap_init fails
Stephen Warren
2012-06-03
regmap: allow busses to request formatting with specific endianness
Stephen Warren
2012-05-13
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...
Mark Brown
2012-05-12
Merge tag 'regmap-3.4' into regmap-stride
Mark Brown
2012-05-09
regmap: fix possible memory corruption in regmap_bulk_read()
Laxman Dewangan
2012-05-08
regmap: Implement dev_get_regmap()
Mark Brown
2012-04-30
regmap: Devices using format_write don't support bulk operations
Mark Brown
2012-04-30
regmap: Converts group operation into single read write operations
Ashish Jangam
2012-04-30
regmap: Cache single values read from the chip
Mark Brown
2012-04-10
regmap: implement register striding
Stephen Warren
2012-04-10
Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...
Mark Brown
2012-04-10
regmap: allow regmap instances to be named
Stephen Warren
2012-04-07
regmap: validate regmap_raw_read/write val_len
Stephen Warren
2012-04-06
regmap: introduce fast_io busses, and use a spinlock for them
Stephen Warren
2012-04-06
regmap: introduce explicit bus_context for bus callbacks
Stephen Warren
2012-04-01
regmap: Use pad_bits and reg_bits when determining register format.
Marc Reilly
2012-04-01
regmap: Add support for device with 24 data bits.
Marc Reilly
2012-03-14
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
2012-03-14
Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next
Mark Brown
2012-03-14
Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next
Mark Brown
2012-03-14
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' in...
Mark Brown
2012-03-11
regmap: Fix future missing prototype of devres_alloc() and friends
Stephen Warren
2012-03-01
regmap: delete unused module.h from drivers/base/regmap files
Paul Gortmaker
2012-02-21
regmap: Support raw reads from cached registers
Mark Brown
2012-02-20
Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2012-02-20
Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2012-02-20
regmap: Allow users to query the size of register values
Mark Brown
2012-02-17
regmap: Implement support for 32 bit registers and values
Mark Brown
2012-02-14
regmap: add regmap_bulk_write() for register write
Laxman Dewangan
2012-02-11
regmap: Support for caching in reg_raw_write()
Laxman Dewangan
2012-02-10
regmap: Fix kcalloc parameters swapped
Axel Lin
2012-01-30
regmap: Implement managed regmap_init()
Mark Brown
2012-01-30
regmap: if format_write is used, declare all registers as "unreadable"
Wolfram Sang
2012-01-29
regmap: Properly round reg_bytes and val_bytes
Wolfram Sang
2012-01-27
regmap: Add support for 2/6 register formating
Wolfram Sang
2012-01-26
regmap: Reset device debugfs when reinitialising the cache
Mark Brown
2012-01-23
regmap: Support register patch sets
Mark Brown
2012-01-20
regmap: Reset cache status when reinitialsing the cache
Mark Brown
2012-01-20
regmap: Add support for padding between register and address
Mark Brown
2011-12-05
Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2011-12-05
regmap: Allow drivers to reinitialise the register cache at runtime
Mark Brown
2011-11-29
regmap: Allow regmap_update_bits() users to detect changes
Mark Brown
[next]