index
:
git.armlinux.org.uk/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
Age
Commit message (
Expand
)
Author
2024-03-06
i2c: imx-lpi2c: add generic GPIO recovery for LPI2C
Carlos Song
2024-03-04
i2c: cadence: Add system suspend and resume PM support
Ji Sheng Teoh
2024-03-04
i2c: mpc: remove outdated macro
Wolfram Sang
2024-03-04
i2c: mpc: use proper binding for transfer timeouts
Wolfram Sang
2024-03-04
i2c: smbus: Prepare i2c_register_spd for usage on muxed segments
Heiner Kallweit
2024-03-04
i2c: constify the struct device_type usage
Ricardo B. Marliere
2024-02-27
i2c: designware: Implement generic polling mode code for Wangxun 10Gb NIC
Jarkko Nikula
2024-02-27
i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NIC
Jarkko Nikula
2024-02-27
i2c: designware: Move interrupt handling functions before i2c_dw_xfer()
Jarkko Nikula
2024-02-27
i2c: designware: Use accessors to DW_IC_INTR_MASK register
Jarkko Nikula
2024-02-27
i2c: designware: Do not enable interrupts shortly in polling mode
Jarkko Nikula
2024-02-27
i2c: designware: Uniform initialization flow for polling mode
Jarkko Nikula
2024-02-23
i2c: imx: when being a target, mark the last read as processed
Corey Minyard
2024-02-14
i2c: Remove redundant comparison in npcm_i2c_reg_slave
Rand Deeb
2024-02-14
i2c: i801: Fix block process call transactions
Jean Delvare
2024-02-14
i2c: pasemi: split driver into two separate modules
Arnd Bergmann
2024-02-12
i2c: qcom-geni: Correct I2C TRE sequence
Viken Dadhaniya
2024-02-08
i2c: i801: Add helper i801_get_block_len
Heiner Kallweit
2024-02-08
i2c: i801: Add SMBUS_LEN_SENTINEL
Heiner Kallweit
2024-02-08
i2c: i801: Split i801_block_transaction
Heiner Kallweit
2024-02-08
i2c: i801: Add helper i801_check_and_clear_pec_error
Heiner Kallweit
2024-02-08
i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4
Heiner Kallweit
2024-02-08
i2c: hisi: Add clearing tx aempty interrupt operation
Devyn Liu
2024-02-08
i2c: hisi: Optimized the value setting of maxwrite limit to fifo depth - 1
Devyn Liu
2024-02-08
i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency ca...
Geert Uytterhoeven
2024-02-08
i2c: imx: move to generic GPIO recovery
Esben Haabendal
2024-02-08
i2c: i801: Remove unused argument from tco functions
Heiner Kallweit
2024-02-08
i2c: i801: Replace magic value with constant in dmi_check_onboard_devices
Heiner Kallweit
2024-02-08
i2c: muxes: pca954x: Enable features on MAX7357
Patrick Rudolph
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
i2c: stm32f7: add support for stm32mp25 soc
Alain Volmat
2024-01-18
i2c: stm32f7: perform I2C_ISR read once at beginning of event isr
Alain Volmat
2024-01-18
i2c: stm32f7: simplify status messages in case of errors
Alain Volmat
2024-01-18
i2c: stm32f7: perform most of irq job in threaded handler
Alain Volmat
2024-01-18
i2c: stm32f7: use dev_err_probe upon calls of devm_request_irq
Alain Volmat
2024-01-18
i2c: i801: Add lis3lv02d for Dell XPS 15 7590
Paul Menzel
2024-01-18
i2c: i801: Add lis3lv02d for Dell Precision 3540
Paul Menzel
2024-01-18
i2c: wmt: Reduce redundant: REG_CR setting
Hans Hu
2024-01-18
i2c: wmt: Reduce redundant: function parameter
Hans Hu
2024-01-18
i2c: wmt: Reduce redundant: clock mode setting
Hans Hu
2024-01-18
i2c: wmt: Reduce redundant: wait event complete
Hans Hu
2024-01-18
i2c: wmt: Reduce redundant: bus busy check
Hans Hu
2024-01-18
i2c: mux: reg: Remove class-based device auto-detection support
Heiner Kallweit
2024-01-18
i2c: make i2c_bus_type const
Greg Kroah-Hartman
2024-01-18
i2c: cpm: Remove linux,i2c-index conversion from be32
Christophe Leroy
2024-01-18
i2c: imx: Make SDA actually optional for bus recovering
Alexander Stein
2024-01-18
i2c: smbus: Support up to 8 SPD EEPROMs
Jean Delvare
2024-01-18
i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
Tim Lunn
2024-01-18
i2c: s3c24xx: add support for atomic transfers
Marek Szyprowski
2024-01-18
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
[prev]
[next]