messages from 2017-06-12 22:18:21 to 2017-06-16 20:21:07 UTC [more...]
[PATCH 0/2] Replace driver's usage of hard-coded device IDs to #defines
2017-06-16 20:21 UTC (5+ messages)
[RFC PATCH 00/13] Switchtec NTB Support
2017-06-16 20:21 UTC (26+ messages)
` [RFC PATCH 01/13] switchtec: move structure definitions into a common header
` [RFC PATCH 02/13] switchtec: export class symbol for use in upper layer driver
` [RFC PATCH 03/13] switchtec: add ntb hardware register definitions
` [RFC PATCH 04/13] switchtec: add link event notifier block
` [RFC PATCH 05/13] switchtec_ntb: introduce initial ntb driver
` [RFC PATCH 06/13] switchtec_ntb: initialize hardware for memory windows
` [RFC PATCH 07/13] switchtec_ntb: initialize hardware for doorbells and messages
` [RFC PATCH 08/13] switchtec_ntb: add skeleton ntb driver
` [RFC PATCH 09/13] switchtec_ntb: add link management
` [RFC PATCH 10/13] switchtec_ntb: implement doorbell registers
` [RFC PATCH 11/13] switchtec_ntb: implement scratchpad registers
` [RFC PATCH 12/13] switchtec_ntb: add memory window support
` [RFC PATCH 13/13] switchtec_ntb: update switchtec documentation with notes for ntb
[PATCH] PCI / PM: Restore the status of PCI devices across hibernation
2017-06-16 19:45 UTC (2+ messages)
[PATCH] usb: host: ehci: workaround PME bug on AMD EHCI controller
2017-06-16 17:30 UTC (11+ messages)
[PATCH] PCI: imx6: add regulator support
2017-06-16 16:58 UTC (4+ messages)
[PATCH] MAINTAINERS: Add an entry for MediaTek PCIe driver
2017-06-16 16:51 UTC (2+ messages)
[GIT PULL] PCI fixes for v4.12
2017-06-16 16:48 UTC
[PATCH v2] PCI: Add ATS-disable quirk for AMD Stoney GPUs
2017-06-16 16:29 UTC (9+ messages)
[PATCH v5 15/20] arm64: dts: hisi: add kirin pcie node
2017-06-16 14:43 UTC (2+ messages)
[PATCH v4 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-06-16 14:39 UTC (5+ messages)
` [PATCH v4 2/3] PCI: Enable PCIe Relaxed Ordering if supported
dmi type 0xB1 record - unknown flag
2017-06-16 13:25 UTC (6+ messages)
[PATCH v9 0/7] LPC: legacy ISA I/O support
2017-06-16 12:22 UTC (17+ messages)
` [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
[PATCH] PCI: Workaround AMD EHCI controller PME bug
2017-06-16 9:40 UTC
[RFT PATCH v2 00/42] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
2017-06-16 9:05 UTC (10+ messages)
` [RFT PATCH v2 02/42] drivers: pci: host: iproc: Convert link check to raw PCI config accessors
` [RFT PATCH v2 03/42] drivers: pci: host: ftpci100: convert IRQ masking "
` [RFT PATCH v2 07/42] drivers: pci: host: ftpci100: Fix host bridge memory leakage
[PATCH 1/2] phy-rockchip-pcie: add set_mode callback
2017-06-16 8:17 UTC (2+ messages)
` [PATCH 2/2] PCI: rockchip: do some post-cleanup work for phy
[PATCH v3] PCI: dwc: dra7xx: Fix compilation warning
2017-06-16 8:18 UTC (3+ messages)
[RFC PATCH v2] pci: Concurrency issue in NVMe Init through PCIe switch
2017-06-15 22:27 UTC (2+ messages)
[PATCH] PCI: rockchip: Handle return value of clk_prepare_enable
2017-06-15 21:48 UTC (2+ messages)
[PATCH v4 0/4] PCI: xilinx: Fixes, optimisation & MIPS support
2017-06-15 21:35 UTC (2+ messages)
[PATCH] PCI: mediatek: fix error handling in mtk_pcie_parse_and_add_res()
2017-06-15 21:11 UTC (2+ messages)
[PATCH 0/2] Switchtec Changes for v4.13
2017-06-15 20:12 UTC (3+ messages)
` [PATCH 1/2] switchtec: running status flag to fw partition info ioctl
` [PATCH 2/2] switchtec: add device ids for additional switchtec products
[PATCH v3] PCI: Workaround wrong flags completions for IDT switch
2017-06-15 19:53 UTC (10+ messages)
[PATCH v3 0/2] PCI: iproc: SOC specific fixes
2017-06-15 13:41 UTC (9+ messages)
` [PATCH v3 1/2] PCI: iproc: Retry request when CRS returned from EP
` [PATCH v3 2/2] PCI: iproc: add device shutdown for PCI RC
[PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
2017-06-15 11:06 UTC (11+ messages)
[PATCH kernel 0/3 REPOST] vfio-pci: Add support for mmapping MSI-X table
2017-06-15 10:56 UTC (6+ messages)
` [PATCH kernel 1/3] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH kernel 2/3] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [PATCH kernel 3/3] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled
[PATCH] pci: iov: use device lock to protect IOV sysfs accesses
2017-06-15 8:30 UTC (8+ messages)
[PATCH v2] PCI: dwc: dra7xx: Fix compilation warning
2017-06-15 7:28 UTC (2+ messages)
[PATCH kernel 0/3] vfio-pci: Add support for mmapping MSI-X table
2017-06-15 5:44 UTC (5+ messages)
` [PATCH kernel 1/3] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH kernel 2/3] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [PATCH kernel 3/3] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled
avoid null pointer rereference during FLR V2
2017-06-15 3:11 UTC (10+ messages)
` [PATCH 1/3] PCI: ensure the PCI device is locked over ->reset_notify calls
[PATCH v3 00/21] arm64: dts: hi3660: add device nodes
2017-06-15 2:55 UTC (24+ messages)
` [PATCH v3 01/21] dt-bindings: arm: hisilicon: add bindings for HiKey960 board
` [PATCH v3 02/21] arm64: dts: hisilicon: update compatible string for hikey960
` [PATCH v3 03/21] arm64: dts: hikey960: pinctrl: add more pinmux and pinconfig
` [PATCH v3 04/21] arm64: dts: hi3660: add resources for clock and reset
` [PATCH v3 05/21] arm64: dts: Add I2C nodes for Hi3660
` [PATCH v3 06/21] arm64: dts: hi3660: add gpio dtsi file for Hisilicon Hi3660 SOC
` [PATCH v3 07/21] arm64: dts: hi3660: Add uarts nodes
` [PATCH v3 08/21] arm64: dts: hikey960: add WL1837 Bluetooth device node
` [PATCH v3 09/21] arm64: dts: hi3660: Add pl031 rtc node
` [PATCH v3 10/21] arm64: dts: hi3660: add power key dts node
` [PATCH v3 11/21] arm64: dts: hikey960: add LED nodes
` [PATCH v3 12/21] arm64: dts: hi3660: add spi device nodes
` [PATCH v3 13/21] arm64: dts: hi3660: add sp804 timer node
` [PATCH v3 14/21] arm64: dts: hi3660: enable idle states
` [PATCH v3 15/21] dt-bindings: PCI: hisi: Add document for PCIe of Kirin SoCs
` [PATCH v3 16/21] arm64: dts: hisi: add kirin pcie node
` [PATCH v3 17/21] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string
` [PATCH v3 18/21] arm64: dts: hikey960: add device node for pmic and regulators
` [PATCH v3 19/21] dt-bindings: mmc: dw_mmc-k3: add document of hi3660 mmc
` [PATCH v3 20/21] arm64: dts: hi3660: add sd/sdio device nodes
` [PATCH v3 21/21] arm64: dts: hi3660-hikey960: add nodes for WiFi
[PATCH] pci: Disable master abort while waiting for an FLR to complete
2017-06-14 22:34 UTC (2+ messages)
[PATCH 0/6] ACPI / PM: Suspend-to-idle rework to deal with spurious ACPI wakeups
2017-06-14 22:22 UTC (14+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] ACPI / PM: Run wakeup notify handlers synchronously
` [PATCH v2 2/8] USB / PCI / PM: Allow the PCI core to do the resume cleanup
` [PATCH v2 5/8] PM / sleep: Print timing information if debug is enabled
` [PATCH v2 6/8] PCI / PM: Restore PME Enable if skipping wakeup setup
Resizeable PCI BAR support V5
2017-06-14 19:27 UTC (7+ messages)
` [PATCH v5 3/6] PCI: add functionality for resizing resources v6
` [PATCH v5 6/6] drm/amdgpu: resize VRAM BAR for CPU access v3
[PATCH] MAINTAINERS: update maintainer for rockchip PCIe driver
2017-06-14 19:13 UTC (2+ messages)
[PATCH v2 1/1] PCI: imx6: Add pcie compliance test option
2017-06-14 19:11 UTC (8+ messages)
[PATCH] PCI: dwc: dra7xx: Fix compilation warning
2017-06-14 16:11 UTC (2+ messages)
[Merge tag 'pci-v4.12-changes' of git] 857f864014: BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8
2017-06-14 15:49 UTC (20+ messages)
[PATCH v5 0/3] Tango PCIe controller support
2017-06-14 11:06 UTC (17+ messages)
` [PATCH v5 1/3] PCI: Add DT binding for tango PCIe controller
` [PATCH v6 "
` [PATCH v5 3/3] PCI: Add tango MSI controller support
` [PATCH v6 "
` [PATCH v7 "
` [PATCH v8 "
patch "PCI: pci-driver: convert to use DRIVER_ATTR_WO" added to driver-core-next
2017-06-13 5:58 UTC
[PATCH] PCI: dwc: Constify dw_pcie_host_ops structures
2017-06-12 23:51 UTC (2+ 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).