Show patches with: Archived = No       |   5627 patches
« 1 2 ... 3 4 556 57 »
Patch Series S/W/F Date Submitter Delegate State
[v4,18/24] i2c: designware: Consolidate PM ops i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,17/24] i2c: designware: Remove ->disable() callback i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,16/24] i2c: designware: Move exports to I2C_DW namespaces i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,15/24] i2c: designware: Unify the firmware type checks i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,14/24] i2c: designware: Consolidate firmware parsing and configuring code i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,13/24] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure() i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,12/24] i2c: designware: Drop return value from dw_i2c_of_configure() i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,11/24] i2c: designware: Drop return value from i2c_dw_acpi_configure() i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,10/24] i2c: designware: Always provide device ID tables i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,09/24] i2c: designware: Unify terminator in device ID tables i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,08/24] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE() i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,07/24] i2c: designware: Add missing 'c' into PCI IDs variable name i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,06/24] i2c: designware: Save pointer to semaphore callbacks instead of index i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,05/24] i2c: designware: Replace a while-loop by for-loop i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,04/24] i2c: designware: Fix lock probe call order in dw_i2c_plat_probe() i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,03/24] i2c: designware: Let PCI core to take care about interrupt vectors i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,02/24] i2c: designware: Fix reset call order in dw_i2c_plat_probe() i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v4,01/24] i2c: designware: Fix PM calls order in dw_i2c_plat_probe() i2c: designware: code consolidation & cleanups --- 2023-11-20 Andy Shevchenko Superseded
[v3,25/25] i2c: designware: Fix spelling and other issues in the comments i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,24/25] i2c: designware: Get rid of redundant 'else' i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,23/25] i2c: designware: Use temporary variable for struct device i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,22/25] i2c: designware: Use pci_get_drvdata() i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,21/25] i2c: designware: Propagate firmware node i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,20/25] i2c: designware: Uninline i2c_dw_probe() i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,19/25] i2c: designware: Consolidate PM ops i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,18/25] i2c: designware: Remove ->disable() callback i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko New
[v3,17/25] i2c: designware: Move exports to I2C_DW namespaces i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,16/25] i2c: designware: Unify the firmware type checks i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,15/25] i2c: designware: Consolidate firmware parsing and configuring code i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,14/25] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure() i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,13/25] i2c: designware: Drop return value from dw_i2c_of_configure() i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,12/25] i2c: designware: Drop return value from i2c_dw_acpi_configure() i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,11/25] i2c: designware: Always provide device ID tables i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,10/25] i2c: designware: Unify terminator in device ID tables i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,09/25] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE() i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,08/25] i2c: designware: Add missing 'c' into PCI IDs variable name i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,07/25] i2c: designware: Save pointer to semaphore callbacks instead of index i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,06/25] i2c: designware: Replace a while-loop by for-loop i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,05/25] i2c: designware: Fix lock probe call order in dw_i2c_plat_probe() i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,04/25] i2c: designware: Let PCI core to take care about interrupt vectors i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,03/25] i2c: designware: Fix reset call order in dw_i2c_plat_probe() i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,02/25] i2c: designware: Fix PM calls order in dw_i2c_plat_probe() i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko Superseded
[v3,01/25] i2c: designware: Delete adapter before disabling in i2c_dw_pci_remove() i2c: designware: code consolidation & cleanups --- 2023-11-10 Andy Shevchenko New
[v2,12/12] i2c: designware: Consolidate PM ops i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko Superseded
[v2,11/12] i2c: designware: Remove ->disable() callback i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko New
[v2,10/12] i2c: designware: Fix spelling and other issues in the comments i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko Superseded
[v2,09/12] i2c: designware: Get rid of redundant 'else' i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko Superseded
[v2,08/12] i2c: designware: Move exports to I2C_DW namespaces i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko Superseded
[v2,07/12] i2c: desingware: Unify the firmware type checks i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko Superseded
[v2,06/12] i2c: designware: Consolidate firmware parsing and configuring code i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko Superseded
[v2,05/12] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure() i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko Superseded
[v2,04/12] i2c: designware: Drop return value from dw_i2c_of_configure() i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko Superseded
[v2,03/12] i2c: designware: Drop return value from i2c_dw_acpi_configure() i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko Superseded
[v2,02/12] i2c: designware: Always provide device ID tables i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko New
[v2,01/12] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE() i2c: designware: code consolidation & cleanups --- 2023-11-09 Andy Shevchenko Superseded
[v1,9/9] i2c: designware: Fix spelling and other issues in the comments i2c: designware: code consolidation & cleanups --- 2023-07-25 Andy Shevchenko Superseded
[v1,8/9] i2c: designware: Get rid of redundant 'else' i2c: designware: code consolidation & cleanups --- 2023-07-25 Andy Shevchenko Superseded
[v1,7/9] i2c: desingware: Unify firmware type checks i2c: designware: code consolidation & cleanups --- 2023-07-25 Andy Shevchenko New
[v1,6/9] i2c: designware: Consolidate firmware parsing and configure code i2c: designware: code consolidation & cleanups --- 2023-07-25 Andy Shevchenko New
[v1,5/9] i2c: designware: Always provide ID tables i2c: designware: code consolidation & cleanups --- 2023-07-25 Andy Shevchenko New
[v1,4/9] i2c: designware: Propagate firmware node i2c: designware: code consolidation & cleanups --- 2023-07-25 Andy Shevchenko New
[v1,3/9] i2c: designware: Align dw_i2c_of_configure() with i2c_dw_acpi_configure() i2c: designware: code consolidation & cleanups --- 2023-07-25 Andy Shevchenko New
[v1,2/9] i2c: designware: Change i2c_dw_acpi_configure() prototype i2c: designware: code consolidation & cleanups --- 2023-07-25 Andy Shevchenko New
[v1,1/9] i2c: designware: Move has_acpi_companion() to common code i2c: designware: code consolidation & cleanups --- 2023-07-25 Andy Shevchenko New
[v4,2/5] ACPI: platform: Ignore SMB0001 only when it has resources ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-07-03 Andy Shevchenko New
[v4,1/5] ACPI: bus: Introduce acpi_match_acpi_device() helper ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-07-03 Andy Shevchenko New
[v3,4/4] ACPI: platform: Move SMB0001 HID to the header and reuse ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-06-26 Andy Shevchenko New
[v3,3/4] ACPI: platform: Ignore SMB0001 only when it has resources ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-06-26 Andy Shevchenko Superseded
[v3,2/4] ACPI: bus: Introduce acpi_match_acpi_device() helper ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-06-26 Andy Shevchenko Superseded
[v3,1/4] ACPI: bus: Constify acpi_companion_match() returned value ACPI: platform: Fix SMB0001 enumeration on Kontron devices --- 2023-06-26 Andy Shevchenko New
[v2,2/2] ACPI: platform: Move SMB0001 HID to the header and reuse [v2,1/2] ACPI: platform: Ignore SMB0001 only when it has resources --- 2023-06-21 Andy Shevchenko New
[v2,1/2] ACPI: platform: Ignore SMB0001 only when it has resources [v2,1/2] ACPI: platform: Ignore SMB0001 only when it has resources --- 2023-06-21 Andy Shevchenko Superseded
[v1,2/2] ACPI: platform: Move SMB0001 HID to the header and reuse [v1,1/2] ACPI: platform: Ignore SMB0001 only when it has resources --- 2023-06-20 Andy Shevchenko Superseded
[v1,1/2] ACPI: platform: Ignore SMB0001 only when it has resources [v1,1/2] ACPI: platform: Ignore SMB0001 only when it has resources --- 2023-06-20 Andy Shevchenko New
[v2,1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling [v2,1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling --- 2023-04-05 Andy Shevchenko New
[v1,1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling [v1,1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling --- 2023-03-30 Andy Shevchenko Superseded
[v2,2/2] i2c: designware-pci: Use standard pattern for memory allocation [v2,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together --- 2022-09-29 Andy Shevchenko Accepted
[v2,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together [v2,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together --- 2022-09-29 Andy Shevchenko Superseded
[v1,2/2] i2c: designware-pci: Use standard pattern for memory allocation [v1,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together --- 2022-09-28 Andy Shevchenko Superseded
[v1,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together [v1,1/2] i2c: designware-pci: Group AMD NAVI quirk parts together --- 2022-09-28 Andy Shevchenko Accepted
[v3,8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,3/8] ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v2,8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko New
[v2,5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,3/8] ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v1,8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko New
[v1,7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko New
[v1,6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko New
[v1,5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko Superseded
« 1 2 ... 3 4 556 57 »