summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Merge branch 'pci/misc' into nextBjorn Helgaas3-3/+7
2012-11-14Merge branch 'pci/don-sriov' into nextBjorn Helgaas5-34/+245
2012-11-13PCI/ACPI: Notify PCI devices when their power resource is turned onHuang Ying1-0/+2
2012-11-13PCI: Add GPL license for drivers/pci/ioapic moduleAndrew Cooks1-0/+2
2012-11-10PCI: Remove useless "!dev" testsBjorn Helgaas1-7/+7
2012-11-10PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas3-33/+33
2012-11-10PCI: Provide method to reduce the number of total VFs supportedDonald Dutile4-2/+60
2012-11-10PCI: SRIOV control and status via sysfsDonald Dutile2-0/+128
2012-11-10PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu1-11/+10
2012-11-10PCI: Add pci_device_type to pdev's device structYinghai Lu3-0/+26
2012-11-09PCI: Fix bit definitions of PCI_EXP_LNKCAP2 registerJingoo Han1-3/+3
2012-11-09Merge branch 'pci/mike-x86-tra' into nextBjorn Helgaas1-3/+18
2012-11-09Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas7-91/+95
2012-11-09Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into nextBjorn Helgaas5-22/+82
2012-11-09Merge branch 'pci/misc' into nextBjorn Helgaas7-25/+92
2012-11-08x86/PCI: Allow x86 platforms to use translation offsetsMike Yoknis1-3/+18
2012-11-08PCI/PM: Add comments for PME poll support for PCIeHuang Ying1-9/+19
2012-11-08PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cardsIan Abbott1-0/+11
2012-11-08PCI: Add workaround for PLX PCI 9050 BAR alignment erratumIan Abbott1-0/+28
2012-11-08PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches3-11/+8
2012-11-08x86/PCI: Ignore _SEG on HP xw9300Bjorn Helgaas1-2/+23
2012-11-08PCI: Don't touch card regs after runtime suspend D3Dave Airlie1-3/+3
2012-11-07PCI/ACPI: Request _OSC control before scanning PCI root busTaku Izumi1-59/+62
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi4-6/+5
2012-11-06PCI/ACPI: Add _PRT interrupt routing info before enumerating devicesBjorn Helgaas1-14/+16
2012-11-06ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas4-18/+18
2012-11-04PCI/ACPI: Remove acpi_root_driver in reverse orderYinghai Lu1-1/+1
2012-11-04PCI/ACPI: Delete host bridge _PRT during hot remove pathYinghai Lu1-0/+6
2012-11-04PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root busYinghai Lu1-0/+6
2012-11-04PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu2-0/+38
2012-11-04PCI/ACPI: Assign unassigned resource for hot-added root busYinghai Lu1-0/+7
2012-11-04PCI: Move out pci_enable_bridges out of assign_unsigned_bus_resYinghai Lu2-2/+1
2012-11-04PCI: Move pci_rescan_bus() back to probe.cYinghai Lu2-23/+21
2012-10-31PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu2-14/+20
2012-10-28Linux 3.7-rc3v3.7-rc3Linus Torvalds1-1/+1
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+4
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-1/+2
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds56-87/+225
2012-10-28Lock splice_read and splice_write functionsMikulas Patocka1-2/+35
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka1-4/+4
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka1-13/+7
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann1-4/+4
2012-10-27ARM: versatile: fix versatile_defconfigArnd Bergmann1-0/+1
2012-10-27ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni1-3/+7
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann1-1/+1
2012-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds63-384/+724
2012-10-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-3/+5
2012-10-27Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-10/+10
2012-10-27Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-68/+56
2012-10-26Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-847/+798