summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - resolve race condition during AER recoveryDamian Muszynski2024-02-171-6/+16
* crypto: qat - change SLAs cleanup flow at shutdownDamian Muszynski2024-02-171-1/+19
* crypto: hisilicon/qm - change function type to voidWeili Qian2024-02-171-27/+11
* crypto: hisilicon/qm - obtain stop queue statusWeili Qian2024-02-172-26/+87
* crypto: hisilicon/qm - add stop function by hardwareWeili Qian2024-02-171-8/+32
* crypto: ccp - State in dmesg that TSME is enabledBorislav Petkov (AMD)2024-02-171-4/+7
* crypto: qat - improve aer error reset handlingMun Chun Yep2024-02-091-1/+25
* crypto: qat - limit heartbeat notificationsFurong Zhou2024-02-092-3/+17
* crypto: qat - add auto reset on errorDamian Muszynski2024-02-094-1/+49
* crypto: qat - add fatal error notificationMun Chun Yep2024-02-092-1/+9
* crypto: qat - re-enable sriov after pf resetMun Chun Yep2024-02-094-4/+79
* crypto: qat - update PFVF protocol for recoveryMun Chun Yep2024-02-098-2/+109
* crypto: qat - disable arbitration before resetFurong Zhou2024-02-091-0/+8
* crypto: qat - add fatal error notify methodFurong Zhou2024-02-093-0/+45
* crypto: qat - add heartbeat error simulatorDamian Muszynski2024-02-098-6/+188
* crypto: virtio - remove duplicate check if queue is brokenLi RongQing2024-02-091-2/+0
* crypto: xilinx - call finalize with bh disabledQuanyang Wang2024-02-091-0/+3
* crypto: hisilicon/sec - remove unused parameterWenkai Lin2024-02-021-10/+6
* crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao2024-02-021-2/+2
* crypto: hisilicon/sec2 - modify nested macro callQi Tao2024-02-021-9/+4
* crypto: hisilicon/sec2 - updates the sec DFX function registerQi Tao2024-02-021-0/+5
* crypto: qat - use kcalloc_node() instead of kzalloc_node()Erick Archer2024-01-261-1/+1
* crypto: sun8i-ce - Use kcalloc() instead of kzalloc()Erick Archer2024-01-261-1/+1
* crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin2024-01-263-3/+3
* crypto: hisilicon/qm - dump important registers values before resettingWeili Qian2024-01-261-0/+24
* crypto: hisilicon/qm - support get device stateWeili Qian2024-01-261-0/+29
* crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_cryp...Minjie Du2024-01-261-2/+0
* crypto: iaa - Remove header table codeTom Zanussi2024-01-263-131/+3
* crypto: qat - avoid memcpy() overflow warningArnd Bergmann2024-01-261-0/+3
* crypto: vmx - Move to arch/powerpc/cryptoDanny Tsen2024-01-2615-5281/+8
* crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() aft...Markus Elfring2024-01-261-6/+6
* crypto: caam - fix asynchronous hashGaurav Jain2024-01-262-4/+10
* crypto: qat - fix arbiter mapping generation algorithm for QAT 402xxDamian Muszynski2024-01-261-0/+1
* Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-01-214-11/+27
|\
| * clocksource/drivers/ep93xx: Fix error handling during probeArnd Bergmann2023-12-271-3/+2
| * clocksource/drivers/cadence-ttc: Fix some kernel-doc warningsRandy Dunlap2023-12-271-6/+16
| * clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warningsTony Lindgren2023-12-271-2/+2
| * clocksource/timer-riscv: Add riscv_clock_shutdown callbackJoshua Yeong2023-12-271-0/+7
* | Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-2034-261/+1712
|\ \
| * | dmaengine: dw-edma: increase size of 'name' in debugfs codeVinod Koul2024-01-192-4/+4
| * | dmaengine: fsl-qdma: increase size of 'irq_name'Vinod Koul2024-01-191-1/+1
| * | dmaengine: shdma: increase size of 'dev_id'Vinod Koul2024-01-191-1/+1
| * | dmaengine: xilinx: xdma: Fix kernel-doc warningsJan Kuliga2024-01-191-5/+5
| * | dmaengine: usb-dmac: Avoid format-overflow warningLad Prabhakar2024-01-191-5/+5
| * | dmaengine: sh: rz-dmac: Avoid format-overflow warningLad Prabhakar2024-01-191-4/+4
| * | dmaengine: imx-sdma: fix Excess kernel-doc warningsRandy Dunlap2024-01-191-4/+0
| * | dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...Nathan Chancellor2024-01-191-1/+2
| * | dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()Nathan Chancellor2024-01-191-4/+4
| * | Merge tag 'dmaengine-6.8-rc1' into fixesVinod Koul2024-01-1927-243/+1697
| |\ \
| | * | dmaengine: xilinx: xdma: statify xdma_prep_interleaved_dmaVinod Koul2023-12-221-1/+1