summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-09-28Merge branch 'meego-7093' into idle-releaseLen Brown
2010-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-27Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-09-24intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown
2010-09-22drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton
2010-09-21intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson
2010-09-21intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse
2010-09-09PCI: fix pci_resource_alignment prototypeCam Macdonell
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-08-31PCI: bus speed strings should be constStephen Hemminger
2010-08-25PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki
2010-08-24PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige
2010-08-24PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki
2010-08-24PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki
2010-08-24PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki
2010-08-15Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-10intel-iommu: Fix 32-bit build warning with __cmpxchg()David Woodhouse
2010-08-10intr-remap: allow disabling source id checkingChris Wright
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