messages from 2018-02-25 23:25:19 to 2018-02-28 17:04:57 UTC [more...]
[PATCH v12 0/6] Address error and recovery for AER and DPC
2018-02-28 17:04 UTC (6+ messages)
` [PATCH v12 1/6] PCI/AER: Rename error recovery to generic PCI naming
` [PATCH v12 2/6] PCI/AER: Factor out error reporting from AER
` [PATCH v12 3/6] PCI/PORTDRV: Implement generic find service
` [PATCH v12 4/6] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v12 5/6] PCI: Unify wait for link active into generic PCI
[PATCH] PCI: altera: Fix bool initialization in tlp_read_packet
2018-02-28 17:00 UTC (2+ messages)
[PATCH v2 0/2] PCI: armada8k: Fix clock resource for Armada 7K/8K
2018-02-28 16:35 UTC (3+ messages)
` [PATCH v2 1/2] PCI: armada8k: Remove useless test before clk_disable_unprepare
` [PATCH v2 2/2] PCI: armada8k: Fix clock resource by adding a register clock
[PATCH 00/37] Shared Virtual Addressing for the IOMMU
2018-02-28 16:25 UTC (14+ messages)
` [PATCH 01/37] iommu: Introduce Shared Virtual Addressing API
` [PATCH 16/37] iommu: Add generic PASID table library
` [PATCH 37/37] vfio: Add support for Shared Virtual Addressing
[PATCH 3.16 059/254] x86/PCI: Make broadcom_postcore_init() check acpi_disabled
2018-02-28 15:20 UTC
[PATCH v9 0/3] PCI: dwc: Enables MSI-X driver support
2018-02-28 16:10 UTC (4+ messages)
` [PATCH v9 1/3] PCI: dwc: Add new IRQ API
` [PATCH v9 2/3] PCI: dwc: Remove old "
` [PATCH v9 3/3] PCI: dwc: Expand maximum number of IRQs from 32 to 256
[PATCH v8 0/9] PCI: dwc: Enables MSI-X driver support
2018-02-28 16:04 UTC (12+ messages)
` [PATCH v8 1/9] PCI: dwc: Add new IRQ API to pcie-desigware
` [PATCH v8 2/9] PCI: dwc: exynos: Switch to use the new IRQ API
` [PATCH v8 3/9] PCI: dwc: imx6: "
` [PATCH v8 4/9] PCI: dwc: artpec6: "
` [PATCH v8 5/9] PCI: dwc: designware: "
` [PATCH v8 6/9] PCI: dwc: qcom: "
` [PATCH v8 7/9] PCI: dwc: keystone: "
` [PATCH v8 8/9] PCI: dwc: Remove old "
` [PATCH v8 9/9] PCI: dwc: Expand maximum number of IRQs from 32 to 256
[PATCH v2 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
2018-02-28 15:45 UTC (10+ messages)
` [PATCH v2 1/6] jailhouse: Provide detection for non-x86 systems
` [PATCH v2 2/6] PCI: Scan all functions when running over Jailhouse
` [PATCH v2 3/6] x86/jailhouse: Enable PCI mmconfig access in inmates
` [PATCH v2 4/6] x86: Consolidate PCI_MMCONFIG configs
` [PATCH v2 5/6] x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI
` [PATCH v2 6/6] MAINTAINERS: Add entry for Jailhouse
[PATCH 0/2] PCI: armada8k: Fix clock resource for Armada 7K/8K
2018-02-28 15:37 UTC (7+ messages)
` [PATCH 1/2] PCI: armada8k: Remove useless test before clk_disable_unprepare
` [PATCH 2/2] PCI: armada8k: Fix clock resource by adding a register clock
[PATCH v1 1/4] dmi: Introduce dmi_get_bios_year() helper
2018-02-28 15:17 UTC (20+ messages)
` [PATCH v1 2/4] x86/pci: Re-use new "
` [PATCH v1 3/4] ACPI / sleep: "
` [PATCH v1 4/4] pci: "
[PATCH v4 0/3] pci: endpoint: Fix double free in pci_epf_create()
2018-02-28 14:46 UTC (7+ messages)
` [PATCH v4 1/3] PCI: endpoint: Simplify name allocation for EPF device
` [PATCH v4 2/3] PCI: endpoint: Fix kernel panic after put_device()
` [PATCH v4 3/3] PCI: endpoint: pci_epf_create: remove goto labels
[PATCH v2 0/2] MCB Update for v4.17
2018-02-28 14:43 UTC (5+ messages)
` [PATCH v2 1/2] PCI: add vendor id for Altera
` [PATCH v2 2/2] mcb: add Altera PCI ID to mcb-pci
[PATCH v3 0/3] PCI endpoint 64-bit BAR fixes
2018-02-28 14:21 UTC (5+ messages)
` [PATCH v3 1/3] PCI: endpoint: Handle 64-bit BARs properly
` [PATCH v3 2/3] misc: pci_endpoint_test: "
` [PATCH v3 3/3] PCI: designware-ep: Return an error when requesting a too large BAR size
[PATCH v2 0/6] Add endpoint driver for Rockchip PCIe controller
2018-02-28 12:11 UTC (8+ messages)
` [PATCH v2 3/6] PCI: rockchip: Spilt out common function to init controller
` [PATCH v2 5/6] PCI: rockchip: Add Endpoint controller driver for Rockchip PCIe controller
[PATCH v2 0/3] PCI: dra7xx: Support PCIe x2 lane mode
2018-02-28 12:04 UTC (4+ messages)
` [PATCH v2 3/3] PCI: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72x
[PATCH v3 0/2] pci: endpoint: Fix double free in pci_epf_create()
2018-02-28 10:35 UTC (14+ messages)
` [PATCH v3 1/2] pci: endpoint: Simplify name allocation for epf device
` [PATCH v3 2/2] pci: endpoint: Fix kernel panic after put_device()
[PATCH v7 0/9] PCI: dwc: Enables MSI-X driver support
2018-02-28 10:13 UTC (2+ messages)
[PATCH V9 0/3] Add loadable kernel module and power management support
2018-02-28 10:00 UTC (4+ messages)
` [PATCH V9 1/3] PCI: tegra: Free resources on probe failure
` [PATCH V9 2/3] PCI: tegra: Add loadable kernel module support
` [PATCH V9 3/3] PCI: tegra: Add power management support
[PATCH] PCI/ASPM: Change type of threshold_ns variable to u32
2018-02-28 9:40 UTC (2+ messages)
[PATCH] pci: use kstrtobool over ad hoc string parsing
2018-02-28 3:32 UTC (2+ messages)
[PATCH] PCI: Fix possible NULL pointer dereference for of_pci_bus_find_domain_nr
2018-02-28 1:42 UTC (3+ messages)
[RFC PATCH V3] virtio_pci: Add SR-IOV support
2018-02-27 22:45 UTC (3+ messages)
[PATCH] pci-iov: Add support for unmanaged SR-IOV
2018-02-27 22:25 UTC (3+ messages)
[PATCH v2] PCI/AER: update AER status string print to match other AER logs
2018-02-27 21:45 UTC (3+ messages)
[PATCH] PCI/ASPM: Use 64-bit arithmetic instead of 32-bit
2018-02-27 20:26 UTC (4+ messages)
[PATCH V3 0/6] PCI: handle CRS response following Hot Reset and D3hot->D0
2018-02-27 20:15 UTC (2+ messages)
MSI-X diagnostic problems
2018-02-27 19:35 UTC (5+ messages)
[PATCH 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
2018-02-27 15:48 UTC (11+ messages)
` [PATCH 2/6] pci: Scan all functions when probing while running over Jailhouse
` [PATCH 4/6] x86: Consolidate PCI_MMCONFIG configs
[PATCH next V1 0/7] Report PCI device link status
2018-02-27 15:34 UTC (10+ messages)
` [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] PCI: Add function 1 DMA alias quirk for 88SE9220
2018-02-27 14:47 UTC (2+ messages)
[PATCH v11 0/7] Address error and recovery for AER and DPC
2018-02-27 14:41 UTC (19+ messages)
` [PATCH v11 2/7] PCI/AER: factor out error reporting from AER
` [PATCH v11 3/7] PCI/ERR: add mutex to synchronize recovery
` [PATCH v11 4/7] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v11 5/7] PCI/AER: Unify aer error defines at single space
` [PATCH v11 6/7] PCI: Unify wait for link active into generic pci
[PATCH v6 3/3] PCI: mobiveil: Add MSI support for Mobiveil PCIe Host Bridge IP driver
2018-02-27 12:20 UTC
[PATCH v6 2/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
2018-02-27 12:20 UTC
[PATCH v6 1/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindings
2018-02-27 12:19 UTC
[PATCH V8 0/4] Add loadable kernel module and power management support
2018-02-27 9:36 UTC (5+ messages)
` [PATCH V8 3/4] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
[RFC PATCH V4] pci: virtio_pci: Add SR-IOV support for virtio_pci devices
2018-02-26 22:44 UTC (9+ messages)
[PATCH] PCI: stop crashing in pci_release_resource v2
2018-02-26 20:56 UTC (2+ messages)
[PATCH v2 0/2] pci: endpoint: Fix double free in pci_epf_create()
2018-02-26 19:12 UTC (5+ messages)
` [PATCH v2 1/2] pci: endpoint: Simplify name allocation for epf device
` [PATCH v2 2/2] pci: endpoint: Fix kernel panic after put_device()
[PATCH v2 0/3] PCI endpoint 64-bit BAR fixes
2018-02-26 18:09 UTC (4+ messages)
` [PATCH v2 2/3] misc: pci_endpoint_test: Handle 64-bit BARs properly
[PATCH v15 0/9] LPC: legacy ISA I/O support
2018-02-26 16:40 UTC (10+ messages)
` [PATCH v15 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v15 2/9] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v15 3/9] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v15 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v15 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v15 6/9] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v15 7/9] ACPI / scan: do not enumerate Indirect IO host children
` [PATCH v15 8/9] HISI LPC: Add ACPI support
` [PATCH v15 9/9] MAINTAINERS: Add maintainer for HiSilicon LPC driver
[PATCH v3 0/5] PCI: Fixes for native PCIe and ACPI hotplug
2018-02-26 15:16 UTC (7+ messages)
` [PATCH v3 1/5] PCI: Make sure all bridges reserve at least one bus number
` [PATCH v3 2/5] PCI: Take bridge window alignment into account when distributing resources
` [PATCH v3 3/5] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
` [PATCH v3 4/5] ACPI / hotplug / PCI: Do not scan all bridges when native PCIe hotplug is used
` [PATCH v3 5/5] ACPI / hotplug / PCI: Mark stale PCI devices disconnected
[PATCH v2] PCI: qcom: use regulator bulk api for apq8064 supplies
2018-02-26 14:12 UTC (2+ messages)
Multi MSI with multiple End Points
2018-02-26 14:10 UTC
[PATCH v3] PCI: qcom: add missing supplies required for msm8996
2018-02-26 14:05 UTC (2+ messages)
[PATCH 0/8] SH7786 PCIe support fixes
2018-02-26 13:32 UTC (3+ messages)
[PATCH] pciehp: fix a race between pciehp and removing operations by sysfs
2018-02-26 12:41 UTC
[PATCH v1 0/2] PCI/PM: Add comments, allow PM of conventional & hotplug bridges
2018-02-26 12:35 UTC (11+ messages)
` [PATCH v1 1/2] PCI: Add PCIe port runtime suspend details
` [PATCH v1 2/2] PCI: Allow user to request power management of conventional and hotplug bridges
[PATCH v2 0/5] PCI: Fixes for native PCIe and ACPI hotplug
2018-02-26 10:24 UTC (7+ messages)
` [PATCH v2 1/5] PCI: Make sure all bridges reserve at least one bus number
[PATCH] PCI: designware-ep: Fix typo in error message
2018-02-26 9:47 UTC (2+ messages)
[PATCH] PCIe bridge deferred probe breaks suspend resume
2018-02-26 9:38 UTC (7+ messages)
Multi MSI with multiple End Points
2018-02-26 9:13 UTC
[PATCH v2 0/5] ACPI: Do not call _STA on battery devices with unmet dependencies
2018-02-26 8:42 UTC (7+ messages)
PCI BAR allocation failures in 4.15 and 4.16-rc2+ on HP DL585
2018-02-26 8:40 UTC
[PATCH 0/7] Modernize vga_switcheroo by using device link for HDA
2018-02-25 23:24 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).