Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / pci / setup-bus.c
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-02-24 Jesse BarnesMerge branch 'pci-next+probe_only+bus2res-fb127cb'...
2012-02-24 Yinghai LuPCI: add a PCI resource reallocation config option
2012-02-24 Yinghai LuPCI: print out suggestion about using pci=realloc
2012-02-24 Yinghai LuPCI: prepare pci=realloc for multiple options
2012-02-24 Yinghai LuPCI: Retry on IORESOURCE_IO type allocations
2012-02-24 Bjorn HelgaasPCI: make pci_flags non-weak
2012-02-24 Bjorn HelgaasPCI: make pci_flags always available
2012-02-23 Yinghai LuPCI: Skip cardbus assigned resource reset during pci...
2012-02-23 Yinghai LuPCI: Fix "cardbus bridge resources as optional" size...
2012-02-23 Yinghai LuPCI: Disable cardbus bridge MEM1 prefetchable bit
2012-02-14 Yinghai LuPCI: remove add_to_failed_list()
2012-02-14 Yinghai LuPCI: add debug print out for add_size
2012-02-14 Yinghai LuPCI: make free_list() into a function
2012-02-14 Yinghai LuPCI: Rename dev_res_x to add_res or fail_res
2012-02-14 Yinghai LuPCI: Merge pci_dev_resource_x and pci_dev_resource
2012-02-14 Yinghai LuPCI: Replace resource_list with generic list
2012-02-14 Yinghai LuPCI: Move struct resource_list to setup-bus.c
2012-02-14 Yinghai LuPCI: Move pdev_sort_resources() to setup-bus.c
2012-02-14 Yinghai LuPCI: make re-allocation try harder by reassigning range...
2012-02-14 Yinghai LuPCI: Make pci_rescan_bus handle add_list
2012-02-14 Yinghai LuPCI: Use add_list in pcie hotplug path.
2012-02-14 Yinghai LuPCI: try to assign required+option size first
2012-02-14 Yinghai LuPCI: Move get_res_add_size() function
2012-02-14 Yinghai LuPCI: Make add_to_list() return status
2012-02-14 Yinghai LuPCI : Calculate right add_size
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-10-14 Benjamin HerrenschmidtPCI: Make pci_setup_bridge() non-static for use by...
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-08-01 Ram PaiPCI: code and comments cleanup
2011-08-01 Ram PaiPCI: make cardbus-bridge resources optional
2011-08-01 Yinghai LuPCI: make SRIOV resources optional
2011-08-01 Ram PaiPCI : ability to relocate assigned pci-resources
2011-08-01 Yinghai LuPCI: honor child buses add_size in hot plug configuration
2011-07-22 Bjorn HelgaasPCI: remove printks about disabled bridge windows
2011-07-13 Jeff Mahoney- Update to 3.0-rc7.
2011-07-08 Ram PaiPCI: conditional resource-reallocation through kernel...
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-23 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-05-21 Yinghai LuPCI: update bridge resources to get more big ranges...
2011-05-20 Jeff Mahoney- Updated to 2.6.39-final.
2011-05-17 Yinghai LuPCI: Clear bridge resource flags if requested size...
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-04-11 Linus Torvaldspci: fix PCI bus allocation alignment handling
2011-03-04 Ram PaiPCI: pre-allocate additional resources to devices only...
2011-03-04 Ram PaiPCI: introduce reset_resource()
2011-03-04 Ram PaiPCI: data structure agnostic free list function
2011-03-04 Ram PaiPCI: refactor io size calculation code
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-07-30 Yinghai LuPCI hotplug: make sure child bridges are enabled at...
2010-05-17 Jeff Mahoney- Update to 2.6.34-final.
2010-05-13 Linus TorvaldsRevert "PCI: update bridge resources to get more big...
2010-03-29 Jan Beulich- Update Xen patches to 2.6.34-rc2 and c/s 1007.
2010-03-01 Yinghai Lupci: don't reassign to ROM res if it is not going to...
2010-02-23 Bjorn HelgaasPCI: add pci_bus_for_each_resource(), remove direct...
2010-02-23 Yinghai LuPCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
2010-02-23 Yinghai LuPCI: pciehp: second try to get big range for pcie devices
2010-02-23 Yinghai LuPCI: introduce pci_assign_unassigned_bridge_resources
2010-02-23 Yinghai LuPCI: update bridge resources to get more big ranges...
2010-02-23 Yinghai LuPCI: don't shrink bridge resources
2010-02-23 Yinghai LuPCI: add failed_list to pci_bus_assign_resources
2010-02-23 Yinghai LuPCI: add pci_bridge_release_resources and pci_bus_relea...
2010-02-23 Yinghai LuPCI: don't dump resource when bus resource flags indica...
2010-02-23 Yinghai LuPCI: separate pci_setup_bridge to small functions
2010-01-28 Jan Beulich- Update Xen patches to 2.6.33-rc5 and c/s 987.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-11 Rafael J. Wysocki- patches.fixes/PCI-Always-set-prefetchable-base-limit...
2009-12-04 Alex WilliamsonPCI: Always set prefetchable base/limit upper32 registers
2009-11-05 Jeff Mahoney- Update to 2.6.32-rc6.
2009-11-04 Bjorn HelgaasPCI: improve discovery/configuration messages
2009-11-04 Bjorn Helgaasvsprintf: use %pR, %pr instead of %pRt, %pRf
2009-11-04 Bjorn HelgaasPCI: print resources consistently with %pRt
2009-10-27 Jesse BarnesRevert "PCI: get larger bridge ranges when space is...
2009-10-16 Jeff MahoneyMerge branch 'master' of kerncvs.suse.de:/home/git...
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-10-07 Yinghai LuPCI: get larger bridge ranges when space is available
2009-09-16 Jan Beulich- Update Xen patches to 2.6.31 final.
2009-09-09 Eric W. BiedermanPCI: pcie: Ensure hotplug ports have a minimum number...
2009-08-30 Chris WrightPCI SR-IOV: correct broken resource alignment calculations
2009-07-31 Jan Beulich- Update Xen patches to 2.6.31-rc4 and c/s 916.
2009-06-11 Yinghai LuPCI: improve resource allocation under transparent...
2009-06-11 Yinghai LuPCI/x86: don't assume prefetchable ranges are 64bit
2009-06-10 Jan Beulich- Update Xen patches to 2.6.30-rc8 and c/s 898.
2009-04-22 Yinghai LuPCI: cleanup debug output resources
2009-04-06 Yuji ShimadaPCI: Setup disabled bridges even if buses are added
2009-03-20 Alex ChiangPCI: do not initialize bridges more than once
2009-03-20 Jan Beulich- Update Xen config files.
2009-03-20 Andrew MortonPCI: constify pci_bus_assign_resources()
2009-03-06 Jan Beulich- Update Xen patches to 2.6.29-rc7.
2009-01-07 Bjorn HelgaasPCI: use dev_printk for PCI bus resource mssages
2009-01-07 Bjorn HelgaasPCI: make PCI bus resource messages more meaningful
2008-12-03 Jan Beulich- Update Xen patches to c/s 728 (plus several indivual...
2008-10-24 Jan Beulich- Update Xen patches to 2.6.27.3 and c/s 704
2008-10-20 Zhao, YuPCI: use resource_size() everywhere.
next