aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* PCI: MSI: Remove unsafe and unnecessary hardware accessBen Hutchings2010-07-30
* PCI: Default PCIe ASPM control to on and require !EMBEDDED to disableMatthew Garrett2010-07-30
* PCI: kernel oops on access to pci proc file while hot-removalKenji Kaneshige2010-07-30
* PCI: pci-sysfs: remove casts from void*Kulikov Vasiliy2010-07-30
* PCI hotplug: make sure child bridges are enabled at hotplug timeYinghai Lu2010-07-30
* PCI hotplug: shpchp: Removed check for hotplug of display devicesPraveen Kalamegham2010-07-30
* PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_devicePraveen Kalamegham2010-07-30
* PCI: Don't enable aspm before drivers have had a chance to veto itMatthew Garrett2010-07-30
* PCI: fix wrong memory address handling in MSI-XKenji Kaneshige2010-07-30
* PCI: check return value of pci_enable_device() when enabling bridgesJunchang Wang2010-07-30
* PCI: sparse warning (trivial)Stephen Hemminger2010-07-30
* PCI: disable MSI on VIA K8M800Tejun Heo2010-07-30
* PCI quirk: AMD 780: work around wrong vendor ID on APC bridgeClemens Ladisch2010-07-30
* PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASKDan Carpenter2010-07-30
* PCI aerdrv: fix annoying warningsLinus Torvalds2010-07-30
* PCI: change device runtime PM settings for probe and removeAlan Stern2010-07-30
* PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-16
* Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-06-27
|\
| * virtio-pci: disable msi at startupMichael S. Tsirkin2010-06-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-27
|\ \
| * | PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki2010-06-18
| |/
* | intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.David Woodhouse2010-06-15
* | intel-iommu: Fix double lock in get_domain_for_dev()Jiri Slaby2010-06-15
* | intel-iommu: Fix reference by physical address in intel_iommu_attach_device()Sheng Yang2010-06-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-11
|\
| * PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby2010-06-11
| * Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes2010-06-11
| * PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas2010-06-11
* | ahci: add pci quirk for JMB362Tejun Heo2010-06-07
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\ \ | |/ |/|
| * ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-19
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-21
|\ \
| * | PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham2010-05-21
| * | PCI: Allow manual resource allocation for PCI hotplug bridgesFelix Radensky2010-05-21
| * | PCI hotplug: Use kmemdupJulia Lawall2010-05-18
| * | PCI: output FW warning in pci_read/write_vpdPrarit Bhargava2010-05-18
| * | PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze2010-05-18
| * | PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher2010-05-18
| * | PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings2010-05-18
| * | PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto2010-05-11
| * | PCI: aerdrv: trivial cleanup for aerdrv.cHidetoshi Seto2010-05-11
| * | PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-11
| * | PCI: aerdrv: rework find_aer_serviceHidetoshi Seto2010-05-11
| * | PCI: aerdrv: remove is_downstreamHidetoshi Seto2010-05-11
| * | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto2010-05-11
| * | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-11
| * | PCI: aerdrv: rework do_recoveryHidetoshi Seto2010-05-11
| * | PCI: aerdrv: rework get_e_source()Hidetoshi Seto2010-05-11
| * | PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto2010-05-11
| * | PCI: aerdrv: rework add_error_deviceHidetoshi Seto2010-05-11