messages from 2014-04-10 21:07:04 to 2014-04-17 04:20:17 UTC [more...]
[PATCH v7] PCI: Try best to allocate pref mmio 64bit above 4g
2014-04-17 4:20 UTC (19+ messages)
[PATCH v5 0/4] APM X-Gene PCIe controller
2014-04-17 1:24 UTC (7+ messages)
` [PATCH v5 2/4] arm64: dts: APM X-Gene PCIe device tree nodes
Info: mapping multiple BARs. Your kernel is fine
2014-04-17 0:18 UTC (12+ messages)
Hibernation problem with 3.14 kernel
2014-04-16 20:55 UTC
[PATCH] pci_ids: Remove old serial device IDs
2014-04-16 20:15 UTC (2+ messages)
[RFC PATCH 0/2] Add support for Samsung GH7 PCIe controller
2014-04-16 18:26 UTC (5+ messages)
` [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support
` [RFC PATCH 2/2] PCI: exynos: Add PCIe support for Samsung GH7 SoC
[PATCH v2 0/6] PCI irq mapping fixes and cleanups
2014-04-16 16:29 UTC (12+ messages)
` [PATCH v2 2/6] PCI: tegra: use new OF interrupt mapping when possible
hpsa driver bug crack kernel down!
2014-04-16 14:13 UTC (25+ messages)
[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
2014-04-16 13:58 UTC (7+ messages)
[PATCH] crypto/ccp: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-04-16 13:50 UTC (2+ messages)
[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-04-16 12:51 UTC (29+ messages)
` [PATCH v2 RESEND 01/23] be2iscsi: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 02/23] bfa: Do not call pci_enable_msix() after it failed once
` [PATCH v2 RESEND 03/23] bfa: Cleanup bfad_setup_intr() function
` [PATCH v2 RESEND 04/23] bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 RESEND 05/23] csiostor: Remove superfluous call to pci_disable_msix()
` [PATCH v2 RESEND 06/23] csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 07/23] fnic: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 08/23] isci: "
` [PATCH v2 RESEND 09/23] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v2 RESEND 10/23] hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 11/23] lpfc: Remove superfluous call to pci_disable_msix()
` [PATCH v2 RESEND 12/23] lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 14/23] megaraid: "
` [PATCH v2 RESEND 15/23] mpt2sas: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 16/23] mpt3sas: "
` [PATCH v2 RESEND 17/23] pm8001: Fix invalid return when request_irq() failed
` [PATCH v2 RESEND 18/23] pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 RESEND 19/23] pmcraid: Get rid of a redundant assignment
` [PATCH v2 RESEND 20/23] pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 21/23] qla2xxx: "
` [PATCH v2 RESEND 22/23] qla4xxx: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 23/23] vmw_pvscsi: "
[Patch v2 00/14] Thunderbolt support for Apple MBP
2014-04-15 23:31 UTC (18+ messages)
` [PATCH v2 01/14] thunderbolt: Add initial cactus ridge NHI support
` [PATCH v2 02/14] thunderbolt: Add control channel interface
` [PATCH v2 03/14] thunderbolt: Setup control channel
` [PATCH v2 04/14] thunderbolt: Add tb_regs.h
` [PATCH v2 05/14] thunderbolt: Initialize root switch and ports
` [PATCH v2 06/14] thunderbolt: Add thunderbolt capability handling
` [PATCH v2 07/14] thunderbolt: Enable plug events
` [PATCH v2 08/14] thunderbolt: Scan for downstream switches
` [PATCH v2 09/14] thunderbolt: Handle hotplug events
` [PATCH v2 10/14] thunderbolt: Add path setup code
` [PATCH v2 11/14] thunderbolt: Add support for simple pci tunnels
` [PATCH v2 12/14] pci: Suspend/resume support for appel thunderbolt
` [PATCH v2 13/14] thunderbolt: Read switch uid from EEPROM
` [PATCH v2 14/14] thunderbolt: Add suspend/hibernate support
[PATCH 0/8] Fix crashdump failure caused by legacy DMA/IO
2014-04-15 23:09 UTC (9+ messages)
` [PATCH 1/8] Fix a few existing lines that checkpatch.pl will complain about later
` [PATCH 2/8] Consolidate all .h lines at front of intel-iommu.c file
` [PATCH 3/8] Create intel-iommu-private.h
` [PATCH 4/8] Update iommu_attach_domain() and its callers
` [PATCH 5/8] Add new definitions & prototypes to intel-iommu-private.h
` [PATCH 6/8] Create intel-iommu-kdump.c
` [PATCH 7/8] Add domain-id functions to intel-iommu-kdump.c
` [PATCH 8/8] Add remaining changes to intel-iommu.c to fix crashdump
[PATCH] qlcnic: Fix MSI-X initialization code
2014-04-15 19:15 UTC (3+ messages)
[PATCH v3 0/5] I/O Hook: Trace h/w access and emulate h/w events
2014-04-15 13:48 UTC (6+ messages)
` [PATCH v3 1/5] I/O Hook: core functions and Register Override
` [PATCH v3 2/5] I/O Hook: Help functions to manage the hook
` [PATCH v3 3/5] I/O Hook: sysfs interface to emulate h/w events
` [PATCH v3 4/5] I/O Hook: Override MSRs while triggering MCEs
` [PATCH v3 5/5] IO Hook: Tracing hw access
[PATCH V8 0/9] PCI: Add SPEAr13xx PCie support
2014-04-15 11:49 UTC (10+ messages)
` [PATCH V8 8/9] pcie: SPEAr13xx: Add designware wrapper support
` [PATCH V8 1/9] clk: SPEAr13XX: Fix pcie clock name
` [PATCH V8 2/9] SPEAr13XX: Fix static mapping table
` [PATCH V8 3/9] phy: SPEAr1310/40-miphy: Add binding information
` [PATCH V8 4/9] SPEAr: misc: "
` [PATCH V8 5/9] phy: SPEAr1310/40-miphy: Add phy driver for PCIe and SATA
` [PATCH V8 6/9] SPEAr13XX: Add binding information for PCIe controller
` [PATCH V8 7/9] SPEAr13XX: dts: Add PCIe node information
` [PATCH V8 9/9] SPEAr13xx: defconfig: Update
[PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver
2014-04-15 11:38 UTC
[PATCHv3] pci: moved EXPORT_SYMBOL so that it immediately followed its function/variable
2014-04-15 4:37 UTC
[PATCH] iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptors
2014-04-15 2:35 UTC
[PATCH 1/1] drivers/pci/pcie/portdrv_pci.c: coding style fixes
2014-04-15 0:25 UTC (2+ messages)
[PATCH] PCI: Add Patsburg (X79) to Intel PCH root port ACS quirk
2014-04-15 0:12 UTC (2+ messages)
[PATCH] pci: moved EXPORT_SYMBOL so that it immediately followed its function/variable
2014-04-15 0:04 UTC (2+ messages)
[PATCH] access: moved trailing statements and added spaces after ','
2014-04-14 23:51 UTC (2+ messages)
[PATCHv2] pci: added or removed a space to resolve checkpatch message
2014-04-14 23:49 UTC (2+ messages)
[PATCHv2] pci: changed "foo* bar" to "foo *bar"
2014-04-14 23:47 UTC (2+ messages)
[Bug 68591] - Please help debugging
2014-04-14 21:34 UTC
[PATCH] pci/pciehp: Allow polling/irq mode to be decided on a per-port basis
2014-04-14 19:42 UTC (2+ messages)
[PATCH v2] pci: Allow hotplug service drivers to operate in polling mode
2014-04-14 19:35 UTC (2+ messages)
[PATCH] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode()
2014-04-14 19:01 UTC
pcibios_add_platform_entries usage
2014-04-14 18:07 UTC (4+ messages)
` [Resend] "
[PATCH v2 RESEND 2/4] portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()
2014-04-14 16:18 UTC (3+ messages)
[PATCH] hpsa: fix uninitialized trans_support in hpsa_put_ctlr_into_performant_mode()
2014-04-14 15:52 UTC (5+ messages)
[PATCH 0/2] Phase out pci_enable_msi_block()
2014-04-14 13:28 UTC (6+ messages)
` [PATCH 1/2] GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
` [PATCH 2/2] PCI/MSI: Phase out pci_enable_msi_block()
[PATCH V3 net] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
2014-04-14 3:14 UTC (2+ messages)
[PATCH V2 net] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
2014-04-14 1:50 UTC (3+ messages)
[PATCH V1 net] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
2014-04-11 20:26 UTC (2+ messages)
BAR 14: can't assign mem (size 0x200000)
2014-04-11 20:04 UTC (5+ messages)
Fixing PCIe issues on Armada XP
2014-04-11 17:29 UTC (20+ messages)
[PATCH] ARM: tegra: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
2014-04-11 15:46 UTC (2+ messages)
[PATCH v7 4/6] pci: Introduce a domain number for pci_host_bridge
2014-04-11 13:51 UTC (9+ messages)
[PATCH] PCI: Add new PCI id for Intel GPU interrupt quirk
2014-04-11 13:42 UTC (3+ messages)
` "
hpsa NULL pointer in hpsa_enter_performant_mode()
2014-04-10 22:12 UTC (3+ 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).