Show patches with: Archived = No       |   18305 patches
« 1 2 ... 5 6 7183 184 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,1/9] i2c: stm32f7: use dev_err_probe upon calls of devm_request_irq i2c: stm32f7: enhancements and support for stm32mp25 - - - - --- 2023-12-15 Alain Volmat Accepted
[v2,2/2] i2c: rcar: add FastMode+ support for Gen4 i2c: rcar: add support for Gen4 devices - - 2 - --- 2023-12-14 Wolfram Sang Accepted
[v2,1/2] i2c: rcar: introduce Gen4 devices i2c: rcar: add support for Gen4 devices - - 2 - --- 2023-12-14 Wolfram Sang Accepted
[v4,1/2] i2c: aspeed: Handle the coalesced stop conditions with the start conditions. i2c: aspeed: Late ack Tx done irqs and handle coalesced start with stop conditions - 1 2 - --- 2023-12-11 Quan Nguyen Accepted
[v5,24/24] i2c: designware: Fix spelling and other issues in the comments i2c: designware: code consolidation & cleanups 1 - 2 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,23/24] i2c: designware: Get rid of redundant 'else' i2c: designware: code consolidation & cleanups 1 - 2 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,22/24] i2c: designware: Use temporary variable for struct device i2c: designware: code consolidation & cleanups 1 - 2 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,21/24] i2c: designware: Use pci_get_drvdata() i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,20/24] i2c: designware: Propagate firmware node i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,19/24] i2c: designware: Uninline i2c_dw_probe() i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,18/24] i2c: designware: Consolidate PM ops i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,17/24] i2c: designware: Remove ->disable() callback i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,16/24] i2c: designware: Move exports to I2C_DW namespaces i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,15/24] i2c: designware: Unify the firmware type checks i2c: designware: code consolidation & cleanups 1 - 2 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,14/24] i2c: designware: Consolidate firmware parsing and configuring code i2c: designware: code consolidation & cleanups 1 - 2 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,13/24] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure() i2c: designware: code consolidation & cleanups 1 - 2 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,12/24] i2c: designware: Drop return value from dw_i2c_of_configure() i2c: designware: code consolidation & cleanups 1 - 2 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,11/24] i2c: designware: Drop return value from i2c_dw_acpi_configure() i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,10/24] i2c: designware: Always provide device ID tables i2c: designware: code consolidation & cleanups 1 - 2 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,09/24] i2c: designware: Unify terminator in device ID tables i2c: designware: code consolidation & cleanups 1 - 2 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,08/24] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE() i2c: designware: code consolidation & cleanups 1 - 2 2 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,07/24] i2c: designware: Add missing 'c' into PCI IDs variable name i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,06/24] i2c: designware: Save pointer to semaphore callbacks instead of index i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,05/24] i2c: designware: Replace a while-loop by for-loop i2c: designware: code consolidation & cleanups 1 - 2 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,04/24] i2c: designware: Fix lock probe call order in dw_i2c_plat_probe() i2c: designware: code consolidation & cleanups 1 1 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,03/24] i2c: designware: Let PCI core to take care about interrupt vectors i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,02/24] i2c: designware: Fix reset call order in dw_i2c_plat_probe() i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v5,01/24] i2c: designware: Fix PM calls order in dw_i2c_plat_probe() i2c: designware: code consolidation & cleanups 1 - 1 1 --- 2023-12-07 Andy Shevchenko cazzacarna Accepted
[v2] i2c: rk3x: fix potential spinlock recursion on poll [v2] i2c: rk3x: fix potential spinlock recursion on poll - - 2 - --- 2023-12-07 Jensen Huang Accepted
[v2] i2c: cpm: Remove linux,i2c-index conversion from be32 [v2] i2c: cpm: Remove linux,i2c-index conversion from be32 1 - 1 - --- 2023-12-06 Christophe Leroy Accepted
[v3,3/8] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126 Add support for Sonoff iHost RV1126 Smart Home Gateway 1 - 1 - --- 2023-12-03 Tim Lunn cazzacarna Accepted
[1/1] i2c: imx: Make SDA actually optional for bus recovering [1/1] i2c: imx: Make SDA actually optional for bus recovering 1 - 2 - --- 2023-11-30 Alexander Stein cazzacarna Accepted
i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off() i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off() - 1 1 - --- 2023-11-30 Yang Yingliang cazzacarna Accepted
[v2,10/10] i2c: scx200_acb: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2… Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON 2 - - - --- 2023-11-24 Heiner Kallweit Accepted
[v2,09/10] i2c: ali1563: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_C… Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON 1 - - - --- 2023-11-24 Heiner Kallweit Accepted
[v2,08/10] media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if they suppor… Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON 1 - - - --- 2023-11-24 Heiner Kallweit Accepted
[v2,07/10] i2c: mlxcpld: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_C… Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON 1 - - - --- 2023-11-24 Heiner Kallweit Accepted
[v2,06/10] i2c: gpio: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLAS… Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON 1 - - - --- 2023-11-24 Heiner Kallweit Accepted
[v2,05/10] i2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLAS… Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON - - - - --- 2023-11-24 Heiner Kallweit Accepted
[v2,04/10] i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON 1 - - - --- 2023-11-24 Heiner Kallweit Accepted
[v2,03/10] i2c: pasemi: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CL… Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON 1 - - - --- 2023-11-24 Heiner Kallweit Accepted
[v2,02/10] staging: greybus: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I… Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON 1 - - - --- 2023-11-24 Heiner Kallweit Accepted
[v2,01/10] i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON 1 - - - --- 2023-11-24 Heiner Kallweit Accepted
[v5,20/20] include/linux/i2c.h: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support - - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,19/20] drivers/gpu/drm/display: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,18/20] drivers/gpu/drm/gma500: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 1 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,17/20] drivers/gpu/drm/ast/ast_i2c.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support - - 1 - --- 2023-11-23 Heiner Kallweit Accepted
[v5,16/20] drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_i2c.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 1 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,15/20] drivers/gpu/drm/i915/display: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - 1 - --- 2023-11-23 Heiner Kallweit Accepted
[v5,14/20] drivers/gpu/drm/msm/hdmi/hdmi_i2c.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,12/20] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 1 - 1 - --- 2023-11-23 Heiner Kallweit Accepted
[v5,11/20] drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 1 - 1 - --- 2023-11-23 Heiner Kallweit Accepted
[v5,10/20] drivers/video/fbdev/cyber2000fb.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,09/20] drivers/video/fbdev/via/via_i2c.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,08/20] drivers/gpu/drm/loongson/lsdc_i2c.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 1 - 1 - --- 2023-11-23 Heiner Kallweit Accepted
[v5,07/20] drivers/gpu/drm: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,06/20] drivers/video/fbdev/core/fb_ddc.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,05/20] drivers/video/fbdev: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,04/20] drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,03/20] drm/amd/display: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 3 - - - --- 2023-11-23 Heiner Kallweit Accepted
[v5,02/20] drivers/gpu/drm/mgag200/mgag200_i2c.c: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support - - 1 - --- 2023-11-23 Heiner Kallweit Accepted
[v5,01/20] drivers/gpu/drm/rockchip: remove I2C_CLASS_DDC support remove I2C_CLASS_DDC support 2 - - - --- 2023-11-23 Heiner Kallweit Accepted
[PULL,REQUEST] i2c-for-6.7-rc2 [PULL,REQUEST] i2c-for-6.7-rc2 - - - - --- 2023-11-18 Wolfram Sang Accepted
i2c: smbus: Support up to 8 SPD EEPROMs i2c: smbus: Support up to 8 SPD EEPROMs - - - - --- 2023-11-14 Jean Delvare Accepted
drm/amd/pm: Remove I2C_CLASS_SPD support drm/amd/pm: Remove I2C_CLASS_SPD support 1 - - - --- 2023-11-13 Heiner Kallweit Accepted
[v2] i2c: ocores: Move system PM hooks to the NOIRQ phase [v2] i2c: ocores: Move system PM hooks to the NOIRQ phase 1 - - - --- 2023-11-13 Samuel Holland Accepted
[v2,3/3] i2c: npcm7xx: move to per-adapter debugfs directory i2c: create debugfs entry per adapter - - 1 - --- 2023-11-12 Wolfram Sang Accepted
[v2,2/3] i2c: gpio: move to per-adapter debugfs directory i2c: create debugfs entry per adapter - - - - --- 2023-11-12 Wolfram Sang Accepted
[v2,1/3] i2c: create debugfs entry per adapter i2c: create debugfs entry per adapter - - - - --- 2023-11-12 Wolfram Sang Accepted
Revert "i2c: pxa: move to generic GPIO recovery" Revert "i2c: pxa: move to generic GPIO recovery" 1 - - - --- 2023-11-10 Robert Marko Accepted
[PULL,REQUEST] for-6.7-rc1-part2 [PULL,REQUEST] for-6.7-rc1-part2 - - - - --- 2023-11-09 Wolfram Sang Accepted
[v4] i2c: designware: Fix corrupted memory seen in the ISR [v4] i2c: designware: Fix corrupted memory seen in the ISR 1 - 1 2 --- 2023-11-09 Jan Bottorff Accepted
[v4,3/3] i2c: s3c24xx: add support for atomic transfers Add atomic transfers to s3c24xx i2c driver - - 2 - --- 2023-11-08 Marek Szyprowski Accepted
[v4,2/3] i2c: s3c24xx: fix transferring more than one message in polling mode Add atomic transfers to s3c24xx i2c driver - 1 1 - --- 2023-11-08 Marek Szyprowski Accepted
[v4,1/3] i2c: s3c24xx: fix read transfers in polling mode Add atomic transfers to s3c24xx i2c driver - 1 2 - --- 2023-11-08 Marek Szyprowski Accepted
i2c: mux: reg: Remove class-based device auto-detection support i2c: mux: reg: Remove class-based device auto-detection support - - - - --- 2023-11-08 Heiner Kallweit Accepted
[PULL,REQUEST] i2c-for-6.7-rc1 [PULL,REQUEST] i2c-for-6.7-rc1 - - - - --- 2023-11-05 Wolfram Sang Accepted
drivers/i2c: copy userspace array safely drivers/i2c: copy userspace array safely - - - - --- 2023-11-02 Philipp Stanner Accepted
[v2] i2c: designware: Disable TX_EMPTY irq while waiting for block length byte [v2] i2c: designware: Disable TX_EMPTY irq while waiting for block length byte 1 - 1 - --- 2023-11-02 Tam Nguyen Accepted
[v3,05/12] i2c: wmt: Reduce redundant: function parameter i2c: add zhaoxin i2c controller driver - - - - --- 2023-11-02 Hans Hu wsa Accepted
[v3,04/12] i2c: wmt: Reduce redundant: REG_CR setting i2c: add zhaoxin i2c controller driver - - - - --- 2023-11-02 Hans Hu wsa Accepted
[v3,03/12] i2c: wmt: Reduce redundant: clock mode setting i2c: add zhaoxin i2c controller driver - - - - --- 2023-11-02 Hans Hu wsa Accepted
[v3,02/12] i2c: wmt: Reduce redundant: wait event complete i2c: add zhaoxin i2c controller driver - - - - --- 2023-11-02 Hans Hu wsa Accepted
[v3,01/12] i2c: wmt: Reduce redundant: bus busy check i2c: add zhaoxin i2c controller driver - - - - --- 2023-11-02 Hans Hu wsa Accepted
[v2] i2c: cp2615: Fix 'assignment to __be16' warning [v2] i2c: cp2615: Fix 'assignment to __be16' warning - - - - --- 2023-10-30 Bence Csókás Accepted
[RESEND] Documentation: i2c: add fault code for not supporting 10 bit addresses [RESEND] Documentation: i2c: add fault code for not supporting 10 bit addresses - - - - --- 2023-10-29 Wolfram Sang Accepted
MAINTAINERS: add YAML file for i2c-demux-pinctrl MAINTAINERS: add YAML file for i2c-demux-pinctrl - - - - --- 2023-10-28 Wolfram Sang Accepted
[PULL,REQUEST] i2c-for-6.6-rc8 [PULL,REQUEST] i2c-for-6.6-rc8 - - - - --- 2023-10-28 Wolfram Sang Accepted
i2c: axxia: eliminate kernel-doc warnings i2c: axxia: eliminate kernel-doc warnings - - 1 - --- 2023-10-26 Randy Dunlap Accepted
[6.7,fix,2/2] dt-bindings: eeprom: at24: allow NVMEM cells based on old syntax [6.7,fix,1/2] dt-bindings: nvmem: SID: allow NVMEM cells based on old syntax 1 1 1 - --- 2023-10-24 Rafał Miłecki Accepted
dt-bindings: i2c: i2c-demux-pinctrl: Convert to json-schema dt-bindings: i2c: i2c-demux-pinctrl: Convert to json-schema - - 2 - --- 2023-10-23 Geert Uytterhoeven Accepted
i2c: stm32f7: add description of atomic in struct stm32f7_i2c_dev i2c: stm32f7: add description of atomic in struct stm32f7_i2c_dev - - - - --- 2023-10-23 Alain Volmat Accepted
[v3,3/3] i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node() Fix i2c mux module refcount issues 1 1 1 - --- 2023-10-20 Herve Codina Accepted
[v3,2/3] i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node() Fix i2c mux module refcount issues 1 1 1 - --- 2023-10-20 Herve Codina Accepted
[v3,1/3] i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node() Fix i2c mux module refcount issues 1 1 1 - --- 2023-10-20 Herve Codina Accepted
i2c: core: fix lockdep warning for sparsely nested adapter chain i2c: core: fix lockdep warning for sparsely nested adapter chain - - - - --- 2023-10-18 Daniel Mack Accepted
[GIT,PULL] at24: updates for v6.7 [GIT,PULL] at24: updates for v6.7 - - - - --- 2023-10-18 Bartosz Golaszewski Accepted
[2/2] i2c: i801: Use new helper acpi_use_parent_companion Add and use new helper acpi_use_parent_companion - - 1 - --- 2023-10-15 Heiner Kallweit Accepted
[1/2] ACPI: Add helper acpi_use_parent_companion Add and use new helper acpi_use_parent_companion 1 - 1 - --- 2023-10-15 Heiner Kallweit Accepted
« 1 2 ... 5 6 7183 184 »