messages from 2018-04-10 14:42:22 to 2018-04-17 06:10:36 UTC [more...]
centralize SWIOTLB config symbol and misc other cleanups
2018-04-17 6:10 UTC (22+ messages)
` [PATCH 01/12] iommu-common: move to arch/sparc
` [PATCH 02/12] iommu-helper: unexport iommu_area_alloc
` [PATCH 03/12] iommu-helper: mark iommu_is_span_boundary as inline
` [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/
` [PATCH 05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
` [PATCH 06/12] dma-mapping: move the NEED_DMA_MAP_STATE "
` [PATCH 07/12] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
` [PATCH 08/12] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
` [PATCH 10/12] arm: don't build swiotlb by default
` [PATCH 11/12] swiotlb: move the SWIOTLB config symbol to lib/Kconfig
` [PATCH 12/12] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs
Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation)
2018-04-17 4:43 UTC (3+ messages)
[PATCH] PCI: kirin: Fix reset gpio name
2018-04-17 1:05 UTC (5+ messages)
` 答复: "
` 答复: "
[PATCH v3 0/2] IB/hfi1: Cleanup PCIe link configuration
2018-04-17 0:28 UTC (3+ messages)
` [PATCH v3 1/2] PCI: Add PCI_EXP_LNKCTL2_TLS* macros
` [PATCH v3 2/2] IB/hfi1: Replace custom hfi1 macros with PCIe macros
[PATCH net-next 0/2] PCI: add two more values for PCIe Max_Read_Request_Size and initially use them in r8169 network driver
2018-04-16 22:55 UTC (6+ messages)
` [PATCH net-next 1/2] PCI: Add two more values for PCIe Max_Read_Request_Size
` [PATCH net-next 2/2] r8169: replace magic numbers with PCI MRRS constant
[PATCH v4 00/10] Designware EP support and code clean up
2018-04-16 21:43 UTC (13+ messages)
` [PATCH v4 01/10] bindings: PCI: designware: Example update
` [PATCH v4 02/10] PCI: dwc: Add support for endpoint mode
` [PATCH v4 03/10] PCI: endpoint: functions/pci-epf-test: Add second entry
` [PATCH v4 04/10] bindings: PCI: designware: Add support for the EP in Designware driver
` [PATCH v4 05/10] PCI: Adds device ID for Synopsys Sample Endpoint
` [PATCH v4 06/10] misc: pci_endpoint_test: Add designware EP entry
` [PATCH v4 07/10] PCI: dwc: Define maximum number of vectors
` [PATCH v4 08/10] PCI: dwc: Replace lower into upper case characters
` [PATCH v4 09/10] PCI: dwc: Small computation improvement
` [PATCH v4 10/10] PCI: dwc: Replace magic number by defines
Issue with Enable LTR while pcie_aspm off
2018-04-16 21:35 UTC (9+ messages)
[PATCH] PCI: dwc: artpec6: Add reset-gpios for PERST# control
2018-04-16 21:35 UTC (2+ messages)
[PATCH 0/4] PCI/AER: Use-after-free fix
2018-04-16 19:49 UTC (6+ messages)
[PATCH] PCI: Add two more values for PCIe Max_Read_Request_Size
2018-04-16 19:21 UTC (4+ messages)
[PATCH v13 0/6] Address error and recovery for AER and DPC
2018-04-16 17:15 UTC (27+ messages)
` [PATCH v13 5/6] PCI: Unify wait for link active into generic PCI
` [PATCH v13 6/6] PCI/DPC: Do not do recovery for hotplug enabled system
[Regression] PCI / PM: Simplify device wakeup settings code
2018-04-16 16:48 UTC (5+ messages)
[PATCH v5 0/9] PCI: Fixes and cleanups for native PCIe and ACPI hotplug
2018-04-16 10:34 UTC (10+ messages)
` [PATCH v5 1/9] PCI: Take all bridges into account when calculating bus numbers for extension
` [PATCH v5 2/9] PCI: Take bridge window alignment into account when distributing resources
` [PATCH v5 3/9] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
` [PATCH v5 4/9] ACPI / hotplug / PCI: Do not scan all bridges when native PCIe hotplug is used
` [PATCH v5 5/9] ACPI / hotplug / PCI: Mark stale PCI devices disconnected
` [PATCH v5 6/9] PCI: Move resource distribution for a single bridge outside of the loop
` [PATCH v5 7/9] PCI: Document return value of pci_scan_bridge() and pci_scan_bridge_extend()
` [PATCH v5 8/9] PCI: Improve "partially hidden behind bridge" log message
` [PATCH v5 9/9] ACPI / hotplug / PCI: Drop unnecessary parentheses
[PATCH] MAINTAINERS: Add missing /drivers/pci/cadence directory entry
2018-04-16 9:56 UTC (2+ messages)
[RFC 00/10] Adds pcitest tool support for MSI-X
2018-04-16 9:29 UTC (13+ messages)
` [RFC 01/10] PCI: dwc: Add MSI-X callbacks handler
` [RFC 02/10] PCI: cadence: Update cdns_pcie_ep_raise_irq function signature
` [RFC 03/10] PCI: endpoint: Add MSI-X interfaces
` [RFC 04/10] PCI: dwc: MSI callbacks handler rework
` [RFC 05/10] PCI: dwc: Add legacy interrupt callback handler
` [RFC 06/10] misc: pci_endpoint_test: Add MSI-X support
` [RFC 07/10] misc: pci_endpoint_test: Replace lower into upper case characters
` [RFC 08/10] PCI: endpoint: functions/pci-epf-test: Add MSI-X support
` [RFC 09/10] PCI: endpoint: functions/pci-epf-test: Replace lower into upper case characters
` [RFC 10/10] tools: PCI: Add MSI-X support
[PATCH v2 0/9] Designware EP support and code clean up
2018-04-16 8:41 UTC (12+ messages)
` [PATCH v2 7/9] PCI: dwc: Replace lower into upper case characters
` [PATCH v2 8/9] PCI: dwc: Small computation improvement
` [PATCH v2 9/9] PCI: dwc: Replace magic number by defines
[PATCH v3 00/10] Designware EP support and code clean up
2018-04-16 8:37 UTC (4+ messages)
` [PATCH v3 01/10] bindings: PCI: designware: Example update
[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
2018-04-16 4:29 UTC (10+ messages)
` [PATCH 0/1] PCI set flag PCI_SCAN_ALL_PCIE_DEVS for P.A. Semi boards
` [PATCH 1/1] "
[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-04-13 21:56 UTC (9+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
[PATCH] PCI: Add PCIe to pcie_print_link_status() messages
2018-04-13 18:16 UTC
[PATCH V5] PCI: rcar: Use runtime PM to control controller clock
2018-04-13 17:48 UTC (13+ messages)
[PATCH v2 0/5] Add R8A77980 PCIe support & some driver cleanups
2018-04-13 17:23 UTC (5+ messages)
` [PATCH v2 3/5] pcie-rcar: add R-Car gen3 PHY support
` [PATCH v2 5/5] DT: pci: rcar-pci: document R8A77980 bindings
[ANNOUNCE] OSPM-summit 2018 - live events
2018-04-13 16:42 UTC
[PATCH v5 00/14] Report PCI device link status
2018-04-13 15:34 UTC (5+ messages)
` [PATCH v5 05/14] PCI: Add pcie_print_link_status() to log link speed and whether it's limited
[PATCH 00/37] Shared Virtual Addressing for the IOMMU
2018-04-13 10:59 UTC (4+ messages)
` [PATCH 03/37] iommu/sva: Manage process address spaces
[PATCH v3] PCI / PM: Always check PME wakeup capability for runtime wakeup support
2018-04-13 7:29 UTC (3+ messages)
[GIT PULL] PCI changes for v4.17, part 2
2018-04-12 19:09 UTC
[PATCH v7] Revert "PCI: hv: Use device serial number as PCI domain"
2018-04-12 16:13 UTC (7+ messages)
[PATCH v2 0/2] IB/hfi1: Cleanup PCIe link configuration
2018-04-12 4:32 UTC (3+ messages)
sparc64 PCI BAR allocation is still problematic
2018-04-11 21:17 UTC (10+ messages)
[PATCH v6] PCI: hv: Make sure the bus domain is really unique
2018-04-11 20:16 UTC (2+ messages)
[PATCH 2/2] PCI: Workaround ACS hw bug for IDT switch
2018-04-11 17:44 UTC (2+ messages)
[PATCH 1/2] PCI: Workaround hardware bugs in ACS functionality by implementing it as a quirk
2018-04-11 17:38 UTC (3+ messages)
[PATCH] PCI: quirk HT1100 & HT2000 and one HT2100 Root Ports for Extended Tags
2018-04-11 16:23 UTC (10+ messages)
[PATCH v1] x86/PCI: Make pci=earlydump output neat
2018-04-11 9:47 UTC (2+ messages)
[PATCH RESEND v4 0/9] PCI: Fixes and cleanups for native PCIe and ACPI hotplug
2018-04-11 9:40 UTC (10+ messages)
` [PATCH RESEND v4 6/9] PCI: Move resource distribution for a single bridge outside of the loop
` [PATCH RESEND v4 7/9] PCI: Document return value of pci_scan_bridge() and pci_scan_bridge_extend()
` [PATCH RESEND v4 8/9] PCI: Improve "partially hidden behind bridge" log message
` [PATCH RESEND v4 9/9] ACPI / hotplug / PCI: Drop unnecessary parentheses
[PATCH v2 1/3] resource: Use list_head to link sibling resource
2018-04-11 3:22 UTC (5+ messages)
` [PATCH v3 1/3] resource: Use list_head to link resource sibling
[PATCH V4] PM / core: fix deferred probe breaking suspend resume order
2018-04-10 23:57 UTC
[PATCH, RESEND, pci, v2] pci: Delete PCI disabling informational messages
2018-04-10 19:58 UTC (4+ messages)
[PATCH] dma-mapping: move dma configuration to bus infrastructure
2018-04-10 19:21 UTC (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] drivers: remove force dma flag from buses
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).