aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'meego-7093' into idle-releaseLen Brown2010-09-281-0/+20
|\
| * intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown2010-09-241-0/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-282-3/+4
|\ \
| * | PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-092-3/+4
| |/
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-09-271-0/+27
|\ \
| * | intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson2010-09-211-2/+12
| * | intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse2010-09-211-0/+17
| |/
* | drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton2010-09-221-47/+43
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-0718-236/+206
|\
| * PCI: bus speed strings should be constStephen Hemminger2010-08-311-1/+1
| * PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-251-0/+4
| * PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-241-7/+0
| * PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-243-8/+3
| * PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-241-3/+26
| * PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-2415-221/+149
| * ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-243-7/+9
| * PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-243-0/+20
| * PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-242-3/+8
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-08-152-1/+21
|\ \ | |/ |/|
| * intel-iommu: Fix 32-bit build warning with __cmpxchg()David Woodhouse2010-08-101-1/+1
| * intr-remap: allow disabling source id checkingChris Wright2010-08-101-0/+20
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-091-0/+28
|\ \
| * | ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-041-0/+28
* | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-08-071-4/+2
|\ \ \
| * | | ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-061-4/+2
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-0621-61/+391
|\ \ \ \
| * | | | PCI: update for owner removal from struct device_attributeStephen Rothwell2010-08-041-2/+2
| * | | | PCI: Fix warnings when CONFIG_DMI unsetNarendra K2010-08-021-2/+2
| * | | | PCI: Do not run NVidia quirks related to MSI with MSI disabledRafael J. Wysocki2010-07-301-0/+3
| * | | | PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-305-7/+6
| * | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-301-5/+42
| * | | | PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K2010-07-304-0/+160
| * | | | PCI: Allow read/write access to sysfs I/O port resourcesAlex Williamson2010-07-301-0/+68
| * | | | PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}FUJITA Tomonori2010-07-301-4/+0
| * | | | PCI: disable mmio during bar sizingJacob Pan2010-07-302-0/+23
| * | | | PCI: MSI: Remove unsafe and unnecessary hardware accessBen Hutchings2010-07-301-23/+11
| * | | | PCI: Default PCIe ASPM control to on and require !EMBEDDED to disableMatthew Garrett2010-07-301-6/+14
| * | | | PCI: kernel oops on access to pci proc file while hot-removalKenji Kaneshige2010-07-301-2/+0
| * | | | PCI: pci-sysfs: remove casts from void*Kulikov Vasiliy2010-07-301-1/+1
| * | | | PCI hotplug: make sure child bridges are enabled at hotplug timeYinghai Lu2010-07-301-5/+7
| * | | | PCI hotplug: shpchp: Removed check for hotplug of display devicesPraveen Kalamegham2010-07-301-15/+4
| * | | | PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_devicePraveen Kalamegham2010-07-301-1/+1
| * | | | PCI: Don't enable aspm before drivers have had a chance to veto itMatthew Garrett2010-07-301-2/+14
| * | | | PCI: fix wrong memory address handling in MSI-XKenji Kaneshige2010-07-301-1/+1
| * | | | PCI: check return value of pci_enable_device() when enabling bridgesJunchang Wang2010-07-301-0/+2
| * | | | PCI: sparse warning (trivial)Stephen Hemminger2010-07-301-1/+1
| * | | | PCI: disable MSI on VIA K8M800Tejun Heo2010-07-301-0/+1
| * | | | PCI quirk: AMD 780: work around wrong vendor ID on APC bridgeClemens Ladisch2010-07-301-3/+20
| * | | | PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASKDan Carpenter2010-07-301-1/+1
| * | | | PCI aerdrv: fix annoying warningsLinus Torvalds2010-07-301-8/+9