index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
(
unfollow
)
Commit message (
Expand
)
Author
2021-11-02
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
2020-07-31
regmap: debugfs: check count when read regmap file
Peng Fan
2020-07-31
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2019-08-04
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
2018-04-24
regmap: Fix reversed bounds check in regmap_raw_write()
Dan Carpenter
2017-02-15
regmap: Kconfig: make ALLOW_WRITE_DEBUGFS default unset
Fenglin Wu
2017-02-06
msm: regmap: configure REGMAP debugfs write optional
Harry Yang
2016-09-22
ASoC: soundwire: add null check before pointer dereference.
Xiaojun Sang
2016-08-14
ASoC: soundwire: fix out of boundary access issues
Vidyakumar Athota
2016-07-11
regmap: initialize dump count to 1
Nicholas Troast
2016-05-18
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
2016-05-11
regmap: improve debugfs interface to dump specific addresses
Abhijeet Dharmapurikar
2016-04-18
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
2016-03-25
ASoc: soundwire: add null check before using map
Meng Wang
2016-03-23
regmap: Add multi register write support for soundwire
Sudheer Papothi
2016-03-23
regmap: call regmap_raw_multi_reg_write from regcache sync
Sudheer Papothi
2016-03-23
regmap: Provide access to regmap_raw_multi_reg_write API
Sudheer Papothi
2016-03-23
regmap: Add soundwire bus support
Sudheer Papothi
2016-03-01
spmi: regmap: enable userspace writes
Abhijeet Dharmapurikar
2015-10-06
regmap: Allow installing custom reg_update_bits function
Jon Ringle
2015-10-06
Revert "regmap: Allow installing custom reg_update_bits function"
David S. Miller
2015-10-05
regmap: Allow installing custom reg_update_bits function
Jon Ringle
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-09-30
regmap: debugfs: simplify regmap_reg_ranges_read_file() slightly
Rasmus Villemoes
2015-09-30
regmap: debugfs: use memcpy instead of snprintf
Rasmus Villemoes
2015-09-30
regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file()
Rasmus Villemoes
2015-09-19
regmap: debugfs: Remove scratch buffer for register length calculation
Mark Brown
2015-09-19
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
2015-09-19
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
2015-09-17
regmap: irq: add ack_invert flag for chips using cleared bits as ack
Guo Zeng
2015-09-17
regmap: irq: add support for chips who have separate unmask registers
Guo Zeng
2015-09-14
regmap: Allocate buffers with GFP_ATOMIC when fast_io == true
Stephen Boyd
2015-08-31
regmap: fix a NULL pointer dereference in __regmap_init
Sergey SENOZHATSKY
2015-08-31
regmap: Support bulk reads for devices without raw formatting
Mark Brown
2015-08-30
regmap-i2c: Add smbus i2c block support
Markus Pargmann
2015-08-30
regmap: Add raw_write/read checks for max_raw_write/read sizes
Markus Pargmann
2015-08-30
regmap: regmap max_raw_read/write getter functions
Markus Pargmann
2015-08-30
regmap: Introduce max_raw_read/write for regmap_bulk_read/write
Markus Pargmann
2015-08-21
regmap: No multi_write support if bus->write does not exist
Markus Pargmann
2015-08-21
regmap: Split use_single_rw internally into use_single_read/write
Markus Pargmann
2015-08-21
regmap: Fix regmap_bulk_write for bus writes
Markus Pargmann
2015-08-20
regmap: regmap_raw_read return error on !bus->read
Markus Pargmann
2015-08-14
regmap: Fix regmap_can_raw_write check
Markus Pargmann
2015-08-12
regmap: fix typos in regmap.c
Xiubo Li
2015-08-12
regmap: Fix integertypes for register address and value
Markus Pargmann
2015-08-11
regmap: Move documentation to regmap.h
Nicolas Boichat
2015-08-07
regmap: Use different lockdep class for each regmap init call
Nicolas Boichat
2015-08-07
regmap: debugfs: Fix misuse of IS_ENABLED
Axel Lin
2015-07-29
regmap: regcache-rbtree: Clean new present bits on present bitmap resize
Guenter Roeck
2015-07-20
regmap: debugfs: Allow writes to cache state settings
Richard Fitzgerald
[next]