summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang1-1/+1
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic1-2/+2
2021-07-20serial: tty: uartlite: fix console setupDaniel Mack1-21/+6
2021-07-20fsi: Add missing MODULE_DEVICE_TABLEZou Wei4-0/+4
2021-07-20mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren1-0/+4
2021-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2-1/+2
2021-07-20scsi: qedi: Fix cleanup session block/unblock useMike Christie2-2/+16
2021-07-20scsi: qedi: Fix TMF session block/unblock useMike Christie1-6/+1
2021-07-20scsi: qedi: Fix race during abort timeoutsMike Christie2-18/+17
2021-07-20scsi: qedi: Fix null ref during abort handlingMike Christie1-1/+1
2021-07-20scsi: iscsi: Fix shost->max_id useMike Christie4-6/+6
2021-07-20scsi: iscsi: Fix conn use after free during resetsMike Christie1-60/+55
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie2-5/+14
2021-07-20scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQsChandrakanth Patil1-2/+7
2021-07-20scsi: megaraid_sas: Early detection of VD deletion through RaidMap updateKashyap Desai3-9/+92
2021-07-20scsi: megaraid_sas: Fix resource leak in case of probe failureChandrakanth Patil2-0/+14
2021-07-20scsi: scsi_dh_alua: Check for negative result valueHannes Reinecke1-4/+4
2021-07-20scsi: core: Fixup calling convention for scsi_mode_sense()Hannes Reinecke4-16/+17
2021-07-20scsi: mpt3sas: Fix deadlock while cancelling the running firmware eventSuganath Prabu S1-0/+22
2021-07-20tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET1-1/+10
2021-07-20scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry1-0/+3
2021-07-20scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart1-2/+3
2021-07-20scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart1-0/+9
2021-07-20scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()Sergey Shtylyov1-6/+6
2021-07-20scsi: arcmsr: Fix doorbell status being updated late on ARC-1886ching Huang1-2/+9
2021-07-20w1: ds2438: fixing bug that would always get page0Luiz Sampaio1-2/+2
2021-07-20usb: common: usb-conn-gpio: fix NULL pointer dereference of chargerChunfeng Yun1-18/+26
2021-07-20iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron1-6/+4
2021-07-20iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().Jonathan Cameron1-10/+1
2021-07-20misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang1-1/+7
2021-07-20misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong1-2/+3
2021-07-20serial: fsl_lpuart: disable DMA for console and fix sysrqMichael Walle1-0/+6
2021-07-20tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun1-0/+3
2021-07-20scsi: arcmsr: Fix the wrong CDB payload report to IOPching Huang1-2/+6
2021-07-20dmaengine: fsl-qdma: check dma_set_mask return valueRobin Gong1-1/+5
2021-07-20leds: tlc591xx: fix return value check in tlc591xx_probe()Yang Yingliang1-2/+6
2021-07-20Revert "drm/ast: Remove reference to struct drm_device.pdev"Greg Kroah-Hartman1-2/+3
2021-07-20drm/ingenic: Switch IPU plane to type OVERLAYPaul Cercueil2-7/+6
2021-07-20drm/ingenic: Fix non-OSD modePaul Cercueil1-4/+7
2021-07-20drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()José Roberto de Souza1-2/+5
2021-07-20drm/dp_mst: Avoid to mess up payload table by ports in stale topologyWayne Lin1-0/+29
2021-07-20drm/dp_mst: Do not set proposed vcpi directlyWayne Lin1-26/+10
2021-07-20fbmem: Do not delete the mode that is still in useZhen Lei1-7/+5
2021-07-20drm/i915/gt: Fix -EDEADLK handling regressionVille Syrjälä1-1/+1
2021-07-20drm/i915/gtt: drop the page table optimisationMatthew Auld1-4/+1
2021-07-20scsi: zfcp: Report port fc_security as unknown early during remote cable pullSteffen Maier1-0/+1
2021-07-20scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler1-0/+1
2021-07-19drm/ast: Remove reference to struct drm_device.pdevThomas Zimmermann1-3/+2
2021-07-19pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()Zou Wei1-1/+1
2021-07-19dm writecache: write at least 4k when committingMikulas Patocka1-1/+5