linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-13 23:27:56 to 2013-03-20 16:33:44 UTC [more...]

[PATCH] pciehp: Add pciehp_surprise module option
 2013-03-20 16:33 UTC  (2+ messages)

gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)))
 2013-03-20 16:29 UTC  (6+ messages)
` gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses
    ` gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt respo

[PATCHv2 0/3] PCI Speed Cap Fixes for ppc64
 2013-03-20 15:34 UTC  (6+ messages)
` [PATCHv2 1/3] pci: added pcie_get_speed_cap_mask function
` [PATCHv2 2/3] drm: removed drm_pcie_get_speed_cap_mask function
` [PATCHv2 3/3] ppc64: implemented pcibios_get_speed_cap_mask

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-20 15:14 UTC  (24+ messages)
` [PATCH 02/12] SELinux: define mapping for CAP_COMPROMISE_KERNEL
` [PATCH 03/12] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
` [PATCH 04/12] efi: Enable secure boot lockdown automatically when enabled in firmware
` [PATCH 05/12] PCI: Require CAP_COMPROMISE_KERNEL for PCI BAR access
` [PATCH 06/12] x86: Require CAP_COMPROMISE_KERNEL for IO port access
` [PATCH 07/12] ACPI: Limit access to custom_method
` [PATCH 08/12] asus-wmi: Restrict debugfs interface
` [PATCH 09/12] Require CAP_COMPROMISE_KERNEL for /dev/mem and /dev/kmem access
` [PATCH 10/12] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment
      ` [PATCH v2] "
` [PATCH 11/12] x86: Require CAP_COMPROMISE_KERNEL for MSR writing
` [PATCH 12/12] kexec: Require CAP_SYS_COMPROMISE_KERNEL

3.8.2: xhci port is dead until pcieport PME# goes to disabled
 2013-03-20 10:00 UTC  (7+ messages)

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-20  3:27 UTC  (6+ messages)

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-20  1:11 UTC  (2+ messages)

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-20  1:09 UTC 

[PATCH 06/12] x86: Require CAP_COMPROMISE_KERNEL for IO port access
 2013-03-20  1:05 UTC 

[PATCH] PCI: Use ROM images from firmware only if no other ROM source available
 2013-03-19 21:26 UTC 

[PATCH] udevadm-info: Don't access sysfs entries backing device I/O port space
 2013-03-19 17:06 UTC  (34+ messages)
` [PATCH] udevadm-info: Don't access sysfs 'resource<N>' files

3.8.0-rc4+ - Oops on removing WinTV-HVR-1400 expresscard TV Tuner
 2013-03-19 15:46 UTC  (27+ messages)

[3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)
 2013-03-19  9:03 UTC  (39+ messages)
                                ` [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses))

[PATCH] kernel/range.c: subtract_range: return instead of continue to save some loops
 2013-03-19  3:54 UTC  (3+ messages)
  ` [PATCH] kernel/range.c: subtract_range: fix the broken phrase issued by printk

[Bug 55211] pci_disable_link_state PCIE_LINK_STATE_L0S no longer disables ASPM for ath5k
 2013-03-18 17:37 UTC  (2+ messages)
    ` [PATCH] PCI: Remove not needed check in disable aspm link

[PATCH] pci: Add ID for Renesas R-Car PCIe host
 2013-03-18 17:00 UTC 

[3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)
 2013-03-18  7:14 UTC 

is L1 really disabled in iwlwifi
 2013-03-17 15:59 UTC  (6+ messages)

[PATCH 2/2] PCI: fix system hang issue of Marvell SATA host controller
 2013-03-17  0:13 UTC  (16+ messages)

Configuration settings to return 0xFFFFFFFF on error?
 2013-03-16 16:48 UTC  (2+ messages)

Questions about PCIe
 2013-03-15 20:09 UTC  (4+ messages)

[PATCH v3 00/27] PCI: Add for_each_pci_resource and addon_res support
 2013-03-15 13:35 UTC  (29+ messages)
` [PATCH v3 01/27] PCI: Add pci_dev_resource_n()
` [PATCH v3 02/27] PCI: Add pci_dev_resource_idx() helper
` [PATCH v3 03/27] PCI: pci resource iterator
` [PATCH v3 04/27] PCI: Add is_pci_*_resource_idx() helpers
` [PATCH v3 05/27] PCI: Update pci_resource_start etc to use pci_dev_resource_n()
` [PATCH v3 06/27] PCI, x86: Use for_each_pci_resource() with pci_allocate_bridge_resources
` [PATCH v3 07/27] PCI, x86: Use for_each_pci_resource() with pci_allocate_dev_resources
` [PATCH v3 08/27] PCI: Use for_each_pci_resource() with IOV releated functions
` [PATCH v3 09/27] PCI, acpiphp: Use for_each_pci_resource() helper
` [PATCH v3 10/27] PCI, pciehp: "
` [PATCH v3 11/27] PCI: Use for_each_pci_resource() in pci_enable_dev
` [PATCH v3 12/27] PCI: Use for_each_pci_resource() in pci_reassigndev
` [PATCH v3 13/27] PCI: Use for_each_pci_resource() with pci bar reassign funcs
` [PATCH v3 14/27] PCI: Use for_each_pci_resource() in pci_assign_resource
` [PATCH v3 15/27] PCI, x86: Use for_each_pci_resource() with noassign_bars
` [PATCH v3 16/27] PCI: Use for_each_pci_resource() in pci_dev_driver()
` [PATCH v3 17/27] PCI: Use for_each_pci_resource() in pci resource release
` [PATCH v3 18/27] PCI: Use for_each_pci_resource() in pci bases reading
` [PATCH v3 19/27] PCI, x86: Use for_each_pci_resource() with mrst
` [PATCH v3 20/27] PCI, xen: Use for_each_pci_resource() with xen pci
` [PATCH v3 21/27] PCI: Add addon_resource support for pci devices
` [PATCH v3 22/27] PCI: Add helpers to add addon_resource
` [PATCH v3 23/27] PCI: Update pci_resource_bar() to support addon_resource
` [PATCH v3 24/27] PCI: Assign/update resource to addon_res
` [PATCH v3 25/27] PCI: Make piix4 quirk to use addon_res
` [PATCH v3 26/27] PCI: Make quirk_io_region "
` [PATCH v3 27/27] PCI: Use addon_fixed_resource with ati fixed resource

3.9-rc1: pciehp and eSATA card SiI 3132, no XHCI
 2013-03-15  2:41 UTC  (10+ messages)

netcard driver and pci driver
 2013-03-15  1:24 UTC 

[PATCH 24/32] pci: PCIe driver for Marvell Armada 370/XP systems
 2013-03-14 21:37 UTC  (26+ messages)

PCI Speed Cap Fixes for ppc64
 2013-03-14 18:55 UTC  (5+ messages)
` [PATCH 1/2] drm: Move drm_pcie_get_speed_cap_mask to PCI
` [PATCH 2/2] ppc64: Add arch-specific pcie_get_speed_cap_mask

Fwd: [Bug 55211] New: pci_disable_link_state PCIE_LINK_STATE_L0S no longer disables ASPM for ath5k
 2013-03-14 12:41 UTC 


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