index
:
linux.git
for-next
master
Linus' 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]