summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Disable MPS configuration by defaultJon Mason2011-10-042-2/+18
* pci: Don't crash when reading mpss from root complexBenjamin Herrenschmidt2011-09-141-1/+2
* PCI: Remove MRRS modification from MPS setting codeJon Mason2011-09-102-20/+23
* Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-102-4/+3Star
* pci: fix new kernel-doc warning in pci.cRandy Dunlap2011-08-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-197-152/+430
|\
| * PCI: OF: Don't crash when bridge parent is NULL.David Daney2011-08-191-1/+1
| * PCI: export pcie_bus_configure_settings symbolJon Mason2011-08-021-0/+1
| * PCI: code and comments cleanupRam Pai2011-08-011-55/+55
| * PCI: make cardbus-bridge resources optionalRam Pai2011-08-012-9/+36
| * PCI: make SRIOV resources optionalYinghai Lu2011-08-011-0/+10
| * PCI : ability to relocate assigned pci-resourcesRam Pai2011-08-012-67/+112
| * PCI: honor child buses add_size in hot plug configurationYinghai Lu2011-08-011-0/+26
| * PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-013-44/+213
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-031-1/+1
|\ \ | |/ |/|
| * ACPI: constify ops structsVasiliy Kulikov2011-07-171-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-3011-88/+136
|\ \
| * | PCI: remove printks about disabled bridge windowsBjorn Helgaas2011-07-222-15/+0Star
| * | PCI: fold pci_calc_resource_flags() into decode_bar()Bjorn Helgaas2011-07-222-30/+18Star
| * | PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BARBjorn Helgaas2011-07-221-3/+19
| * | PCI: correct pcie_set_readrq write sizeJon Mason2011-07-221-2/+2
| * | PCI: pciehp: change wait time for valid configuration accessKenji Kaneshige2011-07-222-9/+5Star
| * | PCI: ARI is a PCIe v2 featureChris Wright2011-07-221-1/+6
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-2/+2
| * | PCI hotplug: cpqphp: use pci_dev->vendorSergei Shtylyov2011-07-221-2/+3
| * | PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov2011-07-221-10/+2Star
| * | PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...Tiejun Chen2011-07-221-6/+8
| * | PCI: PCIe AER: add aer_recover_queueHuang Ying2011-07-222-8/+71
| * | PCI hotplug: Rename is_ejectable which also exists in dock.cThomas Renninger2011-07-221-3/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-271-1/+1
|\ \
| * | pci-label.c: size_t misspelled as mode_tAl Viro2011-07-261-1/+1
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-13/+10Star
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-116-5/+28
| |\|
| * | PCIe ASPM: forcedly -> forciblyMichael Witten2011-06-291-1/+1
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-12/+9Star
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-237-6735/+0Star
|\ \ \
| * \ \ Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-077-6735/+0Star
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-217-6735/+0Star
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | | * | x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-217-6735/+0Star
| | | |/ /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-231-1/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-151-1/+17
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | PCI / PM: Detect early wakeup in pci_pm_prepare()Rafael J. Wysocki2011-07-061-1/+17
| | |/ / /
* | | | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-224-2/+70
|\ \ \ \ \
| * | | | | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-084-2/+70
* | | | | | mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer2011-07-211-0/+23
| |/ / / / |/| | | |
* | | | | PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai2011-07-093-0/+19
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-271-0/+2
|\ \ \ \
| * | | | mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-191-0/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-06-242-2/+2
|\ \ \ \