summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Init stats for iommu=ptJoerg Roedel2011-12-221-0/+2
* iommu/amd: Remove unnecessary cache flushes in amd_iommu_resumeJoerg Roedel2011-12-221-7/+0
* iommu/amd: Add invalidate-context call-backJoerg Roedel2011-12-151-0/+35
* iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel2011-12-151-0/+43
* iommu/amd: Adapt IOMMU driver to PCI register name changesJoerg Roedel2011-12-151-8/+8
* Merge remote-tracking branch 'pci/pri-changes' into x86/amdJoerg Roedel2011-12-1510-87/+223
|\
| * PCI: More PRI/PASID cleanupAlex Williamson2011-12-051-34/+35
| * PCI: Enable is not exposed as a PASID capabilityAlex Williamson2011-12-051-3/+2
| * PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2011-12-051-0/+10
| * PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki2011-12-051-4/+8
| * PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplugRafael J. Wysocki2011-12-051-2/+2
| * PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2011-12-054-13/+2
| * PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2011-12-051-1/+1
| * PCI: Rework ASPM disable codeMatthew Garrett2011-12-053-22/+44
| * PCI: Fix PRI and PASID consistencyAlex Williamson2011-12-051-10/+10
| * PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2011-12-051-0/+111
* | Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel2011-12-146-60/+181
|\ \
| * | iommu/core: remove the temporary pgsize settingsOhad Ben-Cohen2011-11-101-10/+0
| * | iommu/intel: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+19
| * | iommu/amd: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+19
| * | iommu/msm: announce supported page sizesOhad Ben-Cohen2011-11-101-1/+5
| * | iommu/omap: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+4
| * | iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen2011-11-102-25/+123
| * | iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-105-39/+26
* | | iommu/amd: Add invalid_ppr callbackJoerg Roedel2011-12-141-2/+55
* | | iommu/amd: Implement notifiers for IOMMUv2Joerg Roedel2011-12-142-11/+178
* | | iommu/amd: Implement IO page-fault handlerJoerg Roedel2011-12-121-8/+196
* | | iommu/amd: Add routines to bind/unbind a pasidJoerg Roedel2011-12-121-0/+306
* | | iommu/amd: Implement device aquisition code for IOMMUv2Joerg Roedel2011-12-121-0/+210
* | | iommu/amd: Add driver stub for AMD IOMMUv2 supportJoerg Roedel2011-12-123-0/+45
* | | iommu/amd: Add stat counter for IOMMUv2 eventsJoerg Roedel2011-12-121-0/+17
* | | iommu/amd: Add device errata handlingJoerg Roedel2011-12-122-3/+55
* | | iommu/amd: Add function to get IOMMUv2 domain for pdevJoerg Roedel2011-12-123-0/+23
* | | iommu/amd: Implement function to send PPR completionsJoerg Roedel2011-12-123-0/+63
* | | iommu/amd: Implement functions to manage GCR3 tableJoerg Roedel2011-12-123-0/+135
* | | iommu/amd: Implement IOMMUv2 TLB flushing routinesJoerg Roedel2011-12-123-0/+140
* | | iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel2011-12-125-5/+180
* | | iommu/amd: Add amd_iommu_domain_direct_map functionJoerg Roedel2011-12-122-2/+39
* | | iommu/amd: Implement notifier for PPR faultsJoerg Roedel2011-12-123-2/+125
* | | iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel2011-12-123-16/+86
* | | iommu/amd: Add iommuv2 flag to struct amd_iommuJoerg Roedel2011-12-123-0/+23
* | | iommu/amd: Enable GT mode when supported by IOMMUJoerg Roedel2011-12-122-0/+10
* | | iommu/amd: Setup PPR log when supported by IOMMUJoerg Roedel2011-12-122-0/+65
* | | iommu/amd: Get the maximum number of PASIDs supportedJoerg Roedel2011-12-122-0/+19
* | | iommu/amd: Convert dev_table_entry to u64Joerg Roedel2011-12-123-16/+18
* | | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds2011-12-094-4/+6
|\ \ \
| * | | spi/gpio: fix section mismatch warningManuel Lauss2011-12-071-2/+2
| * | | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby2011-12-071-2/+2
| * | | spi/nuc900: Include linux/module.hAxel Lin2011-12-071-0/+1
| * | | spi/ath79: fix compile error due to missing includeGabor Juhos2011-12-071-0/+1