Toggle navigation
Patchwork
linux-i2c
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 4145 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
...
20
21
22
…
41
42
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
i2c: gpio: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
i2c: gpio: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
-
-
-
2023-08-31
Jinjie Ruan
New
[v2,2/2] i2c: muxes: pca954x: Enable features on MAX7357/MAX7358
[v2,1/2] dt-bindings: i2c: Add custom properties for MAX7357/MAX7358
-
-
-
2023-08-31
Naresh Solanki
New
[v2] i2c: cadence: Fix the kernel-doc warnings
[v2] i2c: cadence: Fix the kernel-doc warnings
-
-
-
2023-08-31
Shubhrajyoti Datta
New
[2/2] i2c: muxes: Enable features on MAX7357
[1/2] dt-binding: Add custom property for MAX7357
-
-
-
2023-08-30
Naresh Solanki
New
[1/2] dt-binding: Add custom property for MAX7357
[1/2] dt-binding: Add custom property for MAX7357
-
-
-
2023-08-30
Naresh Solanki
New
i2c: i801: fix cleanup code in remove() and error path of probe()
i2c: i801: fix cleanup code in remove() and error path of probe()
-
-
-
2023-08-27
Heiner Kallweit
New
[v2,5/8] I2C: ali15x3: Do PCI error checks on own line
Untitled series #219998
-
-
-
2023-08-27
Ilpo Järvinen
New
i2c: at91: Use dev_err_probe() instead of dev_err()
i2c: at91: Use dev_err_probe() instead of dev_err()
-
-
-
2023-08-25
Yann Sionneau
New
i2c: iproc: handle invalid slave state
i2c: iproc: handle invalid slave state
-
-
-
2023-08-24
roman.bacik@broadcom.com
New
[next] i2c: qcom-cci: Fix error checking in cci_probe()
[next] i2c: qcom-cci: Fix error checking in cci_probe()
-
-
-
2023-08-23
Harshit Mogalapalli
New
dt-bindings: Drop remaining unneeded quotes
dt-bindings: Drop remaining unneeded quotes
-
-
-
2023-08-23
Rob Herring (Arm)
New
[i2c-next,2/2] i2c: mlxcpld: Add support for extended transaction length
i2c: mlxcpld: Extend driver functionality and allow to run on ARM64
-
-
-
2023-08-22
Vadim Pasternak
New
[v6] i2c: designware: Add support for recovery when GPIO need pinctrl.
[v6] i2c: designware: Add support for recovery when GPIO need pinctrl.
-
-
-
2023-08-22
Yann Sionneau
New
[v3] Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPIO function, the recovery won't work.
[v3] Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPIO f...
-
-
-
2023-08-22
Yann Sionneau
New
[v16,4/4] i2c: muxes: pca954x: Add regulator support
[v16,1/4] dt-bindings: i2c: pca954x: Correct interrupt support
-
-
-
2023-08-21
Patrick Rudolph
New
[v16,1/4] dt-bindings: i2c: pca954x: Correct interrupt support
[v16,1/4] dt-bindings: i2c: pca954x: Correct interrupt support
-
-
-
2023-08-21
Patrick Rudolph
New
[-next,v2,RESEND] I2C: Fix return value check for devm_pinctrl_get()
[-next,v2,RESEND] I2C: Fix return value check for devm_pinctrl_get()
-
-
-
2023-08-18
Jinjie Ruan
New
[7/8] i2c: sprd: Set I2C_RX_ACK when clear irq
[1/8] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
-
-
-
2023-08-17
Huangzheng Lai
New
[4/8] i2c: sprd: Add IIC controller driver to support dynamic switching of 400K/1M/3.4M frequency
[1/8] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
-
-
-
2023-08-17
Huangzheng Lai
New
[2/8] i2c: sprd: Add I2C driver to use 'reset framework' function
[1/8] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
-
-
-
2023-08-17
Huangzheng Lai
New
[1/8] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
[1/8] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
-
-
-
2023-08-17
Huangzheng Lai
New
[v15,2/4] dt-bindings: i2c: Add Maxim MAX735x/MAX736x variants
Add support for Maxim MAX735x/MAX736x variants
-
-
-
2023-08-17
Patrick Rudolph
New
[4/4] i2c: imx: devm_pinctrl_get() cannot return NULL
i2c: devm_pinctrl_get() usage fixes
-
-
-
2023-08-16
Yann Sionneau
New
[3/4] i2c: i2c-cadence: Reset pinctrl to NULL in case devm_pinctrl_get() fails
i2c: devm_pinctrl_get() usage fixes
-
-
-
2023-08-16
Yann Sionneau
New
[2/4] i2c: at91-master: devm_pinctrl_get() cannot return NULL
i2c: devm_pinctrl_get() usage fixes
-
-
-
2023-08-16
Yann Sionneau
New
[1/4] i2c: mv64xxx: devm_pinctrl_get() cannot return NULL
i2c: devm_pinctrl_get() usage fixes
-
-
-
2023-08-16
Yann Sionneau
New
i2c: pxa: fix clang -Wvoid-pointer-to-enum-cast warning
i2c: pxa: fix clang -Wvoid-pointer-to-enum-cast warning
-
-
-
2023-08-16
Justin Stitt
New
[v2] i2c: designware: add support for pinctrl for recovery
[v2] i2c: designware: add support for pinctrl for recovery
-
-
-
2023-08-16
Yann Sionneau
New
[-next] I2C: Use helper function IS_ERR_OR_NULL()
[-next] I2C: Use helper function IS_ERR_OR_NULL()
-
-
-
2023-08-16
Jinjie Ruan
New
[v3] i2c: stm32f7: Add atomic_xfer method to driver
[v3] i2c: stm32f7: Add atomic_xfer method to driver
-
-
-
2023-08-16
Sean Nyekjaer
New
i2c: Make I2C_ATR invisible
i2c: Make I2C_ATR invisible
-
-
-
2023-08-15
Geert Uytterhoeven
New
[RFC,4/4] i2c: slave-eeprom: convert to using a pointer in i2c_device_id
Start unification of of_device_id and i2c_device_id
-
-
-
2023-08-14
Dmitry Torokhov
New
[RFC,3/4] i2c: mux: pca954x: convert to using a pointer in i2c_device_id
Start unification of of_device_id and i2c_device_id
-
-
-
2023-08-14
Dmitry Torokhov
New
[RFC,2/4] i2c: mux: ltc4306: convert to using a pointer in i2c_device_id
Start unification of of_device_id and i2c_device_id
-
-
-
2023-08-14
Dmitry Torokhov
New
[RFC,1/4] i2c: start migrating to a pointer in i2c_device_id
Start unification of of_device_id and i2c_device_id
-
-
-
2023-08-14
Dmitry Torokhov
New
drivers:i2c:add controller reset when the timeout occurred
drivers:i2c:add controller reset when the timeout occurred
-
-
-
2023-08-14
Tommy Huang
New
[v2,2/2] i2c: add support for Zhaoxin I2C controller
i2c: add support for Zhaoxin I2C controller
-
-
-
2023-08-14
Hans Hu
New
[v2,1/2] i2c: wmt: split out i2c-viai2c-common.{c,h}
i2c: add support for Zhaoxin I2C controller
-
-
-
2023-08-14
Hans Hu
New
i2c: designware: add support for pinctrl for recovery
i2c: designware: add support for pinctrl for recovery
-
-
-
2023-08-11
Yann Sionneau
New
[2/2] i2c: designware: abort the transfer if receiving byte count of 0
[1/2] i2c: designware: fix __i2c_dw_disable in case master is holding SCL low
-
-
-
2023-08-11
Yann Sionneau
New
[1/2] i2c: designware: fix __i2c_dw_disable in case master is holding SCL low
[1/2] i2c: designware: fix __i2c_dw_disable in case master is holding SCL low
-
-
-
2023-08-11
Yann Sionneau
New
[v4,08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
Introduce STM32 Firewall framework
-
-
-
2023-08-11
Gatien CHEVALLIER
New
[v4,06/11] of: property: fw_devlink: Add support for "feature-domains"
Introduce STM32 Firewall framework
-
-
-
2023-08-11
Gatien CHEVALLIER
New
[v4,04/11] dt-bindings: bus: document ETZPC
Introduce STM32 Firewall framework
-
-
-
2023-08-11
Gatien CHEVALLIER
New
[IGNORE,v4,01/11] dt-bindings: Document common device controller bindings
Introduce STM32 Firewall framework
-
-
-
2023-08-11
Gatien CHEVALLIER
New
[1/2] i2c: i2c-bcm-iproc: fix -Wvoid-pointer-to-enum-cast warning
i2c: fix -Wvoid-pointer-to-enum-cast warnings
-
-
-
2023-08-09
Justin Stitt
New
[v3,7/9] i2c: dln2: Use dev_err_probe in probe function
Use dev_err_probe in i2c probe function
-
-
-
2023-08-08
Liao Chang
New
[v3,6/9] i2c: pxa: Use dev_err_probe in probe function
Use dev_err_probe in i2c probe function
-
-
-
2023-08-08
Liao Chang
New
[v3,4/9] i2c: hisi: Use dev_err_probe in probe function
Use dev_err_probe in i2c probe function
-
-
-
2023-08-08
Liao Chang
New
[v3,3/9] i2c: xlp9xx: Use dev_err_probe in probe function
Use dev_err_probe in i2c probe function
-
-
-
2023-08-08
Liao Chang
New
[v7,2/4] i2c: Enhance i2c_get_match_data()
Extend device_get_match_data() to struct bus_type
-
-
-
2023-08-04
Biju Das
New
[v6,4/4] i2c: Add i2c_device_get_match_data() callback
Extend device_get_match_data() to struct bus_type
-
-
-
2023-08-04
Biju Das
New
i2c: tegra: Fix i2c-tegra DMA config option processing
i2c: tegra: Fix i2c-tegra DMA config option processing
-
-
-
2023-08-03
Parker Newman
New
[v5,3/4] i2c: i2c-core-of: Convert i2c_of_match_device_sysfs() to non-static
Extend device_get_match_data() to struct bus_type
-
-
-
2023-08-03
Biju Das
New
[v5,4/4] i2c: Extend i2c_device_get_match_data() to support i2c sysfs
Extend device_get_match_data() to struct bus_type
-
-
-
2023-08-03
Biju Das
New
dt-bindings: i2c: cadence: Describe power-domains property
dt-bindings: i2c: cadence: Describe power-domains property
-
-
-
2023-08-03
Michal Simek
New
[RFC,1/2] i2c: separate i2c-viai2c-common from i2c-wmt
add support for Zhaoxin I2C controller
-
-
-
2023-08-03
Hans Hu
New
[v4,3/3] i2c: Extend i2c_device_get_match_data() to support i2c sysfs
Extend device_get_match_data() to struct bus_type
-
-
-
2023-08-02
Biju Das
New
[v4,2/3] i2c: Add i2c_device_get_match_data() callback
Extend device_get_match_data() to struct bus_type
-
-
-
2023-08-02
Biju Das
New
[9/9] i2c: synquacer: Use dev_err_probe in probe function
Use dev_err_probe in i2c probe function
-
-
-
2023-08-02
Liao Chang
New
[8/9] i2c: imx-lpi2c: Use dev_err_probe in probe function
Use dev_err_probe in i2c probe function
-
-
-
2023-08-02
Liao Chang
New
[5/9] i2c: qcom-cci: Use dev_err_probe in probe function
Use dev_err_probe in i2c probe function
-
-
-
2023-08-02
Liao Chang
New
[2/9] i2c: mlxbf: Use dev_err_probe in probe function
Use dev_err_probe in i2c probe function
-
-
-
2023-08-02
Liao Chang
New
[1/9] i2c: bcm2835: Use dev_err_probe in probe function
Use dev_err_probe in i2c probe function
-
-
-
2023-08-02
Liao Chang
New
[v3,2/2] i2c: Add i2c_device_get_match_data() callback
Extend device_get_match_data() to struct bus_type
-
-
-
2023-08-01
Biju Das
New
i2c: hisi: Only handle the interrupt of the driver's transfer
i2c: hisi: Only handle the interrupt of the driver's transfer
-
-
-
2023-08-01
Yicong Yang
New
[-next] i2c: remove redundant dev_err_probe()
[-next] i2c: remove redundant dev_err_probe()
-
-
-
2023-08-01
Zhu Wang
New
[v8,6/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
fix fwnode_irq_get[_byname()] returnvalue
-
-
-
2023-08-01
Matti Vaittinen
New
[-next] i2c: mux: ltc4306: Remove an unnecessary ternary operator
[-next] i2c: mux: ltc4306: Remove an unnecessary ternary operator
-
-
-
2023-08-01
Jinjie Ruan
New
[v3,2/2] i2c: Add GPIO-based hotplug gate
GPIO-based hotplug i2c bus
-
-
-
2023-07-29
Svyatoslav Ryhel
New
[v2,4/4] i2c: thunderx: Adding ioclk support
i2c: thunderx: Marvell thunderx i2c changes
-
-
-
2023-07-28
Piyush Malgujar
New
[v2,1/4] i2c: thunderx: Clock divisor logic changes
i2c: thunderx: Marvell thunderx i2c changes
-
-
-
2023-07-28
Piyush Malgujar
New
[v3,13/50] dt-bindings: i2c: at91: Add sam9x7 compatible string
Add support for sam9x7 SoC family
-
-
-
2023-07-28
Varshini Rajendran
New
[-next] i2c: microchip-corei2c: clean up redundant dev_err_probe()
[-next] i2c: microchip-corei2c: clean up redundant dev_err_probe()
-
-
-
2023-07-28
Chen Jiahao
New
[9/9] i2c: synquacer: Use dev_err_probe in probe function
Use dev_err_probe in i2c probe function
-
-
-
2023-07-28
Liao Chang
New
i2c: tiny-usb: check usb base class before assuming the interface on device is for this driver
i2c: tiny-usb: check usb base class before assuming the interface on device is for this driver
-
-
-
2023-07-27
Harry Geyer
New
[v4] i2c: imx-lpi2c: directly return ISR when detect a NACK
[v4] i2c: imx-lpi2c: directly return ISR when detect a NACK
-
-
-
2023-07-27
Carlos Song
New
[-next] i2c: s3c2410: Remove redundant dev_err()
[-next] i2c: s3c2410: Remove redundant dev_err()
-
-
-
2023-07-26
Jinjie Ruan
New
[v2,2/2] i2c: Add i2c_device_get_match_data() callback
Extend device_get_match_data() to struct bus_type
-
-
-
2023-07-26
Biju Das
New
[v5] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
[v5] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
-
-
-
2023-07-26
Carlos Song
New
[v2,2/2] i2c: designware: Handle invalid SMBus block data response length value
i2c: designware: Handle invalid SMBus block data response length value
-
-
-
2023-07-26
Tam Nguyen
New
[v2,1/2] i2c: designware: Correct length byte validation logic
i2c: designware: Handle invalid SMBus block data response length value
-
-
-
2023-07-26
Tam Nguyen
New
[v1,7/9] i2c: desingware: Unify firmware type checks
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,6/9] i2c: designware: Consolidate firmware parsing and configure code
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,5/9] i2c: designware: Always provide ID tables
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,4/9] i2c: designware: Propagate firmware node
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,3/9] i2c: designware: Align dw_i2c_of_configure() with i2c_dw_acpi_configure()
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,2/9] i2c: designware: Change i2c_dw_acpi_configure() prototype
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v1,1/9] i2c: designware: Move has_acpi_companion() to common code
i2c: designware: code consolidation & cleanups
-
-
-
2023-07-25
Andy Shevchenko
New
[v2,3/3] i2c: imx-lpi2c: add debug message when i2c peripheral clk doesn't work
[v2,1/3] i2c: imx-lpi2c: directly return ISR when detect a NACK
-
-
-
2023-07-24
Carlos Song
New
[v2,2/3] i2c: imx-lpi2c: add bus recovery feature
[v2,1/3] i2c: imx-lpi2c: directly return ISR when detect a NACK
-
-
-
2023-07-24
Carlos Song
New
[v2,1/3] i2c: imx-lpi2c: directly return ISR when detect a NACK
[v2,1/3] i2c: imx-lpi2c: directly return ISR when detect a NACK
-
-
-
2023-07-24
Carlos Song
New
[2/2] hwmon: pmbus: Add ltc4286 driver
[1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
-
-
-
2023-07-24
Delphine CC Chiu
New
[RFC,2/2] i2c: Add i2c_device_get_match_data() callback
Extend device_get_match_data() to struct bus_type
-
-
-
2023-07-23
Biju Das
New
[RFC,1/2] drivers: fwnode: Extend device_get_match_data() to struct bus_type
Extend device_get_match_data() to struct bus_type
-
-
-
2023-07-23
Biju Das
New
[v2,22/22] i2c: mux: pca954x: Remove #ifdef guards for PM related functions
i2c: Use new PM macros
-
-
-
2023-07-22
Paul Cercueil
New
[v2,21/22] i2c: virtio: Remove #ifdef guards for PM related functions
i2c: Use new PM macros
-
-
-
2023-07-22
Paul Cercueil
New
[v2,20/22] i2c: sh-mobile: Remove #ifdef guards for PM related functions
i2c: Use new PM macros
-
-
-
2023-07-22
Paul Cercueil
New
[v2,19/22] i2c: s3c2410: Remove #ifdef guards for PM related functions
i2c: Use new PM macros
-
-
-
2023-07-22
Paul Cercueil
New
[v2,18/22] i2c: rcar: Remove #ifdef guards for PM related functions
i2c: Use new PM macros
-
-
-
2023-07-22
Paul Cercueil
New
«
1
2
...
20
21
22
…
41
42
»