| Commit message (Expand) | Author | Age |
* | PCI: conditional resource-reallocation through kernel parameter pci=realloc | Ram Pai | 2011-07-08 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-06-27 |
|\ |
|
| * | mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader | Manoj Iyer | 2011-06-18 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-06-24 |
|\ \ |
|
| * | | PCI: fix new kernel-doc warning | Randy Dunlap | 2011-06-01 |
| * | | PCI: Fix warning in drivers/pci/probe.c on sparc64 | David S. Miller | 2011-05-31 |
* | | | PCI / PM: Block races between runtime PM and system sleep | Rafael J. Wysocki | 2011-06-21 |
| |/
|/| |
|
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-06-14 |
|\ \ |
|
| * | | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie | 2011-06-13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-06-09 |
|\ \ \
| |/ /
|/| | |
|
| * | | sparc32,leon: added LEON-common low-level PCI routines | Daniel Hellstrom | 2011-06-02 |
* | | | PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset | Rafael J. Wysocki | 2011-06-07 |
|/ / |
|
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2011-06-01 |
|\ \
| |/
|/| |
|
| * | intel-iommu: Fix off-by-one in RMRR setup | David Woodhouse | 2011-06-01 |
| * | intel-iommu: Add domain check in domain_remove_one_dev_info | Mike Habeck | 2011-06-01 |
| * | intel-iommu: Remove Host Bridge devices from identity mapping | Mike Travis | 2011-06-01 |
| * | intel-iommu: Use coherent DMA mask when requested | Mike Travis | 2011-06-01 |
| * | intel-iommu: Dont cache iova above 32bit | Chris Wright | 2011-06-01 |
| * | intel-iommu: Speed up processing of the identity_mapping function | Mike Travis | 2011-06-01 |
| * | intel-iommu: Check for identity mapping candidate using system dma mask | Chris Wright | 2011-06-01 |
| * | intel-iommu: Only unlink device domains from iommu | Alex Williamson | 2011-06-01 |
| * | intel-iommu: Enable super page (2MiB, 1GiB, etc.) support | Youquan Song | 2011-06-01 |
| * | intel-iommu: Flush unmaps at domain_exit | Alex Williamson | 2011-05-24 |
| * | intel-iommu: Remove obsolete comment from detect_intel_iommu | Jan Kiszka | 2011-05-24 |
| * | intel-iommu: fix VT-d PMR disable for TXT on S3 resume | Joseph Cihula | 2011-05-24 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-05-29 |
|\ \ |
|
| * | | ACPI: Add D3 cold state | Lin Ming | 2011-05-29 |
| |/ |
|
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-05-24 |
|\ \ |
|
| * | | vgaarb: use bridges to control VGA routing where possible. | Dave Airlie | 2011-05-03 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-05-23 |
|\ \ \ |
|
| * | | | PCI: Don't use dmi_name_in_vendors in quirk | Jean Delvare | 2011-05-21 |
| * | | | PCI: remove unused AER functions | Chen Gong | 2011-05-21 |
| * | | | PCI/sysfs: move bus cpuaffinity to class dev_attrs | Yinghai Lu | 2011-05-21 |
| * | | | PCI: add rescan to /sys/.../pci_bus/.../ | Yinghai Lu | 2011-05-21 |
| * | | | PCI: update bridge resources to get more big ranges when allocating space (ag... | Yinghai Lu | 2011-05-21 |
| * | | | PCI: Add interfaces to store and load the device saved state | Alex Williamson | 2011-05-21 |
| * | | | PCI: Track the size of each saved capability data area | Alex Williamson | 2011-05-21 |
| * | | | PCI/e1000e: Add and use pci_disable_link_state_locked() | Yinghai Lu | 2011-05-21 |
| * | | | PCI: add latency tolerance reporting enable/disable support | Jesse Barnes | 2011-05-11 |
| * | | | PCI: add OBFF enable/disable support | Jesse Barnes | 2011-05-11 |
| * | | | PCI: add ID-based ordering enable/disable support | Jesse Barnes | 2011-05-11 |
| * | | | PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot. | Ian Campbell | 2011-05-11 |
| * | | | PCI: Set PCIE maxpayload for card during hotplug insertion | Jordan_Hargrave@Dell.com | 2011-05-10 |
| * | | | PCI: handle positive error codes | Greg Thelen | 2011-05-10 |
| * | | | PCI: check pci_vpd_pci22_wait() return | Greg Thelen | 2011-05-10 |
| * | | | PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpio | Jean Delvare | 2011-05-10 |
| * | | | PCI: Fix typo in ich7 quirk comment | Jean Delvare | 2011-05-10 |
| * | | | PCI: Add quirk for setting valid class for TI816X Endpoint | Hemant Pedanekar | 2011-05-10 |
| * | | | PCI: Fix uninitialized variable bug in AER injection code | Wanlong Gao | 2011-05-10 |
| * | | | PCI/PM: Add kerneldoc description of pci_pm_reset() | Rafael J. Wysocki | 2011-05-10 |