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
Age
Commit message (
Expand
)
Author
Files
Lines
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
hwrng: exynos - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-6
/
+4
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-27
crypto: ccp - memset request context to zero during import
Tom Lendacky
2
-0
/
+2
2016-02-27
hwrng: bcm63xx - fix non device tree compatibility
Álvaro Fernández Rojas
1
-1
/
+3
2016-02-27
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
1
-1
/
+1
2016-02-27
crypto: rockchip - add hash support for crypto engine in rk3288
Zain Wang
6
-14
/
+499
2016-02-16
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
1
-1
/
+1
2016-02-16
crypto: qat - fix leak on error path
Tadeusz Struk
1
-34
/
+36
2016-02-16
hwrng: pic32 - Add PIC32 RNG hardware driver
Joshua Henderson
3
-0
/
+169
2016-02-16
crypto: atmel-sha - fix race in atmel_sha_final()
Cyrille Pitchen
1
-22
/
+2
2016-02-16
crypto: atmel-sha - fix .import()/.export() implementation
Cyrille Pitchen
1
-34
/
+10
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
staging: lustre: Use ahash
Herbert Xu
1
-40
/
+52
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-27
crypto: sunxi - don't print confusing data
Arnd Bergmann
1
-3
/
+2
2016-01-27
iscsi-target: Use shash and ahash
Herbert Xu
3
-118
/
+111
2016-01-27
iscsi_tcp: Use ahash
Herbert Xu
3
-36
/
+51
2016-01-27
nfc: s3fwrn5: Use shash
Herbert Xu
1
-9
/
+27
2016-01-27
drbd: Use shash and ahash
Herbert Xu
5
-87
/
+103
2016-01-27
wusb: Use skcipher
Herbert Xu
1
-14
/
+16
2016-01-27
staging: rtl8192u: Use skcipher and ahash
Herbert Xu
2
-57
/
+81
2016-01-27
orinoco: Use ahash
Herbert Xu
3
-16
/
+21
2016-01-27
dm crypt: Use skcipher and ahash
Herbert Xu
1
-45
/
+48
2016-01-27
staging: rtl8192e: Replace uses of obsolete blkcipher and hash
Herbert Xu
2
-65
/
+82
2016-01-27
ppp_mppe: Use skcipher and ahash
Herbert Xu
1
-41
/
+58
2016-01-27
block: cryptoloop - Use new skcipher interface
Herbert Xu
1
-23
/
+25
2016-01-26
hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs
Anatoly Pugachev
1
-0
/
+10
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
hwrng: bcm63xx - allow building for BMIPS_GENERIC
Álvaro Fernández Rojas
1
-1
/
+1
2016-01-25
hwrng: bcm63xx - add device tree support
Álvaro Fernández Rojas
1
-0
/
+7
2016-01-25
hwrng: bcm63xx - remove unused variables
Álvaro Fernández Rojas
1
-2
/
+0
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
[next]