summaryrefslogtreecommitdiffstats
path: root/Documentation/rtc.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-22crypto: padlock - tfm->__crt_alg->cra_name directlyMarek Vasut1-1/+1
2014-05-22crypto: n2 - tfm->__crt_alg->cra_name directlyMarek Vasut1-2/+2
2014-05-22crypto: dcp - tfm->__crt_alg->cra_name directlyMarek Vasut1-1/+1
2014-05-22crypto: cesa - tfm->__crt_alg->cra_name directlyMarek Vasut1-1/+1
2014-05-22crypto: ccp - tfm->__crt_alg->cra_name directlyMarek Vasut1-2/+2
2014-05-22crypto: geode - Don't use tfm->__crt_alg->cra_name directlyMarek Vasut1-2/+2
2014-05-22crypto: geode - Weed out printk() from probe()Marek Vasut1-2/+2
2014-05-22crypto: geode - Consistently use AES_KEYSIZE_128Marek Vasut1-3/+1
2014-05-22crypto: geode - Kill AES_IV_LENGTHMarek Vasut2-2/+1
2014-05-22crypto: geode - Kill AES_MIN_BLOCK_SIZEMarek Vasut2-10/+9
2014-05-22crypto: mxs-dcp - Remove global mutexFabio Estevam1-34/+16
2014-05-21crypto: hash - Add real ahash walk interfaceHerbert Xu2-5/+49
2014-05-13hwrng: n2-drv - Introduce the use of the managed version of kzallocHimangi Saraogi1-17/+7
2014-05-13crypto: caam - reinitialize keys_fit_inline for decrypt and givencryptVakul Garg1-0/+3
2014-05-13crypto: s5p-sss - fix multiplatform buildArnd Bergmann1-3/+0
2014-05-08hwrng: timeriomem - remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-08hwrng: omap - remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-08crypto: s5p-sss - Look for the next request in the queueNaveen Krishna Chatradhi1-5/+12
2014-05-08crypto: s5p-sss - Use clk_prepare/clk_unprepareNaveen Krishna Chatradhi1-3/+7
2014-05-08crypto: s5p-sss - validate iv before memcpyNaveen Krishna Chatradhi1-1/+2
2014-05-08crypto: s5p-sss - Let Exynos SoCs select SSS driverNaveen Krishna Chatradhi1-3/+3
2014-05-08crypto: s5p-sss - Add support for SSS module on ExynosNaveen Krishna Chatradhi2-27/+95
2014-05-08crypto: s5p-sss - Add device tree supportNaveen Krishna Chatradhi2-0/+33
2014-05-08crypto: s5p-sss - Use platform_get_irq() instead of _byname()Naveen Krishna Chatradhi1-12/+12
2014-05-08crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMINMatthias-Christian Ott1-3/+9
2014-05-08crypto: caam - Fix the 'quoted string split across lines'Marek Vasut1-59/+18
2014-05-08crypto: caam - Sweep the remnantsMarek Vasut1-21/+20
2014-05-08crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut1-10/+0
2014-05-08crypto: caam - Clean up report_deco_status()Marek Vasut1-18/+13
2014-05-08crypto: caam - Clean up report_ccb_status()Marek Vasut1-25/+20
2014-05-08crypto: caam - Dissolve report_jump_idx()Marek Vasut1-15/+17
2014-05-08crypto: caam - Kill the easy targetsMarek Vasut1-12/+17
2014-05-08crypto: caam - Pass error type into the functionsMarek Vasut1-10/+21
2014-05-08crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut1-2/+10
2014-05-08crypto: caam - Pull all the error codes outMarek Vasut1-143/+147
2014-05-08crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut6-53/+24
2014-04-28crypto: atmel-aes - check alignment of cfb64 modeLeilei Zhao1-0/+6
2014-04-28crypto: atmel-aes - correct block size of cfb8 modeLeilei Zhao1-1/+1
2014-04-28crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed()Christian Engelmayer1-1/+3
2014-04-28crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead...Christian Engelmayer1-1/+2
2014-04-28crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too bigChristian Engelmayer1-8/+6
2014-04-28crypto: caam - fix mem leak in ahash_setkeyHoria Geanta1-1/+3
2014-04-16crypto: omap-des - handle error of pm_runtime_get_syncNishanth Menon1-3/+23
2014-04-16hwrng: picoxcell - remove unbuildable picoxcell TRNGPaul Bolle3-195/+0
2014-04-16crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-4/+3
2014-04-16crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-25...Jussi Kivilinna1-7/+721
2014-04-16cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...Sonic Zhang1-20/+23
2014-04-16crypto: bfin_crc - ignore duplicated registration of the same algorithmSonic Zhang1-9/+9
2014-04-16crypto: bfin_crc - access crc registers by readl and writel functionsSonic Zhang2-17/+25
2014-04-16hwrng: Fix a few driver dependencies and defaultsJean Delvare1-3/+9