Show patches with: State = Action Required       |   516 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
i2c: busses: Fix a reference count leak. i2c: busses: Fix a reference count leak. - 1 - - --- 2020-06-13 wu000273@umn.edu New
i2c: busses: Fix reference count leaks. i2c: busses: Fix reference count leaks. - - 1 - --- 2020-06-13 wu000273@umn.edu 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: cp2615: check the return value of kzalloc() i2c: cp2615: check the return value of kzalloc() - 1 - - --- 2022-07-23 williamsukatube@163.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
i2c: mlxbf: Remove the unneeded devm_free_irq i2c: mlxbf: Remove the unneeded devm_free_irq 1 - - - --- 2021-03-19 tiantao (H) New
i2c: imx: Use devm_request_irq() i2c: imx: Use devm_request_irq() - - - - --- 2021-03-19 tiantao (H) New
i2c: s3c2410: Remove unneeded variable "ret" i2c: s3c2410: Remove unneeded variable "ret" - - - - --- 2021-03-25 tiantao (H) New
[RFC,v0,1/3] i2c-smbus: Add poll interface for smbus alert - - - - --- 2014-03-27 srinivas pandruvada New
[RFC,v0,2/3] i2c-smbus: Allow building with I2C_HELPER_AUTO support - - - - --- 2014-03-27 srinivas pandruvada New
[RFC,v0,3/3] iio: Capella cm3218x: smbus alert processing - - - - --- 2014-03-27 srinivas pandruvada New
[1/2] i2c/ACPI: Support for multiple serial bus addresses - - - - --- 2014-04-11 srinivas pandruvada Under Review
[2/2] i2c/ACPI: Don't ignore IRQ flags - - - - --- 2014-04-11 srinivas pandruvada New
[v1,1/2] i2c / ACPI: Create device on a valid first address - - - - --- 2014-08-11 srinivas pandruvada New
[v1,2/2] i2c / ACPI: Add support for extracting multiple I2C addresses - - - - --- 2014-08-11 srinivas pandruvada New
[v2,1/2] i2c / ACPI: Create device on a valid first address - - - - --- 2014-09-05 srinivas pandruvada New
[v2,2/2] i2c / ACPI: Add support for extracting multiple I2C addresses - - - - --- 2014-09-05 srinivas pandruvada New
i2c: enable async suspend/resume on i2c devices i2c: enable async suspend/resume on i2c devices - - - - --- 2018-07-26 dbasehore . 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: tegra: fix reference leak when pm_runtime_get_sync fails i2c: tegra: fix reference leak when pm_runtime_get_sync fails - - - - --- 2022-03-22 Zhen Ni Needs Review / ACK
[Bug,fix] octeon-i2c driver updates [Bug,fix] octeon-i2c driver updates - - - - --- 2017-11-23 Zhang, Sean C. (NSB - CN/Hangzhou) New
[v2] i2c: imx: add workaround for erratum ERR010027 [v2] i2c: imx: add workaround for erratum ERR010027 - - - - --- 2018-11-03 Zhang Ying-22455 New
[v2,1/2] i2c: mux: pca9541: add delayed-release support ic2: mux: pca9541: add delayed-release support - - 1 - --- 2022-02-01 Zev Weiss peda Under Review
[v2,2/2] dt-bindings: i2c: add nxp,pca9541 release-delay-us property ic2: mux: pca9541: add delayed-release support - - 1 - --- 2022-02-01 Zev Weiss peda Under Review
driver/i2c: Add API to add new I2C device without registering - - - - --- 2015-10-23 York Sun 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,5/6] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver - - - - --- 2023-05-11 Ye Xiang New
[v2] i2c: core: Fix possible memleak in i2c_new_client_device() [v2] i2c: core: Fix possible memleak in i2c_new_client_device() - - - - --- 2022-05-11 Yang Yingliang New
[-next] i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq [-next] i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq - 1 - - --- 2022-11-03 Yang Yingliang New
i2c: core: Fix possible memleak in i2c_new_client_device() i2c: core: Fix possible memleak in i2c_new_client_device() - - - - --- 2022-11-24 Yang Yingliang New
[v2] i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off() [v2] i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off() - 1 - - --- 2022-12-29 Yang Yingliang Needs Review / ACK
i2c-eg20t: use dynamically registered adapter number - - - - --- 2016-08-23 Yadi Hu New
i2c-eg20t: use dynamically registered adapter number - - - - --- 2016-08-23 Yadi Hu New
i801_smbus: clear SMBALERT status bit and disable SMBALERT interrupt i801_smbus: clear SMBALERT status bit and disable SMBALERT interrupt - - - - --- 2019-08-12 Xu, Lingyan (NSB - CN/Hangzhou) Needs Review / ACK
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup() i2c: mux: demux-pinctrl: check the return value of devm_kstrdup() - - - - --- 2022-01-16 Xiaoke Wang New
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup() i2c: mux: demux-pinctrl: check the return value of devm_kstrdup() - - - - --- 2022-03-03 Xiaoke Wang 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
[1/1] i2c: busses: i2c-img-scb: remove unnecessary (void*) conversions [1/1] i2c: busses: i2c-img-scb: remove unnecessary (void*) conversions - - - - --- 2022-08-01 XU pengfei New
[RFC] Documentation: i2c: add fault code for not supporting 10 bit addresses - - - - --- 2014-12-09 Wolfram Sang New
[PATCH/RFT,1/6] i2c: designware: use open drain for recovery GPIO i2c: recovery: fix GPIO usage for recovery - - - - --- 2018-07-13 Wolfram Sang New
[PATCH/RFT,3/6] i2c: designware: set SDA as output for recovery i2c: recovery: fix GPIO usage for recovery - - - - --- 2018-07-13 Wolfram Sang New
[PATCH/RFT,4/6] i2c: davinci: set SDA as output for recovery i2c: recovery: fix GPIO usage for recovery - - - - --- 2018-07-13 Wolfram Sang New
[PATCH/RFT,5/6] i2c: imx: set SDA as output for recovery i2c: recovery: fix GPIO usage for recovery - - - - --- 2018-07-13 Wolfram Sang New
[PATCH/RFT,6/6] i2c: recovery: remove bogus check if SDA GPIO is set to output i2c: recovery: fix GPIO usage for recovery - - 1 - --- 2018-07-13 Wolfram Sang New
i2c: document the SDA hold time binding i2c: document the SDA hold time binding - 1 - - --- 2019-02-11 Wolfram Sang New
[v2,1/2] i2c: core-smbus: fix a potential uninitialization bug [v2,1/2] i2c: core-smbus: fix a potential uninitialization bug - - - - --- 2018-05-05 Wenwen Wang Under Review
[v3] i2c: ocores: add missing unwind goto in `ocores_i2c_probe` [v3] i2c: ocores: add missing unwind goto in `ocores_i2c_probe` - - - - --- 2023-04-18 Wang Zhang Needs Review / ACK
[v3] i2c: ocores: use devm_ managed clks [v3] i2c: ocores: use devm_ managed clks - - 1 - --- 2023-04-22 Wang Zhang New
[v3] i2c: ocores: use devm_ managed clks [v3] i2c: ocores: use devm_ managed clks - - 1 - --- 2023-05-23 Wang Zhang New
[v3] i2c: ocores: use devm_ managed clks [v3] i2c: ocores: use devm_ managed clks - - 1 - --- 2023-05-24 Wang Zhang New
[v3] i2c: ocores: use devm_ managed clks [v3] i2c: ocores: use devm_ managed clks - - 1 - --- 2023-05-24 Wang Zhang New
[v4] i2c: ocores: use devm_ managed clks [v4] i2c: ocores: use devm_ managed clks - 1 - - --- 2023-05-26 Wang Zhang 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
[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
[v3,1/1] i2c: core: support no-detect property i2c: Allow disabling auto detection via devicetree - - - - --- 2022-04-29 Vincent Whitchurch Under Review
[RFC] : Supporting PIO mode of operation in i2c_msg->flags - - - - --- 2015-06-16 Vaibhav Hiremath New
[i2c-next,1/1] i2c: mux: Add register map based mux driver [i2c-next,1/1] i2c: mux: Add register map based mux driver - - - - --- 2023-02-15 Vadim Pasternak peda Needs Review / ACK
i2c: sprd: Delete i2c adapter in .remove's error path i2c: sprd: Delete i2c adapter in .remove's error path - 1 - - --- 2023-03-09 Uwe Kleine-König New
[01/89] i2c: altera: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[02/89] i2c: amd-mp2-plat: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[03/89] i2c: aspeed: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[04/89] i2c: at91-core: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[05/89] i2c: au1550: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[06/89] i2c: axxia: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[07/89] i2c: bcm-iproc: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void 1 - - - --- 2023-05-08 Uwe Kleine-König New
[08/89] i2c: bcm-kona: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void 1 - - - --- 2023-05-08 Uwe Kleine-König New
[09/89] i2c: bcm2835: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void 1 - - - --- 2023-05-08 Uwe Kleine-König New
[10/89] i2c: brcmstb: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void 1 - - - --- 2023-05-08 Uwe Kleine-König New
[11/89] i2c: cadence: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[12/89] i2c: cbus-gpio: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[13/89] i2c: cht-wc: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[14/89] i2c: cpm: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void 1 - - - --- 2023-05-08 Uwe Kleine-König New
[15/89] i2c: cros-ec-tunnel: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[16/89] i2c: davinci: Improve error reporting for problems during .remove() i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[17/89] i2c: davinci: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[18/89] i2c: designware-platdrv: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void 1 - - - --- 2023-05-08 Uwe Kleine-König New
[19/89] i2c: digicolor: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void 1 - - - --- 2023-05-08 Uwe Kleine-König New
[20/89] i2c: dln2: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[21/89] i2c: emev2: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[22/89] i2c: exynos5: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[23/89] i2c: gpio: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[24/89] i2c: gxp: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[25/89] i2c: highlander: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[26/89] i2c: hix5hd2: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[27/89] i2c: ibm_iic: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[28/89] i2c: img-scb: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[29/89] i2c: imx-lpi2c: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[30/89] i2c: imx: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[31/89] i2c: iop3xx: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[32/89] i2c: isch: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[33/89] i2c: jz4780: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[34/89] i2c: kempld: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[35/89] i2c: lpc2k: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - - - --- 2023-05-08 Uwe Kleine-König New
[36/89] i2c: meson: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[37/89] i2c: microchip-corei2c: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[38/89] i2c: mlxbf: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
[39/89] i2c: mlxcpld: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void 1 - - - --- 2023-05-08 Uwe Kleine-König New
[40/89] i2c: mpc: Convert to platform remove callback returning void i2c: Convert to platform remove callback returning void - - 1 - --- 2023-05-08 Uwe Kleine-König New
« 1 2 3 45 6 »