summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-13Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-13Merge branch 'pci/don-sriov' into nextBjorn Helgaas
2012-11-13PCI/ACPI: Notify PCI devices when their power resource is turned onHuang Ying
2012-11-13PCI: Add GPL license for drivers/pci/ioapic moduleAndrew Cooks
2012-11-10PCI: Remove useless "!dev" testsBjorn Helgaas
2012-11-10PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas
2012-11-10PCI: Provide method to reduce the number of total VFs supportedDonald Dutile
2012-11-10PCI: SRIOV control and status via sysfsDonald Dutile
2012-11-10PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu
2012-11-10PCI: Add pci_device_type to pdev's device structYinghai Lu
2012-11-09Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas
2012-11-09Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into nextBjorn Helgaas
2012-11-07PCI/PM: Add comments for PME poll support for PCIeHuang Ying
2012-11-07PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cardsIan Abbott
2012-11-07PCI: Add workaround for PLX PCI 9050 BAR alignment erratumIan Abbott
2012-11-07PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-11-07PCI: Don't touch card regs after runtime suspend D3Dave Airlie
2012-11-07PCI/ACPI: Request _OSC control before scanning PCI root busTaku Izumi
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi
2012-11-05PCI/ACPI: Add _PRT interrupt routing info before enumerating devicesBjorn Helgaas
2012-11-05ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas
2012-11-03PCI/ACPI: Remove acpi_root_driver in reverse orderYinghai Lu
2012-11-03PCI/ACPI: Delete host bridge _PRT during hot remove pathYinghai Lu
2012-11-03PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root busYinghai Lu
2012-11-03PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu
2012-11-03PCI/ACPI: Assign unassigned resource for hot-added root busYinghai Lu
2012-11-03PCI: Move out pci_enable_bridges out of assign_unsigned_bus_resYinghai Lu
2012-11-03PCI: Move pci_rescan_bus() back to probe.cYinghai Lu
2012-10-30PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-26Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-26tilegx: fix some issues in the SW TSO supportChris Metcalf
2012-10-26qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams
2012-10-26net: usb: Fix memory leak on Tx data pathHemant Kumar
2012-10-26net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak
2012-10-26net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua
2012-10-26net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein
2012-10-26bas_gigaset: fix pre_reset handlingTilman Schmidt
2012-10-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds
2012-10-25ACPI: missing breakAlan Cox