Show patches with: Submitter = Heiner Kallweit       |    Archived = No       |   216 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PCI/ASPM: Fix L1 sub-state handling in aspm_attr_store_common PCI/ASPM: Fix L1 sub-state handling in aspm_attr_store_common - 1 - - --- 2023-10-11 Heiner Kallweit New
PCI/ASPM: Reject sysfs attempts to enable states that are not covered by policy PCI/ASPM: Reject sysfs attempts to enable states that are not covered by policy - - - - --- 2020-07-20 Heiner Kallweit New
PCI/ASPM: fix unexpected behavior when re-enabling L1 PCI/ASPM: fix unexpected behavior when re-enabling L1 - 1 - - --- 2023-08-26 Heiner Kallweit New
PCI/VPD: Add helper pci_get_func0_dev PCI/VPD: Add helper pci_get_func0_dev - - - - --- 2021-04-16 Heiner Kallweit New
PCI/VPD: Add simple VPD read cache PCI/VPD: Add simple VPD read cache - - - - --- 2021-11-18 Heiner Kallweit New
PCI/VPD: Add simple sanity check to pci_vpd_size() PCI/VPD: Add simple sanity check to pci_vpd_size() - - 1 - --- 2021-09-17 Heiner Kallweit New
PCI/VPD: Fix stack overflow caused by pci_read_vpd_any() PCI/VPD: Fix stack overflow caused by pci_read_vpd_any() - 1 - 1 --- 2021-10-13 Heiner Kallweit New
PCI/VPD: Remove not any longer needed Broadcom NIC quirk PCI/VPD: Remove not any longer needed Broadcom NIC quirk - - - - --- 2020-12-17 Heiner Kallweit New
PCI/VPD: Remove pci_set_vpd_size PCI/VPD: Remove pci_set_vpd_size - - - - --- 2021-02-11 Heiner Kallweit New
PCI/VPD: Silence warning if optional VPD PROM is missing PCI/VPD: Silence warning if optional VPD PROM is missing - - - - --- 2020-12-17 Heiner Kallweit New
PCI/VPD: Treat tag 0xff as indicator for missing VPD EPROM PCI/VPD: Treat tag 0xff as indicator for missing VPD EPROM - - - - --- 2021-07-15 Heiner Kallweit New
PCI/VPD: Use unaligned access helper in pci_vpd_write PCI/VPD: Use unaligned access helper in pci_vpd_write - - - - --- 2021-04-18 Heiner Kallweit New
PCI/VPD: Use unaligned access helpers in pci_vpd_read PCI/VPD: Use unaligned access helpers in pci_vpd_read - - - - --- 2021-05-01 Heiner Kallweit New
PCI: Add two more values for PCIe Max_Read_Request_Size PCI: Add two more values for PCIe Max_Read_Request_Size - - - - --- 2018-04-12 Heiner Kallweit Not Applicable
PCI: Annotate pci_cache_line_size variables as __ro_after_init PCI: Annotate pci_cache_line_size variables as __ro_after_init - - - - --- 2024-04-13 Heiner Kallweit New
PCI: Change CLS info in pci_apply_final_quirks to debug level PCI: Change CLS info in pci_apply_final_quirks to debug level - - - - --- 2020-12-09 Heiner Kallweit New
PCI: Change message to debug level in pci_set_cacheline_size PCI: Change message to debug level in pci_set_cacheline_size - - - - --- 2020-12-08 Heiner Kallweit New
PCI: Constify pcibus_class PCI: Constify pcibus_class - - - - --- 2024-04-13 Heiner Kallweit New
PCI: Disable not requested resource types in pci_enable_resources PCI: Disable not requested resource types in pci_enable_resources - - - - --- 2020-05-28 Heiner Kallweit New
PCI: Don't bother PCIe devices with trying to set MWI PCI: Don't bother PCIe devices with trying to set MWI - - - - --- 2020-12-08 Heiner Kallweit New
PCI: Don't try to read CLS from PCIe devices in pci_apply_final_quirks PCI: Don't try to read CLS from PCIe devices in pci_apply_final_quirks - - - - --- 2020-12-08 Heiner Kallweit New
PCI: Fix handling of pci user accessor return codes in syscalls PCI: Fix handling of pci user accessor return codes in syscalls - 1 - - --- 2021-01-24 Heiner Kallweit New
PCI: Forbid RPM on ACPI systems before 5.0 only PCI: Forbid RPM on ACPI systems before 5.0 only - - - - --- 2022-01-17 Heiner Kallweit New
PCI: Remove pci_lost_interrupt PCI: Remove pci_lost_interrupt - - - - --- 2020-07-28 Heiner Kallweit New
PCI: Remove pci_try_set_mwi PCI: Remove pci_try_set_mwi 5 - 1 - --- 2020-12-09 Heiner Kallweit New
PCI: Remove unused HAVE_PCI_SET_MWI PCI: Remove unused HAVE_PCI_SET_MWI - - - - --- 2020-12-08 Heiner Kallweit New
PCI: let pci_request_irq properly deal with threaded interrupts PCI: let pci_request_irq properly deal with threaded interrupts - - - - --- 2018-07-29 Heiner Kallweit bhelgaas Accepted
PCI: make pci_set_mwi a dummy for PCIe devices PCI: make pci_set_mwi a dummy for PCIe devices - - - - --- 2018-10-21 Heiner Kallweit bhelgaas Not Applicable
PCI: set flag IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchip's PCI: set flag IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchip's - - - - --- 2018-08-03 Heiner Kallweit bhelgaas Superseded
PCI: switch remaining pci_printk(KERN_DEBUG users to pci_dbg PCI: switch remaining pci_printk(KERN_DEBUG users to pci_dbg - - - - --- 2018-10-21 Heiner Kallweit bhelgaas Not Applicable
Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1" Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1" - - - - --- 2023-10-11 Heiner Kallweit New
[01/12] sfc: falcon: Read VPD with pci_vpd_alloc() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[02/12] sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[03/12] bnx2: Search VPD with pci_vpd_find_ro_info_keyword() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[04/12] bnx2: Replace open-coded version with swab32s() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[05/12] bnx2x: Read VPD with pci_vpd_alloc() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[06/12] bnx2x: Search VPD with pci_vpd_find_ro_info_keyword() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[07/12] bnxt: Read VPD with pci_vpd_alloc() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[08/12] bnxt: Search VPD with pci_vpd_find_ro_info_keyword() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[09/12] cxgb4: Validate VPD checksum with pci_vpd_check_csum() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[1/2] PCI/VPD: Remove dead code from sysfs access functions PCI/VPD: Improve handling binary sysfs attribute - - - - --- 2021-01-07 Heiner Kallweit New
[1/2] PCI: Add pcim_iomap_region PCI: Add and use pcim_iomap_region() - - - - --- 2024-03-27 Heiner Kallweit New
[1/2] ata: pata_cs5520: Remove not needed call to pci_enable_device_io PCI: Remove pci_enable_device_io() 1 - 1 - --- 2024-03-23 Heiner Kallweit New
[1/3] PCI/ASPM: add L1 sub-state support to pci_disable_link_state PCI/ASPM: add sysfs attribute for controlling ASPM - - - - --- 2019-05-23 Heiner Kallweit bhelgaas Superseded
[1/3] PCI/VPD: Change pci_vpd_init return type to void PCI/VPD: Some improvements - - - - --- 2021-04-01 Heiner Kallweit New
[1/3] PCI: Disable parity checking if broken_parity_status is set PCI: Disable parity checking if broken_parity is set - - 1 - --- 2021-01-05 Heiner Kallweit New
[1/3] PCI: add helper pci_dev_id PCI: add help pci_dev_id - - - - --- 2019-04-19 Heiner Kallweit bhelgaas Superseded
[1/3] PCI: add helper pci_dev_id PCI: add help pci_dev_id - - - - --- 2019-04-19 Heiner Kallweit Superseded
[1/3] PCI: introduce a device-managed version of pci_set_mwi r8169: extend PCI core and switch to device-managed functions in probe 1 - - - --- 2017-12-09 Heiner Kallweit Not Applicable
[1/5] PCI/VPD: Add pci_read/write_vpd_any() PCI/VPD: Add and use pci_read/write_vpd_any() - - - - --- 2021-09-10 Heiner Kallweit New
[1/5] PCI/VPD: Refactor pci_vpd_size PCI/VPD: Further improvements - - - - --- 2021-05-13 Heiner Kallweit New
[1/6] PCI/VPD: Move pci_read/write_vpd in the code PCI/VPD: Further improvements - - - - --- 2021-08-08 Heiner Kallweit New
[1/7] PCI/VPD: Stop exporting pci_vpd_find_tag() PCI/VPD: Final extensions and cleanups - - - - --- 2021-08-26 Heiner Kallweit New
[1/8] PCI/VPD: Add pci_vpd_alloc PCI/VPD: Extend PCI VPD API - - - - --- 2021-08-18 Heiner Kallweit New
[1/8] PCI: add constant PCI_STATUS_ERROR_BITS PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors - - - - --- 2020-02-24 Heiner Kallweit New
[10/12] cxgb4: Remove unused vpd_param member ec PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[11/12] cxgb4: Search VPD with pci_vpd_find_ro_info_keyword() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[12/12] scsi: cxlflash: Search VPD with pci_vpd_find_ro_info_keyword() PCI/VPD: Convert more users to the new VPD API functions - - - - --- 2021-08-22 Heiner Kallweit New
[2/2] PCI/VPD: Improve handling binary sysfs attribute PCI/VPD: Improve handling binary sysfs attribute - - - - --- 2021-01-07 Heiner Kallweit New
[2/2] PCI: Remove pci_enable_device_io() PCI: Remove pci_enable_device_io() - - 1 - --- 2024-03-23 Heiner Kallweit New
[2/2] r8169: use new function pcim_iomap_region() PCI: Add and use pcim_iomap_region() - - - - --- 2024-03-27 Heiner Kallweit New
[2/3] ARM: iop32x: improve N2100 PCI broken parity quirk PCI: Disable parity checking if broken_parity is set - - - - --- 2021-01-05 Heiner Kallweit New
[2/3] PCI/ASPM: allow to re-enable Clock PM PCI/ASPM: add sysfs attribute for controlling ASPM - - - - --- 2019-05-23 Heiner Kallweit bhelgaas Superseded
[2/3] PCI/VPD: Remove argument off from pci_vpd_find_tag PCI/VPD: Some improvements - - - - --- 2021-04-01 Heiner Kallweit New
[2/3] PCI: use helper pci_dev_id PCI: add help pci_dev_id - - - - --- 2019-04-19 Heiner Kallweit bhelgaas Superseded
[2/3] PCI: use helper pci_dev_id PCI: add help pci_dev_id - - - - --- 2019-04-19 Heiner Kallweit Superseded
[2/3] r8169: switch to device-managed functions in probe r8169: extend PCI core and switch to device-managed functions in probe - - - - --- 2017-12-09 Heiner Kallweit Not Applicable
[2/5] PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size() PCI/VPD: Add and use pci_read/write_vpd_any() - - - - --- 2021-09-10 Heiner Kallweit New
[2/5] PCI: Clean up VPD constants and functions in pci.h PCI/VPD: Further improvements - - - - --- 2021-05-13 Heiner Kallweit New
[2/6] PCI/VPD: Remove struct pci_vpd_ops PCI/VPD: Further improvements - - - - --- 2021-08-08 Heiner Kallweit New
[2/7] PCI/VPD: Stop exporting pci_vpd_find_info_keyword() PCI/VPD: Final extensions and cleanups - - - - --- 2021-08-26 Heiner Kallweit New
[2/8] PCI/VPD: Add pci_vpd_find_ro_info_keyword and pci_vpd_check_csum PCI/VPD: Extend PCI VPD API - - - - --- 2021-08-18 Heiner Kallweit New
[2/8] PCI: add pci_status_get_and_clear_errors PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors - - - - --- 2020-02-24 Heiner Kallweit New
[3/3] PCI/ASPM: add sysfs attribute for controlling ASPM PCI/ASPM: add sysfs attribute for controlling ASPM - - - - --- 2019-05-23 Heiner Kallweit bhelgaas Superseded
[3/3] PCI/VPD: Improve and simplify pci_vpd_find_tag PCI/VPD: Some improvements - - - - --- 2021-04-01 Heiner Kallweit New
[3/3] r8169: remove netif_napi_del in probe error path r8169: extend PCI core and switch to device-managed functions in probe - - - - --- 2017-12-09 Heiner Kallweit Not Applicable
[3/3] r8169: simplify broken parity handling now that PCI core takes care PCI: Disable parity checking if broken_parity is set - - - - --- 2021-01-05 Heiner Kallweit New
[3/3] r8169: use new helper pci_dev_id PCI: add help pci_dev_id - - - - --- 2019-04-19 Heiner Kallweit bhelgaas Superseded
[3/3] r8169: use new helper pci_dev_id PCI: add help pci_dev_id - - - - --- 2019-04-19 Heiner Kallweit Superseded
[3/5] PCI/VPD: Remove old_size argument from pci_vpd_size PCI/VPD: Further improvements - - - - --- 2021-05-13 Heiner Kallweit New
[3/5] cxgb3: Remove t3_seeprom_read and use VPD API PCI/VPD: Add and use pci_read/write_vpd_any() - - - - --- 2021-09-10 Heiner Kallweit New
[3/6] PCI/VPD: Remove member valid from struct pci_vpd PCI/VPD: Further improvements - - - - --- 2021-08-08 Heiner Kallweit New
[3/7] PCI/VPD: Include post-processing in pci_vpd_find_tag() PCI/VPD: Final extensions and cleanups - - - - --- 2021-08-26 Heiner Kallweit New
[3/8] PCI/VPD: Add missing VPD RO field keywords PCI/VPD: Extend PCI VPD API - - - - --- 2021-08-18 Heiner Kallweit New
[3/8] r8169: use pci_status_get_and_clear_errors PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors - - - - --- 2020-02-24 Heiner Kallweit New
[4/5] PCI/VPD: Make pci_vpd_wait uninterruptible PCI/VPD: Further improvements - - - - --- 2021-05-13 Heiner Kallweit New
[4/5] cxgb3: Use VPD API in t3_seeprom_wp() PCI/VPD: Add and use pci_read/write_vpd_any() - - - - --- 2021-09-10 Heiner Kallweit New
[4/6] PCI/VPD: Embed struct pci_vpd member in struct pci_dev PCI/VPD: Further improvements - - - - --- 2021-08-08 Heiner Kallweit New
[4/7] PCI/VPD: Add pci_vpd_find_id_string() PCI/VPD: Final extensions and cleanups - - - - --- 2021-08-26 Heiner Kallweit New
[4/8] net: cassini: use pci_status_get_and_clear_errors PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors - - - - --- 2020-02-24 Heiner Kallweit New
[4/8] sfc: Use new function pci_vpd_alloc PCI/VPD: Extend PCI VPD API - - - - --- 2021-08-18 Heiner Kallweit New
[5/5] PCI/VPD: Remove pci_vpd member flag PCI/VPD: Further improvements - - - - --- 2021-05-13 Heiner Kallweit New
[5/5] cxgb3: Remove seeprom_write and use VPD API PCI/VPD: Add and use pci_read/write_vpd_any() - - - - --- 2021-09-10 Heiner Kallweit New
[5/6] PCI/VPD: Determine VPD size in pci_vpd_init already PCI/VPD: Further improvements - - - - --- 2021-08-08 Heiner Kallweit New
[5/7] cxgb4: Use pci_vpd_find_id_string() to find VPD id string PCI/VPD: Final extensions and cleanups - - - - --- 2021-08-26 Heiner Kallweit New
[5/8] net: sungem: use pci_status_get_and_clear_errors PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors - - - - --- 2020-02-24 Heiner Kallweit New
[5/8] sfc: Use new VPD API function pci_vpd_find_ro_info_keyword PCI/VPD: Extend PCI VPD API - - - - --- 2021-08-18 Heiner Kallweit New
[6/6] PCI/VPD: Treat invalid VPD like no VPD capability PCI/VPD: Further improvements - - - - --- 2021-08-08 Heiner Kallweit New
[6/7] PCI/VPD: Clean up public VPD defines and inline functions PCI/VPD: Final extensions and cleanups - - - - --- 2021-08-26 Heiner Kallweit New
[6/8] net: skfp: use PCI_STATUS_ERROR_BITS PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors - - - - --- 2020-02-24 Heiner Kallweit New
« 1 2 3 »