summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pciehp: cleanup pcie_poll_cmdKenji Kaneshige2008-06-251-11/+14
| * | | pciehp: fix typo in hpc_release_ctlrKenji Kaneshige2008-06-251-1/+1
| * | | PCI: fixup kdoc blocks for hotplug functionsJesse Barnes2008-06-251-2/+4
| * | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-123-8/+5
| |\ \ \
| | * | | PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-06-113-6/+4
| | * | | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-111-2/+1
| * | | | PCI: ACPI PCI slot detection driverAlex Chiang2008-06-102-1/+17
| * | | | PCI: introduce pci_slotAlex Chiang2008-06-1018-282/+402
| * | | | PCI: construct one fakephp slot per PCI slotAlex Chiang2008-06-101-55/+29
| * | | | PCI: unhide the SMBus on the Compaq Deskpro ENKrzysztof Helt2008-06-101-0/+9
| * | | | PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2008-06-102-0/+2
| * | | | PCI: Unhide the SMBus on the Compaq Evo D510Jean Delvare2008-06-101-0/+7
| * | | | PCI: eliminate double kfree in intel-iommu initializationJulia Lawall2008-06-101-1/+0
| * | | | pciehp: removes redundant NULL write to slot status registerKenji Kaneshige2008-06-101-1/+1
| * | | | pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige2008-06-101-1/+1
| * | | | shpchp: check firmware before taking controlKenji Kaneshige2008-06-106-90/+104
| * | | | pciehp: block signals while waiting for command completionKenji Kaneshige2008-06-101-12/+4
| * | | | pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige2008-06-103-18/+10
| * | | | pciehp: remove redundant pci_dev initializationKenji Kaneshige2008-06-101-1/+0
| * | | | PCI: implement new suspend/resume callbacksRafael J. Wysocki2008-06-101-46/+346
| * | | | PCI/MSI: skip calling pci_find_capability from msi_set_mask_bitsHidetoshi Seto2008-06-101-4/+8
| * | | | PCI: remove CVS keywordsAdrian Bunk2008-06-102-4/+0
| * | | | pci-acpi: formatting cleanups for _OSCKenji Kaneshige2008-06-101-2/+3
| * | | | pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige2008-06-101-11/+4
| * | | | pci-acpi: add flag to indicate query had been doneKenji Kaneshige2008-06-101-1/+3
| * | | | pci-acpi: use local buffer for _OSCKenji Kaneshige2008-06-101-34/+39
| * | | | pci-acpi: remove duplicate code for _OSCKenji Kaneshige2008-06-101-110/+55
| * | | | PCI: Disable PME during PCI scanZhao Yakui2008-06-101-0/+44
| * | | | Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-102-38/+86
| * | | | PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day2008-06-101-1/+1
| * | | | PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2008-06-102-2/+2
| |/ / /
* | | | PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-07-163-6/+4
* | | | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-07-161-2/+1
| |/ / |/| |
* | | RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-081-14/+37
* | | pci: VT3336 can't do MSI eitherTejun Heo2008-07-041-0/+1
* | | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-021-3/+14
* | | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-024-12/+48
* | | PCI: Restrict VPD read permission to rootBen Hutchings2008-07-011-1/+1
| |/ |/|
* | PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes2008-06-121-1/+0
* | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-122-23/+63
|\ \ | |/ |/|
| * x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-121-22/+62
| * PCI: use dev_to_node in pci_call_probeYinghai Lu2008-05-241-1/+1
* | PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt2008-05-301-2/+6
* | pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige2008-05-271-1/+5
* | pci hotplug core: add check of duplicate slot nameKenji Kaneshige2008-05-271-1/+6
* | pciehp: move msleep after power offKenji Kaneshige2008-05-272-7/+14
* | pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige2008-05-271-4/+38
* | pciehp: fix slow probingKenji Kaneshige2008-05-272-7/+36
* | pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige2008-05-273-35/+37
* | shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige2008-05-271-0/+4
OpenPOWER on IntegriCloud