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-axxia.c
Age
Commit message (
Expand
)
Author
2023-10-28
i2c: axxia: eliminate kernel-doc warnings
Randy Dunlap
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-20
i2c: axxia: use 'struct' for kernel-doc notation
Randy Dunlap
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2020-04-18
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2019-08-29
i2c: axxia: support slave mode
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
2019-04-16
i2c: axxia: use auto cmd for last message
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-17
i2c: axxia: support sequence command mode
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11
i2c-axxia: check for error conditions first
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11
i2c-axxia: dedicated function to set client addr
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-06
i2c: axxia: properly handle master timeout
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-08
i2c: axxia: enable clock before calling clk_get_rate()
Tobias Jordan
2016-11-18
i2c: constify i2c_adapter_quirks structures
Julia Lawall
2016-09-24
i2c: axxia: disable clks in case of failure in probe
Alexey Khoroshilov
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2015-06-03
i2c: axxia: Add bus recovery functionality
Alexander Sverdlin
2015-03-15
i2c: axxia: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-13
i2c: axxia: make use of the new infrastructure for quirks
Wolfram Sang
2014-10-03
i2c: axxia: Add I2C driver for AXM55xx
Anders Berg