messages from 2018-11-03 01:47:47 to 2018-11-10 00:57:15 UTC [more...]
Sharing PCIe MMIO with other Drivers
2018-11-10 0:57 UTC (5+ messages)
Fwd: [Bug 201647] New: Intel Wireless card 3165 does not get detected but bluetooth works
2018-11-09 21:43 UTC
[PATCH] PCI: dwc: Fix interrupt race in when handling MSI
2018-11-09 18:53 UTC (23+ messages)
[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
2018-11-09 16:36 UTC (18+ messages)
[PATCH 1/6] arm64: dts: Add the status property disable PCIe
2018-11-09 2:50 UTC (12+ messages)
` [PATCH 5/6] pci: layerscape: Add the EP mode support
[PATCH v2 1/2] pci: prevent sk hynix nvme from entering D3
2018-11-09 0:21 UTC (3+ messages)
` [PATCH v2 2/2] nvme: add quirk to not call disable function when suspending
[PATCH] x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
2018-11-09 0:02 UTC (2+ messages)
[PATCH] MAINTAINERS: Add x86 early-quirks.c file pattern to PCI subsystem
2018-11-08 23:52 UTC (2+ messages)
[RFC] x86/pci: Mark pci_root_ops as const
2018-11-08 23:51 UTC (2+ messages)
move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v3
2018-11-08 22:45 UTC (3+ messages)
` [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
[PATCH 00/23] PCI: refactor the Mobiveil driver and add PCIe support for NXP LX SoCs
2018-11-08 21:29 UTC (25+ messages)
` [PATCH 01/23] PCI: mobiveil: uniform the register accessors
` [PATCH 02/23] PCI: mobiveil: format the code without function change
` [PATCH 03/23] PCI: mobiveil: correct the returned error number
` [PATCH 04/23] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCH 05/23] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
` [PATCH 06/23] PCI: mobiveil: replace the resource list iteration function
` [PATCH 07/23] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
` [PATCH 08/23] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
` [PATCH 09/23] PCI: mobiveil: correct the inbound/outbound window setup routine
` [PATCH 10/23] PCI: mobiveil: fix the INTx process error
` [PATCH 11/23] PCI: mobiveil: only fixup the Class Code field
` [PATCH 12/23] PCI: mobiveil: move out the link up waiting from mobiveil_host_init
` [PATCH 13/23] PCI: mobiveil: move irq chained handler setup out of DT parse
` [PATCH 14/23] PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number
` [PATCH 15/23] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
` [PATCH 16/23] PCI: mobiveil: refactor the Mobiveil driver
` [PATCH 17/23] PCI: mobiveil: continue to initialize the host upon no PCIe link
` [PATCH 18/23] PCI: mobiveil: disabled IB and OB windows set by bootloader
` [PATCH 19/23] PCI: mobiveil: add Byte and Half-Word width register accessors
` [PATCH 20/23] PCI: mobiveil: change prototype of function mobiveil_host_init
` [PATCH 21/23] dt-bindings: pci: Add NXP LX SoCs PCIe controller
` [PATCH 22/23] PCI: mobiveil: add PCIe RC driver for NXP LX series SoCs
` [PATCH 23/23] arm64: dts: freescale: lx2160a: add pcie DT nodes
[PATCH v6 1/7] PCI: Expose reset_type to users of __pci_reset_function_locked()
2018-11-08 21:13 UTC (6+ messages)
[PATCH v3 0/7] Add virtio-iommu driver
2018-11-08 16:46 UTC (8+ messages)
` [PATCH v3 5/7] iommu: "
` [PATCH v3 6/7] iommu/virtio: Add probe request
[PATCH v1] PCI: Move Rohm vendor ID to generic list
2018-11-08 14:34 UTC (4+ messages)
[PATCH 0/4] Update DF/SMN access and k10temp for AMD F17h M30h
2018-11-08 13:59 UTC (32+ messages)
` [PATCH 2/4] x86/amd_nb: add support for newer PCI topologies
` [PATCH 4/4] hwmon: k10temp: add support for AMD F17h M30h CPUs
[PATCH v2] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
2018-11-08 2:56 UTC
[PATCH] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
2018-11-08 2:53 UTC (4+ messages)
[PATCH v2 0/4] Update DF/SMN access and k10temp for AMD F17h M30h
2018-11-07 20:44 UTC (11+ messages)
` [PATCH v2 1/4] k10temp: x86/amd_nb: consolidate shared device IDs
` [tip:x86/amd-nb] hwmon/k10temp, x86/amd_nb: Consolidate "
` [PATCH v2 2/4] x86/amd_nb: add support for newer PCI topologies
` [tip:x86/amd-nb] x86/amd_nb: Add "
` [PATCH v2 3/4] x86/amd_nb: add PCI device IDs for F17h M30h
` [tip:x86/amd-nb] x86/amd_nb: Add PCI device IDs for family 17h, model 30h
` [PATCH v2 4/4] hwmon: k10temp: add support for AMD F17h M30h CPUs
` [tip:x86/amd-nb] hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs
[PATCH v2] PCI: imx: Add imx6sx suspend/resume support
2018-11-07 13:57 UTC
[PATCHv2 0/4] PCI: dwc: add prefetchable memory range support
2018-11-07 10:09 UTC (5+ messages)
` [PATCHv2 1/4] PCI: dwc: fix potential memory leak
` [PATCHv2 2/4] PCI: dwc: fix 4GiB outbound window size truncated to zero issue
` [PATCHv2 3/4] PCI: layerscape: initialize the number of viewport
` [PATCHv2 4/4] PCI: dwc: add prefetchable memory range support
[PATCH 1/2] pci: prevent sk hynix nvme from entering D3
2018-11-07 8:19 UTC (8+ messages)
` [PATCH 2/2] nvme: add quirk to not call disable function when suspending
[PATCH] PCI: Add HXT vendor ID and ACS quirk
2018-11-07 7:25 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] PCI: pciehp: Add HXT quirk for Command Completed errata
[PATCH 1/1] PCI: mobiveil: fix multi function endpoint failures
2018-11-07 6:10 UTC (4+ messages)
` [PATCH v2] "
[PATCHv3 0/4] dts/layerscape-pci: removed unsuitable compatible string
2018-11-07 5:35 UTC (5+ messages)
` [PATCHv3 1/4] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1043a-pcie"
` [PATCHv3 2/4] dt-bindings: pci: layerscape-pci: removed compatible string "snps,dw-pcie"
` [PATCHv3 3/4] ARM: dts: ls1021a: "
` [PATCHv3 4/4] arm64: dts: layerscape: "
[PATCHv2] PCI/Layerscape: fix wrongly invoking of outbound window disable accessor
2018-11-07 5:16 UTC
[PATCH] PCI/Layerscape: fix wrongly invoking of outbound window disable accessor
2018-11-07 4:41 UTC (5+ messages)
[PATCH v2 0/4] dts/layerscape-pci: removed unsuitable compatible string
2018-11-07 4:30 UTC (7+ messages)
` [PATCH v2 3/4] dts/arm/ls1021a: Clean PCIe controller compatible strings
` [PATCH v2 4/4] dts/arm64/layerscape: "
[PATCH 0/2] lspci: Decode Multicast capability
2018-11-06 21:52 UTC (3+ messages)
` [PATCH 1/2] lspci: Decode Multicast Extended Capability
` [PATCH 2/2] setpci: Add capability names
[PATCH v2] PCI: Configure MPS on rescan
2018-11-06 20:12 UTC
[PATCH 00/12] error handling and pciehp maintenance
2018-11-06 17:26 UTC (9+ messages)
[PATCH] PCI: imx: Add imx6sx suspend/resume support
2018-11-06 11:19 UTC (4+ messages)
[RFC][PATCH] PCI: Avoid PCI device removing/rescanning through sysfs triggers a deadlock
2018-11-06 9:45 UTC (3+ messages)
[PATCH 1/2] pci: pci_ids: Move Synopsys HAPS platform device IDs
2018-11-06 8:43 UTC (7+ messages)
` [PATCH 2/2] pci: quirks: Override Synopsys USB 3.x HAPS device driver
[PATCHv2 1/6] arm64: dts: Add the status property disable PCIe
2018-11-05 22:17 UTC (7+ messages)
` [PATCHv2 2/6] ARM: dts: ls1021a: "
` [PATCHv2 3/6] PCI: layerscape: Add the EP mode support
` [PATCHv2 4/6] arm64: dts: Add the PCIE EP node in dts
` [PATCHv2 5/6] pci: layerscape: Add the EP mode support
` [PATCHv2 6/6] misc: pci_endpoint_test: Add the layerscape EP device support
[PATCH] x86/pci: Annotate 'pci_root_ops' with __ro_after_init
2018-11-05 21:57 UTC (3+ messages)
[PATCH v3] PCI: imx6: Check for link training status in link up check
2018-11-05 18:11 UTC
[PATCH 0/4] PCI/dwc: Add more than 4GiB range support
2018-11-05 12:25 UTC (5+ messages)
` [PATCH 1/4] PCI/dwc: fix potential memory leak
` [PATCH 2/4] PCI/dwc: Fix the 4GiB outbound window size truncated to zero issue
[PATCH v2 0/4] ARM: dts: imx6sx: Add DISPLAY power domain support
2018-11-04 3:54 UTC (7+ messages)
` [PATCH v2 4/4] "
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).