summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-092-56/+5Star
* [PATCH] VIA VT8235 PCI quirkIvan Kokshaysky2005-08-081-0/+19
* [PATCH] Fix restore of 64-bit PCI BAR'sIvan Kokshaysky2005-08-071-1/+6
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-052-5/+56
* pci: make bus resource start address override minimum IO addressLinus Torvalds2005-08-021-1/+3
* [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2005-07-292-13/+1Star
* [PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl2005-07-291-1/+3
* [PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2Daniele Gaffuri2005-07-291-0/+5
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-123-6/+130
|\
| * cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman2005-07-121-2/+2
| * [ACPI] gut acpi_pci_choose_state() to avoid conflictLen Brown2005-07-121-13/+2Star
| * [ACPI] pci_set_power_state() now callsDavid Shaohua Li2005-07-123-2/+29
| * [ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li2005-07-123-2/+59
| * [ACPI] Bind ACPI and PCI devicesDavid Shaohua Li2005-07-121-3/+54
* | [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-081-3/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-074-2/+616
|\ \
| * \ Auto merge with /home/aegl/GIT/linusTony Luck2005-07-0710-138/+188
| |\ \
| * | | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava2005-07-073-2/+615
| * | | [IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus exportPrarit Bhargava2005-07-071-0/+1
* | | | [PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky2005-07-071-0/+1
| |/ / |/| |
* | | [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH2005-07-061-2/+2
* | | [PATCH] gregkh-pci-pci-assign-unassigned-resources fixAndy Whitcroft2005-07-011-0/+1
* | | [PATCH] pci: cleanup argument comments for pci_{save,restore}_stateJohn W. Linville2005-07-011-6/+0Star
* | | [PATCH] PCI: Remove newline from pci MODALIAS variableHannes Reinecke2005-07-011-1/+1
* | | [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...long2005-07-013-1/+91
* | | [PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LXJean Delvare2005-07-011-0/+1
* | | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-125/+71Star
* | | [PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky2005-07-011-0/+2
* | | [PATCH] PCI: handle subtractive decode pci-pci bridge betterIvan Kokshaysky2005-07-011-3/+2Star
* | | [PATCH] PCI: Fix up PCI routing in parent bridgeGreg Kroah-Hartman2005-07-011-1/+18
|/ /
* | [PATCH] cpqphp: fix oops during unload without probeKeith Moore2005-06-281-2/+3
* | [PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2005-06-282-60/+37Star
* | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-282-9/+31
* | [PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2005-06-281-0/+127
* | [PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah2005-06-281-31/+38
* | [PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah2005-06-281-9/+202
* | [PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah2005-06-281-2/+2
* | [PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah2005-06-281-8/+26
* | [PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah2005-06-286-1530/+134Star
* | [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah2005-06-281-1/+4
* | [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah2005-06-281-5/+9
* | [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah2005-06-282-6/+9
* | [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...Rajesh Shah2005-06-281-1/+10
* | [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b...Rajesh Shah2005-06-281-2/+10
* | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-281-2/+0Star
* | [PATCH] PCI: fix show_modalias() function due to attribute changeGreg Kroah-Hartman2005-06-211-1/+1
* | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-213-7/+7
* | [PATCH] use device_for_each_child() to properly access child devices.long2005-06-211-74/+65Star
* | [PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov2005-06-213-15/+17
* | [PATCH] Make attributes names const char *Dmitry Torokhov2005-06-211-6/+7