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
Age
Commit message (
Expand
)
Author
2025-05-19
i2c: smbus: introduce Write Disable-aware SPD instantiating functions
Yo-Jung (Leo) Lin
2025-05-19
i2c: riic: Implement bus recovery
Lad Prabhakar
2025-05-19
i2c: tegra: check msg length in SMBUS block read
Akhil R
2025-05-19
i2c: pasemi: Log bus reset causes
Hector Martin
2025-05-19
i2c: pasemi: Improve error recovery
Hector Martin
2025-05-19
i2c: pasemi: Improve timeout handling
Sven Peter
2025-05-19
i2c: pasemi: Enable the unjam machine
Hector Martin
2025-05-19
i2c: iproc: Remove unnecessary double negation
Andi Shyti
2025-05-19
i2c: iproc: When there's an error treat it as an error
Andi Shyti
2025-05-19
i2c: iproc: Move function and avoid prototypes
Andi Shyti
2025-05-19
i2c: iproc: Fix indentation of bcm_iproc_i2c_slave_init()
Andi Shyti
2025-05-19
i2c: iproc: Replace udelay() with usleep_range()
Andi Shyti
2025-05-19
i2c: iproc: Remove stray blank line in slave ISR
Andi Shyti
2025-05-19
i2c: iproc: Fix alignment to match the open parenthesis
Andi Shyti
2025-05-19
i2c: iproc: Use u32 instead of uint32_t
Andi Shyti
2025-05-19
i2c: iproc: Use dev_err_probe in probe
Andi Shyti
2025-05-19
i2c: iproc: Drop unnecessary initialisation of 'ret'
Andi Shyti
2025-05-19
i2c: amd-isp: Add ISP i2c-designware driver
Pratap Nirujogi
2025-05-19
i2c: octeon: add block-mode i2c operations
Aryan Srivastava
2025-05-19
i2c: pasemi: Sort includes alphabetically
Sven Peter
2025-05-19
i2c: pasemi: Use correct bits.h include
Sven Peter
2025-05-19
i2c: designware: Use better constants from units.h
Andy Shevchenko
2025-05-19
i2c: scx200_acb: Replace dev_err() with dev_err_probe() in probe function
Enrico Zanda
2025-05-19
i2c: i2c-xiic: Replace dev_err() with dev_err_probe() in probe function
Enrico Zanda
2025-05-19
i2c: virtio: Replace dev_err() with dev_err_probe() in probe function
Enrico Zanda
2025-05-19
i2c: viperboard: Replace dev_err() with dev_err_probe() in probe function
Enrico Zanda
2025-05-19
i2c: viapro: Replace dev_err() with dev_err_probe() in probe function
Enrico Zanda
2025-05-19
i2c: via: Replace dev_err() with dev_err_probe() in probe function
Enrico Zanda
2025-05-19
i2c: uniphier: Replace dev_err() with dev_err_probe() in probe function
Enrico Zanda
2025-05-19
i2c: uniphier(-f): Replace dev_err() with dev_err_probe() in probe function
Enrico Zanda
2025-05-19
i2c: npcm: Add clock toggle recovery
Tali Perry
2025-05-19
i2c: rzv2m: Constify struct i2c_algorithm
Christophe JAILLET
2025-05-19
i2c: imx: add some dev_err_probe calls
Alexander Stein
2025-05-19
i2c: xgene-slimpro: Simplify PCC shared memory region handling
Sudeep Holla
2025-05-19
i2c: lpc2k: Add check for clk_enable()
Chenyuan Yang
2025-05-19
i2c: npcm7xx: Remove redundant ret variable
Zhang Songyi
2025-05-19
i2c: qcom-geni: Use generic definitions for bus frequencies
Andy Shevchenko
2025-05-16
i2c: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2025-05-14
i2c: designware: Fix an error handling path in i2c_dw_pci_probe()
Christophe JAILLET
2025-05-13
Merge branch 'x86/platform' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-06
i2c: omap: fix deprecated of_property_read_bool() use
Johan Hovold
2025-05-02
i2c: atr: Fix end of loop test in i2c_atr_find_mapping_by_addr()
Dan Carpenter
2025-04-29
i2c: imx-lpi2c: Fix clock count when probe defers
Clark Wang
2025-04-26
i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to <asm/amd/fc...
Mario Limonciello
2025-04-26
i2c: piix4: Make CONFIG_I2C_PIIX4 dependent on CONFIG_X86
Mario Limonciello
2025-04-24
i2c: mux: ltc4306: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-04-18
Merge tag 'i2c-host-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2025-04-18
i2c: Support dynamic address translation
Romain Gantois
2025-04-18
i2c: support per-channel ATR alias pools
Romain Gantois
2025-04-18
i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
Romain Gantois
[prev]
[next]