Toggle navigation
Patchwork
linux-i2c
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 7345 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
…
73
74
»
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
[1/1] Documentation/i2c: SMBus start signal is S not A
[1/1] Documentation/i2c: SMBus start signal is S not A
-
-
-
2020-06-14
git@danielschaefer.me
Accepted
[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
[v1] i2c: designware: Do not complete i2c read without RX_FULL interrupt
[v1] i2c: designware: Do not complete i2c read without RX_FULL interrupt
-
-
-
2021-12-11
tamal.saha@intel.com
Superseded
[v2] i2c: designware: Do not complete i2c read without RX_FULL interrupt
[v2] i2c: designware: Do not complete i2c read without RX_FULL interrupt
-
-
-
2021-12-14
tamal.saha@intel.com
Accepted
[v3] i2c: designware: Do not complete i2c read without RX_FULL interrupt
[v3] i2c: designware: Do not complete i2c read without RX_FULL interrupt
-
-
-
2021-12-14
tamal.saha@intel.com
Superseded
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
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
Superseded
[02/11] i2c: iproc: Convert to devm_platform_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
Superseded
[03/11] i2c: brcmstb: Convert to devm_platform_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
Superseded
[04/11] i2c: mlxbf: Use devm_platform_get_and_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
Superseded
[05/11] i2c: stm32f4: Use devm_platform_get_and_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
Superseded
[06/11] i2c: qcom-geni: Convert to devm_platform_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
Superseded
[07/11] i2c: st: Use devm_platform_get_and_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
Superseded
[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
[09/11] i2c: s3c2410: Use devm_platform_get_and_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
Superseded
[10/11] i2c: pxa: Use devm_platform_get_and_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
Superseded
[11/11] i2c: pnx: Use devm_platform_get_and_ioremap_resource()
[01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-05
李扬韬
Superseded
[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,07/11] i2c: st: Use devm_platform_get_and_ioremap_resource()
[v2,01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
-
-
-
2023-07-10
李扬韬
Superseded
[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
i2c: designware: Get right data length
i2c: designware: Get right data length
-
-
-
2021-02-25
乱石
Superseded
[v2] i2c: designware: Get right data length
[v2] i2c: designware: Get right data length
-
-
-
2021-02-25
乱石
Accepted
[-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
[v2,1/1] i2c: mediatek: add runtime PM operations and bus regulator control
i2c: mediatek: add runtime PM operations and bus regulator control
-
-
-
2024-11-06
Zoie Lin
Superseded
[v3,1/1] i2c: mediatek: add runtime PM operations and bus regulator control
[v3,1/1] i2c: mediatek: add runtime PM operations and bus regulator control
-
-
-
2025-01-03
Zoie Lin
Superseded
[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
[-next,v2] i2c: remove redundant dev_err_probe()
[-next,v2] i2c: remove redundant dev_err_probe()
-
-
-
2023-08-01
Zhu Wang
Superseded
I2C: JZ4780: Fix bug for Ingenic X1000.
I2C: JZ4780: Fix bug for Ingenic X1000.
-
-
-
2021-03-18
Zhou Yanjie
Superseded
[v2] I2C: JZ4780: Fix bug for Ingenic X1000.
[v2] I2C: JZ4780: Fix bug for Ingenic X1000.
-
-
-
2021-03-19
Zhou Yanjie
Accepted
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: qup: Fix error return code in qup_i2c_bam_schedule_desc()
i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
-
-
-
2020-11-16
Zhihao Cheng
Accepted
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
[-next] i2c: busses: Use DEFINE_SPINLOCK() for spinlock
[-next] i2c: busses: Use DEFINE_SPINLOCK() for spinlock
-
-
-
2020-12-28
Zheng Yongjun
Accepted
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
[v2] i2c: mpc: Use devm_clk_get_optional_enabled() to simplify code
[v2] i2c: mpc: Use devm_clk_get_optional_enabled() to simplify code
-
-
-
2024-09-04
Zhang Zekun
Superseded
[-next] i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
[-next] i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
-
-
-
2022-09-27
Zhang Qilong
Accepted
[v2] i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
[v2] i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
-
-
-
2022-09-29
Zhang Qilong
Superseded
i2c: designware: add reset interface
-
-
-
2016-11-22
Zhangfei Gao
New
[v2] i2c: designware: add reset interface
-
-
-
2016-12-15
Zhangfei Gao
Superseded
[v3] i2c: designware: add reset interface
-
-
-
2016-12-23
Zhangfei Gao
Superseded
[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
[1/2] i2c: mux: pca9541: add delayed-release support
ic2: mux: pca9541: add delayed-release support
-
-
-
2022-01-24
Zev Weiss
Superseded
[2/2] dt-bindings: i2c: add nxp,pca9541 release-delay-us property
ic2: mux: pca9541: add delayed-release support
-
-
-
2022-01-24
Zev Weiss
Superseded
[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
i2c: busses: Use dma_set_mask_and_coherent
i2c: busses: Use dma_set_mask_and_coherent
-
-
-
2020-11-24
Youling Tang
Superseded
[v2] i2c: ismt: Use dma_set_mask_and_coherent
[v2] i2c: ismt: Use dma_set_mask_and_coherent
-
-
-
2020-12-03
Youling Tang
Superseded
[v3] i2c: ismt: Use dma_set_mask_and_coherent
[v3] i2c: ismt: Use dma_set_mask_and_coherent
-
-
-
2020-12-03
Youling Tang
New
i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA
i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA
-
-
-
2024-10-18
Yoshihiro Furudera
Superseded
[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
i2c: s3c2410: change return type of 'i2c_s3c_irq_nextbyte' from 'int' to 'void'
i2c: s3c2410: change return type of 'i2c_s3c_irq_nextbyte' from 'int' to 'void'
-
-
-
2022-05-06
Yihao Han
Superseded
[v2] i2c: s3c2410: change return type of 'i2c_s3c_irq_nextbyte' from 'int' to 'void'
[v2] i2c: s3c2410: change return type of 'i2c_s3c_irq_nextbyte' from 'int' to 'void'
-
-
-
2022-05-06
Yihao Han
Superseded
[1/3] i2c: core: add managed function for adding i2c adapters
Add support for HiSilicon I2C controller
-
-
-
2021-03-06
Yicong Yang
Superseded
[v2,1/3] i2c: core: add managed function for adding i2c adapters
[v2,1/3] i2c: core: add managed function for adding i2c adapters
-
-
-
2021-03-09
Yicong Yang
Superseded
[v2,3/3] MAINTAINERS: Add maintainer for HiSilicon I2C driver
[v2,1/3] i2c: core: add managed function for adding i2c adapters
-
-
-
2021-03-09
Yicong Yang
Superseded
[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
«
1
2
3
4
…
73
74
»