Show patches with: Archived = No       |   421 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fsi: fsi-scom: Use module_fsi_driver to simplify the code fsi: fsi-scom: Use module_fsi_driver to simplify the code - - - - --- 2021-06-11 dingsenjie@163.com New
fsi: fsi-sbefifo: Use module_fsi_driver to simplify the code fsi: fsi-sbefifo: Use module_fsi_driver to simplify the code - - - - --- 2021-06-11 dingsenjie@163.com New
fsi: Replace snprintf in show functions with sysfs_emit fsi: Replace snprintf in show functions with sysfs_emit - - - - --- 2023-07-13 hanyu001@208suo.com New
fsi: replace snprintf with sysfs_emit fsi: replace snprintf with sysfs_emit - - - - --- 2023-07-13 hanyu001@208suo.com New
[v5,1/9] dt-bindings: fsi: fsi2spi: Document SPI controller child nodes dt-bindings: fsi: Convert to json-schema and add missing engines - - 1 - --- 2024-05-14 Eddie@smtpav02.dal12v.mail.ibm.com, "James <eajames"@linux.ibm.com New
[v5,2/9] dt-bindings: fsi: Document the IBM SCOM engine dt-bindings: fsi: Convert to json-schema and add missing engines - - 1 - --- 2024-05-14 Eddie@smtpav02.dal12v.mail.ibm.com, "James <eajames"@linux.ibm.com New
[v5,3/9] dt-bindings: fsi: p9-occ: Convert to json-schema dt-bindings: fsi: Convert to json-schema and add missing engines - - - - --- 2024-05-14 Eddie@smtpav02.dal12v.mail.ibm.com, "James <eajames"@linux.ibm.com New
[v5,4/9] dt-bindings: fsi: Document the IBM SBEFIFO engine dt-bindings: fsi: Convert to json-schema and add missing engines 1 - 1 - --- 2024-05-14 Eddie@smtpav02.dal12v.mail.ibm.com, "James <eajames"@linux.ibm.com New
[v5,5/9] dt-bindings: fsi: Document the FSI controller common properties dt-bindings: fsi: Convert to json-schema and add missing engines - - - - --- 2024-05-14 Eddie@smtpav02.dal12v.mail.ibm.com, "James <eajames"@linux.ibm.com New
[v5,6/9] dt-bindings: fsi: ibm,i2cr-fsi-master: Reference common FSI controller dt-bindings: fsi: Convert to json-schema and add missing engines - - 1 - --- 2024-05-14 Eddie@smtpav02.dal12v.mail.ibm.com, "James <eajames"@linux.ibm.com New
[v5,7/9] dt-bindings: fsi: ast2600-fsi-master: Convert to json-schema dt-bindings: fsi: Convert to json-schema and add missing engines - - - - --- 2024-05-14 Eddie@smtpav02.dal12v.mail.ibm.com, "James <eajames"@linux.ibm.com New
[v5,8/9] dt-bindings: fsi: Document the AST2700 FSI master dt-bindings: fsi: Convert to json-schema and add missing engines - - - - --- 2024-05-14 Eddie@smtpav02.dal12v.mail.ibm.com, "James <eajames"@linux.ibm.com New
[v5,9/9] dt-bindings: fsi: Document the FSI Hub Controller dt-bindings: fsi: Convert to json-schema and add missing engines - - 1 - --- 2024-05-14 Eddie@smtpav02.dal12v.mail.ibm.com, "James <eajames"@linux.ibm.com New
fsi: Add __init/__exit annotations to module init/exit funcs fsi: Add __init/__exit annotations to module init/exit funcs - - - - --- 2022-09-24 xiujianfeng New
[08/42] drivers/fsi: Convert snprintf to sysfs_emit Untitled series #405325 - - - - --- 2024-01-16 Zhijian Li (Fujitsu) New
[v2] fsi: Convert sprintf/snprintf to sysfs_emit [v2] fsi: Convert sprintf/snprintf to sysfs_emit - - 1 - --- 2024-03-14 Zhijian Li (Fujitsu) New
[v3,-next] fsi: aspeed: Fix aspeed device free [v3,-next] fsi: aspeed: Fix aspeed device free - 1 - - --- 2019-11-12 Yue Haibing New
fsi: fix some spelling mistakes in comment fsi: fix some spelling mistakes in comment - - 1 - --- 2023-02-03 Yu Zhe New
[1/2] fsi: aspeed: fix master device refcount leak [1/2] fsi: aspeed: fix master device refcount leak - 1 - - --- 2022-10-18 Yang Yingliang New
[2/2] fsi: aspeed: fix node refcount leak [1/2] fsi: aspeed: fix master device refcount leak - 1 - - --- 2022-10-18 Yang Yingliang New
[1/2] fsi: master-hub: fix possible memory leak in hub_master_probe() [1/2] fsi: master-hub: fix possible memory leak in hub_master_probe() - 1 - - --- 2022-10-18 Yang Yingliang New
[2/2] fsi: master-hub: fix node refcount leak [1/2] fsi: master-hub: fix possible memory leak in hub_master_probe() - 1 - - --- 2022-10-18 Yang Yingliang New
fsi: master-ast-cf: replace snprintf with sysfs_emit fsi: master-ast-cf: replace snprintf with sysfs_emit - - - - --- 2022-01-26 Yang Guang New
fsi: master-hub: Fix of_node leak in probe error path fsi: master-hub: Fix of_node leak in probe error path - 1 1 - --- 2025-10-30 Wentao Liang New
fsi: master-gpio: Fix reference count leak in probe error path fsi: master-gpio: Fix reference count leak in probe error path - 1 - - --- 2025-12-08 Wentao Liang New
fsi: i2cr: Switch to use struct i2c_driver's .probe() fsi: i2cr: Switch to use struct i2c_driver's .probe() - - 1 - --- 2023-08-16 Uwe Kleine-König New
[1/4] fsi: master-aspeed: Convert to platform remove callback returning void fsi: Convert to platform remove callback returning void - - - - --- 2024-03-05 Uwe Kleine-König New
[2/4] fsi: master-ast-cf: Convert to platform remove callback returning void fsi: Convert to platform remove callback returning void - - - - --- 2024-03-05 Uwe Kleine-König New
[3/4] fsi: master-gpio: Convert to platform remove callback returning void fsi: Convert to platform remove callback returning void - - - - --- 2024-03-05 Uwe Kleine-König New
[4/4] fsi: occ: Convert to platform remove callback returning void fsi: Convert to platform remove callback returning void - - - - --- 2024-03-05 Uwe Kleine-König New
drivers/fsi/scom: Return -EFAULT if copy fails drivers/fsi/scom: Return -EFAULT if copy fails - 1 - - --- 2023-05-19 Su Hui New
fsi: Use of_property_read_reg() to parse "reg" fsi: Use of_property_read_reg() to parse "reg" - - 1 - --- 2023-06-09 Rob Herring (Arm) New
fsi: Explicitly include correct DT includes fsi: Explicitly include correct DT includes - - - - --- 2023-07-14 Rob Herring (Arm) New
[v2] fsi: Explicitly include correct DT includes [v2] fsi: Explicitly include correct DT includes - - 1 - --- 2023-07-18 Rob Herring (Arm) New
fsi: master-ast-cf: Use of_reserved_mem_region_to_resource for "memory-region" fsi: master-ast-cf: Use of_reserved_mem_region_to_resource for "memory-region" - - 1 - --- 2025-07-03 Rob Herring (Arm) New
[1/6] ARM: dts: aspeed: Drop "no-gpio-delays" ASpeed FSI DT clean-ups 1 - - - --- 2025-07-31 Rob Herring (Arm) New
[2/6] ARM: dts: aspeed: Drop "fsi-master" compatibles ASpeed FSI DT clean-ups 1 - - - --- 2025-07-31 Rob Herring (Arm) New
[3/6] ARM: dts: aspeed: Add missing "ibm,spi-fsi" compatibles ASpeed FSI DT clean-ups 1 - - - --- 2025-07-31 Rob Herring (Arm) New
[4/6] MAINTAINERS: Add FSI bindings to FSI subsystem entry ASpeed FSI DT clean-ups 1 - - - --- 2025-07-31 Rob Herring (Arm) New
[5/6] dt-bindings: fsi: Convert fsi-master-gpio to DT schema ASpeed FSI DT clean-ups 1 - - - --- 2025-07-31 Rob Herring (Arm) New
[6/6] dt-bindings: fsi: Convert aspeed,ast2400-cf-fsi-master to DT schema ASpeed FSI DT clean-ups 1 - - - --- 2025-07-31 Rob Herring (Arm) New
fsi: core: make fsi_bus_type const fsi: core: make fsi_bus_type const - - - - --- 2024-02-08 Ricardo B. Marlière New
[v1,1/2] fsi: sbefifo: Remove write's max command length fsi: sbefifo: fixes - - - - --- 2023-09-07 Ninad Palsule New
[v1,2/2] fsi: sbefifo: Validate pending user write fsi: sbefifo: fixes - - - - --- 2023-09-07 Ninad Palsule New
[v2,1/2] fsi: sbefifo: Bump up user write cmd length fsi: sbefifo: fixes - - - - --- 2023-09-11 Ninad Palsule New
[v2,2/2] fsi: sbefifo: Validate pending user write fsi: sbefifo: fixes - - - - --- 2023-09-11 Ninad Palsule New
[v3,1/2] fsi: sbefifo: Bump up user write cmd length fsi: sbefifo: fixes - - 1 - --- 2023-10-10 Ninad Palsule New
[v3,2/2] fsi: sbefifo: Handle pending write command fsi: sbefifo: fixes - - 1 - --- 2023-10-10 Ninad Palsule New
[v1] fsi: Fix panic on scom file read [v1] fsi: Fix panic on scom file read - - 1 - --- 2023-12-14 Lakshmi Yadlapati New
[v1] fsi: run clock at 100MHz [v1] fsi: run clock at 100MHz - - 1 - --- 2023-12-14 Lakshmi Yadlapati New
[21/82] drivers/fsi: Refactor intentional wrap-around calculation Untitled series #405326 - - - - --- 2024-01-23 Kees Cook New
[v2] drivers: fsi: Directly use ida_alloc()/free() [v2] drivers: fsi: Directly use ida_alloc()/free() - - - - --- 2022-05-28 Ke Liu Needs Review / ACK
fsi: master-ast-cf: Add MODULE_FIRMWARE macro fsi: master-ast-cf: Add MODULE_FIRMWARE macro - - - - --- 2023-06-16 Juerg Haefliger New
[v2] fsi: master-ast-cf: Add MODULE_FIRMWARE macro [v2] fsi: master-ast-cf: Add MODULE_FIRMWARE macro - 1 - - --- 2023-06-28 Juerg Haefliger New
[GIT,PULL] fsi changes for v5.16 [GIT,PULL] fsi changes for v5.16 - - - - --- 2021-10-22 Joel Stanley New
[1/2] fsi: scom: Fix error handling fsi: scom: Error handling fixes - 1 1 - --- 2021-12-07 Joel Stanley New
[2/2] fsi: scom: Remove retries in indirect scoms fsi: scom: Error handling fixes - 1 1 - --- 2021-12-07 Joel Stanley New
[GIT,PULL] fsi: changes for v5.18 [GIT,PULL] fsi: changes for v5.18 - - - - --- 2022-02-21 Joel Stanley New
[GIT,PULL] fsi changes for v6.1 [GIT,PULL] fsi changes for v6.1 - - - - --- 2022-09-28 Joel Stanley New
[GIT,PULL] fsi changes for v6.1, second try [GIT,PULL] fsi changes for v6.1, second try - - - - --- 2022-09-28 Joel Stanley New
[GIT,PULL] FSI changes for v6.6 [GIT,PULL] FSI changes for v6.6 - - - - --- 2023-08-11 Joel Stanley New
fsi: core: Check error number after calling ida_simple_get fsi: core: Check error number after calling ida_simple_get - 1 1 - --- 2022-01-11 Jiasheng Jiang New
[v2] fsi: fix bogus error returns from cfam_read and cfam_write [v2] fsi: fix bogus error returns from cfam_read and cfam_write - 1 - - --- 2019-11-29 Jeremy Kerr New
[1/3] fsi: core: Fix incorrect variable usage in cfam_write & cfam_read [1/3] fsi: core: Fix incorrect variable usage in cfam_write & cfam_read - 1 - - --- 2021-07-01 Jeremy Kerr New
[2/3] fsi: core: Use aligned_access_size() for cfam_read & cfam_write [1/3] fsi: core: Fix incorrect variable usage in cfam_write & cfam_read - 1 - - --- 2021-07-01 Jeremy Kerr New
[3/3] fsi: core: Make userspace access checks more explicit [1/3] fsi: core: Fix incorrect variable usage in cfam_write & cfam_read - 1 - - --- 2021-07-01 Jeremy Kerr New
[4/5] driver core: make struct device_type.devnode() take a const * Untitled series #329983 1 - - - --- 2022-11-23 Greg Kroah-Hartman New
[v2,06/16] driver core: make struct device_type.devnode() take a const * Untitled series #337154 2 - - - --- 2023-01-11 Greg Kroah-Hartman New
fsi: make cdx_bus_type constant fsi: make cdx_bus_type constant - - - - --- 2025-07-01 Greg Kroah-Hartman New
[v2] fsi: make fsi_bus_type constant [v2] fsi: make fsi_bus_type constant - - 1 - --- 2025-07-01 Greg Kroah-Hartman New
[1/4] dt-bindings: clock: Add AST2600 APLLdivN definition clk: AST2600 and FSI: Add APLL to control FSI bus frequency - - - - --- 2020-09-10 Eddie James New
[2/4] clk: ast2600: Add functionality to the APLL clock clk: AST2600 and FSI: Add APLL to control FSI bus frequency - - - - --- 2020-09-10 Eddie James New
[3/4] dt-bindings: fsi: Aspeed master: Add bus-frequency property clk: AST2600 and FSI: Add APLL to control FSI bus frequency 1 - 1 - --- 2020-09-10 Eddie James New
[4/4] fsi: Aspeed master: Set bus frequency from devicetree clk: AST2600 and FSI: Add APLL to control FSI bus frequency - - 1 - --- 2020-09-10 Eddie James New
[v2,1/3] fsi: occ: Force sequence numbering per OCC OCC: fsi and hwmon: Set sequence number in submit interface - - 1 - --- 2021-07-21 Eddie James New
[v2,2/3] hwmon: (occ) Remove sequence numbering and checksum calculation OCC: fsi and hwmon: Set sequence number in submit interface 1 - - - --- 2021-07-21 Eddie James New
[v2,3/3] fsi: occ: Add dynamic debug to dump command and response OCC: fsi and hwmon: Set sequence number in submit interface - - - - --- 2021-07-21 Eddie James New
fsi: sbefifo: Use interruptible mutex locking fsi: sbefifo: Use interruptible mutex locking - - 1 - --- 2021-08-03 Eddie James New
fsi: sbefifo: Add sysfs file indicating a timeout error fsi: sbefifo: Add sysfs file indicating a timeout error - - 1 - --- 2021-09-20 Eddie James New
[v3,1/4] fsi: occ: Use a large buffer for responses occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC - - - - --- 2021-09-27 Eddie James New
[v3,2/4] fsi: occ: Store the SBEFIFO FFDC in the user response buffer occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC - - - - --- 2021-09-27 Eddie James New
[v3,3/4] docs: ABI: testing: Document the OCC hwmon FFDC binary interface occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC - - - - --- 2021-09-27 Eddie James New
[v3,4/4] hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC - - 1 - --- 2021-09-27 Eddie James New
[v4,1/4] fsi: occ: Use a large buffer for responses occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC - - - - --- 2021-10-19 Eddie James New
[v4,2/4] fsi: occ: Store the SBEFIFO FFDC in the user response buffer occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC - - - - --- 2021-10-19 Eddie James New
[v4,3/4] docs: ABI: testing: Document the OCC hwmon FFDC binary interface occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC - - - - --- 2021-10-19 Eddie James New
[v4,4/4] hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC - - 1 - --- 2021-10-19 Eddie James New
[v2,1/2] docs: ABI: testing: Document the SBEFIFO timeout interface fsi: sbefifo: Add sysfs file indicating a timeout error - - - - --- 2021-10-19 Eddie James New
[v2,2/2] fsi: sbefifo: Add sysfs file indicating a timeout error fsi: sbefifo: Add sysfs file indicating a timeout error - - 1 - --- 2021-10-19 Eddie James New
fsi: occ: Fetch OCC response header again to avoid checksum failure fsi: occ: Fetch OCC response header again to avoid checksum failure - - - - --- 2022-01-05 Eddie James New
fsi: occ: Improve response status checking fsi: occ: Improve response status checking - - - - --- 2022-01-10 Eddie James New
fsi: Add trace events in initialization path fsi: Add trace events in initialization path - - 1 - --- 2022-02-07 Eddie James New
[1/2] fsi: occ: Fix checksum failure mode fsi and hwmon (occ): Prevent occasional checksum failures - - - - --- 2022-03-21 Eddie James Superseded
[2/2] hwmon (occ): Retry for checksum failure fsi and hwmon (occ): Prevent occasional checksum failures 1 - - - --- 2022-03-21 Eddie James Superseded
[1/3] dt-bindings: hwmon: Add IBM OCC bindings occ: Restore default behavior of polling OCC during init - - - - --- 2022-08-02 Eddie James New
[2/3] fsi: occ: Support probing the hwmon child device from dts node occ: Restore default behavior of polling OCC during init - - - - --- 2022-08-02 Eddie James New
[3/3] hwmon: (occ) Check for device property for setting OCC active during probe occ: Restore default behavior of polling OCC during init - - - - --- 2022-08-02 Eddie James New
[v2,1/3] dt-bindings: hwmon: Add IBM OCC bindings occ: Restore default behavior of polling OCC during init - - - - --- 2022-08-09 Eddie James New
[v2,2/3] fsi: occ: Support probing the hwmon child device from dts node occ: Restore default behavior of polling OCC during init - - - - --- 2022-08-09 Eddie James New
[v2,3/3] hwmon: (occ) Check for device property for setting OCC active during probe occ: Restore default behavior of polling OCC during init 1 - - - --- 2022-08-09 Eddie James New
« 1 2 3 44 5 »