Toggle navigation
Patchwork
linux-i2c
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 7436 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
74
75
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v6,2/2] i2c: spacemit: add support for SpacemiT K1 SoC
riscv: spacemit: add i2c support to K1 SoC
-
-
-
2025-03-07
Troy Mitchell
New
[v6,1/2] dt-bindings: i2c: spacemit: add support for K1 SoC
riscv: spacemit: add i2c support to K1 SoC
-
-
-
2025-03-07
Troy Mitchell
New
[v9,9/9] misc: add FPC202 dual port controller driver
misc: Support TI FPC202 dual-port controller
-
-
-
2025-03-06
Romain Gantois
New
[v9,8/9] i2c: Support dynamic address translation
misc: Support TI FPC202 dual-port controller
-
-
-
2025-03-06
Romain Gantois
New
[v9,7/9] i2c: support per-channel ATR alias pools
misc: Support TI FPC202 dual-port controller
-
-
-
2025-03-06
Romain Gantois
New
[v9,6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
misc: Support TI FPC202 dual-port controller
-
-
-
2025-03-06
Romain Gantois
New
[v9,5/9] i2c: move ATR alias pool to a separate struct
misc: Support TI FPC202 dual-port controller
-
-
-
2025-03-06
Romain Gantois
New
[v9,4/9] i2c: use client addresses directly in ATR interface
misc: Support TI FPC202 dual-port controller
-
-
-
2025-03-06
Romain Gantois
New
[v9,3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
misc: Support TI FPC202 dual-port controller
-
-
-
2025-03-06
Romain Gantois
New
[v9,2/9] media: i2c: ds90ub960: Replace aliased clients list with address list
misc: Support TI FPC202 dual-port controller
-
-
-
2025-03-06
Romain Gantois
New
[v9,1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
misc: Support TI FPC202 dual-port controller
-
-
-
2025-03-06
Romain Gantois
New
[1/1] dt-bindings: i2c: imx-lpi2c: add i.MX94 LPI2C
[1/1] dt-bindings: i2c: imx-lpi2c: add i.MX94 LPI2C
-
-
-
2025-03-06
Frank Li
New
[v2,10/13] i2c: xgene-slimpro: Simplify PCC shared memory region handling
mailbox: pcc: Fixes and cleanup/refactoring
-
-
-
2025-03-05
Sudeep Holla
New
i2c: designware: Add ACPI HID for DWAPB I2C controller on Sophgo SG2044
i2c: designware: Add ACPI HID for DWAPB I2C controller on Sophgo SG2044
-
-
-
2025-03-04
Inochi Amaoto
New
i2c: sis630: Fix an error handling path in sis630_probe()
i2c: sis630: Fix an error handling path in sis630_probe()
-
-
-
2025-03-03
Christophe JAILLET
New
i2c: ali15x3: Fix an error handling path in ali15x3_probe()
i2c: ali15x3: Fix an error handling path in ali15x3_probe()
-
-
-
2025-03-03
Christophe JAILLET
New
i2c: ali1535: Fix an error handling path in ali1535_probe()
i2c: ali1535: Fix an error handling path in ali1535_probe()
-
-
-
2025-03-03
Christophe JAILLET
Superseded
i2c: cadence: fix call balance of id->clk handling routines
i2c: cadence: fix call balance of id->clk handling routines
-
-
-
2025-03-03
Vitalii Mordan
New
[v3,9/9] serial: qcom-geni: Load UART qup Firmware from linux side
Add support to load QUP SE firmware from
-
-
-
2025-03-03
Viken Dadhaniya
New
[v3,8/9] spi: geni-qcom: Load spi qup Firmware from linux side
Add support to load QUP SE firmware from
-
-
-
2025-03-03
Viken Dadhaniya
New
[v3,7/9] i2c: qcom-geni: Load i2c qup Firmware from linux side
Add support to load QUP SE firmware from
-
-
-
2025-03-03
Viken Dadhaniya
New
[v3,6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
Add support to load QUP SE firmware from
-
-
-
2025-03-03
Viken Dadhaniya
New
[v3,5/9] dt-bindings: serial: document qcom,gsi-dma-allowed
Add support to load QUP SE firmware from
-
-
-
2025-03-03
Viken Dadhaniya
New
[v3,4/9] spi: dt-bindings: document qcom,gsi-dma-allowed
Add support to load QUP SE firmware from
-
-
-
2025-03-03
Viken Dadhaniya
New
[v3,3/9] dt-bindings: i2c: qcom,i2c-geni: document qcom,gsi-dma-allowed
Add support to load QUP SE firmware from
-
-
-
2025-03-03
Viken Dadhaniya
New
[v3,2/9] dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL bus
Add support to load QUP SE firmware from
-
-
-
2025-03-03
Viken Dadhaniya
New
[v3,1/9] dt-bindings: qcom: geni-se: Add 'firmware-name' property for firmware loading
Add support to load QUP SE firmware from
-
-
-
2025-03-03
Viken Dadhaniya
New
[11/14] i2c: xgene-slimpro: Simplify PCC shared memory region handling
mailbox: pcc: Fixes and cleanup/refactoring
-
-
-
2025-03-03
Sudeep Holla
Superseded
[RESEND,v5,2/2] i2c: spacemit: add support for SpacemiT K1 SoC
riscv: spacemit: add i2c support to K1 SoC
-
-
-
2025-03-03
Troy Mitchell
New
[RESEND,v5,1/2] dt-bindings: i2c: spacemit: add support for K1 SoC
riscv: spacemit: add i2c support to K1 SoC
-
-
-
2025-03-03
Troy Mitchell
Superseded
[v5,2/2] i2c: spacemit: add support for SpacemiT K1 SoC
riscv: spacemit: add i2c support to K1 SoC
-
-
-
2025-03-02
Troy Mitchell
Superseded
[v5,1/2] dt-bindings: i2c: spacemit: add support for K1 SoC
riscv: spacemit: add i2c support to K1 SoC
-
-
-
2025-03-02
Troy Mitchell
Superseded
[PULL,REQUEST] i2c-for-6.14-rc5
[PULL,REQUEST] i2c-for-6.14-rc5
-
-
-
2025-03-01
Wolfram Sang
New
i2c: amd-isp: Add ISP i2c-designware driver
i2c: amd-isp: Add ISP i2c-designware driver
-
-
-
2025-02-28
Pratap Nirujogi
New
[v3,9/9] i2c: atr: add passthrough flag
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-28
Cosmin Tanislav
New
[v3,8/9] i2c: atr: add static flag
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-28
Cosmin Tanislav
New
[v3,7/9] i2c: atr: add flags parameter to i2c_atr_new()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-28
Cosmin Tanislav
New
[v3,6/9] i2c: atr: allow replacing mappings in attach_addr()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-28
Cosmin Tanislav
New
[v3,5/9] i2c: atr: deduplicate logic in attach_addr()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-28
Cosmin Tanislav
New
[v3,4/9] i2c: atr: do not create mapping in detach_addr()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-28
Cosmin Tanislav
New
[v3,3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-28
Cosmin Tanislav
New
[v3,2/9] i2c: atr: find_mapping() -> get_mapping()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-28
Cosmin Tanislav
New
[v3,1/9] i2c: atr: Fix lockdep for nested ATRs
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-28
Cosmin Tanislav
New
[v2] i2c: omap: fix IRQ storms
[v2] i2c: omap: fix IRQ storms
-
-
-
2025-02-28
Andreas Kemnade
New
i2c: i2c-exynos5: fixed a spelling error
i2c: i2c-exynos5: fixed a spelling error
-
-
-
2025-02-28
Anindya Sundar Gayen
New
[GIT,PULL] i2c-host-fixes for v6.14-rc5
[GIT,PULL] i2c-host-fixes for v6.14-rc5
-
-
-
2025-02-28
Andi Shyti
New
[v3,04/15] dt-bindings: i2c: i2c-rk3x: Add rk3562 support
rockchip: Add rk3562 SoC and evb support
-
-
-
2025-02-27
Kever Yang
New
[v8,9/9] misc: add FPC202 dual port controller driver
misc: Support TI FPC202 dual-port controller
-
-
-
2025-02-27
Romain Gantois
Superseded
[v8,8/9] i2c: Support dynamic address translation
misc: Support TI FPC202 dual-port controller
-
-
-
2025-02-27
Romain Gantois
Superseded
[v8,7/9] i2c: support per-channel ATR alias pools
misc: Support TI FPC202 dual-port controller
-
-
-
2025-02-27
Romain Gantois
Superseded
[v8,6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
misc: Support TI FPC202 dual-port controller
-
-
-
2025-02-27
Romain Gantois
Superseded
[v8,5/9] i2c: move ATR alias pool to a separate struct
misc: Support TI FPC202 dual-port controller
-
-
-
2025-02-27
Romain Gantois
Superseded
[v8,4/9] i2c: use client addresses directly in ATR interface
misc: Support TI FPC202 dual-port controller
-
-
-
2025-02-27
Romain Gantois
Superseded
[v8,3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
misc: Support TI FPC202 dual-port controller
-
-
-
2025-02-27
Romain Gantois
Superseded
[v8,2/9] media: i2c: ds90ub960: Replace aliased clients list with address list
misc: Support TI FPC202 dual-port controller
-
-
-
2025-02-27
Romain Gantois
Superseded
[v8,1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
misc: Support TI FPC202 dual-port controller
-
-
-
2025-02-27
Romain Gantois
Superseded
i2c: mux: remove incorrect of_match_ptr annotations
i2c: mux: remove incorrect of_match_ptr annotations
-
-
-
2025-02-25
Arnd Bergmann
New
[v2,2/2] hwmon: (pmbus/lt3074): add support for lt3074
Add support for LT3074 low voltage linear regulator
-
-
-
2025-02-25
Cedric Encarnacion
New
[v2,1/2] dt-bindings: hwmon: pmbus: add lt3074
Add support for LT3074 low voltage linear regulator
-
-
-
2025-02-25
Cedric Encarnacion
New
[v2,9/9] i2c: atr: add passthrough flag
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-25
Cosmin Tanislav
New
[v2,8/9] i2c: atr: add static flag
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-25
Cosmin Tanislav
New
[v2,7/9] i2c: atr: allow replacing mappings in attach_addr()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-25
Cosmin Tanislav
Superseded
[v2,6/9] i2c: atr: deduplicate logic in attach_addr()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-25
Cosmin Tanislav
Superseded
[v2,5/9] i2c: atr: do not create mapping in detach_addr()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-25
Cosmin Tanislav
Superseded
[v2,4/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-25
Cosmin Tanislav
Superseded
[v2,3/9] i2c: atr: find_mapping() -> get_mapping()
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-25
Cosmin Tanislav
Superseded
[v2,2/9] i2c: atr: unlock mutex after c2a access
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-25
Cosmin Tanislav
New
[v2,1/9] i2c: atr: Fix lockdep for nested ATRs
i2c: atr: allow usage of nested ATRs
-
-
-
2025-02-25
Cosmin Tanislav
Superseded
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
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
New
i2c-algo-bit: Improve sendbytes() with bus recovery
i2c-algo-bit: Improve sendbytes() with bus recovery
-
-
-
2025-02-25
Anindya Sundar Gayen
New
[v1,1/1] at24: Drop of_match_ptr() and ACPI_PTR() protections
[v1,1/1] at24: Drop of_match_ptr() and ACPI_PTR() protections
-
-
-
2025-02-25
Andy Shevchenko
New
[v8,7/7] rtc: Add Nuvoton NCT6694 RTC support
Add Nuvoton NCT6694 MFD drivers
-
-
-
2025-02-25
Ming Yu
New
[v8,6/7] hwmon: Add Nuvoton NCT6694 HWMON support
Add Nuvoton NCT6694 MFD drivers
-
-
-
2025-02-25
Ming Yu
New
[v8,5/7] watchdog: Add Nuvoton NCT6694 WDT support
Add Nuvoton NCT6694 MFD drivers
-
-
-
2025-02-25
Ming Yu
New
[v8,4/7] can: Add Nuvoton NCT6694 CANFD support
Add Nuvoton NCT6694 MFD drivers
-
-
-
2025-02-25
Ming Yu
New
[v8,3/7] i2c: Add Nuvoton NCT6694 I2C support
Add Nuvoton NCT6694 MFD drivers
-
-
-
2025-02-25
Ming Yu
New
[v8,2/7] gpio: Add Nuvoton NCT6694 GPIO support
Add Nuvoton NCT6694 MFD drivers
-
-
-
2025-02-25
Ming Yu
New
[v8,1/7] mfd: Add core driver for Nuvoton NCT6694
Add Nuvoton NCT6694 MFD drivers
-
-
-
2025-02-25
Ming Yu
New
[v16,2/3] i2c: aspeed: support AST2600 i2c new register mode driver
Add ASPEED AST2600 I2Cv2 controller driver
-
-
-
2025-02-24
Ryan Chen
New
[PULL,REQUEST] i2c-for-6.14-rc4
[PULL,REQUEST] i2c-for-6.14-rc4
-
-
-
2025-02-23
Wolfram Sang
New
[4/4] i2c: pasemi: Log bus reset causes
Apple/PASemi i2c error recovery fixes
-
-
-
2025-02-22
Sven Peter via B4 Relay
New
[3/4] i2c: pasemi: Enable the unjam machine
Apple/PASemi i2c error recovery fixes
-
-
-
2025-02-22
Sven Peter via B4 Relay
New
[2/4] i2c: pasemi: Improve error recovery
Apple/PASemi i2c error recovery fixes
-
-
-
2025-02-22
Sven Peter via B4 Relay
New
[1/4] i2c: pasemi: Add registers bits and switch to BIT()
Apple/PASemi i2c error recovery fixes
-
-
-
2025-02-22
Sven Peter via B4 Relay
New
Revert "i2c: core: Allocate temp client on the stack in i2c_detect"
Revert "i2c: core: Allocate temp client on the stack in i2c_detect"
-
-
-
2025-02-21
Arnd Bergmann
New
[v2,3/3] i2c: i801: Improve too small kill wait time in i801_check_post
i2c: i801: Avoid potential issue in i801_check_post and cosmetic improvements
-
-
-
2025-02-21
Heiner Kallweit
New
[v2,2/3] i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code
i2c: i801: Avoid potential issue in i801_check_post and cosmetic improvements
-
-
-
2025-02-21
Heiner Kallweit
New
[v2,1/3] i2c: i801: Cosmetic improvements
i2c: i801: Avoid potential issue in i801_check_post and cosmetic improvements
-
-
-
2025-02-21
Heiner Kallweit
New
i2c: core: Allocate temporary client dynamically
i2c: core: Allocate temporary client dynamically
-
-
-
2025-02-20
Geert Uytterhoeven
New
[v3] i2c: ls2x: Fix frequency division register access
[v3] i2c: ls2x: Fix frequency division register access
-
-
-
2025-02-20
Binbin Zhou
Superseded
[v1,1/1] i2c: npcm: disable interrupt enable bit before devm_request_irq
i2c: npcm: Bug fixes remaining interrupts
-
-
-
2025-02-20
Tyrone Ting
New
[v2] i2c: amd-asf: Fix EOI register write to enable successive interrupts
[v2] i2c: amd-asf: Fix EOI register write to enable successive interrupts
-
-
-
2025-02-19
Shyam Sundar S K
New
[v2] i2c: ls2x: Fix frequency division register access
[v2] i2c: ls2x: Fix frequency division register access
-
-
-
2025-02-19
Binbin Zhou
New
i2c: Update i2c_msg documentation to clarify write
i2c: Update i2c_msg documentation to clarify write
-
-
-
2025-02-18
Viswanath
New
i2c: ls2x: Fix frequency division register access
i2c: ls2x: Fix frequency division register access
-
-
-
2025-02-18
Binbin Zhou
Superseded
[2/2] i2c: dw: Update the master_xfer callback name
[1/2] i2c: amd: Switch to guard(mutex)
-
-
-
2025-02-17
Shyam Sundar S K
New
[1/2] i2c: amd: Switch to guard(mutex)
[1/2] i2c: amd: Switch to guard(mutex)
-
-
-
2025-02-17
Shyam Sundar S K
New
[3/3] i2c: amd-asf: Clear remote IRR bit to get successive interrupt
[1/3] i2c: amd-asf: Modify callbacks of i2c_algorithm to align with the latest revision
-
-
-
2025-02-17
Shyam Sundar S K
Superseded
[2/3] i2c: amd-asf: Set cmd variable when encountering an error
[1/3] i2c: amd-asf: Modify callbacks of i2c_algorithm to align with the latest revision
-
-
-
2025-02-17
Shyam Sundar S K
New
«
1
2
3
4
…
74
75
»