summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-262-2/+2
* [S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2010-02-262-7/+12
* [S390] qdio: account processed SBAL during queue scanJan Glauber2010-02-263-33/+101
* [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-261-93/+47
* [S390] cio: fix storage key handlingHeiko Carstens2010-02-264-9/+9
* [S390] cio: trigger subchannel event at resume timeSebastian Ott2010-02-263-51/+63
* [S390] ccw_device_notify: improve return codesSebastian Ott2010-02-263-14/+37
* [S390] cio: make wait_events interruptibleSebastian Ott2010-02-263-10/+21
* [S390] cio: wait for channel reportSebastian Ott2010-02-261-14/+15
* [S390] cio: introduce cio_settleSebastian Ott2010-02-261-5/+42
* [S390] cio: consolidate workqueuesSebastian Ott2010-02-264-32/+25
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-2676-1113/+2672
|\
| * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-244-22/+30
| * x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
| * PCI: augment bus resource table with a listBjorn Helgaas2010-02-232-4/+59
| * PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-236-21/+15
| * PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas2010-02-231-5/+10
| * PCI: split up pci_read_bridge_bases()Bjorn Helgaas2010-02-231-15/+39
| * PCIe PME: use pci_pcie_cap()Kenji Kaneshige2010-02-231-4/+4
| * PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-233-33/+171
| * PCIe PME: use pci_is_pcie()Kenji Kaneshige2010-02-231-3/+3
| * PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-237-3/+307
| * ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki2010-02-233-39/+150
| * ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki2010-02-233-11/+31
| * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-2311-304/+175
| * PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki2010-02-234-3/+67
| * PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-236-0/+589
| * PCI PM: Add function for checking PME status of devicesRafael J. Wysocki2010-02-232-0/+36
| * PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu2010-02-231-1/+4
| * PCI: pciehp: second try to get big range for pcie devicesYinghai Lu2010-02-231-1/+50
| * PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu2010-02-231-6/+17
| * PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2010-02-231-27/+89
| * PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu2010-02-231-2/+112
| * PCI: don't shrink bridge resourcesYinghai Lu2010-02-231-2/+12
| * PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu2010-02-231-3/+15
| * PCI: add failed_list to pci_bus_assign_resourcesYinghai Lu2010-02-231-4/+57
| * PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resourcesYinghai Lu2010-02-231-0/+82
| * PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton2010-02-231-0/+2
| * PCI hotplug: fix ibmphp build errorRandy Dunlap2010-02-231-0/+1
| * PCI: Make pci_scan_slot more robustMatthew Wilcox2010-02-231-4/+14
| * PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby2010-02-231-0/+1
| * PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-2319-89/+64
| * PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu2010-02-231-1/+2
| * PCI: separate pci_setup_bridge to small functionsYinghai Lu2010-02-231-16/+50
| * PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru2010-02-231-2/+9
| * PCI hotplug: fix memory leaksJiri Slaby2010-02-232-0/+2
| * resource/PCI: mark struct resource as constDominik Brodowski2010-02-233-5/+6
| * resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-233-15/+19
| * PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-234-14/+18
| * PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes2010-02-231-1/+0