summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-15crypto: hisilicon/zip - support register checkingKai Ye
2022-04-15crypto: hisilicon/sec - support register checkingKai Ye
2022-04-15crypto: hisilicon/hpre - support register checkingKai Ye
2022-04-15crypto: hisilicon/qm - add register checking for ACCKai Ye
2022-04-15crypto: ux500/hash - simplify if-if to if-elseYihao Han
2022-04-15hwrng: mpfs - add polarfire soc hwrng supportConor Dooley
2022-04-15crypto: qat - remove line wrapping for pfvf_ops functionsMarco Chiappero
2022-04-15crypto: qat - use u32 variables in all GEN4 pfvf_opsMarco Chiappero
2022-04-15crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero
2022-04-15crypto: qat - leverage the GEN2 VF mask definitonMarco Chiappero
2022-04-15crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero
2022-04-15crypto: qat - fix off-by-one error in PFVF debug printMarco Chiappero
2022-04-15crypto: qat - fix wording and formatting in code commentMarco Chiappero
2022-04-15crypto: qat - test PFVF registers for spurious interrupts on GEN4Marco Chiappero
2022-04-15crypto: qat - add check for invalid PFVF protocol version 0Wojciech Ziemba
2022-04-15crypto: qat - add missing restarting event notification in VFsMarco Chiappero
2022-04-15crypto: qat - remove unnecessary tests to detect PFVF supportMarco Chiappero
2022-04-15crypto: qat - remove unused PFVF stubsGiovanni Cabiddu
2022-04-15crypto: qat - remove unneeded bracesMarco Chiappero
2022-04-15crypto: qat - fix ETR sources enabled by default on GEN2 devicesMarco Chiappero
2022-04-15crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu
2022-04-15crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu
2022-04-15crypto: ccree - use fine grained DMA mapping dirGilad Ben-Yossef
2022-04-15crypto: ccree - rearrange init calls to avoid raceGilad Ben-Yossef
2022-04-15crypto: qat - stop using iommu_present()Robin Murphy
2022-04-08crypto: cavium/nitrox - remove check of list iterator against head past the l...Jakob Koschel
2022-04-08crypto: ccp - When TSME and SME both detected notify userMario Limonciello
2022-04-08crypto: ccp - Allow PSP driver to load without SEV/TEE supportMario Limonciello
2022-04-08crypto: ccp - Export PSP security bits to userspaceMario Limonciello
2022-04-08crypto: ccp - cache capability into psp deviceMario Limonciello
2022-04-08crypto: hisilicon/qm - optimize the barrier operationHui Tang
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-04-02Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01dm: fix bio polling to handle possibile BLK_STS_AGAINMing Lei
2022-04-01dm: fix dm_io and dm_target_io flags race condition on AlphaMikulas Patocka
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-04-01dm integrity: set journal entry unused when shrinking deviceMikulas Patocka
2022-04-01dm ioctl: log an error if the ioctl structure is corruptedMikulas Patocka
2022-03-31Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito
2022-03-31platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih