Show patches with: Submitter = Andy Shevchenko       |    State = Action Required       |   138 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,7/7] pcmcia: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users 1 - 1 - --- 2023-03-30 Andy Shevchenko New
[v8,6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users - - 2 - --- 2023-03-30 Andy Shevchenko New
[v8,5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments Add pci_dev_for_each_resource() helper and update users - - 2 - --- 2023-03-30 Andy Shevchenko New
[v8,4/7] PCI: Document pci_bus_for_each_resource() to avoid confusion Add pci_dev_for_each_resource() helper and update users - - - - --- 2023-03-30 Andy Shevchenko New
[v8,3/7] PCI: Introduce pci_dev_for_each_resource() Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-30 Andy Shevchenko New
[v8,2/7] PCI: Introduce pci_resource_n() Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-30 Andy Shevchenko New
[v8,1/7] kernel.h: Split out COUNT_ARGS() and CONCATENATE() Add pci_dev_for_each_resource() helper and update users - - - - --- 2023-03-30 Andy Shevchenko New
[v7,6/6] PCI: Make use of pci_resource_n() Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-23 Andy Shevchenko New
[v7,5/6] pcmcia: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users 1 - 1 - --- 2023-03-23 Andy Shevchenko New
[v7,4/6] EISA: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users - - 2 - --- 2023-03-23 Andy Shevchenko New
[v7,3/6] PCI: Allow pci_bus_for_each_resource() to take less arguments Add pci_dev_for_each_resource() helper and update users - - 2 - --- 2023-03-23 Andy Shevchenko New
[v7,2/6] PCI: Introduce pci_dev_for_each_resource() Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-23 Andy Shevchenko New
[v7,1/6] kernel.h: Split out COUNT_ARGS() and CONCATENATE() Add pci_dev_for_each_resource() helper and update users - - - - --- 2023-03-23 Andy Shevchenko New
[v6,6/7] PCI/ACPI: Replace open coded variant of resource_union() resource: introduce union(), intersection() API - - 3 1 --- 2020-11-03 Andy Shevchenko New
[v6,4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() Add pci_dev_for_each_resource() helper and update users 1 - 1 - --- 2023-03-20 Andy Shevchenko New
[v6,3/7] resource: Introduce resource_union() for overlapping resources resource: introduce union(), intersection() API - - 2 1 --- 2020-11-03 Andy Shevchenko New
[v6,3/4] EISA: Convert to use pci_bus_for_each_resource_p() Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-20 Andy Shevchenko New
[v6,2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-20 Andy Shevchenko New
[v6,1/4] PCI: Introduce pci_dev_for_each_resource() Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-20 Andy Shevchenko New
[v5,6/7] PCI/ACPI: Replace open coded variant of resource_union() resource: introduce union(), intersection() API - - 1 - --- 2020-11-03 Andy Shevchenko New
[v5,4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and update users 1 - 1 - --- 2023-03-14 Andy Shevchenko New
[v5,3/7] resource: Introduce resource_union() for overlapping resources resource: introduce union(), intersection() API - - 1 - --- 2020-11-03 Andy Shevchenko New
[v5,3/4] EISA: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-14 Andy Shevchenko New
[v5,2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-14 Andy Shevchenko New
[v5,1/4] PCI: Introduce pci_dev_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-14 Andy Shevchenko New
[v4,5/6] PCI/ACPI: Replace open coded variant of resource_union() resource: introduce union(), intersection() API - - 2 - --- 2020-11-02 Andy Shevchenko New
[v4,4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and update users 1 - 1 - --- 2023-03-10 Andy Shevchenko New
[v4,4/4] genetlink: Replace custom CONCATENATE() implementation [v4,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h - - - - --- 2023-07-18 Andy Shevchenko New
[v4,3/6] resource: Introduce resource_union() for overlapping resources resource: introduce union(), intersection() API - - 1 - --- 2020-11-02 Andy Shevchenko New
[v4,3/4] arm64: smccc: Replace custom COUNT_ARGS() & CONCATENATE() implementations [v4,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h - - - - --- 2023-07-18 Andy Shevchenko New
[v4,3/4] EISA: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-10 Andy Shevchenko New
[v4,2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations [v4,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h - - - - --- 2023-07-18 Andy Shevchenko New
[v4,2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-10 Andy Shevchenko New
[v4,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h [v4,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h 3 - - - --- 2023-07-18 Andy Shevchenko New
[v4,1/4] PCI: Introduce pci_dev_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and update users - - 1 - --- 2023-03-10 Andy Shevchenko New
[v3,8/8] i2c: i801: convert to use common P2SB accessor platform/x86: introduce p2sb_bar() helper - - - - --- 2021-12-21 Andy Shevchenko New
[v3,7/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system platform/x86: introduce p2sb_bar() helper - - - - --- 2021-12-21 Andy Shevchenko New
[v3,6/8] mfd: lpc_ich: Switch to generic p2sb_bar() platform/x86: introduce p2sb_bar() helper - - - - --- 2021-12-21 Andy Shevchenko New
[v3,5/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write() platform/x86: introduce p2sb_bar() helper - - - - --- 2021-12-21 Andy Shevchenko New
[v3,5/6] PCI/ACPI: Replace open coded variant of resource_union() Untitled series #211214 - - 1 - --- 2020-10-30 Andy Shevchenko New
[v3,4/8] pinctrl: intel: Check against matching data instead of ACPI companion platform/x86: introduce p2sb_bar() helper 1 - - - --- 2021-12-21 Andy Shevchenko New
[v3,4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and 1 - - - --- 2022-11-14 Andy Shevchenko New
[v3,4/4] genetlink: Replace custom CONCATENATE() implementation kernel.h: Split out a couple of macros to args.h - - - - --- 2023-07-17 Andy Shevchenko New
[v3,3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support platform/x86: introduce p2sb_bar() helper - - - - --- 2021-12-21 Andy Shevchenko New
[v3,3/6] resource: Introduce resource_union() for overlapping resources Untitled series #211214 - - - - --- 2020-10-30 Andy Shevchenko New
[v3,3/4] arm64: smccc: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - - --- 2023-07-17 Andy Shevchenko New
[v3,3/4] EISA: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and - - - - --- 2022-11-14 Andy Shevchenko New
[v3,2/8] PCI: Convert __pci_read_base() to __pci_bus_read_base() platform/x86: introduce p2sb_bar() helper - - - - --- 2021-12-21 Andy Shevchenko New
[v3,2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - - --- 2023-07-17 Andy Shevchenko New
[v3,2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and - - - - --- 2022-11-14 Andy Shevchenko New
[v3,1/8] PCI: Introduce pci_bus_*() printing macros when device is not available platform/x86: introduce p2sb_bar() helper - - 1 - --- 2021-12-21 Andy Shevchenko New
[v3,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h kernel.h: Split out a couple of macros to args.h 1 - - - --- 2023-07-17 Andy Shevchenko New
[v3,1/4] PCI: Introduce pci_dev_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and - - - - --- 2022-11-14 Andy Shevchenko New
[v3,1/1] range.h: Move resource API and constant to respective files [v3,1/1] range.h: Move resource API and constant to respective files 1 - - - --- 2023-08-04 Andy Shevchenko New
[v3,1/1] PCI: of: Propagate firmware node by calling device_set_node() [v3,1/1] PCI: of: Propagate firmware node by calling device_set_node() - - - - --- 2023-04-21 Andy Shevchenko New
[v3,1/1] PCI: Introduce pci_bus_*() printing macros when device is not available [v3,1/1] PCI: Introduce pci_bus_*() printing macros when device is not available - - 1 - --- 2021-12-09 Andy Shevchenko New
[v2,8/8] i2c: i801: convert to use common P2SB accessor [v2,1/8] PCI: Introduce pci_bus_*() printing macros when device is not available - - - - --- 2021-12-21 Andy Shevchenko New
[v2,7/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system [v2,1/8] PCI: Introduce pci_bus_*() printing macros when device is not available - - - - --- 2021-12-21 Andy Shevchenko New
[v2,7/8] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge() Untitled series #196048 - - - - --- 2020-08-17 Andy Shevchenko New
[v2,6/8] mfd: lpc_ich: Switch to generic p2sb_bar() [v2,1/8] PCI: Introduce pci_bus_*() printing macros when device is not available - - - - --- 2021-12-21 Andy Shevchenko New
[v2,6/8] PCI/ACPI: Replace open coded variant of resource_union() Untitled series #196048 - - 1 - --- 2020-08-17 Andy Shevchenko New
[v2,5/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write() [v2,1/8] PCI: Introduce pci_bus_*() printing macros when device is not available - - - - --- 2021-12-21 Andy Shevchenko New
[v2,4/8] resource: Introduce resource_union() for overlapping resources Untitled series #196048 - - - - --- 2020-08-17 Andy Shevchenko New
[v2,4/8] pinctrl: intel: Check against matching data instead of ACPI companion [v2,1/8] PCI: Introduce pci_bus_*() printing macros when device is not available - - - - --- 2021-12-21 Andy Shevchenko New
[v2,4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and refactor bus one - - - - --- 2022-11-03 Andy Shevchenko New
[v2,3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support [v2,1/8] PCI: Introduce pci_bus_*() printing macros when device is not available - - - - --- 2021-12-21 Andy Shevchenko New
[v2,3/4] EISA: Convert to use pci_bus_for_each_resource_p() PCI: Add pci_dev_for_each_resource() helper and refactor bus one - - - - --- 2022-11-03 Andy Shevchenko New
[v2,3/3] swiotlb: Mark max_segment with static keyword [v2,1/3] swiotlb: Use %pa to print phys_addr_t variables - - - - --- 2020-09-02 Andy Shevchenko New
[v2,2/8] PCI: Convert __pci_read_base() to __pci_bus_read_base() [v2,1/8] PCI: Introduce pci_bus_*() printing macros when device is not available - - - - --- 2021-12-21 Andy Shevchenko New
[v2,2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and refactor bus one - - - - --- 2022-11-03 Andy Shevchenko New
[v2,2/3] swiotlb: Declare swiotlb_late_init_with_default_size() in header [v2,1/3] swiotlb: Use %pa to print phys_addr_t variables - - - - --- 2020-09-02 Andy Shevchenko New
[v2,2/2] PCI: Use predefined Pericom vendor ID [v2,1/2] PCI: Disable MSI for Pericom PCIe-USB adapter - - - - --- 2020-11-06 Andy Shevchenko New
[v2,1/8] PCI: Introduce pci_bus_*() printing macros when device is not available [v2,1/8] PCI: Introduce pci_bus_*() printing macros when device is not available - - 1 - --- 2021-12-21 Andy Shevchenko New
[v2,1/4] PCI: Introduce pci_dev_for_each_resource() PCI: Add pci_dev_for_each_resource() helper and refactor bus one - - - - --- 2022-11-03 Andy Shevchenko New
[v2,1/3] swiotlb: Use %pa to print phys_addr_t variables [v2,1/3] swiotlb: Use %pa to print phys_addr_t variables - - 1 - --- 2020-09-02 Andy Shevchenko New
[v2,1/2] PCI: Disable MSI for Pericom PCIe-USB adapter [v2,1/2] PCI: Disable MSI for Pericom PCIe-USB adapter - 1 - - --- 2020-11-06 Andy Shevchenko New
[v2,1/1] range.h: Move resource API and constant to respective files [v2,1/1] range.h: Move resource API and constant to respective files 1 - - - --- 2023-07-14 Andy Shevchenko New
[v2,1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h [v2,1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h 1 - - - --- 2023-07-14 Andy Shevchenko New
[v2,1/1] PCI: probe: Use pci_find_vsec_capability() when looking for TBT devices [v2,1/1] PCI: probe: Use pci_find_vsec_capability() when looking for TBT devices - - 1 - --- 2021-11-15 Andy Shevchenko New
[v2,1/1] PCI: of: Propagate firmware node by calling device_set_node() [v2,1/1] PCI: of: Propagate firmware node by calling device_set_node() - - - - --- 2023-04-21 Andy Shevchenko New
[v2,1/1] PCI: mediatek: Correct type for virt_to_phys() [v2,1/1] PCI: mediatek: Correct type for virt_to_phys() - - - - --- 2023-09-14 Andy Shevchenko New
[v2,1/1] PCI: brcmstb: Use BIT() as __GENMASK() is for internal use only [v2,1/1] PCI: brcmstb: Use BIT() as __GENMASK() is for internal use only - 1 1 - --- 2021-11-15 Andy Shevchenko New
[v2,1/1] PCI: Introduce pci_bus_*() printing macros when device is not available [v2,1/1] PCI: Introduce pci_bus_*() printing macros when device is not available - - 1 - --- 2021-12-09 Andy Shevchenko New
[v1] PCI/P2PDMA: Use DMA ops setter instead of direct assignment [v1] PCI/P2PDMA: Use DMA ops setter instead of direct assignment - - - - --- 2020-08-28 Andy Shevchenko New
[v1,9/9] x86/platform/intel-mid: Update Copyright year and drop file names x86/platform: Remove SFI framework and users - - - - --- 2021-02-11 Andy Shevchenko New
[v1,8/9] x86/platform/intel-mid: Remove unused header inclusion in intel-mid.h x86/platform: Remove SFI framework and users - - - - --- 2021-02-11 Andy Shevchenko New
[v1,7/9] x86/platform/intel-mid: Drop unused __intel_mid_cpu_chip and Co. x86/platform: Remove SFI framework and users - - - - --- 2021-02-11 Andy Shevchenko New
[v1,7/7] i2c: i801: convert to use common P2SB accessor PCI: introduce p2sb helper - - - - --- 2021-03-08 Andy Shevchenko New
[v1,6/9] x86/platform/intel-mid: Get rid of intel_scu_ipc_legacy.h x86/platform: Remove SFI framework and users - - 1 - --- 2021-02-11 Andy Shevchenko New
[v1,6/7] mfd: lpc_ich: Add support for pinctrl in non-ACPI system PCI: introduce p2sb helper - - - - --- 2021-03-08 Andy Shevchenko New
[v1,6/7] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge() Untitled series #195466 - - - - --- 2020-08-13 Andy Shevchenko New
[v1,5/9] x86/PCI: Describe @reg for type1_access_ok() x86/platform: Remove SFI framework and users - - - - --- 2021-02-11 Andy Shevchenko New
[v1,5/7] mfd: lpc_ich: Switch to generic pci_p2sb_bar() PCI: introduce p2sb helper - - - - --- 2021-03-08 Andy Shevchenko New
[v1,5/7] PCI/ACPI: Replace open coded variant of resource_union() Untitled series #195466 - - 1 - --- 2020-08-13 Andy Shevchenko New
[v1,5/5] platform/x86: thinkpad_acpi: Convert to use acpi_match_video_device_handle() helper [v1,1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper - - - - --- 2022-06-30 Andy Shevchenko New
[v1,4/9] x86/PCI: Get rid of custom x86 model comparison x86/platform: Remove SFI framework and users - - - - --- 2021-02-11 Andy Shevchenko New
[v1,4/7] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write() PCI: introduce p2sb helper - - - - --- 2021-03-08 Andy Shevchenko New
[v1,4/5] PCI/VGA: Convert to use acpi_match_video_device_handle() helper [v1,1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper - - - - --- 2022-06-30 Andy Shevchenko New
[v1,3/9] sfi: Remove framework for deprecated firmware x86/platform: Remove SFI framework and users 1 - 1 - --- 2021-02-11 Andy Shevchenko New
[v1,3/7] resource: Introduce resource_union() for overlapping resources Untitled series #195466 - - - - --- 2020-08-13 Andy Shevchenko New
« 1 2 »