| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c | Ivan Kokshaysky | 2005-07-29 | 2 | -13/+1 |
* | [PATCH] PCI: Adjust PCI rom code to handle more broken ROMs | Jon Smirl | 2005-07-29 | 1 | -1/+3 |
* | [PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2 | Daniele Gaffuri | 2005-07-29 | 1 | -0/+5 |
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 3 | -6/+130 |
|\ |
|
| * | cleanup: remove unnecessary initializer on static pointers | Greg Kroah-Hartman | 2005-07-11 | 1 | -2/+2 |
| * | [ACPI] gut acpi_pci_choose_state() to avoid conflict | Len Brown | 2005-07-11 | 1 | -13/+2 |
| * | [ACPI] pci_set_power_state() now calls | David Shaohua Li | 2005-07-11 | 3 | -2/+29 |
| * | [ACPI] PCI can now get suspend state from firmware | David Shaohua Li | 2005-07-11 | 3 | -2/+59 |
| * | [ACPI] Bind ACPI and PCI devices | David Shaohua Li | 2005-07-11 | 1 | -3/+54 |
* | | [PATCH] pm: more u32 vs. pm_message_t fixes | Pavel Machek | 2005-07-07 | 1 | -3/+3 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2005-07-07 | 4 | -2/+616 |
|\ \ |
|
| * \ | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-06 | 10 | -138/+188 |
| |\ \ |
|
| * | | | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code | Prarit Bhargava | 2005-07-06 | 3 | -2/+615 |
| * | | | [IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export | Prarit Bhargava | 2005-07-06 | 1 | -0/+1 |
* | | | | [PATCH] yet another fix for setup-bus.c/x86 merge | Ivan Kokshaysky | 2005-07-06 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem | Greg KH | 2005-07-06 | 1 | -2/+2 |
* | | | [PATCH] gregkh-pci-pci-assign-unassigned-resources fix | Andy Whitcroft | 2005-07-01 | 1 | -0/+1 |
* | | | [PATCH] pci: cleanup argument comments for pci_{save,restore}_state | John W. Linville | 2005-07-01 | 1 | -6/+0 |
* | | | [PATCH] PCI: Remove newline from pci MODALIAS variable | Hannes Reinecke | 2005-07-01 | 1 | -1/+1 |
* | | | [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De... | long | 2005-07-01 | 3 | -1/+91 |
* | | | [PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LX | Jean Delvare | 2005-07-01 | 1 | -0/+1 |
* | | | [PATCH] PCI: clean up dynamic pci id logic | Greg Kroah-Hartman | 2005-07-01 | 1 | -125/+71 |
* | | | [PATCH] PCI: pci_assign_unassigned_resources() on x86 | Ivan Kokshaysky | 2005-07-01 | 1 | -0/+2 |
* | | | [PATCH] PCI: handle subtractive decode pci-pci bridge better | Ivan Kokshaysky | 2005-07-01 | 1 | -3/+2 |
* | | | [PATCH] PCI: Fix up PCI routing in parent bridge | Greg Kroah-Hartman | 2005-07-01 | 1 | -1/+18 |
|/ / |
|
* | | [PATCH] cpqphp: fix oops during unload without probe | Keith Moore | 2005-06-27 | 1 | -2/+3 |
* | | [PATCH] PCI: clean up the MSI code a bit. | Greg Kroah-Hartman | 2005-06-27 | 2 | -60/+37 |
* | | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch | Michael Ellerman | 2005-06-27 | 2 | -9/+31 |
* | | [PATCH] ACPI based I/O APIC hot-plug: acpiphp support | Kenji Kaneshige | 2005-06-27 | 1 | -0/+127 |
* | | [PATCH] acpi hotplug: decouple slot power state changes from physical hotplug | Rajesh Shah | 2005-06-27 | 1 | -31/+38 |
* | | [PATCH] acpi hotplug: aCPI based root bridge hot-add | Rajesh Shah | 2005-06-27 | 1 | -9/+202 |
* | | [PATCH] acpi hotplug: fix slot power-down problem with acpiphp | Rajesh Shah | 2005-06-27 | 1 | -2/+2 |
* | | [PATCH] acpi hotplug: clean up notify handlers on acpiphp unload | Rajesh Shah | 2005-06-27 | 1 | -8/+26 |
* | | [PATCH] acpi hotplug: convert acpiphp to use generic resource code | Rajesh Shah | 2005-06-27 | 6 | -1530/+134 |
* | | [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo... | Rajesh Shah | 2005-06-27 | 1 | -1/+4 |
* | | [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-... | Rajesh Shah | 2005-06-27 | 1 | -5/+9 |
* | | [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on... | Rajesh Shah | 2005-06-27 | 2 | -6/+9 |
* | | [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic... | Rajesh Shah | 2005-06-27 | 1 | -1/+10 |
* | | [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b... | Rajesh Shah | 2005-06-27 | 1 | -2/+10 |
* | | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add | Rajesh Shah | 2005-06-27 | 1 | -2/+0 |
* | | [PATCH] PCI: fix show_modalias() function due to attribute change | Greg Kroah-Hartman | 2005-06-20 | 1 | -1/+1 |
* | | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk... | Yani Ioannou | 2005-06-20 | 3 | -7/+7 |
* | | [PATCH] use device_for_each_child() to properly access child devices. | long | 2005-06-20 | 1 | -74/+65 |
* | | [PATCH] sysfs: (driver/pci) if show/store is missing return -EIO | Dmitry Torokhov | 2005-06-20 | 3 | -15/+17 |
* | | [PATCH] Make attributes names const char * | Dmitry Torokhov | 2005-06-20 | 1 | -6/+7 |
* | | [PATCH] Fix typo in drivers/pci/pci-driver.c | Mika Kukkonen | 2005-06-18 | 1 | -1/+1 |
|/ |
|
* | [PATCH] PCI: don't override drv->shutdown unconditionally | Christoph Hellwig | 2005-06-17 | 1 | -1/+4 |
* | [PATCH] Fix PCI BAR size interpretation on 64-bit arches | Olof Johansson | 2005-06-13 | 1 | -1/+1 |
* | [PATCH] PCI: MSI functionality broken on Serverworks GC chipset | Narendra Sankar | 2005-06-09 | 1 | -0/+6 |
* | [PATCH] PCI Hotplug: fix CPCI reference counting bug | Scott Murray | 2005-06-09 | 2 | -1/+6 |