index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
adf_common_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
1
-249
/
+0
2023-03-17
crypto: qat - drop redundant adf_enable_aer()
Bjorn Helgaas
1
-2
/
+0
2023-03-14
crypto: qat - make state machine functions static
Shashank Gupta
1
-6
/
+0
2023-03-14
crypto: qat - refactor device restart logic
Shashank Gupta
1
-0
/
+1
2023-03-14
crypto: qat - fix concurrency issue when device state changes
Shashank Gupta
1
-0
/
+3
2022-12-09
crypto: qat - expose deflate through acomp api for QAT GEN2
Giovanni Cabiddu
1
-0
/
+8
2022-12-09
crypto: qat - rename and relocate GEN2 config function
Giovanni Cabiddu
1
-1
/
+0
2022-07-08
crypto: qat - relocate and rename adf_sriov_prepare_restart()
Giovanni Cabiddu
1
-0
/
+1
2022-07-08
crypto: qat - expose device state through sysfs for 4xxx
Giovanni Cabiddu
1
-0
/
+2
2022-06-24
crypto: qat - replace get_current_node() with numa_node_id()
Andre Przywara
1
-5
/
+0
2022-04-15
crypto: qat - remove line wrapping for pfvf_ops functions
Marco Chiappero
1
-2
/
+1
2022-04-15
crypto: qat - replace disable_vf2pf_interrupts()
Marco Chiappero
1
-2
/
+1
2022-04-15
crypto: qat - remove unused PFVF stubs
Giovanni Cabiddu
1
-12
/
+0
2022-02-18
crypto: qat - enable power management for QAT GEN4
Wojciech Ziemba
1
-0
/
+1
2022-02-18
crypto: qat - add misc workqueue
Wojciech Ziemba
1
-0
/
+3
2021-12-24
crypto: qat - config VFs based on ring-to-svc mapping
Marco Chiappero
1
-0
/
+1
2021-12-24
crypto: qat - add the adf_get_pmisc_base() helper function
Marco Chiappero
1
-0
/
+11
2021-11-26
crypto: qat - reorganize PFVF code
Marco Chiappero
1
-21
/
+1
2021-11-26
crypto: qat - relocate PFVF disabled function
Giovanni Cabiddu
1
-0
/
+2
2021-11-26
crypto: qat - move interrupt code out of the PFVF handler
Marco Chiappero
1
-1
/
+1
2021-11-26
crypto: qat - move VF message handler to adf_vf2pf_msg.c
Marco Chiappero
1
-0
/
+2
2021-11-26
crypto: qat - move vf2pf interrupt helpers
Giovanni Cabiddu
1
-2
/
+0
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2021-10-12
crypto: qat - simplify adf_enable_aer()
Uwe Kleine-König
1
-1
/
+2
2021-10-08
crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
Marco Chiappero
1
-0
/
+6
2021-10-08
crypto: qat - add VF and PF wrappers to common send function
Marco Chiappero
1
-2
/
+1
2021-08-21
crypto: qat - flush vf workqueue at driver removal
Ahsan Atta
1
-0
/
+5
2021-08-21
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
1
-4
/
+4
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
1
-0
/
+2
2021-08-21
crypto: qat - remove intermediate tasklet for vf2pf
Svyatoslav Pankratov
1
-0
/
+1
2021-08-21
crypto: qat - remove empty sriov_configure()
Marco Chiappero
1
-4
/
+1
2020-11-13
crypto: qat - allow to target specific AEs
Jack Xu
1
-0
/
+2
2020-11-13
crypto: qat - add support for lm2 and lm3
Jack Xu
1
-0
/
+2
2020-11-13
crypto: qat - refactor AE start
Jack Xu
1
-2
/
+1
2020-11-13
crypto: qat - change type for ctx_mask
Jack Xu
1
-4
/
+4
2020-11-13
crypto: qat - rename qat_uclo_del_uof_obj()
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - support for mof format in fw loader
Giovanni Cabiddu
1
-1
/
+1
2020-10-08
crypto: qat - drop input parameter from adf_enable_aer()
Giovanni Cabiddu
1
-1
/
+1
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
1
-6
/
+6
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
1
-46
/
+2
2019-08-02
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
1
-1
/
+1
2016-12-30
crypto: qat - increase number of supported devices
Xin Zeng
1
-2
/
+2
2016-07-05
crypto: qat - Use alternative reset methods depending on the specific device
Conor McLoughlin
1
-0
/
+2
2016-05-03
crypto: qat - make adf_vf_isr.c dependant on IOV config
Tadeusz Struk
1
-2
/
+12
2016-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+11
2016-05-03
crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
Tadeusz Struk
1
-2
/
+11
2016-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+2
2016-04-28
crypto: qat - fix invalid pf2vf_resp_wq logic
Tadeusz Struk
1
-0
/
+2
2016-04-18
crypto: qat - check if PF is running
Tadeusz Struk
1
-1
/
+1
2016-04-18
crypto: qat - move vf2pf_init and vf2pf_exit to common
Tadeusz Struk
1
-0
/
+12
[next]