aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 12-417/+508
2010-05-21Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 3-118/+99
2010-05-21PCI: hotplug: pciehp: Removed check for hotplug of display devicesGravatar Praveen Kalamegham 1-14/+3
2010-05-21PCI: Allow manual resource allocation for PCI hotplug bridgesGravatar Felix Radensky 1-0/+13
2010-05-21pci: check caps from sysfs file open to read device dependent config spaceGravatar Chris Wright 1-1/+2
2010-05-21sysfs: add struct file* to bin_attr callbacksGravatar Chris Wright 2-14/+33
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-3/+3
2010-05-19intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tablesGravatar Ben Hutchings 1-12/+16
2010-05-19intel-iommu: Combine the BIOS DMAR table warning messagesGravatar Ben Hutchings 1-34/+14
2010-05-18PCI hotplug: Use kmemdupGravatar Julia Lawall 1-2/+1
2010-05-18PCI: output FW warning in pci_read/write_vpdGravatar Prarit Bhargava 1-1/+6
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsGravatar Roman Fietze 1-1/+1
2010-05-18PCI quirks: disable msi on AMD rs4xx internal gfx bridgesGravatar Alex Deucher 1-0/+1
2010-05-18PCI: Disable MSI for MCP55 on P5N32-E SLIGravatar Ben Hutchings 1-3/+4
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-10/+12
2010-05-17intel-iommu: intel_iommu_map_range failed at very end of address spaceGravatar Tom Lyon 1-8/+3
2010-05-17intel-iommu: errors with smaller iommu widthsGravatar Tom Lyon 1-19/+21
2010-05-12Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Gravatar Linus Torvalds 1-112/+2
2010-05-11PCI: aerdrv: trivial cleanup for aerdrv_core.cGravatar Hidetoshi Seto 1-11/+10
2010-05-11PCI: aerdrv: trivial cleanup for aerdrv.cGravatar Hidetoshi Seto 1-14/+10
2010-05-11PCI: aerdrv: introduce default_downstream_reset_linkGravatar Hidetoshi Seto 3-39/+63
2010-05-11PCI: aerdrv: rework find_aer_serviceGravatar Hidetoshi Seto 1-21/+16
2010-05-11PCI: aerdrv: remove is_downstreamGravatar Hidetoshi Seto 1-21/+12
2010-05-11PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSGravatar Hidetoshi Seto 2-4/+1
2010-05-11PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCGravatar Hidetoshi Seto 2-2/+2
2010-05-11PCI: aerdrv: rework do_recoveryGravatar Hidetoshi Seto 1-21/+17
2010-05-11PCI: aerdrv: rework get_e_source()Gravatar Hidetoshi Seto 1-32/+31
2010-05-11PCI: aerdrv: rework aer_isr_one_error()Gravatar Hidetoshi Seto 1-21/+36
2010-05-11PCI: aerdrv: rework add_error_deviceGravatar Hidetoshi Seto 1-5/+13
2010-05-11PCI: aerdrv: remove compare_device_idGravatar Hidetoshi Seto 1-16/+2
2010-05-11PCI: aerdrv: introduce is_error_sourceGravatar Hidetoshi Seto 1-40/+34
2010-05-11PCI: aerdrv: rework find_source_deviceGravatar Hidetoshi Seto 1-12/+16
2010-05-11PCI: aerdrv: make aer_{en,dis}able_rootport staticGravatar Hidetoshi Seto 3-109/+107
2010-05-11PCI: aerdrv: cleanup inconsistent functionsGravatar Hidetoshi Seto 3-18/+5
2010-05-11PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDGravatar Hidetoshi Seto 2-11/+17
2010-05-11PCI: return correct value when writing to the "reset" attributeGravatar Michal Schmidt 1-1/+6
2010-05-11PCI: change PCI_MSI help text to recommend enablingGravatar Jesse Barnes 1-1/+1
2010-05-11PCI: Convert pci_lock to raw_spinlockGravatar Thomas Gleixner 1-17/+17
2010-05-11PCI: clearing wakeup flags not neededGravatar Alan Stern 1-2/+0
2010-05-11PCI: create function symlinks in /sys/bus/pci/slots/N/Gravatar Alex Chiang 2-0/+85
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Gravatar Joerg Roedel 1-10/+12
2010-05-11PCI: make bitfield unsignedGravatar Bill Pemberton 1-1/+1
2010-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 2-0/+6
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsGravatar Benjamin Herrenschmidt 2-0/+6
2010-04-23Merge branch 'master' into for-nextGravatar Jiri Kosina 36-68/+140
2010-04-22PCI: Ensure we re-enable devices on resumeGravatar Matthew Garrett 1-5/+1
2010-04-22PCI: revert broken device warningGravatar Bjorn Helgaas 1-16/+7
2010-04-14intel-iommu: Fix boot inside 64bit virtualbox with io-apic disabledGravatar Arnaud Patard 1-0/+2
2010-04-09intel-iommu: use physfn to search drhd for VFGravatar Yinghai 1-1/+5
2010-04-09intel-iommu: Print out iommu seq_idGravatar Yinghai Lu 3-7/+11