summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-261-2/+5
* PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-261-1/+19
* PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas2012-12-261-51/+34Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-134-0/+270
|\
| * s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-303-0/+264
| * s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-301-0/+6
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-1319-131/+479
|\ \
| * \ Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-111-1/+1
| |\ \
| | * | PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-101-1/+1
| * | | Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-073-15/+18
| |\ \ \
| | * | | PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas2012-12-071-5/+6
| | * | | PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas2012-12-071-2/+1Star
| | * | | PCI: Use standard PCIe Capability Link register field namesBjorn Helgaas2012-12-071-2/+2
| | * | | PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas2012-12-051-6/+9
| * | | | Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-063-2/+27
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PCI: Add support for non-BAR ROMsMatthew Garrett2012-12-051-2/+9
| | * | | PCI: Add pcibios_add_deviceMatthew Garrett2012-12-052-0/+18
| | |/ /
| * | | Merge branch 'pci/huang-d3cold-fixes' into nextBjorn Helgaas2012-12-052-27/+42
| |\ \ \
| | * | | PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying2012-12-052-27/+42
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-301-1/+4
| |\ \ \ \
| | * | | | xen-pcifront: Handle backend CLOSED without CLOSINGDavid Vrabel2012-11-301-1/+4
| * | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-282-5/+22
| |\| | | |
| | * | | | PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-262-4/+22
| * | | | | Merge branch 'for-linus' into nextBjorn Helgaas2012-11-268-52/+62
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-131-0/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | PCI: Add GPL license for drivers/pci/ioapic moduleAndrew Cooks2012-11-131-0/+2
| * | | | | Merge branch 'pci/don-sriov' into nextBjorn Helgaas2012-11-134-34/+234
| |\ \ \ \ \
| | * | | | | PCI: Remove useless "!dev" testsBjorn Helgaas2012-11-101-7/+7
| | * | | | | PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas2012-11-103-33/+33
| | * | | | | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-103-2/+50
| | * | | | | PCI: SRIOV control and status via sysfsDonald Dutile2012-11-101-0/+127
| | * | | | | PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu2012-11-101-11/+10Star
| | * | | | | PCI: Add pci_device_type to pdev's device structYinghai Lu2012-11-103-0/+26
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas2012-11-091-3/+2Star
| |\ \ \ \ \
| | * | | | | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-071-3/+2Star
| * | | | | | Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into nextBjorn Helgaas2012-11-093-21/+59
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu2012-11-031-0/+36
| | * | | | PCI: Move out pci_enable_bridges out of assign_unsigned_bus_resYinghai Lu2012-11-032-2/+1Star
| | * | | | PCI: Move pci_rescan_bus() back to probe.cYinghai Lu2012-11-032-23/+21Star
| | * | | | PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu2012-10-301-14/+19
| | |/ / /
| * | | | PCI/PM: Add comments for PME poll support for PCIeHuang Ying2012-11-071-9/+19
| * | | | PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cardsIan Abbott2012-11-071-0/+11
| * | | | PCI: Add workaround for PLX PCI 9050 BAR alignment erratumIan Abbott2012-11-071-0/+28
| * | | | PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-073-11/+8Star
| * | | | PCI: Don't touch card regs after runtime suspend D3Dave Airlie2012-11-071-3/+3
| |/ / /
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-1113-159/+121Star
|\ \ \ \
| * | | | PCI: Remove __dev* markingsBill Pemberton2012-11-288-90/+90
| * | | | PCI: Always build setup-bus when PCI is enabledBill Pemberton2012-11-281-4/+1Star
| * | | | PCI: Move pci_uevent into pci-driver.cBill Pemberton2012-11-284-40/+33Star
| * | | | PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-284-28/+0Star
| | |/ / | |/| |