summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-06pci: fix type warnings in intr_remapping.cLinus Torvalds
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-04PCI: update for owner removal from struct device_attributeStephen Rothwell
2010-08-04ioat2: catch and recover from broken vtd configurations v6Dan Williams
2010-08-02PCI: Fix warnings when CONFIG_DMI unsetNarendra K
2010-08-01libata: more PCI IDs for jmicron controllersTejun Heo
2010-07-30PCI: Do not run NVidia quirks related to MSI with MSI disabledRafael J. Wysocki
2010-07-30PCI: use for_each_pci_dev()Kulikov Vasiliy
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K
2010-07-30PCI: Allow read/write access to sysfs I/O port resourcesAlex Williamson
2010-07-30PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}FUJITA Tomonori
2010-07-30PCI: disable mmio during bar sizingJacob Pan
2010-07-30PCI: MSI: Remove unsafe and unnecessary hardware accessBen Hutchings
2010-07-30PCI: Default PCIe ASPM control to on and require !EMBEDDED to disableMatthew Garrett
2010-07-30PCI: kernel oops on access to pci proc file while hot-removalKenji Kaneshige
2010-07-30PCI: pci-sysfs: remove casts from void*Kulikov Vasiliy
2010-07-30PCI hotplug: make sure child bridges are enabled at hotplug timeYinghai Lu
2010-07-30PCI hotplug: shpchp: Removed check for hotplug of display devicesPraveen Kalamegham
2010-07-30PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_devicePraveen Kalamegham
2010-07-30PCI: Don't enable aspm before drivers have had a chance to veto itMatthew Garrett
2010-07-30PCI: fix wrong memory address handling in MSI-XKenji Kaneshige
2010-07-30PCI: check return value of pci_enable_device() when enabling bridgesJunchang Wang
2010-07-30PCI: sparse warning (trivial)Stephen Hemminger
2010-07-30PCI: disable MSI on VIA K8M800Tejun Heo
2010-07-30PCI quirk: AMD 780: work around wrong vendor ID on APC bridgeClemens Ladisch
2010-07-30PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASKDan Carpenter
2010-07-30PCI aerdrv: fix annoying warningsLinus Torvalds
2010-07-30PCI: change device runtime PM settings for probe and removeAlan Stern
2010-07-27Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36Joerg Roedel
2010-07-19iommu-api: Extension to check for interrupt remappingTom Lyon
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki
2010-06-27Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-23virtio-pci: disable msi at startupMichael S. Tsirkin
2010-06-18PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki
2010-06-15intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.David Woodhouse
2010-06-15intel-iommu: Fix double lock in get_domain_for_dev()Jiri Slaby
2010-06-15intel-iommu: Fix reference by physical address in intel_iommu_attach_device()Sheng Yang
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas
2010-06-07ahci: add pci quirk for JMB362Tejun Heo