index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-17
/
+13
2016-01-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
84
-1531
/
+6420
2015-12-29
crypto: hifn_795x, picoxcell - use ablkcipher_request_cast
Geliang Tang
2
-4
/
+3
2015-12-25
crypto: qat - fix SKU definiftion for c3xxx dev
Tadeusz Struk
2
-19
/
+8
2015-12-25
crypto: qat - Fix random config build issue
Tadeusz Struk
1
-2
/
+10
2015-12-25
crypto: ccp - use to_pci_dev and to_platform_device
Geliang Tang
2
-8
/
+6
2015-12-25
crypto: qat - Rename dh895xcc mmp firmware
Ahsan Atta
1
-1
/
+1
2015-12-23
crypto: atmel-aes - add debug facilities to monitor register accesses.
Cyrille Pitchen
1
-1
/
+114
2015-12-23
crypto: atmel-aes - add support to GCM mode
Cyrille Pitchen
3
-2
/
+462
2015-12-23
crypto: atmel-aes - change the DMA threshold
Cyrille Pitchen
1
-1
/
+1
2015-12-23
crypto: atmel-aes - fix the counter overflow in CTR mode
Cyrille Pitchen
1
-2
/
+115
2015-12-23
crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686
Cyrille Pitchen
1
-1
/
+1
2015-12-23
crypto: atmel-aes - create sections to regroup functions by usage
Cyrille Pitchen
1
-102
/
+108
2015-12-23
crypto: atmel-aes - fix typo and indentation
Cyrille Pitchen
1
-31
/
+25
2015-12-23
crypto: atmel-aes - use SIZE_IN_WORDS() helper macro
Cyrille Pitchen
1
-2
/
+2
2015-12-23
crypto: atmel-aes - improve performances of data transfer
Cyrille Pitchen
1
-378
/
+386
2015-12-23
crypto: atmel-aes - fix atmel_aes_remove()
Cyrille Pitchen
1
-0
/
+1
2015-12-23
crypto: atmel-aes - remove useless AES_FLAGS_DMA flag
Cyrille Pitchen
1
-22
/
+15
2015-12-23
crypto: atmel-aes - reduce latency of DMA completion
Cyrille Pitchen
1
-2
/
+2
2015-12-23
crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev
Cyrille Pitchen
1
-5
/
+0
2015-12-23
crypto: atmel-aes - rework crypto request completion
Cyrille Pitchen
1
-27
/
+47
2015-12-23
crypto: atmel-aes - simplify the configuration of the AES IP
Cyrille Pitchen
1
-123
/
+93
2015-12-23
crypto: atmel-aes - remove useless write in the Control Register
Cyrille Pitchen
1
-2
/
+1
2015-12-23
crypto: atmel-aes - make crypto request queue management more generic
Cyrille Pitchen
1
-26
/
+49
2015-12-23
crypto: atmel-aes - change atmel_aes_write_ctrl() signature
Cyrille Pitchen
1
-14
/
+10
2015-12-23
crypto: atmel-aes - propagate error from atmel_aes_hw_version_init()
Cyrille Pitchen
1
-5
/
+11
2015-12-23
crypto: atmel-aes - remove unused header includes
Cyrille Pitchen
1
-3
/
+0
2015-12-23
crypto: atmel-aes - fix unregistration order of crypto algorithms
Cyrille Pitchen
1
-2
/
+3
2015-12-23
crypto: atmel-aes - change algorithm priorities
Cyrille Pitchen
1
-9
/
+11
2015-12-23
crypto: atmel-aes - constify value argument of atmel_aes_write_n()
Cyrille Pitchen
1
-1
/
+1
2015-12-23
crypto: atmel-aes - add new version
Leilei Zhao
1
-0
/
+5
2015-12-22
crypto: qat - use list_for_each_entry*
Geliang Tang
2
-29
/
+12
2015-12-22
crypto: ux500 - Use precalculated hash from headers
LABBE Corentin
2
-18
/
+4
2015-12-22
crypto: ccp - Use precalculated hash from headers
LABBE Corentin
2
-31
/
+10
2015-12-22
crypto: n2 - Use precalculated hash from headers
LABBE Corentin
2
-27
/
+9
2015-12-22
crypto: qat - fix some timeout tests
Pingchao Yang
1
-1
/
+1
2015-12-22
crypto: qat - fix CTX_ENABLES bits shift direction issue
Pingchao Yang
1
-1
/
+1
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2
-2
/
+2
2015-12-17
crypto: omap - Removed unused variable "err"
Rahul Pathak
2
-6
/
+2
2015-12-17
crypto: atmel-sha - Removed unused variable "err"
Rahul Pathak
1
-2
/
+1
2015-12-17
crypto: nx-842 - Mask XERS0 bit in return value
Haren Myneni
1
-4
/
+8
2015-12-14
crypto: qat - uint8_t is not large enough for accel_id
Tadeusz Struk
2
-3
/
+3
2015-12-14
crypto: omap-des - Fix "schedule while atomic" bug
Sam Protsenko
1
-0
/
+1
2015-12-14
crypto: qat - enable VF irq after guest exits ungracefully
Zeng Xin
2
-1
/
+7
2015-12-11
crypto: qat - select PCI_IOV when VF are enabled
Tadeusz Struk
1
-0
/
+2
2015-12-11
crypto: qat - ring returning retry even though ring has BW
Harvijay Saini
1
-3
/
+2
2015-12-10
crypto: sahara - fix debug output for 64-bit dma_addr_t
Arnd Bergmann
1
-4
/
+4
2015-12-10
crypto: sahara - fix 64-bit dma_addr_t compilation
Arnd Bergmann
1
-9
/
+9
2015-12-09
crypto: qat - add support for c62xvf accel type
Tadeusz Struk
7
-0
/
+558
2015-12-09
crypto: qat - add support for c3xxxvf accel type
Tadeusz Struk
7
-1
/
+559
[next]