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