Show patches with: Archived = No       |   5732 patches
« 1 2 ... 13 14 1557 58 »
Patch Series S/W/F Date Submitter Delegate State
[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
[6/9] i2c: pxa: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-07-28 Liao Chang Superseded
[5/9] i2c: qcom-cci: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-07-28 Liao Chang Superseded
[4/9] i2c: hisi: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-07-28 Liao Chang Superseded
[3/9] i2c: xlp9xx: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-07-28 Liao Chang Superseded
[2/9] i2c: mlxbf: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-07-28 Liao Chang Superseded
[1/9] i2c: bcm2835: Use dev_err_probe in probe function Use dev_err_probe in i2c probe function --- 2023-07-28 Liao Chang Superseded
i2c: tiny-usb: check usb base class before assuming the interface on device is for this driver i2c: tiny-usb: check usb base class before assuming the interface on device is for this driver --- 2023-07-27 Harry Geyer Superseded
i2c: tiny-usb: check usb base class before assuming the interface on device is for this driver i2c: tiny-usb: check usb base class before assuming the interface on device is for this driver --- 2023-07-27 Harry Geyer New
[v4] i2c: imx-lpi2c: directly return ISR when detect a NACK [v4] i2c: imx-lpi2c: directly return ISR when detect a NACK --- 2023-07-27 Carlos Song New
[-next] i2c: s3c2410: Remove redundant dev_err() [-next] i2c: s3c2410: Remove redundant dev_err() --- 2023-07-26 Jinjie Ruan New
[v2,2/2] i2c: Add i2c_device_get_match_data() callback Extend device_get_match_data() to struct bus_type --- 2023-07-26 Biju Das New
[v3] i2c: imx-lpi2c: directly return ISR when detect a NACK [v3] i2c: imx-lpi2c: directly return ISR when detect a NACK --- 2023-07-26 Carlos Song Superseded
[v5] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work [v5] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work --- 2023-07-26 Carlos Song New
[v3,11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
[v3,10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
[v3,09/11] bus: etzpc: introduce ETZPC firewall controller driver Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
[v3,08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
[v3,07/11] bus: rifsc: introduce RIFSC firewall controller driver Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
[v3,06/11] of: property: fw_devlink: Add support for "feature-domains" Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
[v3,05/11] firewall: introduce stm32_firewall framework Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
[v3,04/11] dt-bindings: bus: document ETZPC Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
[v3,03/11] dt-bindings: bus: document RIFSC Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
[v3,02/11] dt-bindings: treewide: add feature-domains description Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
[IGNORE,v3,01/11] dt-bindings: Document common device controller bindings Introduce STM32 Firewall framework --- 2023-07-26 Gatien Chevallier Superseded
« 1 2 ... 13 14 1557 58 »