Age | Commit message (Expand) | Author | Files | Lines |
2012-12-26 | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski | 1 | -2/+5 |
2012-12-26 | PCI/PM: Do not suspend port if any subordinate device needs PME polling | Huang Ying | 1 | -1/+19 |
2012-12-26 | PCI: Remove spurious error for sriov_numvfs store and simplify flow | Bjorn Helgaas | 1 | -51/+34 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -0/+270 |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 19 | -131/+479 |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -159/+121 |
2012-12-10 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas | 1 | -1/+1 |
2012-12-10 | PCI: Use phys_addr_t for physical ROM address | Bjorn Helgaas | 1 | -1/+1 |
2012-12-07 | Merge branch 'pci/bjorn-pcie-cap' into next | Bjorn Helgaas | 3 | -15/+18 |
2012-12-07 | PCI: Add standard PCIe Capability Link ASPM field names | Bjorn Helgaas | 1 | -5/+6 |
2012-12-07 | PCI/portdrv: Use PCI Express Capability accessors | Bjorn Helgaas | 1 | -2/+1 |
2012-12-07 | PCI: Use standard PCIe Capability Link register field names | Bjorn Helgaas | 1 | -2/+2 |
2012-12-06 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas | 3 | -2/+27 |
2012-12-05 | PCI: Add support for non-BAR ROMs | Matthew Garrett | 1 | -2/+9 |
2012-12-05 | PCI: Add pcibios_add_device | Matthew Garrett | 2 | -0/+18 |
2012-12-05 | PCI: Add and use standard PCI-X Capability register names | Bjorn Helgaas | 1 | -6/+9 |
2012-12-04 | Merge branch 'pci/huang-d3cold-fixes' into next | Bjorn Helgaas | 2 | -27/+42 |
2012-12-04 | PCI/PM: Keep runtime PM enabled for unbound PCI devices | Huang Ying | 2 | -27/+42 |
2012-11-30 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -1/+4 |
2012-11-30 | xen-pcifront: Handle backend CLOSED without CLOSING | David Vrabel | 1 | -1/+4 |
2012-11-30 | s390/pci: PCI hotplug support via SCLP | Jan Glauber | 3 | -0/+264 |
2012-11-30 | s390/pci: PCI adapter interrupts for MSI/MSI-X | Jan Glauber | 1 | -0/+6 |
2012-11-28 | PCI: Remove __dev* markings | Bill Pemberton | 8 | -90/+90 |
2012-11-28 | PCI: Always build setup-bus when PCI is enabled | Bill Pemberton | 1 | -4/+1 |
2012-11-28 | PCI: Move pci_uevent into pci-driver.c | Bill Pemberton | 4 | -40/+33 |
2012-11-28 | PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 4 | -28/+0 |
2012-11-28 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2 | -5/+22 |
2012-11-26 | PCI/AER: Report success only when every device has AER-aware driver | Vijay Mohan Pandarathil | 2 | -4/+22 |
2012-11-26 | Merge branch 'for-linus' into next | Bjorn Helgaas | 8 | -52/+62 |
2012-11-15 | ACPI / PM: Move routines for adding/removing device wakeup notifiers | Rafael J. Wysocki | 1 | -67/+4 |
2012-11-15 | Merge branch 'pm-qos' into acpi-dev-pm | Rafael J. Wysocki | 1 | -1/+7 |
2012-11-13 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -0/+2 |
2012-11-13 | Merge branch 'pci/don-sriov' into next | Bjorn Helgaas | 4 | -34/+234 |
2012-11-13 | PCI: Add GPL license for drivers/pci/ioapic module | Andrew Cooks | 1 | -0/+2 |
2012-11-09 | PCI: Remove useless "!dev" tests | Bjorn Helgaas | 1 | -7/+7 |
2012-11-09 | PCI: Use spec names for SR-IOV capability fields | Bjorn Helgaas | 3 | -33/+33 |
2012-11-09 | PCI: Provide method to reduce the number of total VFs supported | Donald Dutile | 3 | -2/+50 |
2012-11-09 | PCI: SRIOV control and status via sysfs | Donald Dutile | 1 | -0/+127 |
2012-11-09 | PCI: Use is_visible() with boot_vga attribute for pci_dev | Yinghai Lu | 1 | -11/+10 |
2012-11-09 | PCI: Add pci_device_type to pdev's device struct | Yinghai Lu | 3 | -0/+26 |
2012-11-09 | Merge branch 'pci/taku-prt-cleanup' into next | Bjorn Helgaas | 1 | -3/+2 |
2012-11-09 | Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into next | Bjorn Helgaas | 3 | -21/+59 |
2012-11-07 | PCI/PM: Add comments for PME poll support for PCIe | Huang Ying | 1 | -9/+19 |
2012-11-07 | PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards | Ian Abbott | 1 | -0/+11 |
2012-11-07 | PCI: Add workaround for PLX PCI 9050 BAR alignment erratum | Ian Abbott | 1 | -0/+28 |
2012-11-07 | PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 3 | -11/+8 |
2012-11-07 | PCI: Don't touch card regs after runtime suspend D3 | Dave Airlie | 1 | -3/+3 |
2012-11-07 | PCI: Don't pass pci_dev to pci_ext_cfg_avail() | Taku Izumi | 1 | -3/+2 |
2012-11-05 | PCI/portdrv: Don't create hotplug slots unless port supports hotplug | Taku Izumi | 1 | -1/+2 |
2012-11-05 | PCI/PM: Fix proc config reg access for D3cold and bridge suspending | Huang Ying | 4 | -34/+42 |