messages from 2018-01-13 07:32:20 to 2018-01-19 21:03:43 UTC [more...]
ACPI: Do not call _STA on battery devices with unmet dependencies
2018-01-19 21:03 UTC (9+ messages)
` [PATCH 1/4] PCI: acpiphp_ibm: prepare for acpi_get_object_info no longer returning status
` [PATCH 2/4] ACPI / bus: Do not call _STA on battery devices with unmet dependencies
` [PATCH 3/4] ACPI / scan: Use acpi_bus_get_status for initial status of ACPI_TYPE_DEVICE devs
` [PATCH 4/4] ACPICA: Remove calling of _STA from acpi_get_object_info
One Question About PCIe BUS Config Type with pcie_bus_safe or pcie_bus_perf On NVMe Device
2018-01-19 20:51 UTC (2+ messages)
[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
2018-01-19 19:20 UTC (14+ messages)
` [PATCH v4 1/8] SOC: brcmstb: add memory API
` [PATCH v4 2/8] dt-bindings: pci: Add DT docs for Brcmstb PCIe device
` [PATCH v4 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
` [PATCH v4 4/8] PCI: brcmstb: Add dma-range mapping for inbound traffic
` [PATCH v4 5/8] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for MIPS
` [PATCH v4 6/8] PCI: brcmstb: Add MSI capability
` [PATCH v4 7/8] MIPS: BMIPS: Add PCI bindings for 7425, 7435
` [PATCH v4 8/8] MIPS: BMIPS: Enable PCI
[PATCH] PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build
2018-01-19 18:57 UTC (3+ messages)
[PATCH 0/2] Fix double mem region release
2018-01-19 18:05 UTC (3+ messages)
` [PATCH 1/2] devres: Fix double mem region release in devm_ioremap_resource()
` [PATCH 2/2] PCI: Fix double mem region release in devm_pci_remap_cfg_resource()
[PATCH -next] PCI: dra7xx: Fix potential NULL dereference
2018-01-19 17:06 UTC (11+ messages)
[PATCH v6 0/7] Address error and recovery for AER and DPC
2018-01-19 16:22 UTC (13+ messages)
` [PATCH v6 1/7] PCI/AER: Rename error recovery to generic pci naming
` [PATCH v6 2/7] PCI/AER: factor out error reporting from AER
` [PATCH v6 3/7] PCI/ERR: add mutex to synchronize recovery
` [PATCH v6 4/7] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v6 5/7] PCI/AER: Unify aer error defines at single space
` [PATCH v6 6/7] PCI/DPC: Enumerate the devices after DPC trigger event
` [PATCH v6 7/7] PCI: Unify wait for link active into generic pci
[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
2018-01-19 13:07 UTC (5+ messages)
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
[PATCH 0/3] PCI: move DT PCI functions to PCI core
2018-01-19 11:16 UTC (4+ messages)
[PATCH v5 0/4] Address error and recovery for AER and DPC
2018-01-19 9:03 UTC (24+ messages)
` [PATCH v5 1/4] PCI/AER: Rename error recovery to generic pci naming
` [PATCH v5 2/4] PCI/AER: factor out error reporting from AER
` [PATCH v5 3/4] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v5 4/4] PCI/DPC: Enumerate the devices after DPC trigger event
[PATCH v6] mfd: Add support for RTS5250S power saving
2018-01-19 7:38 UTC (7+ messages)
` 答复: "
` 答复: "
` 答复: "
[PATCH v3 0/6] PCI: Add support to the Cadence PCIe controller
2018-01-18 23:23 UTC (10+ messages)
` [PATCH v3 3/6] PCI: Add generic function to probe PCI host controllers
` [PATCH v3 6/6] PCI: cadence: Add host driver for Cadence PCIe controller
[PATCH v4 0/7] PCI: Add support to the Cadence PCIe controller
2018-01-18 22:52 UTC (8+ messages)
` [PATCH v4 1/7] PCI: Regroup all PCI related entries into drivers/pci/Makefile
` [PATCH v4 2/7] PCI: OF: Add generic function to parse and allocate PCI resources
` [PATCH v4 3/7] PCI: generic: fix missing call of pci_free_resource_list()
` [PATCH v4 4/7] PCI: Add generic function to probe PCI host controllers
` [PATCH v4 5/7] PCI: Add vendor ID for Cadence
` [PATCH v4 6/7] dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe host controller
` [PATCH v4 7/7] PCI: cadence: Add host driver for Cadence PCIe controller
[pci:pci/misc 10/10] drivers/pci/pcie/aer/aerdrv_core.c:229:3: error: implicit declaration of function 'pci_printk'; did you mean 'pci_intx'?
2018-01-18 22:55 UTC (2+ messages)
[PATCH] [RESEND] ntb_hw_switchtec: fix logic error
2018-01-18 22:30 UTC (2+ messages)
[PATCH v3 0/3] PCI: Add and use pci_<level>: dev_<level> equivalents
2018-01-18 18:59 UTC (5+ messages)
` [PATCH v3 1/3] PCI: Create minor pci_dev log wrapper functions
[PATCH] PCI: dwc: dra7xx: add back CONFIG_PCI dependency for endpoint
2018-01-18 18:36 UTC (5+ messages)
remove pci_dma_* abuses and workarounds V2
2018-01-18 14:11 UTC (7+ messages)
` [PATCH 3/4] tsi108_eth: use dma API properly
[PATCH] PCI / PM: Fix trailing semicolon
2018-01-18 1:30 UTC (3+ messages)
[PATCH v4 0/4] Address error and recovery for AER and DPC
2018-01-17 23:28 UTC (10+ messages)
` [PATCH v4 1/5] PCI/AER: factor out error reporting from AER
` [PATCH v4 2/5] PCI/ERR: Rename error reporting to generic pci naming
` [PATCH v4 3/5] PCI/ERR: Unify error info/types in pcie_err
` [PATCH v4 4/5] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v4 5/5] PCI/DPC: Enumerate the devices after DPC trigger event
[PATCH] pci: Do not read INTx PIN and LINE registers for virtual functions
2018-01-17 19:12 UTC (4+ messages)
[PATCH] pci/setup-bus: Delete an error message for a failed memory allocation in add_to_list()
2018-01-17 18:16 UTC (6+ messages)
` "
[PATCH] pci: Store more data about VFs into the SRIOV struct
2018-01-17 17:44 UTC
[PATCH v4 0/7] SR-IOV Enablement on PowerVM
2018-01-17 17:29 UTC (2+ messages)
[PATCH v2] PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
2018-01-17 15:48 UTC
[PATCH 1/4] PCI/AER: Return approrpiate value when AER is not supported
2018-01-17 13:36 UTC (18+ messages)
` [PATCH 3/4] PCI/DPC: Enable DPC in conjuction with AER
` [PATCH 4/4] PCI/DPC: Print AER status in DPC event handling
[PATCH v4 00/10] PCI: dwc: MSI-X feature
2018-01-17 13:08 UTC (3+ messages)
` [PATCH v4 01/10] PCI: dwc: Add IRQ chained API support
Re-activate task to add MSI-X to pcie-designware
2018-01-17 13:05 UTC (14+ messages)
[PATCH V4 00/26] PCI: deprecate pci_get_bus_and_slot()
2018-01-17 13:02 UTC (3+ messages)
` [PATCH V4 11/26] iommu/amd: "
[PATCHv2 0/6] PCI/DPC updates
2018-01-17 5:22 UTC (7+ messages)
` [PATCHv2 1/6] PCI/AER: Return correct value when AER is not supported
` [PATCHv2 2/6] PCI/AER: API for obtaining AER information
` [PATCHv2 3/6] PCI/DPC: Enable DPC in conjuction with AER
` [PATCHv2 4/6] PCI/DPC: Print AER status in DPC event handling
` [PATCHv2 5/6] PCI/DPC: Fix interrupt message number print
` [PATCHv2 6/6] PCI/DPC: Enable ERR_COR
[PATCH] ACPI/PCI: pci_link: reduce verbosity when IRQ is enabled
2018-01-16 21:49 UTC (2+ messages)
[PATCH] x86/PCI: apply the AMD window fixup on resume as well
2018-01-16 17:56 UTC (2+ messages)
[PATCH] PCI: Add Marvell 9128 to DMA alias quirks
2018-01-16 17:43 UTC (2+ messages)
[PATCH] alpha/PCI: Fix noname IRQ level detection
2018-01-16 11:52 UTC
pci-aardvark ath9k arm64 issues
2018-01-16 10:21 UTC (3+ messages)
[PATCH 0/1] PCI/MSI: add NULL check before use of msi_desc
2018-01-16 9:46 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v2] PCI/ACPI: Disable AER when _OSC control bit is clear
2018-01-15 21:12 UTC (3+ messages)
[PATCH v2] PCI: dwc: fix enumeration end when reaching root subordinate
2018-01-15 19:52 UTC (4+ messages)
[PATCH next V1 0/7] Report PCI device link status
2018-01-15 15:35 UTC (8+ messages)
` [PATCH next V1 1/7] PCI: Add a query function for PCI device's speed cap
` [PATCH next V1 2/7] PCI: Add a query function for PCI device's width cap
` [PATCH next V1 3/7] PCI: Calculate BW limitation for PCI devices
` [PATCH next V1 4/7] PCI: Print PCI device link status in kernel log
` [PATCH next V1 5/7] net/mlx4_core: Report PCI properties using dedicated function
` [PATCH next V1 6/7] net/mlx5: Report device PCI link status and issues
` [PATCH next V1 7/7] net/mlx5e: Use generic PCI function for BW calculation
[PATCH] PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
2018-01-15 15:11 UTC (3+ messages)
Regression due to "PCI: Do not allocate more buses than available in parent"
2018-01-15 10:43 UTC (3+ messages)
[PATCH v2] PCI: imx6: Add PHY reference clock source support
2018-01-15 2:19 UTC (5+ messages)
` [PATCH v3] "
[PATCH] PCI: Fix MSI disabled for HiSilicon Hip06/Hip07 EP mode
2018-01-15 1:01 UTC (3+ messages)
[PATCH v3 0/4] Address error and recovery for AER and DPC
2018-01-14 5:35 UTC (4+ messages)
` [PATCH v3 1/3] PCI/AER: factor out error reporting from AER
Regression (sort of): PCI/portdrv: Turn off PCIe services during shutdown
2018-01-13 20:49 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).