summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-22PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki5-3/+69
2010-02-22PCI PM: PCIe PME root port service driverRafael J. Wysocki8-0/+596
2010-02-22PCI PM: Add function for checking PME status of devicesRafael J. Wysocki2-0/+36
2010-02-22PCI: mark is_pcie obsoleteKenji Kaneshige1-1/+2
2010-02-22PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu1-1/+4
2010-02-22PCI: pciehp: second try to get big range for pcie devicesYinghai Lu1-1/+50
2010-02-22PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu1-6/+17
2010-02-22PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2-27/+90
2010-02-22PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu1-2/+112
2010-02-22PCI: don't shrink bridge resourcesYinghai Lu1-2/+12
2010-02-22PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu1-3/+15
2010-02-22PCI: add failed_list to pci_bus_assign_resourcesYinghai Lu1-4/+57
2010-02-22PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resourcesYinghai Lu1-0/+82
2010-02-22PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton1-0/+2
2010-02-22PCI hotplug: fix ibmphp build errorRandy Dunlap1-0/+1
2010-02-22PCI: Make pci_scan_slot more robustMatthew Wilcox1-4/+14
2010-02-22PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby1-0/+1
2010-02-22PCI: push deprecated pci_find_device() function to last userTilman Schmidt20-102/+64
2010-02-22PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu1-1/+2
2010-02-22resource: add release_child_resourcesYinghai Lu2-0/+31
2010-02-22PCI: separate pci_setup_bridge to small functionsYinghai Lu1-16/+50
2010-02-22PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru1-2/+9
2010-02-22PCI hotplug: fix memory leaksJiri Slaby2-0/+2
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski21-26/+28
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski21-95/+102
2010-02-22x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2-0/+5
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki5-15/+23
2010-02-22PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes1-1/+0
2010-02-22PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox3-1/+3
2010-02-22PCI: Add support for AGP in cur/max bus speedMatthew Wilcox3-5/+55
2010-02-22PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox1-0/+66
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox17-498/+246
2010-02-22PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox3-34/+29
2010-02-22PCI: Rewrite pci_scan_slotMatthew Wilcox1-9/+47
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-31/+22
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+10
2010-02-22i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki1-21/+9
2010-02-22perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu1-0/+3
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin1-4/+4
2010-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2010-02-21sparc32: Fix struct stat uid/gid types.David S. Miller1-2/+2
2010-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-6/+7
2010-02-21[WATCHDOG] bfin: fix max timeout calculationMike Frysinger1-6/+7
2010-02-21mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin1-21/+15
2010-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-10/+45
2010-02-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-7/+15
2010-02-20Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+5
2010-02-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-11/+67
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King2-0/+8
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells1-1/+11