summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* crypto: bfin_crc - access crc registers by readl and writel functionsSonic Zhang2014-04-162-17/+150
* hwrng: Fix a few driver dependencies and defaultsJean Delvare2014-04-161-3/+9
* hwrng: Turn HW_RANDOM into a menuconfigJean Delvare2014-04-161-26/+30
* hwrng: Move UML_RANDOM at the last positionJean Delvare2014-04-161-15/+15
* crypto: omap-des - use devm_ioremap_resource()Jingoo Han2014-04-161-4/+3
* crypto: nx - Use RCU_INIT_POINTER(x, NULL)Monam Agarwal2014-04-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-0331-1766/+1977
|\
| * crypto: caam - add missing key_dma unmapHoria Geanta2014-03-211-0/+5
| * crypto: caam - add support for aead null encryptionHoria Geanta2014-03-213-13/+342
| * crypto: caam - remove error propagation handlingHoria Geanta2014-03-211-47/+7
| * crypto: caam - Fix first parameter to caam_init_rngHerbert Xu2014-03-211-1/+1
| * crypto: omap-sham - Map SG pages if they are HIGHMEM before accessingJoel Fernandes2014-03-101-1/+7
| * crypto: caam - Dynamic memory allocation for caam_rng_ctx objectNitesh Lal2014-03-101-6/+9
| * hwrng: add randomness to system from rng sourcesKees Cook2014-03-101-0/+7
| * crypto: mxs-dcp - Optimize hashingMarek Vasut2014-03-101-11/+17
| * crypto: mxs-dcp - Align the bounce buffersMarek Vasut2014-03-101-1/+7
| * crypto: omap-des - make local functions staticJingoo Han2014-03-101-2/+2
| * crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-101-3/+1
| * crypto: omap-des - Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-101-3/+1
| * crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-101-3/+1
| * hwrng: timeriomem - Use devm_*() functionsJingoo Han2014-03-101-30/+10
| * hwrng: nomadik - Use devm_*() functionsJingoo Han2014-03-101-9/+4
| * hwrng: pixocell - Use devm_clk_get()Jingoo Han2014-03-101-6/+2
| * hwrng: omap3-rom - Use devm_clk_get()Jingoo Han2014-03-101-2/+1
| * hwrng: atmel - Use devm_clk_get()Jingoo Han2014-03-101-6/+2
| * crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...Sonic Zhang2014-03-101-34/+11
| * crypto: sahara - Use return value of devm_request_irq() on errorAlexander Shiyan2014-03-101-3/+4
| * crypto: ccp - Account for CCP backlog processingTom Lendacky2014-02-261-7/+11
| * crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky2014-02-261-0/+3
| * crypto: ccp - Prevent a possible lost CCP command requestTom Lendacky2014-02-261-0/+4
| * crypto: caam - writel() arguments are swappedDan Carpenter2014-02-261-2/+2