summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-18x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez
2015-06-17Kconfig: disable Media Controller for DVBMauro Carvalho Chehab
2015-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-18crypto: drivers - Fix Kconfig selectsHerbert Xu
2015-06-18crypto: caam - fix non-64-bit write/read accessSteffen Trumtrar
2015-06-17crypto: caam - Convert GCM to new AEAD interfaceHerbert Xu
2015-06-17crypto: caam - Handle errors in dma_map_sg_chainedHerbert Xu
2015-06-17crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu
2015-06-16irqchip: exynos-combiner: Save IRQ enable set on suspendJavier Martinez Canillas
2015-06-16crypto: caam - Provide correct value to iounmap() in controller driverVictoria Milhoan
2015-06-16crypto: caam - Fix incorrect size when DMA unmapping bufferVictoria Milhoan
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu
2015-06-16crypto: vmx - Remove duplicate PPC64 dependencyHerbert Xu
2015-06-16crypto: caam - fix RNG buffer cache alignmentSteve Cornelius
2015-06-16crypto: caam - improve initalization for context state savesSteve Cornelius
2015-06-16drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson
2015-06-15Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman
2015-06-15crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman
2015-06-15drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson
2015-06-14Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-14Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent
2015-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-12Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12crypto: picoxcell - Clamp AEAD SG list by input lengthHerbert Xu
2015-06-12crypto: picoxcell - Make use of sg_nents_for_lenHerbert Xu
2015-06-12crypto: picoxcell - Include linux/sizes.hHerbert Xu
2015-06-12pwm: lpss: pci: Add support for Broxton platformQipeng Zha
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse
2015-06-12md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown
2015-06-12md: Close race when setting 'action' to 'idle'.NeilBrown
2015-06-12md: don't return 0 from array_state_storeNeilBrown
2015-06-12dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski
2015-06-12pwm: bcm-kona: Don't set polarity in probeArun Ramamurthy
2015-06-12pwm: Add pwmchip_add_with_polarity() APITim Kryger
2015-06-12iommu, x86: Properly handle posted interrupts for IOMMU hotplugFeng Wu
2015-06-12iommu, x86: Provide irq_remapping_cap() interfaceFeng Wu
2015-06-12iommu, x86: Setup Posted-Interrupts capability for Intel iommuFeng Wu
2015-06-12iommu, x86: Avoid migrating VT-d posted interruptsFeng Wu
2015-06-12iommu, x86: Save the mode (posted or remapped) of an IRTEFeng Wu
2015-06-12iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chipFeng Wu
2015-06-12iommu: Add new member capability to struct irq_remap_opsFeng Wu
2015-06-12pwm: atmel: Fix incorrect CDTY value after disablingAlexandre Belloni
2015-06-12pwm: atmel: Fix incorrect CDTY value after enablingAlexandre Belloni
2015-06-12Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie