index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-06-20
i2c: cht-wc: Replace of_node by NULL
Andy Shevchenko
2021-04-10
i2c: cht-wc: Constify the software node
Heikki Krogerus
2020-04-18
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-01-15
i2c: cht-wc: convert to use i2c_new_client_device()
Wolfram Sang
2019-09-04
i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
2019-08-14
i2c-cht-wc: Fix lockdep warning
Hans de Goede
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 143
Thomas Gleixner
2018-07-02
i2c-cht-wc: Fix bq24190 supplier
Hans de Goede
2017-12-07
i2c-cht-wc: constify platform_device_id
Arvind Yadav
2017-10-27
i2c-cht-wc: Add device-properties for fusb302 integration
Hans de Goede
2017-08-29
i2c-cht-wc: make cht_wc_i2c_adap_driver static
Colin Ian King
2017-08-17
i2c-cht-wc: Workaround CHT GPIO controller IRQ issues
Hans de Goede
2017-08-17
i2c-cht-wc: Ack read irqs after reading the data register
Hans de Goede
2017-08-17
i2c-cht-wc: Add locking to interrupt / smbus_xfer functions
Hans de Goede
2017-08-13
i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
Hans de Goede