Show patches with: State = Action Required       |   289 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/10] i2c: iproc: Remove unnecessary double negation Few improvements on the Broadcom iProc - - - - --- 2025-04-18 Andi Shyti New
[09/10] i2c: iproc: When there's an error treat it as an error Few improvements on the Broadcom iProc - - - - --- 2025-04-18 Andi Shyti New
[08/10] i2c: iproc: Move function and avoid prototypes Few improvements on the Broadcom iProc - - - - --- 2025-04-18 Andi Shyti New
[07/10] i2c: iproc: Fix indentation of bcm_iproc_i2c_slave_init() Few improvements on the Broadcom iProc - - - - --- 2025-04-18 Andi Shyti New
[06/10] i2c: iproc: Replace udelay() with usleep_range() Few improvements on the Broadcom iProc - - - - --- 2025-04-18 Andi Shyti New
[05/10] i2c: iproc: Remove stray blank line in slave ISR Few improvements on the Broadcom iProc - - - - --- 2025-04-18 Andi Shyti New
[04/10] i2c: iproc: Fix alignment to match the open parenthesis Few improvements on the Broadcom iProc - - - - --- 2025-04-18 Andi Shyti New
[03/10] i2c: iproc: Use u32 instead of uint32_t Few improvements on the Broadcom iProc - - - - --- 2025-04-18 Andi Shyti New
[02/10] i2c: iproc: Use dev_err_probe in probe Few improvements on the Broadcom iProc - - - - --- 2025-04-18 Andi Shyti New
[01/10] i2c: iproc: Drop unnecessary initialisation of 'ret' Few improvements on the Broadcom iProc - - - - --- 2025-04-18 Andi Shyti New
[v2,3/3] arm64: dts: rockchip: Add onboard EEPROM for Radxa E20C Support I2C controllers in RK3528 - - - - --- 2025-04-17 Yao Zi New
[v2,2/3] arm64: dts: rockchip: Add I2C controllers for RK3528 Support I2C controllers in RK3528 - - - - --- 2025-04-17 Yao Zi New
[v2,1/3] dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3528 Support I2C controllers in RK3528 1 - 2 - --- 2025-04-17 Yao Zi New
i2c: Fix reference leak in of_i2c_register_devices i2c: Fix reference leak in of_i2c_register_devices - - - - --- 2025-04-14 Sunny Patel New
[v2,08/10] dt-bindings: i2c: dw: Add Sophgo SG2044 SoC I2C controller riscv: sophgo: Introduce SG2044 SRD3-10 board support 1 - - - --- 2025-04-13 Inochi Amaoto New
[v2,01/10] dt-bindings: i2c: dw: merge duplicate compatible entry. riscv: sophgo: Introduce SG2044 SRD3-10 board support - - 1 - --- 2025-04-13 Inochi Amaoto New
[v9,3/7] i2c: Add Nuvoton NCT6694 I2C support Add Nuvoton NCT6694 MFD drivers - - - - --- 2025-04-09 Ming Yu New
[13/16] i2c: busses: at91: Add MCHP_LAN966X_PCI dependency lan966x pci device: Add support for SFPs - - - - --- 2025-04-07 Herve Codina cazzacarna New
[10/16] i2c: mux: Create missing devlink between mux and adapter supplier lan966x pci device: Add support for SFPs - - - - --- 2025-04-07 Herve Codina wsa New
[09/16] i2c: mux: Set adapter supplier lan966x pci device: Add support for SFPs - - - - --- 2025-04-07 Herve Codina wsa New
[08/16] i2c: core: Introduce i2c_get_adapter_supplier() lan966x pci device: Add support for SFPs - - - - --- 2025-04-07 Herve Codina wsa New
i2c: mux: ltc4306: use new GPIO line value setter callbacks i2c: mux: ltc4306: use new GPIO line value setter callbacks 1 - 1 - --- 2025-04-07 Bartosz Golaszewski New
i2c: Fix reference leak in of_i2c_register_devices i2c: Fix reference leak in of_i2c_register_devices - - - - --- 2025-04-06 Sunny Patel New
i2c: docs: Clarify I2C controller and target driver requirements i2c: docs: Clarify I2C controller and target driver requirements - - - - --- 2025-04-01 Arijit Kumar Das New
i2c: mlxbf: Use str_read_write() helper i2c: mlxbf: Use str_read_write() helper - - - - --- 2025-04-01 shao.mingyin@zte.com.cn New
[2/2] schemas: i2c: Introduce I2C bus extensions i2c: Introduce I2C bus extensions - - - - --- 2025-04-01 Herve Codina cazzacarna New
i2c: davinci: add I2C_FUNC_PROTOCOL_MANGLING to feature list i2c: davinci: add I2C_FUNC_PROTOCOL_MANGLING to feature list 1 - - - --- 2025-03-26 Marcus Folkesson New
[v2] i2c: tegra: check msg length in SMBUS block read [v2] i2c: tegra: check msg length in SMBUS block read 1 - - - --- 2025-03-20 Akhil R New
i2c: tegra: Return if SMBUS message length is zero i2c: tegra: Return if SMBUS message length is zero - - - - --- 2025-03-20 Akhil R New
[v1] i2c: lpi2c: implement master_xfer_atomic callback [v1] i2c: lpi2c: implement master_xfer_atomic callback - - - - --- 2025-03-19 Francesco Dolcini New
i2c-algo-bit: cpu_relax/ yield replaced with cond_resched i2c-algo-bit: cpu_relax/ yield replaced with cond_resched - - - - --- 2025-02-25 Anindya Sundar Gayen wsa New
i2c-algo-bit: Added the bus lock during a i2c transaction i2c-algo-bit: Added the bus lock during a i2c transaction - - - - --- 2025-02-25 Anindya Sundar Gayen wsa New
i2c-algo-bit: Improve sendbytes() with bus recovery i2c-algo-bit: Improve sendbytes() with bus recovery - - - - --- 2025-02-25 Anindya Sundar Gayen wsa New
i2c: Update i2c_msg documentation to clarify write i2c: Update i2c_msg documentation to clarify write - - - - --- 2025-02-18 Viswanath wsa New
[v1,1/1] i2c: core: Propagate all possible errors when requesting recovery GPIOs [v1,1/1] i2c: core: Propagate all possible errors when requesting recovery GPIOs - - - - --- 2025-02-12 Andy Shevchenko wsa New
[RFC,3/3] i2c: i2c-core-of: Handle i2c bus extensions i2c: Introduce i2c bus extensions - - - - --- 2025-02-05 Herve Codina wsa New
[RFC,2/3] i2c: i2c-core-of: Move children registration in a dedicated function i2c: Introduce i2c bus extensions - - - - --- 2025-02-05 Herve Codina wsa New
[RFC,1/3] i2c: core: Follow i2c-parent when retrieving an adapter from node i2c: Introduce i2c bus extensions - - - - --- 2025-02-05 Herve Codina wsa New
i2c: core: Improve i2c_new_scanned_device i2c: core: Improve i2c_new_scanned_device - - - - --- 2025-01-07 Heiner Kallweit wsa New
i2c: slave-eeprom: add latch mode i2c: slave-eeprom: add latch mode - - - - --- 2024-12-09 Jian Zhang wsa New
i2c: smbus: make i2c_smbus_read_block_data() safer i2c: smbus: make i2c_smbus_read_block_data() safer - - - - --- 2024-10-18 Dmitry Torokhov wsa New
i2c: complain loudly if __i2c_transfer has no proper callback i2c: complain loudly if __i2c_transfer has no proper callback - - - - --- 2024-06-06 Wolfram Sang wsa New
i2c: smbus: Fixed uninitialized variable msgbuf in i2c_smbus_xfer_emulated i2c: smbus: Fixed uninitialized variable msgbuf in i2c_smbus_xfer_emulated - - - - --- 2024-06-03 guoqi0226 wsa New
[RFC] i2c: Add a void pointer to i2c_device_id [RFC] i2c: Add a void pointer to i2c_device_id - - - - --- 2024-04-26 Uwe Kleine-König wsa New
[v4,1/1] i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock - - - - --- 2024-01-07 Elad Nachman New
[v1] i2c: new i2c-pseudo driver for userspace i2c adapters [v1] i2c: new i2c-pseudo driver for userspace i2c adapters - - - - --- 2024-01-05 Matthew Blecker New
i2c: smbus: Fixed uninitialized variable msgbuf in i2c_smbus_xfer_emulated i2c: smbus: Fixed uninitialized variable msgbuf in i2c_smbus_xfer_emulated - - - - --- 2023-12-15 guoqi0226 New
i2c:thunderx:Add disabled node check i2c:thunderx:Add disabled node check - - - - --- 2023-07-11 Aryan Srivastava New
[1/1] i2c: at91: constify at91_twi_pdata [1/1] i2c: at91: constify at91_twi_pdata - - - - --- 2023-06-26 Michał Mirosław New
[2/2] i2c: core: extend use case for dflt addr in i2c_new_ancillary_device i2c: core: add devm_i2c_new_ancillary_device() - - - - --- 2023-01-30 Heiner Kallweit wsa New
[1/2] i2c: core: add devm_i2c_new_ancillary_device() i2c: core: add devm_i2c_new_ancillary_device() - - - - --- 2023-01-30 Heiner Kallweit wsa New
[v1] i2c: i2c-core-base: Modify the maximum idr id for i2c adapter [v1] i2c: i2c-core-base: Modify the maximum idr id for i2c adapter - - - - --- 2022-12-16 Riwen Lu New
[RFC,v5,Resend,1/1] i2c debug counters as sysfs attributes i2c counters as sysfs attributes - - - - --- 2022-08-10 Sui Chen wsa New
i2c/busses/drivers/img: Remove unnecessary (void*) conversions i2c/busses/drivers/img: Remove unnecessary (void*) conversions - - - - --- 2022-07-27 Li zeming New
[v2] i2c/busses/drivers/img: remove unnecessary (void*) conversions. [v2] i2c/busses/drivers/img: remove unnecessary (void*) conversions. - - - - --- 2022-07-25 XU pengfei New
[v6,4/4] docs: misc: add documentation for ch341 driver add driver for the WCH CH341 in I2C/GPIO mode - - - - --- 2022-06-16 Frank Zago New
[v6,3/4] i2c: ch341: add I2C MFD cell driver for the CH341 add driver for the WCH CH341 in I2C/GPIO mode - - - - --- 2022-06-16 Frank Zago New
[v6,2/4] gpio: ch341: add GPIO MFD cell driver for the CH341 add driver for the WCH CH341 in I2C/GPIO mode 1 - - - --- 2022-06-16 Frank Zago New
[v6,1/4] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode add driver for the WCH CH341 in I2C/GPIO mode 1 - - - --- 2022-06-16 Frank Zago New
[RFC,v5,1/1] i2c debug counters as sysfs attributes i2c: core: Adapter and client stats as sysfs attributes - - - - --- 2022-05-17 Sui Chen wsa New
i2c: core: Workaround false-positive LOCKDEP in delete_device i2c: core: Workaround false-positive LOCKDEP in delete_device - - - - --- 2022-05-17 Alexander A Sverdlin wsa New
i2c: smbus: change type of length argument in block functions to size_t i2c: smbus: change type of length argument in block functions to size_t - - - - --- 2022-02-04 Heiner Kallweit wsa New
[v2,4/4] i2c: npcm7xx: Allow 255 byte block SMBus transfers Increase SMBus max block size to 255 - - 2 - --- 2022-01-24 Matt Johnston New
[v2,3/4] i2c: aspeed: Allow 255 byte block transfers Increase SMBus max block size to 255 - - 1 - --- 2022-01-24 Matt Johnston New
[v2,2/4] i2c: dev: Support smbus3 block size of 255 bytes Increase SMBus max block size to 255 - - - - --- 2022-01-24 Matt Johnston New
[v2,1/4] i2c: core: Allow 255 byte transfers for SMBus 3.x Increase SMBus max block size to 255 - - - - --- 2022-01-24 Matt Johnston New
[v4,2/2] dt-bindings:i2c: Add Sunplus SP7021 schema Add I2C control driver for Sunplus SP7021 SoC - - 1 - --- 2022-01-21 Li-hao Kuo New
[v4,1/2] i2c: Add i2c driver for Sunplus SP7021 Add I2C control driver for Sunplus SP7021 SoC - - - - --- 2022-01-21 Li-hao Kuo New
drivers/i2c-aspeed: avoid invalid memory reference after timeout drivers/i2c-aspeed: avoid invalid memory reference after timeout - - - - --- 2022-01-09 Heyi Guo New
check parameter for i2c driver interface and improve efficieny for the issues. check parameter for i2c driver interface and improve efficieny for the issues. - - - - --- 2022-01-07 Zhou,Junde New
Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD) Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD) - - - - --- 2021-12-11 Miroslav Bendík New
[net,2/2] net: dsa: realtek: register the MDIO bus under devres Fix mdiobus users with devres 1 1 1 - --- 2021-09-20 Vladimir Oltean New
[net,1/2] net: dsa: don't allocate the slave_mii_bus using devres Fix mdiobus users with devres - 1 2 1 --- 2021-09-20 Vladimir Oltean New
[v2,2/2] i2c: core: Propagate all possible errors when requesting recovery GPIOs [v2,1/2] i2c: core: Make debug message even more debuggish - - - - --- 2021-05-28 Andy Shevchenko New
i2c: slave-eeprom: add an of_match_table i2c: slave-eeprom: add an of_match_table - - - - --- 2021-05-04 Bjorn Ardo New
[v6,1/5] i2c: i2c-core-of: Fix corner case of finding adapter by node drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems - - 1 - --- 2021-05-03 Doug Anderson New
[v1,2/2] i2c: use "dev-name" device tree property to override device name Override device name using DT "dev-name" property - - - - --- 2021-04-07 Manish Varma New
[v1,1/2] dt-bindings: i2c: add "dev-name" property to assign specific device name Override device name using DT "dev-name" property - - - - --- 2021-04-07 Manish Varma New
[v1] i2c: aspeed: add KUnit tests for clock parameters [v1] i2c: aspeed: add KUnit tests for clock parameters - - - - --- 2020-10-16 Brendan Higgins New
[v2] i2c: npcm7xx: Support changing bus speed using debugfs. [v2] i2c: npcm7xx: Support changing bus speed using debugfs. - 1 2 1 --- 2020-10-13 Tali Perry New
[v1] i2c: npcm7xx: Support changing bus speed using debugfs. [v1] i2c: npcm7xx: Support changing bus speed using debugfs. - 1 - - --- 2020-09-30 Tali Perry New
[v2,3/4] i2c: designware: Allow SMBus block reads up to 255 bytes in length i2c-hid: Save power by reducing i2c xfers with block reads - - - - --- 2020-09-17 Sultan Alsawaf New
[v2,2/4] i2c: designware: Ensure tx_buf_len is nonzero for SMBus block reads i2c-hid: Save power by reducing i2c xfers with block reads - 1 - - --- 2020-09-17 Sultan Alsawaf New
[v2,1/4] i2c: designware: Fix transfer failures for invalid SMBus block reads i2c-hid: Save power by reducing i2c xfers with block reads - 1 - - --- 2020-09-17 Sultan Alsawaf New
[v3] i2c: Squash of SMBus block read patchset to save power [v3] i2c: Squash of SMBus block read patchset to save power - 2 - - --- 2020-09-14 Sultan Alsawaf New
i2c: do not acpi/of match device in i2c_device_probe() i2c: do not acpi/of match device in i2c_device_probe() - - 1 - --- 2020-08-26 Sergey Senozhatsky New
[2/2] i2c: do not export i2c_of_match_device() symbol [1/2] i2c: consider devices with of_match_table during i2c device probing - - - - --- 2020-08-26 Sergey Senozhatsky New
[1/2] i2c: consider devices with of_match_table during i2c device probing [1/2] i2c: consider devices with of_match_table during i2c device probing - - 1 - --- 2020-08-26 Sergey Senozhatsky New
drivers/i2c: Removes 'blacklist' from file drivers/i2c: Removes 'blacklist' from file - - - - --- 2020-07-16 Paul Schulz New
[v2] HID: i2c-hid: Use block reads when possible to save power [v2] HID: i2c-hid: Use block reads when possible to save power - - - - --- 2020-06-16 Sultan Alsawaf New
[v2] i2c: designware: Only check the first byte for SMBus block read length [v2] i2c: designware: Only check the first byte for SMBus block read length 1 1 - - --- 2020-06-16 Sultan Alsawaf New
i2c: busses: Fix reference count leaks. i2c: busses: Fix reference count leaks. - - 1 - --- 2020-06-13 wu000273@umn.edu New
i2c: busses: Fix a reference count leak. i2c: busses: Fix a reference count leak. - 1 - - --- 2020-06-13 wu000273@umn.edu New
[v4] i2c: Add i2c-pseudo driver for userspace I2C adapters. [v4] i2c: Add i2c-pseudo driver for userspace I2C adapters. - - 1 - --- 2020-05-21 Matthew Blecker New
i2c: i2c-core-base: tiny indention cleanup i2c: i2c-core-base: tiny indention cleanup - - - - --- 2019-11-21 Enrico Weigelt, metux IT consult New
drivers: i2c: introduce devm_i2c_add_adapter() drivers: i2c: introduce devm_i2c_add_adapter() - - - - --- 2019-11-21 Enrico Weigelt, metux IT consult New
[v2,3/3] i2c: qup: Use devm_platform_ioremap_resource helper [v2,1/3] i2c: qup: remove explicit conversion to boolean - - - - --- 2019-09-17 Saiyam Doshi New
[v2,2/3] i2c: qup: Remove dev_err() log after platform_get_irq*() failure [v2,1/3] i2c: qup: remove explicit conversion to boolean - - - - --- 2019-09-17 Saiyam Doshi New
[v2,1/3] i2c: qup: remove explicit conversion to boolean [v2,1/3] i2c: qup: remove explicit conversion to boolean - - - - --- 2019-09-17 Saiyam Doshi New
[2/2] i2c: core: remove #ifdef for CONFIG_X86 [1/2] i2c: core: use IS_ENABLED for CONFIG_I2C_COMPAT - - - - --- 2019-09-17 Ben Dooks New
« 1 2 3 »