summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | PCI: Add weak pcibios_window_alignment() interfaceGavin Shan2012-09-112-0/+34
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas2012-09-101-4/+11
| |\ \ \ \ \
| | * | | | | PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu2012-09-071-4/+11
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pci/oliver-pciehp-resume' into nextBjorn Helgaas2012-09-101-14/+14
| |\ \ \ \ \
| | * | | | | PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum2012-09-071-14/+14
| | |/ / / /
| * | | | | Merge branch 'pci/feng-avoid-kmalloc' into nextBjorn Helgaas2012-09-101-37/+18
| |\ \ \ \ \
| | * | | | | PCI: Remove the obsolete no_pci_devices() checkFeng Tang2012-09-101-9/+0
| | * | | | | PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmallocFeng Tang2012-08-241-27/+17
| | |/ / / /
| * | | | | Merge branch 'pci/bjorn-remove-fakephp' into nextBjorn Helgaas2012-09-064-222/+1
| |\ \ \ \ \
| | * | | | | PCI: Remove the fakephp driverBjorn Helgaas2012-08-244-222/+1
| | |/ / / /
| * | | | | Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas2012-08-2311-261/+45
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | PCI: Remove unused pci_dev_b()Bjorn Helgaas2012-08-221-1/+0
| | * | | | sgi-agp: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-221-3/+2
| | * | | | parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-222-12/+5
| | * | | | parisc/PCI: Enable PERR/SERR on all devicesBjorn Helgaas2012-08-221-1/+3
| | * | | | frv/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-221-3/+1
| | * | | | PCI: Leave normal LIST_POISON in deleted list entriesBjorn Helgaas2012-08-221-3/+0
| | * | | | PCI: Rename local variables to conventional namesBjorn Helgaas2012-08-221-7/+7
| | * | | | PCI: Remove unused, commented-out, codeBjorn Helgaas2012-08-224-125/+0
| | * | | | PCI: Stop and remove devices in one passBjorn Helgaas2012-08-221-35/+7
| | * | | | PCI: Fold stop and remove helpers into their callersBjorn Helgaas2012-08-221-33/+20
| | * | | | PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-222-11/+8
| | * | | | PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas2012-08-222-26/+0
| | * | | | PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas2012-08-222-6/+4
| | * | | | pcmcia: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas2012-08-221-3/+12
| | * | | | PCI: acpiphp: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas2012-08-221-2/+1
| | * | | | PCI: acpiphp: Stop disabling bridges on removeBjorn Helgaas2012-08-171-15/+0
| | |/ / /
| * | | | Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas2012-08-233-10/+37
| |\ \ \ \
| | * | | | PCI: Add Vendor-Specific Extended Capability header infoBjorn Helgaas2012-08-221-0/+6
| | * | | | PCI: Add pci_find_next_ext_capability()Bjorn Helgaas2012-08-222-10/+31
| | |/ / /
| * | | | Merge branch 'pci/jiang-pcie-cap' into nextBjorn Helgaas2012-08-2352-823/+591
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | rtl8192e: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+3
| | * | et131x: Use PCI Express Capability accessorsJiang Liu2012-08-231-14/+5
| | * | rapdio/tsi721: Use PCI Express Capability accessorsJiang Liu2012-08-231-12/+7
| | * | drm/radeon: Use PCI Express Capability accessorsJiang Liu2012-08-231-7/+3
| | * | [SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1
| | * | [SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu2012-08-231-6/+2
| | * | IB/qib: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+15
| | * | IB/mthca: Use PCI Express Capability accessorsJiang Liu2012-08-231-4/+4
| | * | rtlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+3
| | * | iwlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+2
| | * | iwlegacy: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1
| | * | ath9k: Use PCI Express Capability accessorsJiang Liu2012-08-231-15/+6
| | * | atl1c: Use PCI Express Capability accessorsJiang Liu2012-08-231-1/+1
| | * | cxgb4: Use PCI Express Capability accessorsJiang Liu2012-08-232-13/+3
| | * | cxgb3: Use PCI Express Capability accessorsJiang Liu2012-08-231-14/+8
| | * | myri10ge: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+8
| | * | niu: Use PCI Express Capability accessorsJiang Liu2012-08-231-12/+7
| | * | mlx4: Use PCI Express Capability accessorsJiang Liu2012-08-231-4/+4
| | * | vxge: Use PCI Express Capability accessorsJiang Liu2012-08-231-2/+2
OpenPOWER on IntegriCloud