Toggle navigation
Patchwork
linux-i2c
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 3951 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
…
39
40
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[1/2] i2c: s3c2410: add optional pin configuration using pinctrl interface
-
-
-
2012-09-06
thomas.abraham@linaro.org
New
[2/2] ARM: dts: exynos4: allow i2c0 bus to be configured using pinctrl interface
-
-
-
2012-09-06
thomas.abraham@linaro.org
New
i2c: xiic: Fix reference count leaks.
i2c: xiic: Fix reference count leaks.
-
-
-
2020-06-13
wu000273@umn.edu
New
i2c: busses: Fix reference count leaks.
i2c: busses: Fix reference count leaks.
-
-
-
2020-06-13
wu000273@umn.edu
New
[v2] i2c: cpm: Fix i2c_ram structure
[v2] i2c: cpm: Fix i2c_ram structure
-
-
-
2020-09-23
nico.vince@gmail.com
New
i2c/busses:remove unneeded variable: "ret"
i2c/busses:remove unneeded variable: "ret"
-
-
-
2021-02-23
dingsenjie@163.com
New
i2c/busses:remove unneeded "ret" variables in the i2c-s3c2410.c
i2c/busses:remove unneeded "ret" variables in the i2c-s3c2410.c
-
-
-
2021-02-23
dingsenjie@163.com
New
i2c: sis630: fix spellint typo
i2c: sis630: fix spellint typo
-
-
-
2021-03-01
zuoqilin1@163.com
New
i2c: cp2615: check the return value of kzalloc()
i2c: cp2615: check the return value of kzalloc()
-
-
-
2022-07-23
williamsukatube@163.com
New
i2c: designware: fix direct modify risk in xfer
i2c: designware: fix direct modify risk in xfer
-
-
-
2022-08-16
wolfgang9277@126.com
New
i2c: designware: slave should do WRITE_RECEIVED before SLAVE_STOP
i2c: designware: slave should do WRITE_RECEIVED before SLAVE_STOP
-
-
-
2022-10-10
tianye@sugon.com
New
i2c: fix crash with msgs is NULL points
i2c: fix crash with msgs is NULL points
-
-
-
2023-05-10
wangyouwan@126.com
New
HID: mcp2221: Remove unneeded semicolon
HID: mcp2221: Remove unneeded semicolon
-
-
-
2023-06-27
baomingtong001@208suo.com
New
i2c: iproc: handle invalid slave state
i2c: iproc: handle invalid slave state
-
-
-
2023-08-24
roman.bacik@broadcom.com
New
[08/11] i2c: sh_mobile: Use devm_platform_get_and_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
New
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
New
[v2,02/11] i2c: iproc: Convert to devm_platform_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
New
[v2,03/11] i2c: brcmstb: Convert to devm_platform_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
New
[v2,04/11] i2c: mlxbf: Use devm_platform_get_and_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
New
[v2,05/11] i2c: stm32f4: Use devm_platform_get_and_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
New
[v2,06/11] i2c: qcom-geni: Convert to devm_platform_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
New
[v2,08/11] i2c: sh_mobile: Use devm_platform_get_and_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
New
[v2,09/11] i2c: s3c2410: Use devm_platform_get_and_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
New
[v2,10/11] i2c: pxa: Use devm_platform_get_and_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
New
[v2,11/11] i2c: pnx: Use devm_platform_get_and_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
New
drivers/i2c/busses/i2c-imx.c: Use with resource management to register interrupts
drivers/i2c/busses/i2c-imx.c: Use with resource management to register interrupts
-
-
-
2021-12-10
李哲
New
[-next] i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
[-next] i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
-
-
-
2020-05-06
Zou Wei
New
[3/3] dt-bindings: eeprom: at24: Add property dovdd-supply
misc: eeprom: at24: add optional dovdd-supply
-
-
-
2024-04-26
Zoie Lin (林禹妡)
New
[v1,1/1] i2c: mediatek: add runtime PM operations and bus regulator control
i2c: mediatek: add runtime PM operations and bus regulator control
-
-
-
2024-09-20
Zoie Lin (林禹妡)
New
[v4,0/1] i2c: mediatek: add runtime PM operations and bus regulator control
-
-
-
2025-02-11
Zoie Lin (林禹妡)
New
i2c: remove redundant conditions
i2c: remove redundant conditions
-
-
-
2024-02-16
zoanana990
New
[-next] i2c: remove redundant dev_err_probe()
[-next] i2c: remove redundant dev_err_probe()
-
-
-
2023-08-01
Zhu Wang
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
i2c: core: Disable i2c_generic_scl_recovery callback checks with CFI
i2c: core: Disable i2c_generic_scl_recovery callback checks with CFI
-
-
-
2022-06-28
Zhipeng Wang
New
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
-
-
-
2022-07-29
Zheyu Ma
New
i2c: bcm2835: Use platform_get_irq() to get the interrupt
i2c: bcm2835: Use platform_get_irq() to get the interrupt
-
-
-
2022-02-10
zhaoxiao
New
i2c: mpc: Use devm_clk_get() to simplify code
i2c: mpc: Use devm_clk_get() to simplify code
-
-
-
2024-09-04
Zhang Zekun
New
i2c: designware: add reset interface
-
-
-
2016-11-22
Zhangfei Gao
New
[v3,resend] i2c: designware: add reset interface
-
-
-
2016-12-27
Zhangfei Gao
New
i2c: aspeed: disable additional device addresses on ast2[56]xx
i2c: aspeed: disable additional device addresses on ast2[56]xx
-
-
-
2020-09-15
Zev Weiss
New
[v2,1/2] i2c: mux: pca9541: add delayed-release support
ic2: mux: pca9541: add delayed-release support
-
-
-
2022-02-01
Zev Weiss
New
[v2,2/2] dt-bindings: i2c: add nxp,pca9541 release-delay-us property
ic2: mux: pca9541: add delayed-release support
-
-
-
2022-02-01
Zev Weiss
New
i2c: fix module autoloading
i2c: fix module autoloading
-
-
-
2024-08-15
Yuntao Liu
New
[-next,1/9] usb: ehci-mv: fix module autoloading
drivers: fix some module autoloading
-
-
-
2024-08-19
Yuntao Liu
New
[-next,2/9] soc: pxa: ssp: fix module autoloading
drivers: fix some module autoloading
-
-
-
2024-08-19
Yuntao Liu
New
[-next,3/9] misc: atmel-ssc: fix module autoloading
drivers: fix some module autoloading
-
-
-
2024-08-19
Yuntao Liu
New
[-next,4/9] i2c: at91: fix module autoloading
drivers: fix some module autoloading
-
-
-
2024-08-19
Yuntao Liu
New
[-next,5/9] mpc85xx_edac: fix module autoloading
drivers: fix some module autoloading
-
-
-
2024-08-19
Yuntao Liu
New
[-next,6/9] dmaengine: pxa: fix module autoloading
drivers: fix some module autoloading
-
-
-
2024-08-19
Yuntao Liu
New
[-next,7/9] dmaengine: mmp_pdma: fix module autoloading
drivers: fix some module autoloading
-
-
-
2024-08-19
Yuntao Liu
New
[-next,8/9] dmaengine: at_hdmac: fix module autoloading
drivers: fix some module autoloading
-
-
-
2024-08-19
Yuntao Liu
New
[-next,9/9] ipmi: ipmi_ssif: fix module autoloading
drivers: fix some module autoloading
-
-
-
2024-08-19
Yuntao Liu
New
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
-
-
-
2022-11-09
Yuan Can
New
i2c: Add msgs is NULL check
i2c: Add msgs is NULL check
-
-
-
2024-03-18
Youwan Wang
New
[v3] i2c: ismt: Use dma_set_mask_and_coherent
[v3] i2c: ismt: Use dma_set_mask_and_coherent
-
-
-
2020-12-03
Youling Tang
New
[v2] i2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKA
[v2] i2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKA
-
-
-
2024-10-24
Yoshihiro Furudera
New
[v1,1/2] i2c: loongson: add bus driver for the loongson i2c controller
[v1,1/2] i2c: loongson: add bus driver for the loongson i2c controller
-
-
-
2022-11-17
Yinbo Zhu
New
[v2,1/2] i2c: loongson: add bus driver for the loongson i2c controller
[v2,1/2] i2c: loongson: add bus driver for the loongson i2c controller
-
-
-
2022-11-28
Yinbo Zhu
New
i2c: s3c2410: fix returnvar.cocci warning
i2c: s3c2410: fix returnvar.cocci warning
-
-
-
2022-05-06
Yihao Han
New
[v3,1/3] i2c: core: add managed function for adding i2c adapters
Add support for HiSilicon I2C controller
-
-
-
2021-03-22
Yicong Yang
New
[v3,2/3] i2c: add support for HiSilicon I2C controller
Add support for HiSilicon I2C controller
-
-
-
2021-03-22
Yicong Yang
New
[v6,2/5] i2c: core: add api to provide frequency mode strings
Add support for HiSilicon I2C controller
-
-
-
2021-03-31
Yicong Yang
New
[v7,4/5] MAINTAINERS: Add maintainer for HiSilicon I2C driver
Add support for HiSilicon I2C controller
-
-
-
2021-04-08
Yicong Yang
New
[v7,5/5] i2c: designware: Switch over to i2c_freq_mode_string()
Add support for HiSilicon I2C controller
-
-
-
2021-04-08
Yicong Yang
New
[1/2] i2c: hisi: Add generic GPIO bus recovery support
Add I2C bus recovery support on Kunpeng 920/930
-
-
-
2022-01-25
Yicong Yang
New
[2/2] i2c: designware: Add ACPI assisted recovery support
Add I2C bus recovery support on Kunpeng 920/930
-
-
-
2022-01-25
Yicong Yang
New
[1/2] i2c: hisi: Avoid redundant interrupts
Improvement and fix for HiSilicon I2C driver
-
-
-
2023-03-13
Yicong Yang
New
[2/2] i2c: hisi: Only use the completion interrupt to finish the transfer
Improvement and fix for HiSilicon I2C driver
-
-
-
2023-03-13
Yicong Yang
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
[1/5] mfd: Add support for Intel LJCA device
Add Intel LJCA device driver
-
-
-
2023-02-19
Ye Xiang
New
[v4,5/5] Documentation: Add ABI doc for attributes of LJCA device
Add Intel LJCA device driver
-
-
-
2023-03-09
Ye Xiang
New
[v5,1/5] usb: Add support for Intel LJCA device
Add Intel LJCA device driver
-
-
-
2023-03-12
Ye Xiang
New
[v6,2/6] usb: ljca: Add transport interfaces for sub-module drivers
Add Intel LJCA device driver
-
-
-
2023-03-23
Ye Xiang
New
[v8,1/6] usb: Add support for Intel LJCA device
Add Intel LJCA device driver
-
-
-
2023-05-11
Ye Xiang
New
[v8,2/6] usb: ljca: Add transport interfaces for sub-module drivers
Add Intel LJCA device driver
-
-
-
2023-05-11
Ye Xiang
New
[v8,3/6] Documentation: Add ABI doc for attributes of LJCA device
Add Intel LJCA device driver
-
-
-
2023-05-11
Ye Xiang
New
[v8,4/6] gpio: Add support for Intel LJCA USB GPIO driver
Add Intel LJCA device driver
-
-
-
2023-05-11
Ye Xiang
New
[v8,5/6] i2c: Add support for Intel LJCA USB I2C driver
Add Intel LJCA device driver
-
-
-
2023-05-11
Ye Xiang
New
[v8,6/6] spi: Add support for Intel LJCA USB SPI driver
Add Intel LJCA device driver
-
-
-
2023-05-11
Ye Xiang
New
[-next] i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
[-next] i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
-
-
-
2021-04-08
Ye Weihua
New
[-next] i2c: imx-lpi2c: fix PM reference leak in lpi2c_imx_master_enable()
[-next] i2c: imx-lpi2c: fix PM reference leak in lpi2c_imx_master_enable()
-
-
-
2021-04-08
Ye Weihua
New
i2c: img-scb: Fix img_i2c_isr deadlock issue
i2c: img-scb: Fix img_i2c_isr deadlock issue
-
-
-
2023-06-24
YE Chengfeng
New
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
-
-
-
2023-06-24
YE Chengfeng
New
[v15,6/7] base: soc: introduce soc_device_match() interface
Untitled series #1789
-
-
-
2016-10-28
Y.b. Lu
New
i2c: piix4: Print FCH::PM::S5_RESET_STATUS
i2c: piix4: Print FCH::PM::S5_RESET_STATUS
-
-
-
2023-04-07
Yazen Ghannam
New
[1/4] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
arch: riscv: add board and SoC DT file support
-
-
-
2020-12-02
Yash Shah
New
[2/3] arm64: dts: rockchip: Add I2C controllers for RK3528
Support I2C controllers in RK3528
-
-
-
2025-03-09
Yao Zi
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
[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
i2c: designware: add support for pinctrl for recovery
i2c: designware: add support for pinctrl for recovery
-
-
-
2023-08-11
Yann Sionneau
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
[1/4] i2c: mv64xxx: devm_pinctrl_get() cannot return NULL
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
[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
[4/4] i2c: imx: devm_pinctrl_get() cannot return NULL
i2c: devm_pinctrl_get() usage fixes
-
-
-
2023-08-16
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
[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
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
[v4] i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
[v4] i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
-
-
-
2023-09-11
Yann Sionneau
New
[-next] i2c: bcm2835: add missing disable and put clk on error in bcm2835_i2c_probe()
[-next] i2c: bcm2835: add missing disable and put clk on error in bcm2835_i2c_probe()
-
-
-
2021-06-01
Yang Yingliang
New
«
1
2
3
4
…
39
40
»