linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-19 16:33:01 to 2018-09-22 22:01:24 UTC [more...]

[PATCH][RFC] PCI: rcar: Add bus notifier so we can limit the DMA range
 2018-09-22 17:06 UTC  (4+ messages)

mt7621/mt7628 PCIe linux driver
 2018-09-22 21:06 UTC 

[PATCH] DT: pci: rcar-pci: document R8A77990 bindings
 2018-09-22 18:32 UTC  (2+ messages)

[PATCH 00/12] error handling and pciehp maintenance
 2018-09-22 18:10 UTC  (9+ messages)
` [PATCH 11/12] PCI/AER: Use managed resource allocations
` [PATCH 12/12] PCI/pciehp: Use device managed allocations

[PATCH 4/4] dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
 2018-09-22 15:01 UTC 

[PATCH] PCI: Device removal rescan deadlock
 2018-09-22  8:11 UTC  (2+ messages)

[PATCH v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-21 21:12 UTC  (23+ messages)
` [PATCH v6 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v6 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v6 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v6 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v6 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation

[PATCH 0/5] Make SPI work on DT MMP2
 2018-09-21 20:34 UTC  (3+ messages)
` [PATCH 3/5] spi: pxa2xx: use an enum for type

[RFC PATCH 00/40] Cleanup pci-keystone.c and Add AM654 PCIe Support
 2018-09-21 19:42 UTC  (42+ messages)
` [RFC PATCH 01/40] PCI: keystone: Use quirk to limit MRRS for K2G
` [RFC PATCH 02/40] PCI: keystone: Use quirk to set MRRS for PCI host bridge
` [RFC PATCH 03/40] PCI: keystone: Move dw_pcie_setup_rc out of ks_pcie_establish_link()
` [RFC PATCH 04/40] PCI: keystone: Do not initiate link training multiple times
` [RFC PATCH 05/40] PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
` [RFC PATCH 06/40] PCI: keystone: Add start_link/stop_link dw_pcie_ops
` [RFC PATCH 07/40] PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
` [RFC PATCH 08/40] PCI: keystone: Cleanup MSI/legacy interrupt configuration and handling
` [RFC PATCH 09/40] PCI: keystone: Remove redundant platform_set_drvdata
` [RFC PATCH 10/40] PCI: keystone: Use uniform function naming convention
` [RFC PATCH 11/40] dt-bindings: PCI: keystone: Add bindings to get device control module
` [RFC PATCH 12/40] PCI: keystone: Use syscon APIs to get device id from "
` [RFC PATCH 13/40] dt-bindings: PCI: keystone: Add "reg-names" binding information
` [RFC PATCH 14/40] PCI: keystone: Use platform_get_resource_byname to get memory resources
` [RFC PATCH 15/40] PCI: keystone: Cleanup PHY handling
` [RFC PATCH 16/40] PCI: keystone: Invoke pm_runtime APIs to enable clock
` [RFC PATCH 17/40] PCI: keystone: Cleanup configuration space access
` [RFC PATCH 18/40] PCI: keystone: Get number of OB windows from DT and cleanup MEM space configuration
` [RFC PATCH 19/40] PCI: keystone: Cleanup set_dbi_mode and get_dbi_mode
` [RFC PATCH 20/40] PCI: keystone: Cleanup ks_pcie_link_up()
` [RFC PATCH 21/40] PCI: keystone: Add debug error message for all errors
` [RFC PATCH 22/40] PCI: keystone: Reorder header file in alphabetical order
` [RFC PATCH 23/40] PCI: keystone: Cleanup macros defined in pci-keystone.c
` [RFC PATCH 24/40] PCI: keystone: Move initializations to appropriate places
` [RFC PATCH 25/40] dt-bindings: PCI: Add dt-binding to configure PCIe mode
` [RFC PATCH 26/40] PCI: keystone: Explicitly set the "
` [RFC PATCH 27/40] dt-bindings: PCI: Document "atu" reg-names
` [RFC PATCH 28/40] PCI: dwc: Fix ATU identification for designware version >= 4.80
` [RFC PATCH 29/40] PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
` [RFC PATCH 30/40] dt-bindings: PCI: Add PCI RC dt binding documentation for AM654
` [RFC PATCH 31/40] PCI: keystone: Add support for PCIe in AM654x Platforms
` [RFC PATCH 32/40] phy: core: Invoke pm_runtime_get_*/pm_runtime_put_* before invoking reset callback
` [RFC PATCH 33/40] dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoC
` [RFC PATCH 34/40] phy: ti: Add a new SERDES driver for TI's "
` [RFC PATCH 35/40] ARM: dts: keystone-k2e: Use the updated binding to describe PCIe in k2e
` [RFC PATCH 36/40] arm64: dts: k3-am6: Add "socionext,synquacer-pre-its" property to gic_its
` [RFC PATCH 37/40] arm64: dts: k3-am6: Add Main System Control Module node
` [RFC PATCH 38/40] arm64: dts: k3-am6: Add mux-controller dt node required for muxing SERDES
` [RFC PATCH 39/40] arm64: dts: k3-am6: Add SERDES DT node
` [RFC PATCH 40/40] arm64: dts: k3-am6: Add Root Complex PCIe dt node

[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support (resend)
 2018-09-21 18:29 UTC  (24+ messages)
` [PATCH v5 01/12] soc: bcm: brcmstb: add memory API
` [PATCH v5 02/12] dt-bindings: pci: add DT docs for Brcmstb PCIe device
` [PATCH v5 03/12] PCI: brcmstb: add Broadcom STB PCIe host controller driver
` [PATCH v5 04/12] PCI: brcmstb: add dma-range mapping for inbound traffic
` [PATCH v5 06/12] MIPS: BMIPS: add dma remap for BrcmSTB PCIe
` [PATCH v5 07/12] PCI/MSI: enable PCI_MSI_IRQ_DOMAIN support for MIPS
` [PATCH v5 08/12] MIPS: BMIPS: add PCI bindings for 7425, 7435
` [PATCH v5 09/12] MIPS: BMIPS: enable PCI
` [PATCH v5 10/12] ARM64: declare __phys_to_dma on ARCH_HAS_PHYS_TO_DMA
` [PATCH v5 11/12] ARM64: add dma remap for BrcmSTB PCIe
` [PATCH v5 12/12] ARM: "

[PATCH] PCI: Fix compile error with DPC disabled
 2018-09-21 17:50 UTC  (5+ messages)

[PATCH v3 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-21 17:10 UTC  (4+ messages)
` [PATCH v3 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622

[PATCH v4 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-21 16:46 UTC  (5+ messages)
` [PATCH v4 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical
` [PATCH v4 2/4] PCI: mediatek: enable msi after clock enabled

[RESEND PATCH v3 0/2] add the Amlogic Meson PCIe controller driver
 2018-09-21 14:47 UTC  (4+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [RESEND PATCH v3 2/2] PCI: meson: add the Amlogic Meson PCIe controller driver

[pci:pci/hotplug 15/24] bus.c:(.text+0x358): multiple definition of `pci_save_dpc_state'
 2018-09-21 14:13 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable PCIEPORTBUS
 2018-09-21 14:03 UTC  (2+ messages)

[PATCH] PCI: remove unnecessary check of device_type == pci
 2018-09-21  9:29 UTC  (7+ messages)

[PATCH] PCI: hv: Fix return value check in hv_pci_assign_slots()
 2018-09-21  2:53 UTC  (4+ messages)
` [PATCH RESEND] "

[PATCH v3] PCI: dwc: fix scheduling while atomic issues
 2018-09-20 21:37 UTC  (3+ messages)

[PATCH] MAINTAINERS: Move mobiveil PCI driver entry where it belongs
 2018-09-20 21:36 UTC  (2+ messages)

[PATCHv4 00/12] pci error handling fixes
 2018-09-20 21:17 UTC  (18+ messages)
` [PATCHv4 01/12] PCI: portdrv: Initialize service drivers directly
` [PATCHv4 02/12] PCI: portdrv: Restore pci state on slot reset
` [PATCHv4 03/12] PCI: DPC: Save and restore control state
` [PATCHv4 04/12] PCI: AER: Take reference on error devices
` [PATCHv4 05/12] PCI: AER: Don't read upstream ports below fatal errors
` [PATCHv4 06/12] PCI: ERR: Use slot reset if available
` [PATCHv4 07/12] PCI: ERR: Handle fatal error recovery
` [PATCHv4 08/12] PCI: ERR: Always use the first downstream port
` [PATCHv4 09/12] PCI: ERR: Simplify broadcast callouts
` [PATCHv4 10/12] PCI: ERR: Report current recovery status for udev
` [PATCHv4 11/12] PCI: Unify device inaccessible
` [PATCHv4 12/12] PCI: Make link active reporting detection generic

[PATCH v3 00/10] Shared Virtual Addressing for the IOMMU
 2018-09-20 17:00 UTC  (11+ messages)
` [PATCH v3 01/10] iommu: Introduce Shared Virtual Addressing API
` [PATCH v3 02/10] iommu/sva: Bind process address spaces to devices
` [PATCH v3 03/10] iommu/sva: Manage process address spaces
` [PATCH v3 04/10] iommu/sva: Add a mm_exit callback for device drivers
` [PATCH v3 05/10] iommu/sva: Track mm changes with an MMU notifier
` [PATCH v3 06/10] iommu/sva: Search mm by PASID
` [PATCH v3 07/10] iommu: Add a page fault handler
` [PATCH v3 08/10] iommu/iopf: Handle mm faults
` [PATCH v3 09/10] iommu/sva: Register page fault handler
` [RFC PATCH v3 10/10] iommu/sva: Add support for private PASIDs

[PATCH v2 0/2] hv_netvsc: associate VF and PV device by serial number
 2018-09-20 16:50 UTC  (5+ messages)
` [PATCH v2 2/2] hv_netvsc: pair VF based on "

[PATCH v3 5/5] PCI: cadence: Add MSI-X capability to EP driver
 2018-09-20 16:12 UTC  (3+ messages)

[PATCH] tools: PCI: exit with error code when test fails
 2018-09-20 15:02 UTC 

[PATCH v2] PCI: kirin: Fix section mismatch warning
 2018-09-20 10:58 UTC  (4+ messages)

[LKP] [x86/pci] 7ffb31888c: PANIC:early_exception
 2018-09-20  9:39 UTC  (5+ messages)

[PATCH v6 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-20  8:05 UTC  (6+ messages)
` [PATCH v6 07/16] x86/pci: Add Hygon Dhyana support to PCI and north bridge

[PATCH] ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
 2018-09-20  7:36 UTC  (3+ messages)

kernel panic becase pci register more than once
 2018-09-20  6:40 UTC  (3+ messages)

[RFC] PCI: add support for Immediate Readiness
 2018-09-20  6:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] MAINTAINERS: Add PPC contacts for PCI core error handling
 2018-09-20  4:21 UTC  (7+ messages)

[PATCHv3 00/10] PCI error handling
 2018-09-19 20:17 UTC  (15+ messages)
` [PATCHv3 01/10] PCI/portdrv: Use subsys_init for service drivers
` [PATCHv3 05/10] PCI/ERR: Handle fatal error recovery
` [PATCHv3 10/10] PCI: Make link active reporting detection generic

[PATCH v4 0/6] PCI: Add reset type parameter to PCI reset functions
 2018-09-19 19:02 UTC  (10+ messages)
` [PATCH v4 1/6] PCI: Expose reset_type to users of __pci_reset_function_locked()
` [PATCH v4 2/6] PCI: Expose reset_type to users of pci_reset_function()
` [PATCH v4 3/6] PCI: Expose reset_type to users of pci_reset_function_locked()
` [PATCH v4 4/6] PCI: Expose reset type to users of pci_try_reset_function()
` [PATCH v4 5/6] PCI: Expose reset type to users of pci_probe_reset_function()
` [PATCH v4 6/6] PCI: Expose reset type to users of pci_reset_bus()

[PATCH] PCI: kirin: Fix section mismatch warning
 2018-09-19 18:48 UTC  (6+ messages)

PCI: Enforce bus address limits in resource allocation
 2018-09-19 22:12 UTC  (10+ messages)


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).