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-09-29
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2014-09-29
PCI: Export MSI message relevant functions
Gavin Shan
2014-09-25
Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...
Bjorn Helgaas
2014-09-25
Merge branches 'pci/host-mvebu' and 'pci/host-spear' into next
Bjorn Helgaas
2014-09-25
PCI/AER: Add additional PCIe AER error strings
Chen, Gong
2014-09-24
Merge branches 'pci/hotplug', 'pci/initdata' and 'pci/misc' into next
Bjorn Helgaas
2014-09-24
Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-24
PCI: Remove assignment from complicated "if" conditions
Quentin Lambert
2014-09-24
PCI: Remove assignment from "if" conditions
Quentin Lambert
2014-09-24
PCI: Remove unnecessary curly braces
Quentin Lambert
2014-09-24
PCI: Add space before open parenthesis
Quentin Lambert
2014-09-24
PCI: designware: Add get_msi_data() to pcie_host_ops
Minghuan Lian
2014-09-24
PCI: designware: Rename get_msi_data() to get_msi_addr()
Minghuan Lian
2014-09-24
PCI: designware: Fix IO resource end address calculation
Minghuan Lian
2014-09-24
PCI: designware: Fix configuration base address when using 'reg'
Minghuan Lian
2014-09-23
PCI: pciehp: Stop disabling notifications during init
Yinghai Lu
2014-09-23
PCI: pciehp: Add more Slot Control debug output
Yinghai Lu
2014-09-23
PCI: pciehp: Fix wait time in timeout message
Yinghai Lu
2014-09-23
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2014-09-22
PCI: pciehp: Fix pcie_wait_cmd() timeout
Yinghai Lu
2014-09-22
PCI: Add ACS quirk for Solarflare SFC9120 & SFC9140
Alex Williamson
2014-09-22
PCI: designware: Use NULL instead of false
Fabio Estevam
2014-09-22
PCI: Remove unused pci_get_dma_source()
Alex Williamson
2014-09-22
PCI: Remove unused pci_find_upstream_pcie_bridge()
Alex Williamson
2014-09-22
PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
Thomas Petazzoni
2014-09-22
PCI: spear: Pass config resource through reg property
Pratyush Anand
2014-09-22
PCI: Generate uppercase hex for modalias interface class
Ricardo Ribalda Delgado
2014-09-22
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '...
Bjorn Helgaas
2014-09-22
Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next
Bjorn Helgaas
2014-09-19
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-19
Revert "PCI: Make sure bus number resources stay within their parents bounds"
Bjorn Helgaas
2014-09-19
Revert "PCI: Don't scan random busses in pci_scan_bridge()"
Bjorn Helgaas
2014-09-18
Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus
Bjorn Helgaas
2014-09-16
PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test
Dan Carpenter
2014-09-16
PCI: tegra: Add Tegra124 support
Thierry Reding
2014-09-16
PCI: tegra: Make sure the PCIe PLL is really reset
Eric Yuen
2014-09-16
PCI: tegra: Fix extended configuration space mapping
Peter Daifuku
2014-09-16
PCI: tegra: Clear CLKREQ# enable on port disable
Thierry Reding
2014-09-16
PCI: Increase IBM ipr SAS Crocodile BARs to at least system page size
Douglas Lehr
2014-09-16
PCI: Use device flag helper functions
Ethan Zhao
2014-09-16
PCI: keystone: Set device ID based on SoC to support multiple ports
Murali Karicheri
2014-09-16
PCI: keystone: Assume controller is already in RC mode
Murali Karicheri
2014-09-16
PCI: keystone: Limit MRSS for all downstream devices
Murali Karicheri
2014-09-16
PCI: pciehp: Prevent NULL dereference during probe
Andreas Noever
2014-09-15
Merge branch 'pci/hotplug-vga' into for-linus
Bjorn Helgaas
2014-09-12
PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits
Bjorn Helgaas
2014-09-12
PCI: Configure *all* devices, not just hot-added ones
Bjorn Helgaas
2014-09-12
PCI: Preserve MPS and MRRS when applying _HPX settings
Bjorn Helgaas
2014-09-12
PCI: Apply _HPP settings to all hot-added PCI devices
Bjorn Helgaas
2014-09-12
PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settings
Bjorn Helgaas
[prev]
[next]