Age | Commit message (Expand) | Author | Files | Lines |
2016-03-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -73/+44 |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 39 | -980/+1810 |
2016-03-17 | crypto: marvell/cesa - forward devm_ioremap_resource() error code | Boris BREZILLON | 1 | -1/+1 |
2016-03-17 | crypto: marvell/cesa - initialize hash states | Boris BREZILLON | 1 | -0/+20 |
2016-03-17 | crypto: marvell/cesa - fix memory leak | Boris BREZILLON | 2 | -69/+20 |
2016-03-17 | crypto: ccp - fix lock acquisition code | Gary R Hook | 1 | -3/+3 |
2016-03-11 | crypto: qat - remove redundant arbiter configuration | Tadeusz Struk | 1 | -19/+0 |
2016-03-11 | crypto: ux500 - fix checks of error code returned by devm_ioremap_resource() | Vladimir Zapolskiy | 2 | -4/+4 |
2016-03-11 | crypto: atmel - fix checks of error code returned by devm_ioremap_resource() | Vladimir Zapolskiy | 3 | -6/+6 |
2016-03-11 | crypto: qat - Change the definition of icp_qat_uof_regtype | Pingchao Yang | 1 | -21/+21 |
2016-03-11 | crypto: ccp - Add abstraction for device-specific calls | Gary R Hook | 7 | -667/+710 |
2016-03-11 | crypto: ccp - CCP versioning support | Gary R Hook | 6 | -5/+98 |
2016-03-11 | crypto: ccp - Support for multiple CCPs | Gary R Hook | 4 | -19/+114 |
2016-03-11 | crypto: ccp - Remove check for x86 family and model | Gary R Hook | 1 | -36/+11 |
2016-02-28 | crypto: ccp - memset request context to zero during import | Tom Lendacky | 2 | -0/+2 |
2016-02-28 | crypto: qat - The AE id should be less than the maximal AE number | Pingchao Yang | 1 | -1/+1 |
2016-02-28 | crypto: rockchip - add hash support for crypto engine in rk3288 | Zain Wang | 6 | -14/+499 |
2016-02-17 | crypto: caam - Staticize caam_jr_shutdown() | Fabio Estevam | 1 | -1/+1 |
2016-02-17 | crypto: qat - fix leak on error path | Tadeusz Struk | 1 | -34/+36 |
2016-02-17 | crypto: atmel-sha - fix race in atmel_sha_final() | Cyrille Pitchen | 1 | -22/+2 |
2016-02-17 | crypto: atmel-sha - fix .import()/.export() implementation | Cyrille Pitchen | 1 | -34/+10 |
2016-02-15 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2016-02-06 | crypto: sahara - fill the statesize field | Fabio Estevam | 1 | -0/+2 |
2016-02-06 | crypto: sahara - avoid needlessly saving and restoring sahara_ctx | Fabio Estevam | 1 | -10/+2 |
2016-02-06 | crypto: sahara - remove unneeded mutex in the exported state | Fabio Estevam | 1 | -5/+0 |
2016-02-06 | crypto: ccp - Don't assume export/import areas are aligned | Tom Lendacky | 2 | -25/+37 |
2016-02-06 | crypto: aead - move aead_request_cast helper to aead.h | Tadeusz Struk | 1 | -6/+0 |
2016-02-06 | crypto: sunxi-ss - prevent compilation on 64-bit | Andre Przywara | 1 | -1/+1 |
2016-02-06 | crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init() | Boris BREZILLON | 1 | -1/+1 |
2016-02-06 | crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts | Cyrille Pitchen | 1 | -5/+13 |
2016-02-06 | crypto: atmel-sha - fix atmel_sha_remove() | Cyrille Pitchen | 1 | -7/+0 |
2016-02-01 | crypto: ccp - Limit the amount of information exported | Tom Lendacky | 3 | -10/+48 |
2016-02-01 | crypto: omap-aes - Support crypto engine framework | Baolin Wang | 2 | -53/+45 |
2016-01-30 | crypto: atmel-sha - fix algorihtm registration | Cyrille Pitchen | 1 | -1/+60 |
2016-01-30 | crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts | Cyrille Pitchen | 1 | -4/+12 |
2016-01-27 | crypto: sunxi - don't print confusing data | Arnd Bergmann | 1 | -3/+2 |
2016-01-25 | crypto: qat - Reduced reqsize in qat_algs | Cabiddu, Giovanni | 1 | -4/+2 |
2016-01-25 | crypto: ixp4xx - Fix false lastlen uninitialised warning | Herbert Xu | 1 | -14/+12 |
2016-01-25 | crypto: atmel-sha - fix context switches | Cyrille Pitchen | 2 | -25/+84 |
2016-01-25 | crypto: atmel-sha - add support of sama5d2x SoCs | Cyrille Pitchen | 1 | -0/+6 |
2016-01-25 | crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto client | Cyrille Pitchen | 1 | -6/+13 |
2016-01-25 | crypto: atmel-sha - fix crash when computing digest on empty message | Cyrille Pitchen | 1 | -0/+1 |
2016-01-25 | crypto: ccp - Add hash state import and export support | Tom Lendacky | 2 | -0/+46 |
2016-01-25 | crypto: caam - enable LARGE_BURST for enhancing DMA transactions size | Horia Geant? | 2 | -2/+3 |
2016-01-25 | crypto: qat - Pack cfg ctl structs | Atta, Ahsan | 1 | -3/+3 |
2016-01-25 | crypto: s5p-sss - Use memcpy_toio for iomem annotated memory | Krzysztof Koz?owski | 1 | -2/+2 |
2016-01-25 | crypto: s5p-sss - Fix minor coding style violations | Krzysztof Koz?owski | 1 | -4/+4 |
2016-01-25 | crypto: qat - remove redundant function call | Pingchao Yang | 1 | -1/+0 |
2016-01-25 | crypto: qat - change name for c6xx dev type | Tadeusz Struk | 1 | -2/+2 |