index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
1
-7
/
+38
2020-04-24
regmap-i2c: add 16-bit width registers support
AceLan Kao
1
-0
/
+61
2020-01-06
regmap-i2c: constify regmap_bus structures
Michał Mirosław
1
-5
/
+5
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
1
-11
/
+7
2018-02-08
regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()
Dan Carpenter
1
-4
/
+0
2016-06-22
regmap-i2c: Use i2c block command only if register value width is 8 bit
Guenter Roeck
1
-1
/
+1
2015-09-04
Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...
Mark Brown
1
-27
/
+14
2015-08-30
regmap-i2c: Add smbus i2c block support
Markus Pargmann
1
-0
/
+49
2015-08-11
regmap: Move documentation to regmap.h
Nicolas Boichat
1
-19
/
+0
2015-08-07
regmap: Use different lockdep class for each regmap init call
Nicolas Boichat
1
-8
/
+14
2015-02-04
regmap: Fix i2c word access when using SMBus access functions
Guenter Roeck
1
-1
/
+45
2014-08-17
regmap: add DT endianness binding support.
Xiubo Li
1
-0
/
+2
2014-04-22
regmap: i2c: fallback to SMBus if the adapter does not support standard I2C
Boris BREZILLON
1
-2
/
+102
2014-02-15
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-1
/
+1
2012-04-06
regmap: introduce explicit bus_context for bus callbacks
Stephen Warren
1
-5
/
+8
2012-01-31
regmap: Implement managed regmap_init()
Mark Brown
1
-0
/
+17
2011-09-05
regmap: Remove redundant owner field from the bus type struct
Mark Brown
1
-1
/
+0
2011-08-12
Merge branch 'regmap-linus' into regmap-next
Mark Brown
1
-0
/
+1
2011-08-12
regmap: Specify a module license
Stephen Warren
1
-0
/
+1
2011-08-09
regmap: Remove unused type and list fields from bus interface
Mark Brown
1
-1
/
+0
2011-07-23
regmap: Add I2C bus support
Mark Brown
1
-0
/
+115