Age | Commit message (Expand) | Author |
2016-01-12 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2015-12-29 | crypto: hifn_795x, picoxcell - use ablkcipher_request_cast | Geliang Tang |
2015-12-25 | crypto: qat - fix SKU definiftion for c3xxx dev | Tadeusz Struk |
2015-12-25 | crypto: qat - Fix random config build issue | Tadeusz Struk |
2015-12-25 | crypto: ccp - use to_pci_dev and to_platform_device | Geliang Tang |
2015-12-25 | crypto: qat - Rename dh895xcc mmp firmware | Ahsan Atta |
2015-12-23 | crypto: atmel-aes - add debug facilities to monitor register accesses. | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - add support to GCM mode | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - change the DMA threshold | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - fix the counter overflow in CTR mode | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686 | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - create sections to regroup functions by usage | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - fix typo and indentation | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - use SIZE_IN_WORDS() helper macro | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - improve performances of data transfer | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - fix atmel_aes_remove() | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - remove useless AES_FLAGS_DMA flag | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - reduce latency of DMA completion | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - rework crypto request completion | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - simplify the configuration of the AES IP | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - remove useless write in the Control Register | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - make crypto request queue management more generic | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - change atmel_aes_write_ctrl() signature | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - propagate error from atmel_aes_hw_version_init() | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - remove unused header includes | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - fix unregistration order of crypto algorithms | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - change algorithm priorities | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - constify value argument of atmel_aes_write_n() | Cyrille Pitchen |
2015-12-23 | crypto: atmel-aes - add new version | Leilei Zhao |
2015-12-22 | crypto: qat - use list_for_each_entry* | Geliang Tang |
2015-12-22 | crypto: ux500 - Use precalculated hash from headers | LABBE Corentin |
2015-12-22 | crypto: ccp - Use precalculated hash from headers | LABBE Corentin |
2015-12-22 | crypto: n2 - Use precalculated hash from headers | LABBE Corentin |
2015-12-22 | crypto: qat - fix some timeout tests | Pingchao Yang |
2015-12-22 | crypto: qat - fix CTX_ENABLES bits shift direction issue | Pingchao Yang |
2015-12-19 | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros | Borislav Petkov |
2015-12-17 | crypto: omap - Removed unused variable "err" | Rahul Pathak |
2015-12-17 | crypto: atmel-sha - Removed unused variable "err" | Rahul Pathak |
2015-12-17 | crypto: nx-842 - Mask XERS0 bit in return value | Haren Myneni |
2015-12-14 | crypto: qat - uint8_t is not large enough for accel_id | Tadeusz Struk |
2015-12-14 | crypto: omap-des - Fix "schedule while atomic" bug | Sam Protsenko |
2015-12-14 | crypto: qat - enable VF irq after guest exits ungracefully | Zeng Xin |
2015-12-11 | crypto: qat - select PCI_IOV when VF are enabled | Tadeusz Struk |
2015-12-11 | crypto: qat - ring returning retry even though ring has BW | Harvijay Saini |
2015-12-10 | crypto: sahara - fix debug output for 64-bit dma_addr_t | Arnd Bergmann |
2015-12-10 | crypto: sahara - fix 64-bit dma_addr_t compilation | Arnd Bergmann |
2015-12-09 | crypto: qat - add support for c62xvf accel type | Tadeusz Struk |
2015-12-09 | crypto: qat - add support for c3xxxvf accel type | Tadeusz Struk |
2015-12-09 | crypto: qat - add support for c62x accel type | Tadeusz Struk |