summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23119-1701/+1649
|\
| * PCI: Bjorn gets PCI hotplug tooJesse Barnes2012-03-211-1/+1
| * PCI: hand PCI maintenance over to Bjorn HelgaasJesse Barnes2012-03-201-1/+1
| * unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas2012-03-202-1/+1
| * sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas2012-03-201-35/+25
| * powerpc/PCI: allow reallocation on PA SemiBjorn Helgaas2012-03-201-3/+0
| * powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas2012-03-201-4/+8
| * powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas2012-03-204-6/+11
| * arm/PCI: don't export pci_flagsBjorn Helgaas2012-03-201-1/+0
| * PCI: fix bridge I/O window bus-to-resource conversionBjorn Helgaas2012-03-201-0/+1
| * x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'Myron Stowe2012-03-021-0/+2
| * PCI / PCIe: Introduce command line option to disable ARIRafael J. Wysocki2012-03-012-1/+7
| * PCI: make acpihp use __pci_remove_bus_device insteadYinghai Lu2012-02-271-1/+1
| * PCI: export __pci_remove_bus_deviceYinghai Lu2012-02-272-1/+4
| * PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu2012-02-273-5/+6
| * PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-2722-31/+31
| * PCI: print out PCI device info along with durationYinghai Lu2012-02-241-3/+4
| * PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu2012-02-245-71/+66
| * PCI: Use class for quirk for usb host controller fixupYinghai Lu2012-02-241-1/+2
| * PCI: Use class for quirk for ti816x class fixupYinghai Lu2012-02-241-5/+4
| * PCI: Use class for quirk for intel e100 interrupt fixupYinghai Lu2012-02-241-1/+2
| * PCI: Use class for quirk for netmos class fixupYinghai Lu2012-02-241-3/+3
| * PCI: Use class for quirk for legacy ATA NO_D3Yinghai Lu2012-02-241-7/+10
| * PCI: Use class for quirk for cardbus_legacyYinghai Lu2012-02-241-4/+4
| * PCI: Use class for quirk for host bridge mmio_always_onYinghai Lu2012-02-241-3/+3
| * PCI: Use class for quirk for pci_fixup_videoYinghai Lu2012-02-241-4/+2
| * PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu2012-02-241-3/+3
| * PCI: Use class for quirk for via_no_dacYinghai Lu2012-02-241-2/+3
| * PCI: Add class support in quirk handlingYinghai Lu2012-02-242-16/+59
| * Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-...Jesse Barnes2012-02-2472-1120/+397
| |\
| | * PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-2313-53/+15
| | * xtensa/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-16/+1
| | * sparc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-234-96/+13
| | * sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-69/+12
| | * powerpc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-81/+6
| | * parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-234-135/+13
| | * mn10300/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-68/+10
| | * mips/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-233-133/+4
| | * microblaze/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-73/+4
| | * ia64/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-233-59/+6
| | * ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-02-231-5/+9
| | * arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-2319-117/+57
| | * alpha/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-72/+5
| | * PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2012-02-233-23/+21
| | * PCI: convert bus addresses to resource when reading BARsBjorn Helgaas2012-02-231-25/+104
| | * PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas2012-02-233-20/+51
| | * PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas2012-02-232-5/+39
| | * PCI: don't publish new root bus until it's fully initializedBjorn Helgaas2012-02-231-4/+4
| | * PCI: make pci_flags non-weakBjorn Helgaas2012-02-231-1/+1
| | * unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-231-3/+3
OpenPOWER on IntegriCloud