summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-24iommu/vt-d: Make dmar_insert_dev_info() take struct device instead of struct ...David Woodhouse
2014-03-24iommu/vt-d: Make iommu_dummy() take struct device instead of struct pci_devDavid Woodhouse
2014-03-24iommu/vt-d: Add ACPI devices into dmaru->devices[] arrayDavid Woodhouse
2014-03-24iommu/vt-d: Change scope lists to struct device, bus, devfnDavid Woodhouse
2014-03-20iommu/vt-d: Allocate space for ACPI devicesDavid Woodhouse
2014-03-20iommu/vt-d: Parse ANDD recordsDavid Woodhouse
2014-03-19iommu/vt-d: Be less pessimistic about domain coherency where possibleDavid Woodhouse
2014-03-19iommu/vt-d: Honour intel_iommu=sp_off for non-VMM domainsDavid Woodhouse
2014-03-19iommu/vt-d: Clean up and fix page table clear/free behaviourDavid Woodhouse
2014-03-19iommu/vt-d: Clean up size handling for intel_iommu_unmap()David Woodhouse
2014-03-04iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu
2014-03-04iommu/vt-d: Unify the way to process DMAR device scope arrayJiang Liu
2014-03-04iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happensJiang Liu
2014-03-04iommu/vt-d: Use RCU to protect global resources in interrupt contextJiang Liu
2014-03-04iommu/vt-d: Introduce a rwsem to protect global data structuresJiang Liu
2014-03-04iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entriesJiang Liu
2014-03-04iommu/vt-d: Fix error in detect ATS capabilityJiang Liu
2014-03-04iommu/vt-d: Check for NULL pointer when freeing IOMMU data structureJiang Liu
2014-03-04iommu/vt-d: Fix incorrect iommu_count for si_domainJiang Liu
2014-03-04iommu/vt-d: Reduce duplicated code to handle virtual machine domainsJiang Liu
2014-03-04iommu/vt-d: Free resources if failed to create domain for PCIe endpointJiang Liu
2014-03-04iommu/vt-d: Simplify function get_domain_for_dev()Jiang Liu
2014-03-04iommu/vt-d: Move private structures and variables into intel-iommu.cJiang Liu
2014-03-04iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuseJiang Liu
2014-03-04iommu/vt-d: Avoid caching stale domain_device_info when hot-removing PCI deviceJiang Liu
2014-03-04iommu/vt-d: Avoid caching stale domain_device_info and fix memory leakJiang Liu
2014-03-04iommu/vt-d: Avoid double free of g_iommus on error recovery pathJiang Liu
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-02Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-02Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-03-02Merge iio fixes into staging-linusGreg Kroah-Hartman
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom
2014-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-03-01Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-28Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2014-02-28Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-02-28Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen
2014-02-28Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor'Rafael J. Wysocki
2014-02-27drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher
2014-02-27drm/radeon: change audio enable logicAlex Deucher
2014-02-27drm/radeon: fix audio disable on dce6+Alex Deucher
2014-02-27drm/radeon: free uvd ring on unloadJerome Glisse
2014-02-27drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher
2014-02-27drm/radeon: fix missing bo reservationChristian König