summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel648-4242/+13569
2014-12-02iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy1-5/+15
2014-12-02iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu1-5/+3
2014-11-21Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2-24/+111
2014-11-18pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplugJiang Liu1-2/+14
2014-11-18iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplugJiang Liu1-55/+151
2014-11-18iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()Jiang Liu1-3/+5
2014-11-18iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplugJiang Liu1-60/+178
2014-11-18iommu/vt-d: Search for ACPI _DSM method for DMAR hotplugJiang Liu1-3/+30
2014-11-18iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu3-14/+337
2014-11-18iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu2-16/+37
2014-11-18iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu2-100/+113
2014-11-17Merge tag 'md/3.18-fix' of git://neil.brown.name/mdLinus Torvalds1-0/+4
2014-11-17md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZENNeilBrown1-0/+4
2014-11-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-37/+46
2014-11-16Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds4-69/+138
2014-11-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-46/+103
2014-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-7/+83
2014-11-15Merge tag 'platform-drivers-x86-v3.18-3' of git://git.infradead.org/users/dvh...Linus Torvalds2-0/+45
2014-11-15Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-70/+51
2014-11-15Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-11/+46
2014-11-14Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-2/+1
2014-11-14iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attributeWill Deacon1-20/+90
2014-11-14iommu/arm-smmu: Play nice on non-ARM/SMMU systemsThierry Reding1-0/+12
2014-11-14iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXECWill Deacon1-0/+2
2014-11-14iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driverAntonios Motakis1-0/+2
2014-11-14iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis1-4/+5
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki3-11/+38
2014-11-14Merge branch 'acpi-blacklist'Rafael J. Wysocki1-0/+8
2014-11-14firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter1-2/+1
2014-11-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-266/+653
2014-11-14Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie1-0/+2
2014-11-14Input: elantech - report the middle button of the touchpadUlrik De Bie1-0/+19
2014-11-14Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár1-1/+16
2014-11-14Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-1/+2
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-0/+3
2014-11-14zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-14Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linu...Dave Airlie1-5/+4
2014-11-13Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2-3/+38
2014-11-13Merge tag 'drm-intel-fixes-2014-11-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-16/+3
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+19
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov1-5/+2
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov1-6/+2
2014-11-13Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds7-31/+50
2014-11-13drm/tegra: dc: Add missing call to drm_vblank_on()Thierry Reding1-5/+4
2014-11-13virtio_console: move early VQ enablementCornelia Huck1-2/+2
2014-11-13drm/nouveau/nv50/disp: Fix modeset on G94Roy Spliet1-2/+23
2014-11-13drm/gk20a/fb: fix setting of large page size bitAlexandre Courbot1-1/+15