[Prev Page][Next Page]
"unsigned expression < 0" always false warning,
Bjorn Helgaas
[PATCH v2] edac: Handle EDAC ECC errors for Family 16h,
Aravind Gopalakrishnan
[PATCH] edac: Handle EDAC ECC errors for Family 16h,
Aravind Gopalakrishnan
[PATCH 1/6] mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT,
Libin
[PATCH -v2 1/2] PCI: decrease pci_dev->enable_cnt when no pcie capability found,
Yijing Wang
[PATCH] PCI / PM: Fix fallback to PCI_D0 in pci_platform_power_transition(),
Rafael J. Wysocki
[PATCH v4 00/29] PCI: Add for_each_pci_resource and addon_res support,
Yinghai Lu
- [PATCH v4 06/29] PCI: pci resource iterator,
Yinghai Lu
- [PATCH v4 21/29] PCI, xen: Use for_each_pci_resource() with xen pci,
Yinghai Lu
- [PATCH v4 16/29] PCI, x86: Use for_each_pci_resource() with noassign_bars,
Yinghai Lu
- [PATCH v4 27/29] PCI: Make piix4 quirk to use addon_res,
Yinghai Lu
- [PATCH v4 09/29] PCI: Use for_each_pci_resource() with IOV releated functions,
Yinghai Lu
- [PATCH v4 26/29] PCI: Assign/update resource to addon_res,
Yinghai Lu
- [PATCH v4 02/29] PCI: Add pci_dev_resource_n(),
Yinghai Lu
- [PATCH v4 10/29] PCI, acpiphp: Use for_each_pci_resource() helper,
Yinghai Lu
- [PATCH v4 19/29] PCI: Use for_each_pci_resource() in pci bases reading,
Yinghai Lu
- [PATCH v4 25/29] PCI: Update pci_resource_bar() to support addon_resource,
Yinghai Lu
- [PATCH v4 17/29] PCI: Use for_each_pci_resource() in pci_dev_driver(),
Yinghai Lu
- [PATCH v4 04/29] PCI: Add pci_dev_resource_idx() helper,
Yinghai Lu
- [PATCH v4 14/29] PCI: Use for_each_pci_resource() with pci bar reassign funcs,
Yinghai Lu
- [PATCH v4 03/29] PCI: Update pci_resource_start etc to use pci_dev_resource_n(),
Yinghai Lu
- [PATCH v4 01/29] PCI: Clean up quirk_io_region,
Yinghai Lu
- [PATCH v4 28/29] PCI: Make quirk_io_region to use addon_res,
Yinghai Lu
- [PATCH v4 11/29] PCI, pciehp: Use for_each_pci_resource() helper,
Yinghai Lu
- [PATCH v4 07/29] PCI, x86: Use for_each_pci_resource() with pci_allocate_bridge_resources,
Yinghai Lu
- [PATCH v4 20/29] PCI, x86: Use for_each_pci_resource() with mrst,
Yinghai Lu
- [PATCH v4 23/29] PCI: Treat addon res as std resources,
Yinghai Lu
- [PATCH v4 29/29] PCI: Use addon_fixed_resource with ati fixed resource,
Yinghai Lu
- [PATCH v4 22/29] PCI: Add addon_resource support for pci devices,
Yinghai Lu
- [PATCH v4 15/29] PCI: Use for_each_pci_resource() in pci_assign_resource,
Yinghai Lu
- [PATCH v4 18/29] PCI: Use for_each_pci_resource() in pci resource release,
Yinghai Lu
- [PATCH v4 12/29] PCI: Use for_each_pci_resource() in pci_enable_dev,
Yinghai Lu
- [PATCH v4 24/29] PCI: Add helpers to add addon_resource,
Yinghai Lu
- [PATCH v4 08/29] PCI, x86: Use for_each_pci_resource() with pci_allocate_dev_resources,
Yinghai Lu
- [PATCH v4 13/29] PCI: Use for_each_pci_resource() in pci_reassigndev,
Yinghai Lu
- [PATCH v4 05/29] PCI: Add is_pci_*_resource_idx() helpers,
Yinghai Lu
- Re: [PATCH v4 00/29] PCI: Add for_each_pci_resource and addon_res support,
Bjorn Helgaas
[PATCH 0/6] PCI warning cleanups,
Bjorn Helgaas
[PATCH v9 00/16] Get rid of the ACPI PCI subdriver mechanism,
Jiang Liu
- [PATCH v9 02/16] pci: clean up usages of pci_bus->is_added,
Jiang Liu
- [PATCH v9 05/16] ACPI/acpiphp: replace local macros with standard ACPI macros,
Jiang Liu
- [PATCH v9 14/16] PCI/acpiphp: protect acpiphp data structures from concurrent updating,
Jiang Liu
- [PATCH v9 16/16] PCI, ACPI: remove support of ACPI PCI subdrivers,
Jiang Liu
- [PATCH v9 15/16] PCI/acpiphp: introduce a kernel option to disable the acpiphp driver,
Jiang Liu
- [PATCH v9 13/16] PCI/acpiphp: use normal list to simplify implementation,
Jiang Liu
- [PATCH v9 12/16] PCI/acpiphp: do not use ACPI PCI subdriver mechanism,
Jiang Liu
- [PATCH v9 11/16] PCI/acpiphp: convert acpiphp as a builtin driver,
Jiang Liu
- [PATCH v9 10/16] PCI, ACPI: handle PCI slot devices when creating/destroying PCI busses,
Jiang Liu
- [PATCH v9 09/16] PCI, x86: implement pcibios_{add|remove}_bus() hooks,
Jiang Liu
- [PATCH v9 08/16] PCI, IA64: implement pcibios_{add|remove}_bus() hooks,
Jiang Liu
- [PATCH v9 07/16] PCI, ACPI: prepare stub functions to handle ACPI PCI (hotplug) slots,
Jiang Liu
- [PATCH v9 06/16] PCI: introduce platform dependent hooks for creating/destroying PCI busses,
Jiang Liu
- [PATCH v9 04/16] PCI/acpiphp: don't rely on function 0 in disable_device(),
Jiang Liu
- [PATCH v9 03/16] PCI/acpiphp: use list_for_each_entry_safe() in acpiphp_sanitize_bus(),
Jiang Liu
- [PATCH v9 01/16] PCI: do not check is_added flag in pci_remove_bus(),
Jiang Liu
- Re: [PATCH v9 00/16] Get rid of the ACPI PCI subdriver mechanism,
Bjorn Helgaas
Apparent bug in pci_platform_power_transition() [drivers/pci/pci.c],
Benenati, Chris J
[PATCH repost for-3.9] pci: avoid work_on_cpu for nested SRIOV probes,
Michael S. Tsirkin
[PATCH v6 0/3] of/pci: Provide common support for PCI DT parsing,
Andrew Murray
[PATCH] PCI / PM: Make pci_pme_active() ignore devices without PME support,
Rafael J. Wysocki
Question: ioremap of PCI resources,
H Hartley Sweeten
Re: FAILED: Patch Upstream: Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus",
Bjorn Helgaas
[PATCH v5 0/3] of/pci: Provide common support for PCI DT parsing,
Andrew Murray
[PATCHv8 00/19] PCIe support for the Armada 370 and Armada XP SoCs,
Thomas Petazzoni
- [PATCHv8 01/19] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC,
Thomas Petazzoni
- [PATCHv8 02/19] of/pci: Provide support for parsing PCI DT ranges property,
Thomas Petazzoni
- [PATCHv8 03/19] of/pci: mips: convert to common of_pci_range_parser,
Thomas Petazzoni
- [PATCHv8 04/19] of/pci: Add of_pci_get_devfn() function,
Thomas Petazzoni
- [PATCHv8 05/19] of/pci: Add of_pci_parse_bus_range() function,
Thomas Petazzoni
- [PATCHv8 06/19] pci: infrastructure to add drivers in drivers/pci/host,
Thomas Petazzoni
- [PATCHv8 07/19] arm: pci: add a align_resource hook,
Thomas Petazzoni
- [PATCHv8 08/19] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370,
Thomas Petazzoni
- [PATCHv8 09/19] clk: mvebu: add more PCIe clocks for Armada XP,
Thomas Petazzoni
- [PATCHv8 11/19] arm: mvebu: PCIe support is now available on mvebu,
Thomas Petazzoni
- [PATCHv8 10/19] pci: PCIe driver for Marvell Armada 370/XP systems,
Thomas Petazzoni
- [PATCHv8 15/19] arm: mvebu: PCIe Device Tree informations for Armada XP DB,
Thomas Petazzoni
- [PATCHv8 14/19] arm: mvebu: PCIe Device Tree informations for OpenBlocks AX3-4,
Thomas Petazzoni
- [PATCHv8 12/19] arm: mvebu: add PCIe Device Tree informations for Armada 370,
Thomas Petazzoni
- [PATCHv8 17/19] arm: mvebu: PCIe Device Tree informations for Armada 370 DB,
Thomas Petazzoni
- [PATCHv8 13/19] arm: mvebu: add PCIe Device Tree informations for Armada XP,
Thomas Petazzoni
- [PATCHv8 16/19] arm: mvebu: PCIe Device Tree informations for Armada 370 Mirabox,
Thomas Petazzoni
- [PATCHv8 18/19] arm: mvebu: PCIe Device Tree informations for Armada XP GP,
Thomas Petazzoni
- [PATCHv8 19/19] arm: mvebu: update defconfig with PCI and USB support,
Thomas Petazzoni
- Re: [PATCHv8 00/19] PCIe support for the Armada 370 and Armada XP SoCs,
Jason Cooper
[PATCH] module: add kset_obj_exists() and use it,
Veaceslav Falico
[PATCH 1/3] ARM: tegra: pcie: Add tegra3 support,
Jay Agarwal
[PATCH 1/2] pci: Set dev->dev.type in alloc_pci_dev,
Brian King
[PATCH 2/2] powerpc: Set default VGA device,
Brian King
[Question] Failed to access the BAR MMIO space of PCI device,
zhengfei
[GIT PULL] PCI updates for v3.9,
Bjorn Helgaas
Re: [PATCH v6] irq: add quirk for broken interrupt remapping on 55XX chipsets,
Neil Horman
[OT] LDD3 Query,
Vijay Chauhan
Ricoh DMAR bug returns? (WAS Re: [PATCH v4] Quirk for buggy dma source tags with Intel IOMMU.),
Andrew Cooks
[PATCH v3 0/5] Retrieve MSI/MSIX cap struct for once on setup,
Gavin Shan
[PATCH 3/3] powerpc: Set default VGA device,
Brian King
[PATCH 1/3] pci: Export pci_dev_type,
Brian King
[PATCH 2/3] powerpc: Enable boot_vga sysfs attribute for graphics adapters on Power,
Brian King
[PATCH 1/2] pci/of: remove weak annotation of pcibios_get_phb_of_node,
Gabor Juhos
Re: [Bug 53811] acpiphp broken on Lenovo X220 from 3.6 onwards,
Bjorn Helgaas
PCI IO and IO_COND,
Andrew Murray
[PATCH v2 0/5] Retrieve MSI/MSIX cap struct for once on setup,
Gavin Shan
Re: [PATCH bugfix 3.9] PCI: Don't try to disable Bus Master on disconnected PCI devices,
Bjorn Helgaas
[PATCH v3 00/12] Rewrite Tegra PCIe driver,
Thierry Reding
- [PATCH v3 03/12] of/pci: Add of_pci_parse_bus_range() function,
Thierry Reding
- [PATCH v3 07/12] PCI: tegra: Move PCIe driver to drivers/pci/host,
Thierry Reding
- [PATCH v3 11/12] ARM: tegra: trimslice: Initialize PCIe from DT,
Thierry Reding
- [PATCH v3 04/12] PCI: Introduce new MSI chip infrastructure,
Thierry Reding
- [PATCH v3 05/12] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC,
Thierry Reding
- [PATCH v3 06/12] ARM: tegra: Move pmc.h to include/linux/tegra-pmc.h,
Thierry Reding
- [PATCH v3 09/12] ARM: tegra: tec: Add PCIe support,
Thierry Reding
- [PATCH v3 08/12] ARM: tegra: tamonten: Add PCIe support,
Thierry Reding
- [PATCH v3 12/12] ARM: tegra: Update default configuration (PCIe),
Thierry Reding
- [PATCH v3 10/12] ARM: tegra: harmony: Initialize PCIe from DT,
Thierry Reding
- [PATCH v3 02/12] of/pci: Add of_pci_get_devfn() function,
Thierry Reding
- [PATCH v3 01/12] of/pci: Provide support for parsing PCI DT ranges property,
Thierry Reding
[PATCH] powerpc/pci: fix PCI-e devices rescan issue on powerpc platform,
Yuanquan Chen
[PATCH -v2] PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register,
Yijing Wang
[3.8.y] Unable to use PCI cards on Intel DZ77SL50K motherboard (likely any Z77 board),
Jonathan Nieder
[PATCH 1/3] PCI,acpiphp: use generic pci_hp_add_bridge(),
Yijing Wang
[PATCH 1/2] PCI: decrease pci_dev->enable_cnt when no pcie capability found,
Yijing Wang
3.7.10: acpiphp with pcie_aspm=off with eSATA SiI3132 under laptop-mode-tools 1.62-r1,
Martin Mokrejs
Re: [PATCH 0/2] eisa: fix eisa with PCI,
Bjorn Helgaas
[PATCH] PCI, ACPI: Don't query OSC support with all possible controls,
Yinghai Lu
Re: [PATCH 1/3] pci: Add PCI ROM helper for platform-provided ROM images,
Bjorn Helgaas
Re: Regression: Screen turns off when booting in EFI mode,
Bjorn Helgaas
[RFC PATCHv1 0/5] Use the mvebu PCIe driver on Kirkwood,
Thomas Petazzoni
[PATCHv7 00/17] PCIe support for the Armada 370 and Armada XP SoCs,
Thomas Petazzoni
[PATCHv7 05/17] arm: pci: add a align_resource hook,
Thomas Petazzoni
[PATCHv7 06/17] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370,
Thomas Petazzoni
[PATCHv7 07/17] clk: mvebu: add more PCIe clocks for Armada XP,
Thomas Petazzoni
[PATCHv7 08/17] pci: PCIe driver for Marvell Armada 370/XP systems,
Thomas Petazzoni
[PATCHv7 09/17] arm: mvebu: PCIe support is now available on mvebu,
Thomas Petazzoni
[PATCHv7 10/17] arm: mvebu: add PCIe Device Tree informations for Armada 370,
Thomas Petazzoni
[PATCHv7 11/17] arm: mvebu: add PCIe Device Tree informations for Armada XP,
Thomas Petazzoni
[PATCHv7 12/17] arm: mvebu: PCIe Device Tree informations for OpenBlocks AX3-4,
Thomas Petazzoni
[PATCHv7 13/17] arm: mvebu: PCIe Device Tree informations for Armada XP DB,
Thomas Petazzoni
[PATCHv7 14/17] arm: mvebu: PCIe Device Tree informations for Armada 370 Mirabox,
Thomas Petazzoni
[PATCHv7 15/17] arm: mvebu: PCIe Device Tree informations for Armada 370 DB,
Thomas Petazzoni
[PATCHv7 16/17] arm: mvebu: PCIe Device Tree informations for Armada XP GP,
Thomas Petazzoni
[PATCHv7 17/17] arm: mvebu: update defconfig with PCI and USB support,
Thomas Petazzoni
Re: [PATCHv7 00/17] PCIe support for the Armada 370 and Armada XP SoCs,
Jason Cooper
Re: [PATCHv7 00/17] PCIe support for the Armada 370 and Armada XP SoCs,
Linus Walleij
Re: [PATCHv7 00/17] PCIe support for the Armada 370 and Armada XP SoCs,
Thomas Petazzoni
[PATCH] PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register,
Yijing Wang
[PATCH 0/4] Retrieve MSI/MSIX cap struct for once on setup,
Gavin Shan
lspci -k is broken with depmod from kmod since it doesn't generate modules.pcimap anymore,
Samuli Suominen
[RFCv1 00/11] MSI support for Marvell EBU PCIe driver,
Thomas Petazzoni
- [RFCv1 01/11] arm: mvebu: move L2 cache initialization in init_early(),
Thomas Petazzoni
- [RFCv1 04/11] irqchip: armada-370-xp: slightly cleanup irq controller driver,
Thomas Petazzoni
- [RFCv1 02/11] irqchip: move IRQ driver for Armada 370/XP,
Thomas Petazzoni
- [RFCv1 03/11] irqchip: armada-370-xp: move IRQ handler to avoid forward declaration,
Thomas Petazzoni
- [RFCv1 05/11] arm: mvebu: do not duplicate the mpic alias,
Thomas Petazzoni
- [RFCv1 06/11] irqchip: armada-370-xp: use a separate mpic node,
Thomas Petazzoni
- [RFCv1 07/11] irqchip: armada-370-xp: add MSI support to interrupt controller driver,
Thomas Petazzoni
- [RFCv1 08/11] PCI: Introduce new MSI chip infrastructure,
Thomas Petazzoni
- [RFCv1 09/11] pci: mvebu: add MSI support,
Thomas Petazzoni
- [RFCv1 10/11] arm: mvebu: enable MSI support in DT,
Thomas Petazzoni
- [RFCv1 11/11] arm: mvebu: enable PCI MSI support in defconfig,
Thomas Petazzoni
- Re: [RFCv1 00/11] MSI support for Marvell EBU PCIe driver,
Thomas Petazzoni
- Re: [RFCv1 00/11] MSI support for Marvell EBU PCIe driver,
Ezequiel Garcia
[PATCH v3] of/pci: Provide support for parsing PCI DT ranges property,
Andrew Murray
[PATCHv6 00/17] PCIe support for the Armada 370 and Armada XP SoCs,
Thomas Petazzoni
- [PATCHv6 02/17] of/pci: Add of_pci_get_devfn() function,
Thomas Petazzoni
- [PATCHv6 01/17] of/pci: Provide support for parsing PCI DT ranges property,
Thomas Petazzoni
- [PATCHv6 04/17] pci: infrastructure to add drivers in drivers/pci/host,
Thomas Petazzoni
- [PATCHv6 03/17] of/pci: Add of_pci_parse_bus_range() function,
Thomas Petazzoni
- [PATCHv6 06/17] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370,
Thomas Petazzoni
- [PATCHv6 07/17] clk: mvebu: add more PCIe clocks for Armada XP,
Thomas Petazzoni
- [PATCHv6 05/17] arm: pci: add a align_resource hook,
Thomas Petazzoni
- [PATCHv6 10/17] arm: mvebu: add PCIe Device Tree informations for Armada 370,
Thomas Petazzoni
- [PATCHv6 09/17] arm: mvebu: PCIe support is now available on mvebu,
Thomas Petazzoni
- [PATCHv6 11/17] arm: mvebu: add PCIe Device Tree informations for Armada XP,
Thomas Petazzoni
- [PATCHv6 08/17] pci: PCIe driver for Marvell Armada 370/XP systems,
Thomas Petazzoni
- [PATCHv6 12/17] arm: mvebu: PCIe Device Tree informations for OpenBlocks AX3-4,
Thomas Petazzoni
- [PATCHv6 13/17] arm: mvebu: PCIe Device Tree informations for Armada XP DB,
Thomas Petazzoni
- [PATCHv6 15/17] arm: mvebu: PCIe Device Tree informations for Armada 370 DB,
Thomas Petazzoni
- [PATCHv6 14/17] arm: mvebu: PCIe Device Tree informations for Armada 370 Mirabox,
Thomas Petazzoni
- [PATCHv6 16/17] arm: mvebu: PCIe Device Tree informations for Armada XP GP,
Thomas Petazzoni
- [PATCHv6 17/17] arm: mvebu: update defconfig with PCI and USB support,
Thomas Petazzoni
- Re: [PATCHv6 00/17] PCIe support for the Armada 370 and Armada XP SoCs,
Arnd Bergmann
[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications,
Rafael J. Wysocki
Message not available
[PATCH 1/6] of/pci: Provide support for parsing PCI DT ranges property,
Jingoo Han
[RFC 0/2] PCI: Introduce MSI chip infrastructure,
Thierry Reding
[PATCH v5 00/17] PCIe support for the Armada 370 and Armada XP SoCs,
Thomas Petazzoni
- [PATCH v5 01/17] of/pci: Provide support for parsing PCI DT ranges property,
Thomas Petazzoni
- [PATCH v5 02/17] of/pci: Add of_pci_get_devfn() function,
Thomas Petazzoni
- [PATCH v5 03/17] of/pci: Add of_pci_parse_bus_range() function,
Thomas Petazzoni
- [PATCH v5 04/17] pci: infrastructure to add drivers in drivers/pci/host,
Thomas Petazzoni
- [PATCH v5 05/17] arm: pci: add a align_resource hook,
Thomas Petazzoni
- [PATCH v5 06/17] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370,
Thomas Petazzoni
- [PATCH v5 07/17] clk: mvebu: add more PCIe clocks for Armada XP,
Thomas Petazzoni
- [PATCH v5 10/17] arm: mvebu: add PCIe Device Tree informations for Armada 370,
Thomas Petazzoni
- [PATCH v5 11/17] arm: mvebu: add PCIe Device Tree informations for Armada XP,
Thomas Petazzoni
- [PATCH v5 12/17] arm: mvebu: PCIe Device Tree informations for OpenBlocks AX3-4,
Thomas Petazzoni
- [PATCH v5 15/17] arm: mvebu: PCIe Device Tree informations for Armada 370 DB,
Thomas Petazzoni
- [PATCH v5 13/17] arm: mvebu: PCIe Device Tree informations for Armada XP DB,
Thomas Petazzoni
- [PATCH v5 14/17] arm: mvebu: PCIe Device Tree informations for Armada 370 Mirabox,
Thomas Petazzoni
- [PATCH v5 16/17] arm: mvebu: PCIe Device Tree informations for Armada XP GP,
Thomas Petazzoni
- [PATCH v5 17/17] arm: mvebu: update defconfig with PCI and USB support,
Thomas Petazzoni
- [PATCH v5 09/17] arm: mvebu: PCIe support is now available on mvebu,
Thomas Petazzoni
- [PATCH v5 08/17] pci: PCIe driver for Marvell Armada 370/XP systems,
Thomas Petazzoni
[PATCH 0/3] PCI: Handle device quirks when accessing sysfs resource<N> entries,
Myron Stowe
[PATCH] pci, aer_inject fix return values when device not found,
Prarit Bhargava
[PATCH] pciehp: Add pciehp_surprise module option,
Takashi Iwai
[Linux USB Devel]
[Video for Linux]
[Site Home]
[Free Online Dating]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]