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
/
i2c
/
busses
/
i2c-xlr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-23
i2c: Remove unused Netlogic/Sigma Designs XLR driver
Rob Herring
1
-470
/
+0
2021-10-29
i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
Christophe JAILLET
1
-1
/
+5
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
1
-3
/
+1
2020-03-25
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-1
/
+1
2018-08-05
i2c: xlr: use core to detect 'no zero length' quirk
Wolfram Sang
1
-6
/
+5
2017-02-09
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
1
-1
/
+1
2016-10-25
i2c: xlr: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2015-12-16
i2c: xlr: add interrupt support for Sigma Designs chips
Måns Rullgård
1
-0
/
+119
2015-12-16
i2c: xlr: fix extra read/write at end of rx transfer
Måns Rullgård
1
-23
/
+27
2015-12-15
i2c: xlr: add support for Sigma Designs controller variant
Måns Rullgård
1
-4
/
+77
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
1
-1
/
+0
2013-01-25
i2c: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+4
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-3
/
+3
2012-02-25
i2c: Support for Netlogic XLR/XLS I2C controller.
Ganesan Ramalingam
1
-0
/
+278