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
2021-12-11
crypto: stm32/cryp - reorder hw initialization
Nicolas Toromanoff
1
-13
/
+26
2021-12-11
crypto: stm32/cryp - fix bugs and crash in tests
Nicolas Toromanoff
1
-547
/
+243
2021-12-11
crypto: stm32/cryp - fix lrw chaining mode
Nicolas Toromanoff
1
-1
/
+1
2021-12-11
crypto: stm32/cryp - fix double pm exit
Nicolas Toromanoff
1
-2
/
+0
2021-12-11
crypto: stm32/cryp - check early input data
Nicolas Toromanoff
1
-1
/
+113
2021-12-11
crypto: stm32/cryp - fix xts and race condition in crypto_engine requests
Nicolas Toromanoff
1
-2
/
+0
2021-12-11
crypto: stm32/cryp - fix CTR counter carry
Nicolas Toromanoff
1
-14
/
+13
2021-12-11
crypto: stm32/cryp - don't print error on probe deferral
Etienne Carriere
1
-1
/
+2
2021-12-11
crypto: stm32/cryp - defer probe for reset controller
Etienne Carriere
1
-2
/
+6
2021-12-03
crypto: octeontx2 - uninitialized variable in kvf_limits_store()
Dan Carpenter
1
-5
/
+4
2021-12-03
crypto: sa2ul - Use bitfield helpers
Geert Uytterhoeven
1
-9
/
+10
2021-12-03
crypto: caam - save caam memory to support crypto engine retry mechanism.
Gaurav Jain
3
-0
/
+12
2021-11-26
crypto: hisilicon/qm - simplified the calculation of qos shaper parameters
Kai Ye
1
-29
/
+55
2021-11-26
crypto: hisilicon/qm - some optimizations of ths qos write process
Kai Ye
1
-41
/
+46
2021-11-26
crypto: hisilicon/qm - modify the value of qos initialization
Kai Ye
1
-5
/
+7
2021-11-26
crypto: hisilicon - modify the value of engine type rate
Kai Ye
3
-4
/
+4
2021-11-26
crypto: sun8i-ce - Add support for the D1 variant
Corentin Labbe
2
-0
/
+22
2021-11-26
crypto: qat - improve logging of PFVF messages
Marco Chiappero
3
-24
/
+17
2021-11-26
crypto: qat - fix VF IDs in PFVF log messages
Marco Chiappero
2
-6
/
+6
2021-11-26
crypto: qat - do not rely on min version
Marco Chiappero
10
-32
/
+8
2021-11-26
crypto: qat - refactor pfvf version request messages
Marco Chiappero
1
-19
/
+23
2021-11-26
crypto: qat - pass the PF2VF responses back to the callers
Marco Chiappero
7
-26
/
+33
2021-11-26
crypto: qat - use enums for PFVF protocol codes
Marco Chiappero
1
-11
/
+22
2021-11-26
crypto: qat - reorganize PFVF protocol definitions
Marco Chiappero
1
-17
/
+19
2021-11-26
crypto: qat - reorganize PFVF code
Marco Chiappero
22
-276
/
+341
2021-11-26
crypto: qat - abstract PFVF receive logic
Giovanni Cabiddu
4
-44
/
+81
2021-11-26
crypto: qat - abstract PFVF send function
Marco Chiappero
4
-91
/
+102
2021-11-26
crypto: qat - differentiate between pf2vf and vf2pf offset
Marco Chiappero
3
-7
/
+10
2021-11-26
crypto: qat - add pfvf_ops
Marco Chiappero
16
-61
/
+76
2021-11-26
crypto: qat - relocate PFVF disabled function
Giovanni Cabiddu
3
-6
/
+10
2021-11-26
crypto: qat - relocate PFVF VF related logic
Marco Chiappero
11
-29
/
+22
2021-11-26
crypto: qat - relocate PFVF PF related logic
Marco Chiappero
9
-69
/
+103
2021-11-26
crypto: qat - handle retries due to collisions in adf_iov_putmsg()
Marco Chiappero
1
-33
/
+19
2021-11-26
crypto: qat - split PFVF message decoding from handling
Marco Chiappero
2
-59
/
+71
2021-11-26
crypto: qat - re-enable interrupts for legacy PFVF messages
Giovanni Cabiddu
2
-2
/
+2
2021-11-26
crypto: qat - change PFVF ACK behaviour
Giovanni Cabiddu
2
-7
/
+8
2021-11-26
crypto: qat - move interrupt code out of the PFVF handler
Marco Chiappero
3
-11
/
+16
2021-11-26
crypto: qat - move VF message handler to adf_vf2pf_msg.c
Marco Chiappero
3
-66
/
+86
2021-11-26
crypto: qat - move vf2pf interrupt helpers
Giovanni Cabiddu
3
-41
/
+39
2021-11-26
crypto: qat - refactor PF top half for PFVF
Marco Chiappero
1
-40
/
+44
2021-11-26
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
1
-6
/
+6
2021-11-26
crypto: qat - do not handle PFVF sources for qat_4xxx
Giovanni Cabiddu
1
-0
/
+7
2021-11-20
crypto: ccp - no need to initialise statics to 0
Jason Wang
1
-1
/
+1
2021-11-20
crypto: ccree - remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-11-20
crypto: octeontx2 - use swap() to make code cleaner
chiminghao
1
-4
/
+1
2021-11-20
crypto: qce - fix uaf on qce_skcipher_register_one
Chengfeng Ye
1
-1
/
+1
2021-11-20
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
1
-1
/
+1
2021-11-20
crypto: qce - fix uaf on qce_aead_register_one
Chengfeng Ye
1
-1
/
+1
2021-11-20
crypto: hisilicon/hpre - use swap() to make code cleaner
Yang Guang
1
-4
/
+1
2021-11-20
crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()
Wei Yongjun
1
-0
/
+1
[next]