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-cht-wc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
i2c: cht-wc: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2019-09-05
i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-2
/
+1
2019-08-14
i2c-cht-wc: Fix lockdep warning
Hans de Goede
1
-0
/
+46
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 143
Thomas Gleixner
1
-10
/
+1
2018-07-02
i2c-cht-wc: Fix bq24190 supplier
Hans de Goede
1
-1
/
+2
2017-12-07
i2c-cht-wc: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-10-27
i2c-cht-wc: Add device-properties for fusb302 integration
Hans de Goede
1
-7
/
+44
2017-08-29
i2c-cht-wc: make cht_wc_i2c_adap_driver static
Colin Ian King
1
-1
/
+1
2017-08-17
i2c-cht-wc: Workaround CHT GPIO controller IRQ issues
Hans de Goede
1
-4
/
+10
2017-08-17
i2c-cht-wc: Ack read irqs after reading the data register
Hans de Goede
1
-10
/
+19
2017-08-17
i2c-cht-wc: Add locking to interrupt / smbus_xfer functions
Hans de Goede
1
-13
/
+24
2017-08-13
i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
Hans de Goede
1
-0
/
+337