Show patches with: Archived = No       |   5656 patches
« 1 2 ... 12 13 1456 57 »
Patch Series S/W/F Date Submitter Delegate State
[v10,1/4] usb: Add support for Intel LJCA device Add Intel LJCA device driver --- 2023-08-26 Wu, Wentong Superseded
[RESEND] i2c: at91: Use dev_err_probe() instead of dev_err() [RESEND] i2c: at91: Use dev_err_probe() instead of dev_err() --- 2023-08-25 Yann Sionneau Superseded
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 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
[v5] i2c: designware: Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPI [v5] i2c: designware: Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C f... --- 2023-08-22 Yann Sionneau Superseded
[v4] Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPI [v4] Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPI --- 2023-08-22 Yann Sionneau Superseded
[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
i2c: cadence: Fix the kernel-doc warnings i2c: cadence: Fix the kernel-doc warnings --- 2023-08-18 Shubhrajyoti Datta Superseded
[-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,4/4] i2c: muxes: pca954x: Add regulator support Add support for Maxim MAX735x/MAX736x variants --- 2023-08-17 Patrick Rudolph Superseded
[v15,2/4] dt-bindings: i2c: Add Maxim MAX735x/MAX736x variants Add support for Maxim MAX735x/MAX736x variants --- 2023-08-17 Patrick Rudolph New
[-next,v2] I2C: Fix return value check for devm_pinctrl_get() [-next,v2] I2C: Fix return value check for devm_pinctrl_get() --- 2023-08-17 Jinjie Ruan Superseded
i2c:octeon:Add block-mode r/w i2c:octeon:Add block-mode r/w --- 2023-08-16 Aryan Srivastava Superseded
[v9,4/4] gpio: update Intel LJCA USB GPIO driver Add Intel LJCA device driver --- 2023-08-16 Wu, Wentong Superseded
[v9,3/4] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver --- 2023-08-16 Wu, Wentong Superseded
[v9,2/4] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver --- 2023-08-16 Wu, Wentong Superseded
[v9,1/4] usb: Add support for Intel LJCA device Add Intel LJCA device driver --- 2023-08-16 Wu, Wentong Superseded
[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
[-next,RESEND] I2C: Use helper function IS_ERR_OR_NULL() [-next,RESEND] I2C: Use helper function IS_ERR_OR_NULL() --- 2023-08-16 Jinjie Ruan Superseded
[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,11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards Introduce STM32 Firewall framework --- 2023-08-11 Gatien Chevallier Superseded
[v4,10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards Introduce STM32 Firewall framework --- 2023-08-11 Gatien Chevallier Superseded
[v4,09/11] bus: etzpc: introduce ETZPC firewall controller driver Introduce STM32 Firewall framework --- 2023-08-11 Gatien Chevallier Superseded
[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,07/11] bus: rifsc: introduce RIFSC firewall controller driver Introduce STM32 Firewall framework --- 2023-08-11 Gatien Chevallier Superseded
[v4,06/11] of: property: fw_devlink: Add support for "feature-domains" Introduce STM32 Firewall framework --- 2023-08-11 Gatien Chevallier New
[v4,05/11] firewall: introduce stm32_firewall framework Introduce STM32 Firewall framework --- 2023-08-11 Gatien Chevallier Superseded
[v4,04/11] dt-bindings: bus: document ETZPC Introduce STM32 Firewall framework --- 2023-08-11 Gatien Chevallier New
[v4,03/11] dt-bindings: bus: document RIFSC Introduce STM32 Firewall framework --- 2023-08-11 Gatien Chevallier Superseded
[v4,02/11] dt-bindings: treewide: add feature-domains description Introduce STM32 Firewall framework --- 2023-08-11 Gatien Chevallier Superseded
[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,4/4] i2c: Add i2c_device_get_match_data() callback Extend device_get_match_data() to struct bus_type --- 2023-08-04 Biju Das Superseded
[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
[v6,2/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-04 Biju Das Superseded
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,RESEND,2/4] i2c: Add i2c_device_get_match_data() callback Extend device_get_match_data() to struct bus_type --- 2023-08-03 Biju Das Superseded
[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
[7/9] i2c: dln2: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-08-02 Liao Chang Superseded
[6/9] i2c: pxa: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-08-02 Liao Chang Superseded
[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
[4/9] i2c: hisi: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-08-02 Liao Chang Superseded
[3/9] i2c: xlp9xx: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-08-02 Liao Chang Superseded
[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
[-next,v2] i2c: remove redundant dev_err_probe() [-next,v2] i2c: remove redundant dev_err_probe() --- 2023-08-01 Zhu Wang Superseded
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,3/4] i2c: octeon: Handle watchdog timeout i2c: thunderx: Marvell thunderx i2c changes --- 2023-07-28 Piyush Malgujar Superseded
[v2,2/4] i2c: thunderx: Add support for High speed mode i2c: thunderx: Marvell thunderx i2c changes --- 2023-07-28 Piyush Malgujar Superseded
[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
[8/9] i2c: imx-lpi2c: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-07-28 Liao Chang Superseded
[7/9] i2c: dln2: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-07-28 Liao Chang Superseded
« 1 2 ... 12 13 1456 57 »