summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into nextLinus Torvalds2014-06-073-34/+24
|\
| * drivers/vfio/pci: Fix wrong MSI interrupt countGavin Shan2014-05-301-2/+1
| * vfio/iommu_type1: Avoid overflowAlex Williamson2014-05-301-27/+18
| * vfio/pci: Fix unchecked return valueAlex Williamson2014-05-301-1/+2
| * vfio/pci: Fix sizing of DPA and THP express capabilitiesAlex Williamson2014-05-301-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds2014-06-0728-685/+640
|\ \
| * | crypto: cesa - tfm->__crt_alg->cra_type directlyMarek Vasut2014-05-221-2/+2
| * | crypto: sahara - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-221-1/+1
| * | crypto: padlock - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-221-1/+1
| * | crypto: n2 - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-221-2/+2
| * | crypto: dcp - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-221-1/+1
| * | crypto: cesa - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-221-1/+1
| * | crypto: ccp - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-221-2/+2
| * | crypto: geode - Don't use tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-221-2/+2
| * | crypto: geode - Weed out printk() from probe()Marek Vasut2014-05-221-2/+2
| * | crypto: geode - Consistently use AES_KEYSIZE_128Marek Vasut2014-05-221-3/+1
| * | crypto: geode - Kill AES_IV_LENGTHMarek Vasut2014-05-222-2/+1
| * | crypto: geode - Kill AES_MIN_BLOCK_SIZEMarek Vasut2014-05-222-10/+9
| * | crypto: mxs-dcp - Remove global mutexFabio Estevam2014-05-221-34/+16
| * | hwrng: n2-drv - Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-131-17/+7
| * | crypto: caam - reinitialize keys_fit_inline for decrypt and givencryptVakul Garg2014-05-131-0/+3
| * | crypto: s5p-sss - fix multiplatform buildArnd Bergmann2014-05-131-3/+0
| * | hwrng: timeriomem - remove unnecessary OOM messagesJingoo Han2014-05-081-3/+1
| * | hwrng: omap - remove unnecessary OOM messagesJingoo Han2014-05-081-3/+1
| * | crypto: s5p-sss - Look for the next request in the queueNaveen Krishna Chatradhi2014-05-081-5/+12
| * | crypto: s5p-sss - Use clk_prepare/clk_unprepareNaveen Krishna Chatradhi2014-05-081-3/+7
| * | crypto: s5p-sss - validate iv before memcpyNaveen Krishna Chatradhi2014-05-081-1/+2
| * | crypto: s5p-sss - Let Exynos SoCs select SSS driverNaveen Krishna Chatradhi2014-05-081-3/+3
| * | crypto: s5p-sss - Add support for SSS module on ExynosNaveen Krishna Chatradhi2014-05-081-24/+83
| * | crypto: s5p-sss - Add device tree supportNaveen Krishna Chatradhi2014-05-081-0/+8
| * | crypto: s5p-sss - Use platform_get_irq() instead of _byname()Naveen Krishna Chatradhi2014-05-081-12/+12
| * | crypto: caam - Fix the 'quoted string split across lines'Marek Vasut2014-05-081-59/+18
| * | crypto: caam - Sweep the remnantsMarek Vasut2014-05-081-21/+20
| * | crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut2014-05-081-10/+0
| * | crypto: caam - Clean up report_deco_status()Marek Vasut2014-05-081-18/+13
| * | crypto: caam - Clean up report_ccb_status()Marek Vasut2014-05-081-25/+20
| * | crypto: caam - Dissolve report_jump_idx()Marek Vasut2014-05-081-15/+17
| * | crypto: caam - Kill the easy targetsMarek Vasut2014-05-081-12/+17
| * | crypto: caam - Pass error type into the functionsMarek Vasut2014-05-081-10/+21
| * | crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut2014-05-081-2/+10
| * | crypto: caam - Pull all the error codes outMarek Vasut2014-05-081-143/+147
| * | crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut2014-05-086-53/+24
| * | crypto: atmel-aes - check alignment of cfb64 modeLeilei Zhao2014-04-281-0/+6
| * | crypto: atmel-aes - correct block size of cfb8 modeLeilei Zhao2014-04-281-1/+1
| * | crypto: caam - fix mem leak in ahash_setkeyHoria Geanta2014-04-281-1/+3
| * | crypto: omap-des - handle error of pm_runtime_get_syncNishanth Menon2014-04-161-3/+23
| * | hwrng: picoxcell - remove unbuildable picoxcell TRNGPaul Bolle2014-04-163-195/+0
| * | crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-161-4/+3
| * | cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...Sonic Zhang2014-04-161-20/+23
| * | crypto: bfin_crc - ignore duplicated registration of the same algorithmSonic Zhang2014-04-161-9/+9