1
0
Fork 0
remarkable-linux/drivers/crypto/ccp
Dave Jiang c678fa6634 dmaengine: remove DMA_SG as it is dead code in kernel
There are no in kernel consumers for DMA_SG op. Removing operation,
dead code, and test code in dmatest.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Gary Hook <gary.hook@amd.com>
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
Cc: Kedareswara rao Appana <appana.durga.rao@xilinx.com>
Cc: Li Yang <leoyang.li@nxp.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2017-08-22 09:22:11 +05:30
..
Kconfig crypto: ccp - Ensure all dependencies are specified 2016-04-25 19:14:51 +08:00
Makefile crypto: ccp - Add debugfs entries for CCP information 2017-06-19 14:11:47 +08:00
ccp-crypto-aes-cmac.c crypto: ccp - Prevent information leakage on export 2016-04-15 22:13:56 +08:00
ccp-crypto-aes-galois.c crypto: ccp - Enable support for AES GCM on v5 CCPs 2017-03-24 22:02:55 +08:00
ccp-crypto-aes-xts.c crypto: ccp - Use skcipher for fallback 2016-07-01 23:45:08 +08:00
ccp-crypto-aes.c crypto: ccp - CCP versioning support 2016-03-11 21:19:16 +08:00
ccp-crypto-des3.c crypto: ccp - Enable 3DES function on v5 CCPs 2017-03-24 22:02:55 +08:00
ccp-crypto-main.c crypto: ccp - Enable support for AES GCM on v5 CCPs 2017-03-24 22:02:55 +08:00
ccp-crypto-sha.c crypto: ccp - Use IPAD/OPAD constant 2017-05-23 12:52:09 +08:00
ccp-crypto.h crypto: ccp - Enable support for AES GCM on v5 CCPs 2017-03-24 22:02:55 +08:00
ccp-debugfs.c crypto: ccp - Release locks before returning 2017-06-22 16:54:09 +08:00
ccp-dev-v3.c crypto: ccp - Change ISR handler method for a v3 CCP 2017-04-24 18:11:06 +08:00
ccp-dev-v5.c crypto: ccp - Add debugfs entries for CCP information 2017-06-19 14:11:47 +08:00
ccp-dev.c crypto: ccp - Add debugfs entries for CCP information 2017-06-19 14:11:47 +08:00
ccp-dev.h crypto: ccp - Add debugfs entries for CCP information 2017-06-19 14:11:47 +08:00
ccp-dmaengine.c dmaengine: remove DMA_SG as it is dead code in kernel 2017-08-22 09:22:11 +05:30
ccp-ops.c crypto: ccp - Enable support for AES GCM on v5 CCPs 2017-03-24 22:02:55 +08:00
ccp-pci.c crypto: ccp - Change ISR handler method for a v3 CCP 2017-04-24 18:11:06 +08:00
ccp-platform.c crypto: ccp - return NULL instead of 0 2017-06-19 14:11:47 +08:00