summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-24iommu/vt-d: Make iommu_should_identity_map() take struct deviceDavid Woodhouse
2014-03-24iommu/vt-d: Handle RMRRs for non-PCI devicesDavid Woodhouse
2014-03-24iommu/vt-d: Make get_domain_for_dev() take struct deviceDavid Woodhouse
2014-03-24iommu/vt-d: Make domain_context_mapp{ed,ing}() take struct deviceDavid Woodhouse
2014-03-24iommu/vt-d: Make device_to_iommu() cope with non-PCI devicesDavid Woodhouse
2014-03-24iommu/vt-d: Make identity_mapping() take struct device not struct pci_devDavid Woodhouse
2014-03-24iommu/vt-d: Remove segment from struct device_domain_info()David Woodhouse
2014-03-24iommu/vt-d: Store PCI segment number in struct intel_iommuDavid Woodhouse
2014-03-24iommu/vt-d: Remove device_to_iommu() call from domain_remove_dev_info()David Woodhouse
2014-03-24iommu/vt-d: Simplify iommu check in domain_remove_one_dev_info()David Woodhouse
2014-03-24iommu/vt-d: Always store iommu in device_domain_infoDavid Woodhouse
2014-03-24iommu/vt-d: Use domain_remove_one_dev_info() in domain_add_dev_info() error pathDavid Woodhouse
2014-03-24iommu/vt-d: use dmar_insert_dev_info() from dma_add_dev_info()David Woodhouse
2014-03-24iommu/vt-d: Stop dmar_insert_dev_info() freeing domains on losing raceDavid Woodhouse
2014-03-24iommu/vt-d: Pass iommu to domain_context_mapping_one() and iommu_support_dev_...David Woodhouse
2014-03-24iommu/vt-d: Use struct device in device_domain_info, not struct pci_devDavid Woodhouse
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-24i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon
2014-03-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-20iommu/vt-d: Allocate space for ACPI devicesDavid Woodhouse
2014-03-20iommu/vt-d: Parse ANDD recordsDavid Woodhouse
2014-03-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2014-03-20drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz
2014-03-20Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-03-19via-rhine: Disable device in error pathRoger Luethi
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-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-03-19drm/i915: Disable stolen memory when DMAR is activeChris Wilson
2014-03-19Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula
2014-03-18ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin
2014-03-18vxlan: fix potential NULL dereference in arp_reduce()David Stevens
2014-03-18cnic: Update version to 2.5.20 and copyright year.Michael Chan
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan
2014-03-18cnic: Use proper ulp_ops for per device operations.Michael Chan
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork
2014-03-18isdn/capi: Make Middleware depend on CAPI2.0Paul Bolle
2014-03-18drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter
2014-03-18Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-03-17net: cpsw: do not register cpts twiceBenedikt Spranger
2014-03-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-17ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin
2014-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds