index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2014-06-20
crypto: drivers - Add 2 missing __exit_p
Jean Delvare
2
-2
/
+2
2014-06-20
crypto: caam - Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-6
/
+6
2014-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-13
/
+5
2014-06-16
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
16
-225
/
+1531
2014-06-16
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-90
/
+149
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-15
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
24
-369
/
+715
2014-06-15
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
[next]