Changes for v3.8 merge window

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Below are the patches currently in my "next" branch, planned for release in
v3.8.  If I'm missing something important, let me know.

next-20121115 will be the last linux-next release until next-20121126,
which will probably be just after -rc7.  That means we won't have much
chance for integration testing of patches I merge between now and the merge
window, so I probably won't merge major pieces.

I've been busy with other work this cycle, so I haven't been able to review
and merge as much as I'd hoped.  I'll start putting things on branches
destined for v3.9.  After the v3.8 merge window closes, I will rebase these
branches and fold them into my "next" branch for v3.9.



Andrew Cooks (1):
      PCI: Add GPL license for drivers/pci/ioapic module

Bjorn Helgaas (11):
      ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus
      PCI/ACPI: Add _PRT interrupt routing info before enumerating devices
      x86/PCI: Ignore _SEG on HP xw9300
      Merge branch 'pci/misc' into next
      Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into next
      Merge branch 'pci/taku-prt-cleanup' into next
      Merge branch 'pci/mike-x86-tra' into next
      PCI: Use spec names for SR-IOV capability fields
      PCI: Remove useless "!dev" tests
      Merge branch 'pci/don-sriov' into next
      Merge branch 'pci/misc' into next

Dave Airlie (1):
      PCI: Don't touch card regs after runtime suspend D3

Donald Dutile (2):
      PCI: SRIOV control and status via sysfs
      PCI: Provide method to reduce the number of total VFs supported

Huang Ying (2):
      PCI/PM: Add comments for PME poll support for PCIe
      PCI/ACPI: Notify PCI devices when their power resource is turned on

Ian Abbott (2):
      PCI: Add workaround for PLX PCI 9050 BAR alignment erratum
      PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards

Jingoo Han (1):
      PCI: Fix bit definitions of PCI_EXP_LNKCAP2 register

Joe Perches (1):
      PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(

Mike Yoknis (1):
      x86/PCI: Allow x86 platforms to use translation offsets

Taku Izumi (2):
      PCI: Don't pass pci_dev to pci_ext_cfg_avail()
      PCI/ACPI: Request _OSC control before scanning PCI root bus

Yinghai Lu (10):
      PCI: Separate out pci_assign_unassigned_bus_resources()
      PCI: Move pci_rescan_bus() back to probe.c
      PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
      PCI/ACPI: Assign unassigned resource for hot-added root bus
      PCI: Add pci_stop_and_remove_root_bus()
      PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root bus
      PCI/ACPI: Delete host bridge _PRT during hot remove path
      PCI/ACPI: Remove acpi_root_driver in reverse order
      PCI: Add pci_device_type to pdev's device struct
      PCI: Use is_visible() with boot_vga attribute for pci_dev

 arch/x86/pci/acpi.c           |  46 +++++++++--
 arch/x86/pci/common.c         |   2 +-
 drivers/acpi/pci_bind.c       |  12 +--
 drivers/acpi/pci_irq.c        |  17 ++---
 drivers/acpi/pci_root.c       | 165 +++++++++++++++++++++++-----------------
 drivers/pci/ioapic.c          |   2 +
 drivers/pci/iov.c             |  87 ++++++++++++++++-----
 drivers/pci/irq.c             |  10 +--
 drivers/pci/pci-driver.c      |   6 +-
 drivers/pci/pci-stub.c        |   2 +-
 drivers/pci/pci-sysfs.c       | 172 +++++++++++++++++++++++++++++++++++++++---
 drivers/pci/pci.c             |  33 +++++---
 drivers/pci/pci.h             |   8 +-
 drivers/pci/pcie/aspm.c       |   7 +-
 drivers/pci/probe.c           |  23 ++++++
 drivers/pci/quirks.c          |  39 ++++++++++
 drivers/pci/remove.c          |  36 +++++++++
 drivers/pci/setup-bus.c       |  22 +-----
 include/acpi/acpi_drivers.h   |   4 +-
 include/linux/pci.h           |  16 +++-
 include/uapi/linux/pci_regs.h |   6 +-
 21 files changed, 538 insertions(+), 177 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux