Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
59b36613e85fb16ebf9feaf914570879cd5c2a21
/
drivers
/
crypto
/
qat
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
ced6a58
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
by Eric Biggers
· 7 years ago
5829cc8
crypto: qat - Clean up error handling in qat_dh_set_secret()
by Eric Biggers
· 7 years ago
e3d062a
crypto: qat - mark expected switch fall-throughs in qat_uclo
by Gustavo A. R. Silva
· 7 years ago
9c290c5
crypto: qat - remove unused and redundant pointer vf_info
by Colin Ian King
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ed713a2
crypto: qat - pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
a93854c
crypto: qat - fix spelling mistake: "runing" -> "running"
by Colin Ian King
· 7 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
72eed06
crypto: qat - avoid an uninitialized variable warning
by Arnd Bergmann
· 7 years ago
515c4d27
crypto: qat - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
85ac98c
crypto: qat - comply with crypto_kpp_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
f14011a
crypto: qat - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
248c650
crypto: qat - use pcie_flr instead of duplicating it
by Christoph Hellwig
· 8 years ago
5527dfb
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
by Eric Biggers
· 8 years ago
1043c51
crypto: qat - increase number of supported devices
by Xin Zeng
· 8 years ago
21aad0b
crypto: qat - modify format of dev top level debugfs entries
by Pablo Marcos Oltra
· 8 years ago
841d6d1
crypto: qat - zero esram only for DH85x devices
by Giovanni Cabiddu
· 8 years ago
4f78ce8
crypto: qat - fix bar discovery for c62x
by Giovanni Cabiddu
· 8 years ago
ac6d9a2
crypto: qat - replace hardcoded BIT(0) in vf_isr
by Giovanni Cabiddu
· 8 years ago
aebeff8
crypto: qat - fix comments describing adf_disable_sriov()
by Ahsan Atta
· 8 years ago
0a3b1ab
crypto: qat - fix indentation
by Ahsan Atta
· 8 years ago
c3afafa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
378bc4e
crypto: qat - fix leak on error path
by Giovanni Cabiddu
· 8 years ago
1548a37
crypto: qat - fix incorrect accelerator mask for C3X devices
by Maksim Lukoshkov
· 8 years ago
93ba73f
crypto: qat - fix constants table DMA
by Maksim Lukoshkov
· 8 years ago
10bb087
crypto: qat - fix aes-xts key sizes
by Giovanni Cabiddu
· 8 years ago
bd76ad4
crypto: qat - Stop dropping leading zeros from RSA output
by Salvatore Benedetto
· 8 years ago
c983914
crypto: qat - Add DH support
by Salvatore Benedetto
· 8 years ago
879f77e
crypto: qat - Add RSA CRT mode
by Salvatore Benedetto
· 8 years ago
e24860f2
crypto: qat - Use alternative reset methods depending on the specific device
by Conor McLoughlin
· 8 years ago
6889621
crypto: qat - Switch to new rsa_helper functions
by Salvatore Benedetto
· 8 years ago
773b197
crypto: qat - Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 9 years ago
21a3d3b
crypto: qat - fix typos sizeof for ctx
by Tadeusz Struk
· 9 years ago
256b1cf
crypto: qat - change the adf_ctl_stop_devices to void
by Tadeusz Struk
· 9 years ago
d0c15bd
crypto: qat - make adf_vf_isr.c dependant on IOV config
by Tadeusz Struk
· 9 years ago
cca0a7b
crypto: qat - Fix typo in comments
by Tadeusz Struk
· 9 years ago
6dd4c83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
6dc5df7
crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
by Tadeusz Struk
· 9 years ago
6f64389
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
9e209fc
crypto: qat - fix invalid pf2vf_resp_wq logic
by Tadeusz Struk
· 9 years ago
b3ab30a
crypto: qat - fix section mismatch warning
by Tadeusz Struk
· 9 years ago
87ba569
crypto: qat - interrupts need to be enabled when VFs are disabled
by Tadeusz Struk
· 9 years ago
25c6ffb
crypto: qat - check if PF is running
by Tadeusz Struk
· 9 years ago
02dc8d6
crypto: qat - move vf2pf_init and vf2pf_exit to common
by Tadeusz Struk
· 9 years ago
d606416
crypto: qat - adf_dev_stop should not be called in atomic context
by Tadeusz Struk
· 9 years ago
f1420ce
crypto: qat - changed adf_dev_stop to void
by Tadeusz Struk
· 9 years ago
cb00bca
crypto: qat - explicitly stop all VFs first
by Tadeusz Struk
· 9 years ago
738f982
crypto: qat - fix address leaking of RSA public exponent
by Tudor Ambarus
· 9 years ago
aa8b6dd
crypto: qat - avoid memory corruption or undefined behaviour
by Tudor Ambarus
· 9 years ago
0c4935b
crypto: qat - Remove redundant nrbg rings
by Ahsan Atta
· 9 years ago
082ebe9
crypto: qat - make sure const_tab is 1024 bytes aligned
by Tadeusz Struk
· 9 years ago
3407420
crypto: qat - remove redundant arbiter configuration
by Tadeusz Struk
· 9 years ago
84a0ced
crypto: qat - Change the definition of icp_qat_uof_regtype
by Pingchao Yang
· 9 years ago
f93a8b2
crypto: qat - The AE id should be less than the maximal AE number
by Pingchao Yang
· 9 years ago
26d52ea
crypto: qat - fix leak on error path
by Tadeusz Struk
· 9 years ago
7768fb2
crypto: qat - Reduced reqsize in qat_algs
by Cabiddu, Giovanni
· 9 years ago
ba17113
crypto: qat - Pack cfg ctl structs
by Atta, Ahsan
· 9 years ago
718837c
crypto: qat - remove redundant function call
by Pingchao Yang
· 9 years ago
a2f5106
crypto: qat - change name for c6xx dev type
by Tadeusz Struk
· 9 years ago
70401f4
crypto: qat - update init_esram for C3xxx dev type
by Tadeusz Struk
· 9 years ago
c0e77a1
crypto: qat - fix timeout issues
by Pingchao Yang
· 9 years ago
91a93ea
crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
by Pingchao Yang
· 9 years ago
2a5de72
crypto: qat - fix SKU definiftion for c3xxx dev
by Tadeusz Struk
· 9 years ago
1fa844e
crypto: qat - Fix random config build issue
by Tadeusz Struk
· 9 years ago
a239c36
crypto: qat - Rename dh895xcc mmp firmware
by Ahsan Atta
· 9 years ago
dc2c632
crypto: qat - use list_for_each_entry*
by Geliang Tang
· 9 years ago
51d77dd
crypto: qat - fix some timeout tests
by Pingchao Yang
· 9 years ago
46621e6
crypto: qat - fix CTX_ENABLES bits shift direction issue
by Pingchao Yang
· 9 years ago
81b312f
crypto: qat - uint8_t is not large enough for accel_id
by Tadeusz Struk
· 9 years ago
40c18a5
crypto: qat - enable VF irq after guest exits ungracefully
by Zeng Xin
· 9 years ago
75910d3
crypto: qat - select PCI_IOV when VF are enabled
by Tadeusz Struk
· 9 years ago
06cabd7
crypto: qat - ring returning retry even though ring has BW
by Harvijay Saini
· 9 years ago
3771df3
crypto: qat - add support for c62xvf accel type
by Tadeusz Struk
· 9 years ago
8b206f2
crypto: qat - add support for c3xxxvf accel type
by Tadeusz Struk
· 9 years ago
a6dabee
crypto: qat - add support for c62x accel type
by Tadeusz Struk
· 9 years ago
890c55f
crypto: qat - add support for c3xxx accel type
by Tadeusz Struk
· 9 years ago
1a72d3a
crypto: qat - move isr files to qat common so that they can be reused
by Tadeusz Struk
· 9 years ago
b027227
crypto: qat - add support for new devices to FW loader
by Pingchao Yang
· 9 years ago
9809ebc
crypto: qat - add new device definitions
by Tadeusz Struk
· 9 years ago
f143fc6
crypto: qat - fix typo in clean-files
by Jim Davis
· 9 years ago
202a32f
crypto: qat - constify pci_error_handlers structures
by Julia Lawall
· 9 years ago
c52b673
crypto: qat - remove superfluous check from adf_probe
by Salvatore Benedetto
· 9 years ago
d956fed
crypto: qat - fix get instance function
by Tadeusz Struk
· 9 years ago
b0c8bc1
crypto: qat - when stopping all devices make fure VF are stopped first
by Tadeusz Struk
· 9 years ago
ccc9d4a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
4a4b0ba
crypto: qat - fix crypto_get_instance_node function
by Tadeusz Struk
· 9 years ago
22287b0
crypto: akcipher - Changes to asymmetric key API
by Tadeusz Struk
· 9 years ago
9196d96
crypto: qat - remove unneeded variable
by Tadeusz Struk
· 9 years ago
def14bf
crypto: qat - add support for ctr(aes) and xts(aes)
by Tadeusz Struk
· 9 years ago
be2cfac
crypto: qat - remove empty functions and turn qat_uregister fn to void
by Tadeusz Struk
· 9 years ago
d8cc397
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
17762c5
crypto: qat - VF should never trigger SBR on PH
by Conor McLoughlin
· 9 years ago
3cc43a0
crypto: qat - Add load balancing across devices
by Tadeusz Struk
· 9 years ago
6c5de98
crypto: qat - don't check for iommu
by John Griffin
· 9 years ago
d0cce06
drivers/crypto/qat: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
df9e21e
crypto: qat - enable legacy VFs
by Tadeusz Struk
· 9 years ago
55e8dba
crypto: qat - silence a static checker warning
by Tadeusz Struk
· 9 years ago
c1ae632
crypto: qat - Don't move data inside output buffer
by Tadeusz Struk
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
Next »