aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-12-13
|\
| * of_i2c: sparc: Allow OF_I2C for sparcAndreas Larsson2012-12-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-13
|\ \
| * | tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet2012-12-13
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \ \
| * | | numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-12
| * | | hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
* | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\ \ \ \
| * \ \ \ Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-10
| |\ \ \ \
| | * | | | PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-10
| * | | | | Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-07
| |\ \ \ \ \
| | * | | | | ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-07
| | * | | | | iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-07
| | * | | | | iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-07
| | * | | | | iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-07
| | * | | | | iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-07
| | * | | | | cxgb3: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-07
| | * | | | | PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas2012-12-07
| | * | | | | PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas2012-12-07
| | * | | | | PCI: Use standard PCIe Capability Link register field namesBjorn Helgaas2012-12-07
| | * | | | | PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas2012-12-05
| * | | | | | Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-06
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | PCI: Add support for non-BAR ROMsMatthew Garrett2012-12-05
| | * | | | | PCI: Add pcibios_add_deviceMatthew Garrett2012-12-05
| | |/ / / /
| * | | | | Merge branch 'pci/huang-d3cold-fixes' into nextBjorn Helgaas2012-12-04
| |\ \ \ \ \
| | * | | | | PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying2012-12-04
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-30
| |\ \ \ \ \ \
| | * | | | | | xen-pcifront: Handle backend CLOSED without CLOSINGDavid Vrabel2012-11-30
| * | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-28
| |\| | | | | |
| | * | | | | | PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-26
| * | | | | | | Merge branch 'for-linus' into nextBjorn Helgaas2012-11-26
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-13
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | PCI/ACPI: Notify PCI devices when their power resource is turned onHuang Ying2012-11-13
| | * | | | | | | PCI: Add GPL license for drivers/pci/ioapic moduleAndrew Cooks2012-11-13
| * | | | | | | | Merge branch 'pci/don-sriov' into nextBjorn Helgaas2012-11-13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Remove useless "!dev" testsBjorn Helgaas2012-11-09
| | * | | | | | | | PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas2012-11-09
| | * | | | | | | | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-09
| | * | | | | | | | PCI: SRIOV control and status via sysfsDonald Dutile2012-11-09
| | * | | | | | | | PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu2012-11-09
| | * | | | | | | | PCI: Add pci_device_type to pdev's device structYinghai Lu2012-11-09
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas2012-11-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI/ACPI: Request _OSC control before scanning PCI root busTaku Izumi2012-11-07
| | * | | | | | | | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-07
| | * | | | | | | | PCI/ACPI: Add _PRT interrupt routing info before enumerating devicesBjorn Helgaas2012-11-05
| | * | | | | | | | ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas2012-11-05
| * | | | | | | | | Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into nextBjorn Helgaas2012-11-09
| |\| | | | | | | | | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | PCI/ACPI: Remove acpi_root_driver in reverse orderYinghai Lu2012-11-03
| | * | | | | | | PCI/ACPI: Delete host bridge _PRT during hot remove pathYinghai Lu2012-11-03
| | * | | | | | | PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root busYinghai Lu2012-11-03