summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - enable dc chaining serviceAdam Guerin2023-09-206-4/+69
* crypto: qat - consolidate services structureGiovanni Cabiddu2023-09-204-67/+42
* crypto: qat - fix unregistration of compression algorithmsGiovanni Cabiddu2023-09-202-1/+5
* crypto: qat - fix unregistration of crypto algorithmsGiovanni Cabiddu2023-09-202-1/+5
* crypto: qat - ignore subsequent state up commandsGiovanni Cabiddu2023-09-201-1/+3
* crypto: qat - do not shadow error codeGiovanni Cabiddu2023-09-201-2/+2
* crypto: qat - fix state machines cleanup pathsGiovanni Cabiddu2023-09-202-7/+7
* crypto: hisilicon/zip - remove zlib and gzipYang Shen2023-09-202-288/+22
* crypto: hisilicon/zip - support deflate algorithmYang Shen2023-09-202-18/+72
* crypto: qat - refactor deprecated strncpyJustin Stitt2023-09-201-1/+1
* crypto: cavium/nitrox - refactor deprecated strncpyJustin Stitt2023-09-201-1/+1
* hwrng: imx-rngc - reasonable timeout for initial seedMartin Kaiser2023-09-201-3/+3
* hwrng: imx-rngc - reasonable timeout for selftestMartin Kaiser2023-09-201-1/+3
* chelsio: Do not include crypto/algapi.hHerbert Xu2023-09-153-4/+0
* hwrng: geode - fix accessing registersJonas Gorski2023-09-151-2/+4
* hwrng: octeon - Fix warnings on 32-bit platformsHerbert Xu2023-09-151-3/+3
* crypto: ccp - Add support for DBC over PSP mailboxMario Limonciello2023-09-154-29/+64
* crypto: ccp - Add a macro to check capabilities registerMario Limonciello2023-09-153-5/+6
* crypto: ccp - Add a communication path abstraction for DBCMario Limonciello2023-09-152-38/+26
* crypto: ccp - Add support for extended PSP mailbox commandsMario Limonciello2023-09-152-0/+45
* crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky2023-09-156-58/+104
* hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren2023-09-152-1/+7
* crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET2023-09-151-1/+1
* crypto: vmx - Improved AES/XTS performance of 6-way unrolling for ppcDanny Tsen2023-09-151-49/+92
* crypto: qat - Use list_for_each_entry() helperJinjie Ruan2023-09-151-18/+6
* crypto: ccp - Get a free page to use while fetching initial nonceMario Limonciello2023-09-151-1/+1
* hwrng: xiphera - removed unnneded platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
* hwrng: xgene - removed unneeded call to platform_set_drvdata()Andrei Coardos2023-09-151-1/+0
* hwrng: mpfs - removed unneeded call to platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
* hwrng: st - add MODULE_DESCRIPTIONMartin Kaiser2023-09-151-0/+1
* hwrng: nomadik - add MODULE_DESCRIPTIONMartin Kaiser2023-09-151-0/+1
* hwrng: ks-sa - use dev_err_probeMartin Kaiser2023-09-151-6/+3
* hwrng: ks-sa - remove dev from struct ks_sa_rngMartin Kaiser2023-09-151-2/+0
* hwrng: ks-sa - access private data via struct hwrngMartin Kaiser2023-09-151-11/+4
* wireguard: do not include crypto/algapi.hHerbert Xu2023-09-153-3/+3
* hwrng: hisi - removed unneeded call to platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
* hwrng: bcm2835 - removed call to platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
* Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1065-0/+5355
|\
| * drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2965-0/+5355
* | Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-0911-124/+432
|\ \
| * | soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...Lad Prabhakar2023-09-081-3/+4
| * | Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-085-124/+197
| |\ \
| | * | riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-052-19/+16
| | * | libstub: Fix compilation warning for rv32Alexandre Ghiti2023-09-051-1/+1
| | * | arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti2023-09-054-105/+181
| * | | Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt2023-09-086-0/+234
| |\ \ \
| | * | | soc: renesas: Kconfig: Select the required configs for RZ/Five SoCLad Prabhakar2023-09-011-0/+4
| | * | | cache: Add L2 cache management for Andes AX45MP RISC-V coreLad Prabhakar2023-09-015-0/+230
| | |/ /
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-09-0941-314/+1428
|\ \ \ \
| * | | | scsi: ufs: core: No need to update UPIU.header.flags and lun in advanced RPMB...Bean Huo2023-08-301-3/+1