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_c62x
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-09
crypto: qat - expose deflate through acomp api for QAT GEN2
Giovanni Cabiddu
1
-0
/
+2
2022-12-09
crypto: qat - rename and relocate GEN2 config function
Giovanni Cabiddu
2
-1
/
+3
2022-04-15
crypto: qat - fix ETR sources enabled by default on GEN2 devices
Marco Chiappero
2
-18
/
+1
2021-12-24
crypto: qat - store the ring-to-service mapping
Marco Chiappero
1
-0
/
+1
2021-11-26
crypto: qat - do not rely on min version
Marco Chiappero
1
-2
/
+0
2021-11-26
crypto: qat - reorganize PFVF code
Marco Chiappero
1
-2
/
+2
2021-11-26
crypto: qat - add pfvf_ops
Marco Chiappero
1
-5
/
+1
2021-11-26
crypto: qat - relocate PFVF VF related logic
Marco Chiappero
1
-1
/
+1
2021-11-26
crypto: qat - relocate PFVF PF related logic
Marco Chiappero
1
-0
/
+1
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+2
2021-10-12
crypto: qat - simplify adf_enable_aer()
Uwe Kleine-König
1
-5
/
+2
2021-10-08
crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
Marco Chiappero
1
-7
/
+0
2021-10-08
crypto: qat - remove duplicated logic across GEN2 drivers
Marco Chiappero
2
-82
/
+7
2021-10-08
crypto: qat - fix handling of VF to PF interrupts
Marco Chiappero
1
-0
/
+3
2021-08-21
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
2
-6
/
+0
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
1
-2
/
+2
2021-08-21
crypto: qat - move IO virtualization functions
Giovanni Cabiddu
1
-5
/
+5
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
1
-0
/
+2
2021-08-21
crypto: qat - rename compatibility version definition
Marco Chiappero
1
-1
/
+1
2021-08-21
crypto: qat - disable AER if an error occurs in probe functions
Christophe JAILLET
1
-2
/
+4
2021-08-21
crypto: qat - set DMA mask to 48 bits for Gen2
Giovanni Cabiddu
1
-1
/
+1
2021-08-21
crypto: qat - simplify code and axe the use of a deprecated API
Christophe JAILLET
1
-11
/
+4
2021-04-16
crypto: qat - enable detection of accelerators hang
Wojciech Ziemba
1
-0
/
+1
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
1
-22
/
+5
2020-10-30
crypto: qat - add support for capability detection
Marco Chiappero
2
-3
/
+4
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
/
+13
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
3
-9
/
+32
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 - 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
/
+2
2016-12-30
crypto: qat - modify format of dev top level debugfs entries
Pablo Marcos Oltra
1
-1
/
+1
2016-12-30
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
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-09
crypto: qat - add support for c62x accel type
Tadeusz Struk
4
-0
/
+670