summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccp - shutdown SEV firmware on kexecBrijesh Singh2021-08-062-26/+35
* crypto: omap-sham - drop pm_runtime_irqsafe() usageTony Lindgren2021-08-061-1/+0
* crypto: omap-sham - drop suspend and resume functionsTony Lindgren2021-08-061-21/+0
* crypto: omap-sham - drop old hw_init and unused FLAGS_INITTony Lindgren2021-08-061-21/+5
* crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()Tony Lindgren2021-08-061-0/+2
* crypto: omap-sham - initialize req only after omap_sham_hw_init()Tony Lindgren2021-08-061-2/+2
* crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren2021-08-061-1/+1
* crypto: atmel-aes - use swap()Salah Triki2021-07-301-6/+2
* crypto: sun8i-ss - Use kfree_sensitiveJason Wang2021-07-301-6/+3
* crypto: atmel-aes - Allocate aes dev at tfm init timeTudor Ambarus2021-07-301-33/+43
* crypto: atmel-aes - Add fallback to XTS software implementationTudor Ambarus2021-07-301-4/+51
* crypto: atmel - Set OFB's blocksize to 1Tudor Ambarus2021-07-302-2/+2
* crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraintTudor Ambarus2021-07-301-0/+3
* crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraintTudor Ambarus2021-07-301-0/+7
* crypto: atmel-aes - Add XTS input length constraintTudor Ambarus2021-07-301-0/+3
* crypto: atmel-aes - Add blocksize constraint for ECB and CBC modesTudor Ambarus2021-07-301-1/+6
* crypto: atmel-tdes - Handle error messagesTudor Ambarus2021-07-301-17/+16
* crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfmTudor Ambarus2021-07-301-19/+9
* hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-07-164-16/+16
* crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson2021-07-161-27/+9
* crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson2021-07-161-10/+35
* Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-113-11/+12
|\
| * Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-093-11/+12
| |\
| | * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-093-11/+12
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-1135-162/+276
|\ \ \
| * | | scsi: virtio_scsi: Add validation for residual bytes from responseXie Yongji2021-06-291-1/+1
| * | | scsi: ipr: System crashes when seeing type 20 errorWen Xiong2021-06-292-2/+3
| * | | scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le2021-06-291-0/+1
| * | | scsi: mpi3mr: Fix warnings reported by smatchSreekanth Reddy2021-06-291-2/+3
| * | | scsi: qedf: Add check to synchronize abort and flushJaved Hasan2021-06-291-1/+21
| * | | scsi: libfc: Fix array index out of bound exceptionJaved Hasan2021-06-291-5/+8
| * | | scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei2021-06-231-17/+9
| * | | scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macroZhen Lei2021-06-231-10/+8
| * | | scsi: qedf: Use DEVICE_ATTR_RO() macroZhen Lei2021-06-231-8/+6
| * | | scsi: qedi: Use DEVICE_ATTR_RO() macroZhen Lei2021-06-231-7/+7
| * | | scsi: message: mptfc: Switch from pci_ to dma_ APIChristophe JAILLET2021-06-231-17/+18
| * | | scsi: be2iscsi: Fix some missing space in some messagesChristophe JAILLET2021-06-231-64/+38
| * | | scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET2021-06-231-0/+1
| * | | scsi: ufs: Fix build warning without CONFIG_PMYueHaibing2021-06-231-0/+4
| * | | scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignmentSeongJae Park2021-06-231-1/+1
| * | | scsi: qla2xxx: Add heartbeat checkQuinn Tran2021-06-238-1/+117
| * | | scsi: virtio_scsi: Do not overwrite SCSI statusHannes Reinecke2021-06-231-2/+1
| * | | scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-238-0/+16
| * | | scsi: core: Inline scsi_mq_alloc_queue()Bart Van Assche2021-06-233-17/+8
| * | | scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King2021-06-231-1/+1
| * | | scsi: elx: efct: Fix vport list linkage in LIO backendJames Smart2021-06-231-4/+4
| * | | scsi: elx: libefc_sli: Fix ANDing with zero bit valueJames Smart2021-06-231-2/+0
* | | | Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-07-1126-533/+274
|\ \ \ \
| * | | | rtc: pcf8523: rename register and bit definesAlexandre Belloni2021-07-101-73/+73
| * | | | rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab2021-07-101-59/+133