index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_c62x
/
adf_drv.c
Age
Commit message (
Expand
)
Author
2022-12-09
crypto: qat - rename and relocate GEN2 config function
Giovanni Cabiddu
2021-10-12
crypto: qat - simplify adf_enable_aer()
Uwe Kleine-König
2021-08-21
crypto: qat - disable AER if an error occurs in probe functions
Christophe JAILLET
2021-08-21
crypto: qat - set DMA mask to 48 bits for Gen2
Giovanni Cabiddu
2021-08-21
crypto: qat - simplify code and axe the use of a deprecated API
Christophe JAILLET
2020-10-30
crypto: qat - add support for capability detection
Marco Chiappero
2020-10-30
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
2020-10-08
crypto: qat - drop input parameter from adf_enable_aer()
Giovanni Cabiddu
2020-09-18
crypto: qat - use PCI_VDEVICE
Giovanni Cabiddu
2020-09-18
crypto: qat - replace device ids defines
Giovanni Cabiddu
2020-09-11
crypto: qat - include domain in top level debugfs path
Giovanni Cabiddu
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2019-02-01
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-09-28
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
Waiman Long
2018-05-31
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
Conor McLoughlin
2016-12-30
crypto: qat - modify format of dev top level debugfs entries
Pablo Marcos Oltra
2016-12-30
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
2016-04-05
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
2015-12-09
crypto: qat - add support for c62x accel type
Tadeusz Struk