| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: annotate return value of pci_ioremap_bar with __iomem | Harvey Harrison | 2008-11-03 | 1 | -1/+1 |
* | PCI: add routines for debugging and handling lost interrupts | James Bottomley | 2008-10-23 | 1 | -0/+7 |
* | PCI: don't export linux/io.h from pci.h | Stephen Rothwell | 2008-10-22 | 1 | -1/+1 |
* | PCI, PCI Hotplug: introduce slot_name helpers | Alex Chiang | 2008-10-22 | 1 | -0/+5 |
* | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang | 2008-10-22 | 1 | -1/+2 |
* | PCI: rename pci_update_slot_number to pci_renumber_slot | Alex Chiang | 2008-10-22 | 1 | -1/+1 |
* | PCI: include io.h in pci.h so that ioremap_nocache is defined | Jesse Barnes | 2008-10-22 | 1 | -0/+1 |
* | PCI: add support for function level reset | Sheng Yang | 2008-10-22 | 1 | -0/+2 |
* | PCI: fix pci_ioremap_bar() on s390 | Heiko Carstens | 2008-10-20 | 1 | -0/+2 |
* | PCI: introduce an pci_ioremap(pdev, barnr) function | Arjan van de Ven | 2008-10-20 | 1 | -0/+13 |
* | PCI: support PCIe ARI capability | Yu Zhao | 2008-10-20 | 1 | -0/+1 |
* | PCI: use same arg names in PCI_VDEVICE comment | Zhao, Yu | 2008-10-20 | 1 | -2/+2 |
* | PCI: change MSI-x vector to 32bit | Yinghai Lu | 2008-10-20 | 1 | -1/+1 |
* | PCI PM: Introduce function pci_wake_from_d3 | Rafael J. Wysocki | 2008-10-20 | 1 | -0/+1 |
* | PCI: remove dynids.use_driver_data | Milton Miller | 2008-10-20 | 1 | -1/+0 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-10-20 | 1 | -0/+2 |
|\ |
|
| * | Export the ROM enable/disable helpers | Alan Cox | 2008-09-26 | 1 | -0/+2 |
* | | PCI: fix compiler warnings in pci_get_subsys() | Greg KH | 2008-09-16 | 1 | -4/+4 |
|/ |
|
* | PCI PM: Export pci_pme_active to drivers | Rafael J. Wysocki | 2008-08-07 | 1 | -0/+1 |
* | PCI: make pci_register_driver() a macro | Andrew Morton | 2008-08-07 | 1 | -4/+6 |
* | PCI: add D3 power state avoidance quirk | Alan Cox | 2008-07-28 | 1 | -0/+2 |
* | PCI PM: make more PCI PM core functionality available to drivers | Rafael J. Wysocki | 2008-07-22 | 1 | -0/+2 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -9/+48 |
|\ |
|
| * | PCI: Simplify PCI device PM code | Rafael J. Wysocki | 2008-07-07 | 1 | -1/+7 |
| * | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep | Rafael J. Wysocki | 2008-07-07 | 1 | -0/+2 |
| * | PCI: make pci_name use dev_name | Greg KH | 2008-07-07 | 1 | -2/+2 |
| * | PCI: add stub for pci_set_consistent_dma_mask() | Randy Dunlap | 2008-06-30 | 1 | -0/+5 |
| * | PCI: Fix comment of pci_dynids | Wang Chen | 2008-06-27 | 1 | -1/+1 |
| * | PCI: introduce pci_slot | Alex Chiang | 2008-06-10 | 1 | -2/+17 |
| * | PCI: implement new suspend/resume callbacks | Rafael J. Wysocki | 2008-06-10 | 1 | -1/+1 |
| * | Suspend/Resume bug in PCI layer wrt quirks | Rafael J. Wysocki | 2008-06-10 | 1 | -1/+9 |
| * | PCI: drivers/pci/pci.c: add prototypes | Adrian Bunk | 2008-06-10 | 1 | -1/+4 |
* | | x86: PAT export resource_wc in pci sysfs | venkatesh.pallipadi@intel.com | 2008-06-12 | 1 | -0/+1 |
|/ |
|
* | x86/pci: remove flag in pci_cfg_space_size_ext | Yinghai Lu | 2008-04-29 | 1 | -1/+1 |
* | x86: fix section mismatch in pci_scan_bus | Sam Ravnborg | 2008-04-29 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-04-29 | 1 | -2/+8 |
|\ |
|
| * | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 | Yinghai Lu | 2008-04-29 | 1 | -0/+6 |
| * | PCI: don't expose struct pci_vpd to userspace | Jesse Barnes | 2008-04-28 | 1 | -2/+2 |
* | | x86: multi pci root bus with different io resource range, on 64-bit | Yinghai Lu | 2008-04-26 | 1 | -1/+1 |
* | | x86 pci: remove checking type for mmconfig probe | Yinghai Lu | 2008-04-26 | 1 | -2/+2 |
* | | x86_64: set cfg_size for AMD Family 10h in case MMCONFIG | Yinghai Lu | 2008-04-26 | 1 | -0/+1 |
* | | x86: validate against acpi motherboard resources | Robert Hancock | 2008-04-26 | 1 | -0/+8 |
|/ |
|
* | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 2008-04-20 | 1 | -0/+3 |
* | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -0/+1 |
* | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-20 | 1 | -0/+5 |
* | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-20 | 1 | -3/+0 |
* | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman | 2008-04-20 | 1 | -0/+1 |
* | PCI: clean up search.c a lot | Greg Kroah-Hartman | 2008-04-20 | 1 | -2/+2 |
* | PCI: remove pci_get_device_reverse | Greg Kroah-Hartman | 2008-04-20 | 1 | -10/+0 |
* | PCI: remove pci_find_present | Greg Kroah-Hartman | 2008-04-20 | 1 | -2/+0 |