summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-08crypto: qat - fix error path in add_update_sla()Damian Muszynski
2023-12-08crypto: ccp - fix memleak in ccp_init_dm_workareaDinghao Liu
2023-12-01crypto: sa2ul - Return crypto_aead_setkey to transfer the errorChen Ni
2023-12-01crypto: hisilicon/qm - add comments and remove redundant array elementWeili Qian
2023-12-01crypto: hisilicon/qm - simplify the status of qmWeili Qian
2023-12-01crypto: hisilicon/sgl - small cleanups for sgl.cWeili Qian
2023-12-01crypto: hisilicon/zip - add zip comp high perf mode configurationChenghai Huang
2023-12-01crypto: qat - add sysfs_added flag for rate limitingDamian Muszynski
2023-12-01crypto: qat - add sysfs_added flag for rasDamian Muszynski
2023-12-01hwrng: starfive - Fix dev_err_probe return errorJia Jie Ho
2023-12-01crypto: virtio - Handle dataq logic with taskletGonglei (Arei)
2023-12-01crypto: starfive - Pad adata with zeroesJia Jie Ho
2023-11-24crypto: starfive - RSA poll csr for done statusJia Jie Ho
2023-11-24crypto: starfive - Update driver dependenciesJia Jie Ho
2023-11-17hwrng: virtio - remove #ifdef guards for PM functionsMartin Kaiser
2023-11-17crypto: jh7110 - Correct deferred probe returnChanho Park
2023-11-17crypto: qat - prevent underflow in rp2srv_store()Dan Carpenter
2023-11-17crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()Eric Biggers
2023-11-17crypto: hisilicon/qm - remove incorrect type castWeili Qian
2023-11-17crypto: hisilicon/qm - print device abnormal informationWeili Qian
2023-11-17crypto: n2 - Silence gcc format-truncation false positive warningsHerbert Xu
2023-11-17crypto: marvell/cesa - Silence gcc format-truncation false positive warningsHerbert Xu
2023-11-17crypto: ccree - Silence gcc format-truncation false positive warningsHerbert Xu
2023-11-17hwrng: ingenic - Replace of_device.h with explicit of.h includeRob Herring
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-10Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello
2023-11-10Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-11-10Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/...Daniel Vetter
2023-11-10spi: Fix null dereference on suspendMark Hasemeyer
2023-11-10pwm: samsung: Fix a bit test in pwm_samsung_resume()Dan Carpenter
2023-11-10fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-11-10fbdev: amifb: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-10fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...Uwe Kleine-König
2023-11-10parport: gsc: mark init function staticArnd Bergmann