messages from 2014-04-07 10:07:20 to 2014-04-14 08:05:29 UTC [more...]
[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-04-14 8:05 UTC (17+ 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 07/23] fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [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 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 15/23] mpt2sas: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 16/23] mpt3sas: "
` [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 23/23] vmw_pvscsi: Use pci_enable_msix_exact() "
[PATCH 0/2] Phase out pci_enable_msi_block()
2014-04-14 7:14 UTC (3+ 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()
hpsa driver bug crack kernel down!
2014-04-14 7:01 UTC (21+ messages)
[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 1/1] drivers/pci/pcie/portdrv_pci.c: coding style fixes
2014-04-13 7:49 UTC
[PATCH] access: moved trailing statements and added spaces after ','
2014-04-12 7:56 UTC
[Patch v2 00/14] Thunderbolt support for Apple MBP
2014-04-11 21:06 UTC (16+ 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 v2 0/6] PCI irq mapping fixes and cleanups
2014-04-11 20:41 UTC (6+ messages)
` [PATCH v2 2/6] PCI: tegra: use new OF interrupt mapping when possible
[PATCH V1 net] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
2014-04-11 20:26 UTC (3+ 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 (21+ 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 0/6] Support for creating generic host_bridge from device tree
2014-04-11 13:51 UTC (49+ messages)
` [PATCH v7 1/6] pci: Introduce pci_register_io_range() helper function
` [PATCH v7 4/6] pci: Introduce a domain number for pci_host_bridge
` [PATCH v7 5/6] pci: Export find_pci_host_bridge() function
` [PATCH v7 6/6] pci: Add support for creating a generic host_bridge from device tree
[PATCH] PCI: Add new PCI id for Intel GPU interrupt quirk
2014-04-11 13:42 UTC (3+ messages)
` "
[PATCHv2] pci: added or removed a space to resolve checkpatch message
2014-04-11 5:47 UTC
[PATCHv2] pci: changed "foo* bar" to "foo *bar"
2014-04-11 5:01 UTC
[PATCH] hpsa: fix uninitialized trans_support in hpsa_put_ctlr_into_performant_mode()
2014-04-11 3:11 UTC (3+ messages)
hpsa NULL pointer in hpsa_enter_performant_mode()
2014-04-10 22:12 UTC (3+ messages)
[PATCH v7] PCI: Try best to allocate pref mmio 64bit above 4g
2014-04-10 21:23 UTC (11+ messages)
[PATCH] PCI: Introduce new device binding path using pci_dev.driver_override
2014-04-10 20:03 UTC (4+ messages)
` [PATCH] driver core: platform: add device binding path 'driver_override'
system hang
2014-04-10 15:59 UTC (3+ messages)
[PATCH] PCI/hotplug/rphahp: Fix endianess issues
2014-04-10 13:02 UTC
Debugging "Completion Timeout" errors as reported by AER
2014-04-09 18:14 UTC (4+ messages)
driver skip pci_set_master, fix it? No
2014-04-09 17:26 UTC (9+ messages)
[PATCH 0/2] ib: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-04-09 13:22 UTC (4+ messages)
` [PATCH 2/2] qib: "
Writing to BARs of PCIE device
2014-04-09 11:32 UTC (5+ messages)
[PATCH 1/2] PCI: Device driver function reset notification
2014-04-08 23:42 UTC (2+ messages)
` [PATCH 2/2] NVMe: Implement PCI-e reset notification callback
Bridge secondary latency not preserved across suspend/resume
2014-04-08 22:22 UTC
[RFC 0/5] PCI: tegra: Overhaul regulator usage
2014-04-08 19:55 UTC (11+ messages)
` [RFC 1/5] "
` [RFC 2/5] ARM: tegra: Add new PCIe regulator properties
` [RFC 3/5] PCI: tegra: Implement accurate power supply scheme
[PATCHv3 0/6] Crashdump Accepting Active IOMMU
2014-04-08 18:42 UTC (4+ messages)
[Patch net-next] net/mlx4_core: match pci_device_id including dynids
2014-04-08 16:51 UTC (7+ messages)
[PATCH v7 0/3] Add support for PCI in AArch64
2014-04-08 9:52 UTC (4+ messages)
` [PATCH v7 3/3] arm64: Add architecture support for PCI
[PATCH 2/2] PCI: Refactor pci_is_bridge()
2014-04-08 9:26 UTC (3+ messages)
[PATCH 1/2] PCI: rename pci_is_bridge() to pci_has_subordinate()
2014-04-08 9:22 UTC (3+ messages)
[PATCH] pci: moved EXPORT_SYMBOL so that it immediately followed its function/variable
2014-04-07 22:01 UTC
[PATCH] pci-rcar-gen2: add device tree support
2014-04-07 21:41 UTC
[RESEND: RFC PATCH 0/3] Add Keystone pcie driver
2014-04-07 16:46 UTC (6+ messages)
` [RESEND: RFC PATCH 3/3] pcie: keystone: add pcie driver based on designware core driver
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).