Age | Commit message (Expand) | Author |
2016-03-08 | PCI: tegra: Remove unused struct tegra_pcie.num_ports field | Thierry Reding |
2016-03-08 | PCI: tegra: Implement ->{add,remove}_bus() callbacks | Thierry Reding |
2016-03-08 | PCI: Add pci_ops.{add,remove}_bus() callbacks | Thierry Reding |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-20 | Merge branch 'pci/trivial' into next | Bjorn Helgaas |
2016-01-20 | Merge branches 'pci/iommu' and 'pci/misc' into next | Bjorn Helgaas |
2016-01-20 | PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183 | Tim Sander |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-01-15 | PCI: Limit config space size for Netronome NFP4000 | Simon Horman |
2016-01-15 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas |
2016-01-15 | PCI/AER: Use 32 bit PCI domain numbers | Keith Busch |
2016-01-15 | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas |
2016-01-15 | Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-... | Bjorn Helgaas |
2016-01-12 | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-11 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-01-12 | Merge branches 'pm-pci' and 'pm-core' | Rafael J. Wysocki |
2016-01-11 | PCI: rcar: Add Gen2 PHY setup to pcie-rcar | Phil Edworthy |
2016-01-11 | PCI: rcar: Add runtime PM support to pcie-rcar | Phil Edworthy |
2016-01-11 | PCI: designware: Make config accessor override checking symmetric | Bjorn Helgaas |
2016-01-11 | PCI: ibmphp: Remove unneeded NULL test | Julia Lawall |
2016-01-10 | PCI: hotplug: Use list_for_each_entry() to simplify code | Geliang Tang |
2016-01-09 | Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-08 | PCI: rcar: Remove unused pci_sys_data struct from pcie-rcar | Phil Edworthy |
2016-01-08 | PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllers | Gabriele Paoloni |
2016-01-08 | PCI: Avoid iterating through memory outside the resource window | Edward O'Callaghan |
2016-01-08 | PCI: acpiphp_ibm: Fix null dereferences on null ibm_slot | Colin Ian King |
2016-01-08 | PCI: shpchp: Constify hpc_ops structure | Julia Lawall |
2016-01-08 | PCI: Use kobj_to_dev() instead of open-coding it | Geliang Tang |
2016-01-08 | PCI: Use to_pci_dev() instead of open-coding it | Geliang Tang |
2016-01-08 | PCI: Fix all whitespace issues | Bogicevic Sasa |
2016-01-08 | PCI: dra7xx: Mark driver as broken | Richard Cochran |
2016-01-06 | Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci... | Bjorn Helgaas |
2016-01-06 | PCI: iproc: Add iProc PCIe MSI support | Ray Jui |
2016-01-06 | PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD | Grygorii Strashko |
2016-01-06 | PCI: Fix minimum allocation address overwrite | Christoph Biedl |
2016-01-06 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2016-01-05 | PCI: designware: Simplify control flow | Bjorn Helgaas |
2016-01-05 | PCI: qcom: Add Qualcomm PCIe controller driver | Stanimir Varbanov |
2016-01-05 | PCI: designware: Ensure ATU is enabled before IO/conf space accesses | Stanimir Varbanov |
2015-12-31 | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-12-29 | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner |
2015-12-23 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-12-21 | acpi: pci: Setup MSI domain for ACPI based pci devices | Suravee Suthikulpanit |
2015-12-20 | genirq/msi: Export functions to allow MSI domains in modules | Jake Oshins |
2015-12-10 | Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next | Bjorn Helgaas |
2015-12-10 | PCI: Simplify config space size computation | Bjorn Helgaas |
2015-12-10 | PCI: Limit config space size for Netronome NFP6000 family | Jason S. McMullan |
2015-12-10 | PCI: Support PCIe devices with short cfg_size | Jason S. McMullan |
2015-12-10 | PCI: Print warnings for all invalid expansion ROM headers | Vladis Dronov |
2015-12-10 | PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask | Bjorn Helgaas |