index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_dh895xcc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
1
-24
/
+4
2020-10-30
crypto: qat - use BIT_ULL() - 1 pattern for masks
Giovanni Cabiddu
1
-1
/
+1
2020-10-30
crypto: qat - add support for capability detection
Marco Chiappero
2
-3
/
+27
2020-10-30
crypto: qat - abstract arbiter access
Giovanni Cabiddu
1
-0
/
+1
2020-10-30
crypto: qat - abstract admin interface
Giovanni Cabiddu
1
-0
/
+1
2020-10-30
crypto: qat - split transport CSR access logic
Giovanni Cabiddu
1
-0
/
+1
2020-10-30
crypto: qat - fix configuration of iov threads
Giovanni Cabiddu
2
-0
/
+14
2020-10-30
crypto: qat - num_rings_per_bank is device dependent
Ahsan Atta
1
-0
/
+1
2020-10-30
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
2
-9
/
+15
2020-10-08
crypto: qat - drop input parameter from adf_enable_aer()
Giovanni Cabiddu
1
-1
/
+1
2020-09-18
crypto: qat - use PCI_VDEVICE
Giovanni Cabiddu
1
-5
/
+2
2020-09-18
crypto: qat - replace device ids defines
Giovanni Cabiddu
1
-3
/
+3
2020-09-11
crypto: qat - include domain in top level debugfs path
Giovanni Cabiddu
1
-4
/
+2
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
1
-13
/
+13
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
3
-138
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-01
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-02-01
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2018-09-28
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
Waiman Long
1
-3
/
+3
2018-05-31
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
Conor McLoughlin
1
-0
/
+1
2016-12-30
crypto: qat - modify format of dev top level debugfs entries
Pablo Marcos Oltra
1
-1
/
+1
2016-07-05
crypto: qat - Use alternative reset methods depending on the specific device
Conor McLoughlin
1
-0
/
+1
2016-04-05
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
1
-3
/
+1
2015-12-25
crypto: qat - Rename dh895xcc mmp firmware
Ahsan Atta
1
-1
/
+1
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
6
-490
/
+11
2015-11-17
crypto: qat - remove superfluous check from adf_probe
Salvatore Benedetto
1
-7
/
+1
2015-08-10
crypto: qat - Add support for SRIOV
Tadeusz Struk
4
-67
/
+180
2015-08-10
crypto: qat - Move adf admin and adf hw arbitrer to common code
Tadeusz Struk
8
-435
/
+4
2015-07-28
crypto: qat - remove redundant struct elem
Bruce Allan
2
-2
/
+1
2015-07-17
crypto: qat - Add support for RSA algorithm
Tadeusz Struk
1
-12
/
+0
2015-07-17
crypto: qat - add MMP FW support to accel engine
Tadeusz Struk
2
-0
/
+3
2015-07-17
crypto: qat - add support for MMP FW
Pingchao Yang
2
-0
/
+7
2015-06-09
crypto: qat - Set max request size
Tadeusz Struk
1
-0
/
+2
2015-05-11
crypto: qat - add driver version
Allan, Bruce W
1
-0
/
+1
2015-04-28
crypto: qat - do not duplicate string containing firmware name
Allan, Bruce W
1
-1
/
+1
2015-04-01
crypto: qat - fix checkpatch CODE_INDENT issue
Allan, Bruce W
1
-1
/
+1
2015-04-01
crypto: qat - fix checkpatch BIT_MACRO issues
Allan, Bruce W
1
-3
/
+3
2015-03-23
crypto: qat - make error and info log messages more descriptive
Allan, Bruce W
3
-8
/
+13
2015-03-12
crypto: qat - remove incorrect __exit markup
Dmitry Torokhov
1
-1
/
+1
2015-01-13
crypto: qat - fix device reset flow
Allan, Bruce W
2
-31
/
+30
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-8
/
+6
2014-11-06
crypto: qat - Move BAR definitions to device specific module
Tadeusz Struk
1
-0
/
+2
2014-10-24
crypto: qat - cleanup coccicheck warning - NULL check before freeing functions
Bruce Allan
1
-8
/
+4
2014-10-24
crypto: qat - Enforce valid numa configuration
Tadeusz Struk
3
-22
/
+14
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-1
/
+1
2014-09-24
crypto: qat - Fix typo in name of tasklet_struct
Tadeusz Struk
1
-4
/
+4
2014-09-18
crypto: qat - Enable all 32 IRQs
Tadeusz Struk
1
-1
/
+1
2014-08-29
crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-08-01
crypto: qat - Fixed SKU1 dev issue
Tadeusz Struk
1
-1
/
+1
2014-06-26
crypto: qat - Fixed new checkpatch warnings
Tadeusz Struk
2
-7
/
+7
[next]