index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_dh895xcc
Age
Commit message (
Expand
)
Author
2021-08-21
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
2021-08-21
crypto: qat - move IO virtualization functions
Giovanni Cabiddu
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
2021-08-21
crypto: qat - rename compatibility version definition
Marco Chiappero
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
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
2020-10-30
crypto: qat - use BIT_ULL() - 1 pattern for masks
Giovanni Cabiddu
2020-10-30
crypto: qat - add support for capability detection
Marco Chiappero
2020-10-30
crypto: qat - abstract arbiter access
Giovanni Cabiddu
2020-10-30
crypto: qat - abstract admin interface
Giovanni Cabiddu
2020-10-30
crypto: qat - split transport CSR access logic
Giovanni Cabiddu
2020-10-30
crypto: qat - fix configuration of iov threads
Giovanni Cabiddu
2020-10-30
crypto: qat - num_rings_per_bank is device dependent
Ahsan Atta
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 - replace user types with kernel u types
Wojciech Ziemba
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-01
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
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-07-05
crypto: qat - Use alternative reset methods depending on the specific device
Conor McLoughlin
2016-04-05
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
2015-12-25
crypto: qat - Rename dh895xcc mmp firmware
Ahsan Atta
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
2015-11-17
crypto: qat - remove superfluous check from adf_probe
Salvatore Benedetto
2015-08-10
crypto: qat - Add support for SRIOV
Tadeusz Struk
2015-08-10
crypto: qat - Move adf admin and adf hw arbitrer to common code
Tadeusz Struk
2015-07-28
crypto: qat - remove redundant struct elem
Bruce Allan
2015-07-17
crypto: qat - Add support for RSA algorithm
Tadeusz Struk
2015-07-17
crypto: qat - add MMP FW support to accel engine
Tadeusz Struk
2015-07-17
crypto: qat - add support for MMP FW
Pingchao Yang
2015-06-09
crypto: qat - Set max request size
Tadeusz Struk
2015-05-11
crypto: qat - add driver version
Allan, Bruce W
2015-04-28
crypto: qat - do not duplicate string containing firmware name
Allan, Bruce W
2015-04-01
crypto: qat - fix checkpatch CODE_INDENT issue
Allan, Bruce W
2015-04-01
crypto: qat - fix checkpatch BIT_MACRO issues
Allan, Bruce W
2015-03-23
crypto: qat - make error and info log messages more descriptive
Allan, Bruce W
2015-03-12
crypto: qat - remove incorrect __exit markup
Dmitry Torokhov
2015-01-13
crypto: qat - fix device reset flow
Allan, Bruce W
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-11-06
crypto: qat - Move BAR definitions to device specific module
Tadeusz Struk
[next]