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
/
regmap.c
(
unfollow
)
Commit message (
Expand
)
Author
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
2016-03-23
regmap: Provide access to regmap_raw_multi_reg_write API
Sudheer Papothi
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-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: 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-07-16
regmap: Apply optional delay in multi_reg_write/register_patch
Nariman Poushin
2015-07-16
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
2015-07-14
regmap: Silence warning on invalid zero length read
Mark Brown
2015-07-13
regmap: Add better support for devices without readback support
Lars-Peter Clausen
2015-07-10
regmap: add regmap_fields_force_write()
Kuninori Morimoto
2015-07-10
regmap: add regmap_write_bits()
Kuninori Morimoto
2015-07-10
regmap: add force_write option on _regmap_update_bits()
Kuninori Morimoto
2015-06-16
regmap: Fix possible shift overflow in regmap_field_init()
Maxime Coquelin
2015-06-15
regmap: Fix regmap_bulk_read in BE mode
Arun Chandran
2015-05-29
regmap: drop unneeded goto
Julia Lawall
2015-05-22
regmap: Introduce regmap_get_reg_stride
Srinivas Kandagatla
2015-05-22
regmap: Introduce regmap_get_max_register
Srinivas Kandagatla
2015-03-19
regmap: Move tracing header into drivers/base/regmap
Steven Rostedt
2015-03-19
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
2015-02-04
regmap: Export regmap_get_val_endian
Guenter Roeck
2014-09-28
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-09-27
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
2014-09-18
regmap: fix NULL pointer dereference in regmap_get_val_endian
Pankaj Dubey
2014-08-27
regmap: Split regmap_get_endian() in two functions
Geert Uytterhoeven
2014-08-26
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
2014-08-19
regmap: of_regmap_get_endian() cleanup
Stephen Warren
2014-08-18
regmap: Fix DT endianess parsing logic
Javier Martinez Canillas
2014-08-16
regmap: add DT endianness binding support.
Xiubo Li
2014-07-25
regmap: Allow regmap_get_device() to be used by modules
Mark Brown
2014-07-25
regmap: Add regmap_get_device
Tuomas Tynkkynen
2014-04-30
regmap: Add missing initialization of this_page
Geert Uytterhoeven
2014-04-30
regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-04-18
regmap: add reg_read/reg_write callbacks to regmap_bus struct
Boris BREZILLON
[next]