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
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-isch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-8
/
+1
2019-04-03
i2c: isch: Remove unnecessary acpi.h include
Bjorn Helgaas
1
-1
/
+0
2018-09-25
i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"
Colin Ian King
1
-1
/
+1
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-07
i2c: remove FSF address
Wolfram Sang
1
-4
/
+0
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
2014-01-05
i2c: isch: Use devm_request_region()
Jingoo Han
1
-5
/
+2
2013-02-11
i2c: isch: Add module parameter for backbone clock rate if divider is unset
Alexander Stein
1
-0
/
+17
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-3
/
+3
2012-03-26
i2c-isch: Decrease delay in command completion check loop
Olivier Sobrie
1
-5
/
+5
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-03-08
i2c: convert i2c-isch to platform_device
Denis Turischev
1
-41
/
+27
2010-03-02
i2c: Make PCI device ids constant
Márton Németh
1
-1
/
+1
2009-10-05
i2c: Hide probe errors caused by ACPI resource conflicts
Jean Delvare
1
-1
/
+1
2009-05-05
i2c: Timeouts off by 1
Roel Kluin
1
-1
/
+1
2008-07-15
i2c: Check for ACPI resource conflicts
Jean Delvare
1
-0
/
+3
2008-07-15
i2c: Let bus drivers add SPD to their class
Jean Delvare
1
-1
/
+1
2008-07-15
i2c: Add Intel SCH SMBus support
Alek Du
1
-0
/
+336