summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Chatradhi1-24/+83
2014-05-08crypto: s5p-sss - Add device tree supportNaveen Krishna Chatradhi1-0/+8
2014-05-08crypto: s5p-sss - Use platform_get_irq() instead of _byname()Naveen Krishna Chatradhi1-12/+12
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: 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-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/+150
2014-04-16hwrng: Fix a few driver dependencies and defaultsJean Delvare1-3/+9
2014-04-16hwrng: Turn HW_RANDOM into a menuconfigJean Delvare1-26/+30
2014-04-16hwrng: Move UML_RANDOM at the last positionJean Delvare1-15/+15
2014-04-16crypto: omap-des - use devm_ioremap_resource()Jingoo Han1-4/+3
2014-04-16crypto: nx - Use RCU_INIT_POINTER(x, NULL)Monam Agarwal1-2/+2
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds31-1766/+1977
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds885-22365/+79944
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds22-579/+2549
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds24-37/+15
2014-04-03Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-51/+56
2014-04-03Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-17/+306
2014-04-03Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-18/+39
2014-04-03Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds4-8/+3
2014-04-03Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds10-87/+655
2014-04-03Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds32-189/+346
2014-04-03Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+92
2014-04-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds5-22/+581
2014-04-03Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds3-6/+202
2014-04-03Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds10-1028/+3
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2014-04-02Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds41-6253/+6514
2014-04-02Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds4-155/+71
2014-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds139-2648/+10209
2014-04-02Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds115-1977/+8567