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-xlp9xx.c
Age
Commit message (
Expand
)
Author
2023-08-10
i2c: xlp9xx: Use dev_err_probe in probe function
Liao Chang
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2021-11-23
i2c: Remove Netlogic XLP variant
Rob Herring
2021-08-25
i2c: xlp9xx: fix main IRQ check
Sergey Shtylyov
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
2020-03-10
i2c: convert SMBus alert setup function to return an ERRPTR
Wolfram Sang
2018-08-09
i2c: xlp9xx: Fix case where SSIF read transaction completes early
George Cherian
2018-05-22
i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE
George Cherian
2018-05-22
i2c: xlp9xx: Fix issue seen when updating receive length
George Cherian
2018-05-22
i2c: xlp9xx: Add support for SMBAlert
George Cherian
2018-03-17
i2c: xlp9xx: Handle NACK on DATA properly
George Cherian
2018-03-17
i2c: xlp9xx: Check for Bus state before every transfer
George Cherian
2018-02-26
i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
George Cherian
2018-02-26
i2c: xlp9xx: return ENXIO on slave address NACK
Dmitry Bazhenov
2017-10-17
i2c: xlp9xx: Handle I2C_M_RECV_LEN in msg->flags
Kamlakant Patel
2017-10-17
i2c: xlp9xx: Get clock frequency with clk API
Jayachandran C
2017-06-19
i2c: xlp9xx: Enable HWMON class probing for xlp9xx
George Cherian
2017-03-23
i2c: xlp9xx: update for ARCH_THUNDER2
Jayachandran C
2017-02-09
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2016-11-18
i2c: xlp9xx: ACPI support for I2C clients
Tanmay Jagdale
2016-10-25
i2c: xlp9xx: Fix module autoload
Javier Martinez Canillas
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-07-08
i2c: xlp9xx: add ACPI support for Broadcom Vulcan
Tanmay Jagdale
2015-04-10
i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller
Subhendu Sekhar Behera