messages from 2014-06-09 08:19:57 to 2014-06-19 09:42:14 UTC [more...]
[RFC PATCH V3 00/17] Enable SRIOV on POWER8
2014-06-19 9:42 UTC (23+ messages)
` [RFC PATCH V3 01/17] pci/iov: Export interface for retrieve VF's BDF
` [RFC PATCH V3 02/17] pci/of: Match PCI VFs to dev-tree nodes dynamically
` [RFC PATCH V3 03/17] ppc/pci: don't unset pci resources for VFs
` [RFC PATCH V3 04/17] PCI: SRIOV: add VF enable/disable hook
` [RFC PATCH V3 05/17] ppc/pnv: user macro to define the TCE size
` [RFC PATCH V3 06/17] ppc/pnv: allocate pe->iommu_table dynamically
` [RFC PATCH V3 07/17] ppc/pnv: Add function to deconfig a PE
` [RFC PATCH V3 08/17] PCI: Add weak pcibios_sriov_resource_size() interface
` [RFC PATCH V3 09/17] PCI: Add weak pcibios_sriov_resource_alignment() interface
` [RFC PATCH V3 10/17] PCI: take additional IOV BAR alignment in sizing and assigning
` [RFC PATCH V3 11/17] ppc/pnv: Expand VF resources according to the number of total_pe
` [RFC PATCH V3 12/17] powerpc/powernv: implement pcibios_sriov_resource_alignment on powernv
` [RFC PATCH V3 13/17] powerpc/powernv: shift VF resource with an offset
` [RFC PATCH V3 14/17] ppc/pci: create/release dev-tree node for VFs
` [RFC PATCH V3 15/17] powerpc/powernv: allocate VF PE
` [RFC PATCH V3 16/17] ppc/pci: Expanding IOV BAR, with m64_per_iov supported
` [RFC PATCH V3 17/17] ppc/pnv: Group VF PE when IOV BAR is big on PHB3
[PATCH 5/5] s390/MSI: Fix msi mask issue
2014-06-19 8:31 UTC
[PATCH 4/5] PCI/MSI: MSI cleanup, msi_setup_entry()
2014-06-19 8:30 UTC
[PATCH 3/5] PCI/MSI: Cache Multiple Message Capable info in msi_desc
2014-06-19 8:30 UTC
[PATCH 2/5] PCI/MSI: Remove the unused function msi_enabled_mask()
2014-06-19 8:30 UTC
[PATCH 0/5] Cleanup for MSI
2014-06-19 8:29 UTC
[PATCH 1/5] PCI/MSI: Introduce msix_clear_and_set_ctrl() function
2014-06-19 8:29 UTC
[PATCH 1/2] PCI: Make resetting secondary bus logic common
2014-06-19 7:22 UTC (2+ messages)
` [PATCH 2/2] powerpc/pci: Remove duplicate logic
PCI rescan issue
2014-06-19 7:14 UTC (3+ messages)
[PATCH] PCI: Do not touch siblings in pci_assign_unassigned_bridge_resources
2014-06-19 4:41 UTC (5+ messages)
[PATCH] PCI: designware: Use IS_ENABLED()
2014-06-19 3:49 UTC (3+ messages)
ACPI: Improve behaviour on Apple hardware
2014-06-18 23:42 UTC (6+ messages)
` [PATCH 1/4] ACPI: Support _OSI("Darwin") correctly
[PATCH v8 0/3] R-Car Gen2 PCIe host driver
2014-06-18 21:51 UTC (3+ messages)
` [PATCH v8 1/3] PCI: host: rcar: Add Renesas R-Car PCIe driver
[PATCH] PCI: don't UNSET resource even reassign fails
2014-06-18 19:19 UTC (6+ messages)
[PATCH 0/3] Add pci_enable_msi_partial() to conserve MSI-related resources
2014-06-18 18:54 UTC (5+ messages)
` [PATCH 1/3] PCI/MSI: Add pci_enable_msi_partial()
` [PATCH 2/3] PCI/MSI/x86: Support pci_enable_msi_partial()
` [PATCH 3/3] AHCI: Use pci_enable_msi_partial() to conserve on 10/16 MSIs
[RFC Patch V2 00/16] Enable support of IOAPIC hotplug on x86 platforms
2014-06-18 16:30 UTC (22+ messages)
` [RFC Patch V2 01/16] x86, irq: Split out alloc_ioapic_save_registers()
` [RFC Patch V2 02/16] x86, ioapic: Find usable ioapic id for 64bit
` [RFC Patch V2 03/16] ACPI, x86/PCI: Move resource_to_addr() to acpi generic
` [RFC Patch V2] x86/PCI/ACPI: kill private function resource_to_addr()
` [RFC Patch V2 04/16] ACPI: Make map_mat_entry handle x2apic entry
` [RFC Patch V2 05/16] ACPI: Move acpi_get_cpuid() to separated file
` [RFC Patch V2 06/16] ACPI, ioapic: Add acpi_get_ioapic_id()
` [RFC Patch V2 07/16] x86, irq, ACPI: protect acpi_pci_irq_enable() from reentrance
` [RFC Patch V2 08/16] PCI: kill wrong warning message in pcieport driver
` [Patch] PCI/portdrv: Remove warning about invalid IRQ
` [RFC Patch V2 09/16] x86, irq: remove __init marker for functions will be used by IOAPIC hotplug
` [RFC Patch V2 10/16] x86, irq: refine mp_register_ioapic() to prepare for "
` [RFC Patch V2 11/16] x86, irq, ACPI: introduce a rwsem to protect IOAPIC operations from hotplug
` [RFC Patch V2 12/16] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-addition
` [RFC Patch V2 13/16] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-removal
` [RFC Patch V2 14/16] x86, irq: introduce helper to check whether an IOAPIC has been registered
` [RFC Patch V2 15/16] pci, ioapic: kill ioapic PCI driver
` [RFC Patch V2 16/16] x86, irq, ACPI: implement ACPI driver to support IOAPIC hotplug
[PATCH 0/1] ACPI / PCI: Fix "Operation not permitted" error reading sysfs acpi_index and label files
2014-06-18 16:22 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 0/8] Add Keystone PCIe controller driver
2014-06-18 10:14 UTC (16+ messages)
` [PATCH v2 1/8] PCI: designware: add rd[wr]_other_conf API
` [PATCH v2 2/8] PCI: designware: refactor host init code to re-use on v3.65 DW pci hw
` [PATCH v2 3/8] PCI: designware: update pcie core driver to work with dw hw version 3.65
` [PATCH v2 4/8] PCI: designware: add msi controller functions for v3.65 hw
` [PATCH v2 5/8] PCI: designware: add PCI controller functions for v3.65 DW hw
` [PATCH v2 6/8] phy: Add serdes phy driver for keystone
` [PATCH v2 7/8] PCI: keystone: add pcie driver based on designware core driver
` [PATCH v2 8/8] ARM: keystone: add pcie related options
[PATCH v2 00/18] PCIe support for DRA7xx
2014-06-18 9:27 UTC (8+ messages)
` [PATCH v2 03/18] PCI: designware: Configuration space should be specified in 'reg'
` [PATCH v2 04/18] PCI: designware: use untranslated address while programming ATU
[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
2014-06-18 6:09 UTC (6+ messages)
` [PATCH 1/2] x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
[PATCH] PCI: pciehp: Include the Data Link Layer State Changed bit when clearing the Slot Status register's event bits
2014-06-17 22:55 UTC (3+ messages)
[PATCH] PCI: exynos: Add exynos prefix before add_pcie_port/pcie_init
2014-06-17 22:05 UTC (2+ messages)
[PATCH] pci: Fix unaligned access testing AF transaction pending
2014-06-17 21:47 UTC (3+ messages)
[PATCH 13/24] drivers/pci: return actual error on pci_slot_init
2014-06-17 19:23 UTC (2+ messages)
[PATCH] PCI: Remove not needed check in disable aspm link
2014-06-17 17:33 UTC (11+ messages)
` [PATCH RFC 0/4] PCI: pciehp: Fix Command Completion handling
` [PATCH RFC 1/4] PCI: pciehp: Make pcie_wait_cmd() self-contained
` [PATCH RFC 2/4] PCI: pciehp: Wait for hotplug command completion lazily
` [PATCH RFC 3/4] PCI: pciehp: Compute timeout from hotplug command start time
` [PATCH RFC 4/4] PCI: pciehp: Remove assumptions about which commands cause completion events
[PATCH v2 0/5] PCI: tegra: Overhaul regulator usage
2014-06-16 18:30 UTC (2+ messages)
[PATCH v4 00/16] PCI/iommu: Fix DMA alias problems
2014-06-16 15:34 UTC (4+ messages)
[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-06-16 7:35 UTC (4+ messages)
radeon: screen garbled after page allocator change, was: Re: [patch v2 3/3] mm: page_alloc: fair zone allocator policy
2014-06-16 7:11 UTC (3+ messages)
[PATCH v3] PCI: rework new_id interface for known vendor/device values
2014-06-15 15:05 UTC (3+ messages)
[PATCH 0/4] proper multi MSI handling for designware host
2014-06-14 8:45 UTC (8+ messages)
` [PATCH 1/4] PCI: allow MSI chip providers to implement their own multiple MSI setup
help with setpci "no devices at"
2014-06-13 18:02 UTC (3+ messages)
PCI-to-USB ExpressCard Hotplugging can't work in v3.15-rc5
2014-06-13 8:05 UTC (5+ messages)
[GIT PULL] PCI changes for v3.16 (part 2)
2014-06-12 19:27 UTC
[GIT PULL] More ACPI and power management updates for v3.16-rc1
2014-06-12 17:07 UTC
[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
2014-06-12 12:40 UTC (38+ messages)
` [Patch V4 01/42] x86, irq: update high address field when updating affinity for MSI IRQ
` [Patch V4 08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi()
` [Patch V4 11/42] x86, ioapic: kill unused global variable timer_through_8259
` [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi
` [Patch V4 18/42] ce4100, irq: do not set legacy_pic to null_legacy_pic
` [Patch V4 19/42] x86, irq: count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY
` [Xen-devel] "
` [Patch V4 26/42] x86, mpparse, irq: provide basic irqdomain support
` [Patch V4 28/42] x86, devicetree, irq: use common mechanism to support irqdomain
` [Patch V4 29/42] x86, irq: introduce two helper functions to support irqdomain map operation
` [Patch V4 30/42] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins
` [Patch V4 31/42] x86, irq, mpparse: "
` [Patch V4 32/42] x86, irq, SFI: "
` [Patch V4 33/42] x86, irq, devicetree: "
` [Patch V4 34/42] x86, irq: clean up unused IOAPIC interface
` [Patch V4 35/42] x86, irq: simplify the way to handle ISA IRQ
` [Patch V4 36/42] genirq: export irq_domain_disassociate() to architecture interrupt drivers
` [Patch V4 37/42] x86, irq: introduce helper functions to release IOAPIC pin
` [Patch V4 38/42] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled
` [Patch V4 39/42] x86, irq, mpparse: "
` [Patch V4 40/42] x86, irq, SFI: "
` [Patch V4 41/42] x86, irq, devicetree: "
` [Patch V4 42/42] x86, irq: clean up irqdomain transition code
[PATCH] pci: Allow very large resource windows
2014-06-12 11:32 UTC (3+ messages)
DMA window vs actual allocatable DMA memory
2014-06-12 5:14 UTC (3+ messages)
[PATCH 3.14 186/228] PCI: Wrong register used to check pending traffic
2014-06-12 0:24 UTC (4+ messages)
[PATCH] ACPI / ia64 / sba_iommu: Restore the working initialization ordering
2014-06-11 23:34 UTC
updating firmware with setpci ?
2014-06-11 20:31 UTC (2+ messages)
[PATCH] PCI: quirk dma_alias_devfn for HighPoint RocketRaid 642L (Marvell 9235)
2014-06-11 19:54 UTC (3+ messages)
[PATCH] ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
2014-06-11 18:08 UTC (4+ messages)
[PATCH] pci/msi: fix memory leak in free_msi_irqs()
2014-06-11 17:25 UTC (2+ messages)
[PATCH v1] ARM: pci: add call to pcie_bus_configure_settings()
2014-06-10 17:32 UTC (4+ messages)
[Patch V4 22/42] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI
2014-06-10 6:14 UTC (2+ messages)
[Patch V4 21/42] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number
2014-06-10 6:13 UTC (2+ messages)
[PATCH] PCI: Prevent NULL dereference during pciehp probe
2014-06-09 21:03 UTC
[PATCH] PCI: Add bridge DMA alias quirk for ITE bridge
2014-06-09 20:04 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).