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
2014-08-01
crypto: qat - Updated print outputs
Tadeusz Struk
4
-14
/
+13
2014-08-01
crypto: qat - change ae_num to ae_id
Tadeusz Struk
2
-48
/
+45
2014-08-01
crypto: qat - change slice->regions to slice->region
Tadeusz Struk
2
-12
/
+12
2014-08-01
crypto: qat - use min_t macro
Tadeusz Struk
1
-2
/
+2
2014-08-01
crypto: qat - remove unnecessary parentheses
Tadeusz Struk
3
-31
/
+31
2014-08-01
crypto: qat - remove unneeded header
Tadeusz Struk
1
-1
/
+0
2014-08-01
crypto: qat - checkpatch blank lines
Tadeusz Struk
2
-0
/
+4
2014-08-01
crypto: qat - remove unnecessary return codes
Tadeusz Struk
1
-15
/
+8
2014-07-24
crypto: ccp - Remove "select OF" from Kconfig
Tom Lendacky
1
-1
/
+0
2014-07-23
crypto: caam - fix DECO RSR polling
Horia Geanta
1
-4
/
+7
2014-07-23
crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-07-23
crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
Horia Geanta
1
-0
/
+7
2014-07-23
crypto: caam - fix uninitialized state->buf_dma field
Horia Geanta
1
-0
/
+1
2014-07-23
crypto: caam - fix uninitialized edesc->dst_dma field
Horia Geanta
1
-0
/
+2
2014-07-23
crypto: caam - fix uninitialized S/G table size in ahash_digest
Horia Geanta
1
-0
/
+1
2014-07-23
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src
Horia Geanta
1
-1
/
+1
2014-07-23
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst
Horia Geanta
1
-1
/
+1
2014-07-23
crypto: caam - fix DMA unmapping error in hash_digest_key
Horia Geanta
1
-2
/
+2
2014-07-23
crypto: caam - fix "failed to check map error" DMA warnings
Horia Geanta
3
-28
/
+163
2014-07-23
crypto: caam - fix typo in dma_mapping_error
Horia Geanta
1
-1
/
+1
2014-07-23
crypto: caam - set coherent_dma_mask
Horia Geanta
2
-6
/
+6
2014-07-23
crypto: ccp - Base AXI DMA cache settings on device tree
Tom Lendacky
4
-1
/
+12
2014-07-10
crypto: qat - remove an unneeded cast
Dan Carpenter
1
-1
/
+1
2014-07-10
crypto: caam - Check for CAAM block presence before registering with crypto l...
Ruchika Gupta
3
-0
/
+85
2014-07-08
crypto: qce - add dependancy to Kconfig
Stanimir Varbanov
1
-0
/
+1
2014-07-08
crypto: qce - fix sparse warnings
Stanimir Varbanov
3
-17
/
+20
2014-07-08
crypto: caam - Enabling multiple caam debug support for C29x platform
Nitesh Narayan Lal
1
-1
/
+1
2014-07-03
crypto: ux500 - make interrupt mode plausible
Arnd Bergmann
1
-13
/
+12
2014-07-03
crypto: qce - Build Qualcomm crypto driver
Stanimir Varbanov
3
-0
/
+23
2014-07-03
crypto: qce - Qualcomm crypto engine driver
Stanimir Varbanov
11
-0
/
+2637
2014-06-26
crypto: qat - Fix error path crash when no firmware is present
Tadeusz Struk
2
-6
/
+6
2014-06-26
crypto: qat - Fixed new checkpatch warnings
Tadeusz Struk
10
-18
/
+37
2014-06-26
crypto: qat - Updated Firmware Info Metadata
Tadeusz Struk
2
-0
/
+2
2014-06-26
crypto: qat - Fix random config build warnings
Tadeusz Struk
2
-3
/
+4
2014-06-25
crypto: caam - Correct the dma mapping for sg table
Ruchika Gupta
2
-21
/
+27
2014-06-25
crypto: caam - Add definition of rd/wr_reg64 for little endian platform
Ruchika Gupta
1
-0
/
+16
2014-06-25
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
Ruchika Gupta
3
-2
/
+56
2014-06-25
crypto: caam - Correct definition of registers in memory map
Ruchika Gupta
2
-39
/
+46
2014-06-23
crypto: qat - Fix build problem with O=
Herbert Xu
1
-1
/
+1
2014-06-20
crypto: caam - remove duplicate FIFOST_CONT_MASK define
Dan Carpenter
1
-1
/
+0
2014-06-20
crypto: qat - Update to makefiles
Tadeusz Struk
2
-0
/
+2
2014-06-20
crypto: qat - Intel(R) QAT DH895xcc accelerator
Tadeusz Struk
9
-0
/
+1499
2014-06-20
crypto: qat - Intel(R) QAT accelengine part of fw loader
Tadeusz Struk
3
-0
/
+1605
2014-06-20
crypto: qat - Intel(R) QAT ucode part of fw loader
Tadeusz Struk
2
-0
/
+1569
2014-06-20
crypto: qat - Intel(R) QAT crypto interface
Tadeusz Struk
3
-0
/
+1401
2014-06-20
crypto: qat - Intel(R) QAT FW interface
Tadeusz Struk
4
-0
/
+1155
2014-06-20
crypto: qat - Intel(R) QAT transport code
Tadeusz Struk
5
-0
/
+1204
2014-06-20
crypto: qat - Intel(R) QAT driver framework
Tadeusz Struk
15
-0
/
+2676
2014-06-20
crypto: ccp - Add platform device support for arm64
Tom Lendacky
5
-2
/
+270
2014-06-20
crypto: ccp - Modify PCI support in prep for arm64 support
Tom Lendacky
2
-27
/
+15
[next]