index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2014-01-02
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Jingoo Han
2014-01-02
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
Thomas Petazzoni
2013-12-31
Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
Rafael J. Wysocki
2013-12-31
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
2013-12-29
PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI
Rafael J. Wysocki
2013-12-26
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...
Olof Johansson
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-20
Merge branch 'pci/msi' into next
Bjorn Helgaas
2013-12-20
Merge branch 'pci/deletion' into next
Bjorn Helgaas
2013-12-20
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2013-12-20
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2013-12-20
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2013-12-20
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
Alexander Gordeev
2013-12-20
PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails
Alexander Gordeev
2013-12-20
PCI: designware: Fix I/O transfers by using CPU (not realio) address
Pratyush Anand
2013-12-20
PCI: designware: Add dw_pcie prefix before cfg_read/write
Pratyush Anand
2013-12-20
PCI: designware: Fix missing MSI IRQs
Harro Haan
2013-12-19
PCI/MSI: Export MSI mode using attributes, not kobjects
Greg Kroah-Hartman
2013-12-19
PCI/portdrv: Remove extra get_device()/put_device() for pcie_device
Bjorn Helgaas
2013-12-19
PCI/portdrv: Add put_device() after device_register() failure
Levente Kurusa
2013-12-19
PCI/portdrv: Cleanup error paths
Bjorn Helgaas
2013-12-19
PCI: mvebu: Remove redundant of_match_ptr
Sachin Kamat
2013-12-19
PCI: imx6: Fix bugs in PCIe startup code
Richard Zhu
2013-12-19
PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode
Marek Vasut
2013-12-19
PCI: imx6: Factor out link up wait loop
Marek Vasut
2013-12-19
PCI: imx6: Factor out PHY reset
Marek Vasut
2013-12-19
PCI: imx6: Report "link up" only after link training completes
Marek Vasut
2013-12-19
PCI: imx6: Make reset-gpio optional
Marek Vasut
2013-12-18
Merge branch 'pci/vc' into next
Bjorn Helgaas
2013-12-18
Merge branch 'pci/pciehp' into next
Bjorn Helgaas
2013-12-18
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
2013-12-18
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
2013-12-18
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2013-12-18
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2013-12-18
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2013-12-18
Merge branch 'pci/deletion' into next
Bjorn Helgaas
2013-12-18
Merge branch 'pci/aer' into next
Bjorn Helgaas
2013-12-18
PCI: Remove from bus_list and release resources in pci_release_dev()
Yinghai Lu
2013-12-18
PCI: Move pci_proc_attach_device() to pci_bus_add_device()
Yinghai Lu
2013-12-18
PCI: Use device_release_driver() in pci_stop_root_bus()
Yinghai Lu
2013-12-18
PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()
Rafael J. Wysocki
2013-12-17
PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
Alex Williamson
2013-12-17
PCI: Add Virtual Channel to save/restore support
Alex Williamson
2013-12-17
PCI: Add support for save/restore of extended capabilities
Alex Williamson
2013-12-17
PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())
Alex Williamson
2013-12-15
PCI: pciehp: Move Attention & Power Indicator support tests to accessors
Bjorn Helgaas
2013-12-15
PCI: pciehp: Use symbolic constants for Slot Control fields
Bjorn Helgaas
2013-12-15
PCI: pciehp: Use symbolic constants, not hard-coded bitmask
Bjorn Helgaas
2013-12-15
PCI: pciehp: Simplify "Power Fault Detected" checking/clearing
Bjorn Helgaas
[prev]
[next]