summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-17scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi1-12/+31
2022-08-17scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran2-12/+8
2022-08-17scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi3-2/+35
2022-08-17scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran1-0/+4
2022-08-17scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-17scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang1-5/+1
2022-08-17video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-17video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-17video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-17video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma1-1/+6
2022-08-17tty: serial: qcom-geni-serial: Fix %lu -> %u in print statementsDouglas Anderson1-2/+2
2022-08-17tty: serial: fsl_lpuart: correct the count of break charactersSherry Sun1-6/+6
2022-08-17tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could r...Vijaya Krishna Nivarthi1-35/+53
2022-08-17serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()Guo Mengqi1-2/+4
2022-08-17video: fbdev: offb: Include missing linux/platform_device.hChristophe Leroy1-0/+1
2022-08-17video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov1-2/+2
2022-08-17video: fbdev: amba-clcd: Fix refcount leak bugsLiang He1-6/+18
2022-08-17watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...William Dean1-0/+2
2022-08-17watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resourceJean Delvare1-0/+1
2022-08-17watchdog: f71808e_wdt: Add check for platform_driver_registerJiasheng Jiang1-1/+3
2022-08-17s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-08-17iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He1-2/+5
2022-08-17mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin1-0/+2
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König1-5/+1
2022-08-17remoteproc: sysmon: Wait for SSCTL service to come upSibi Sankar1-0/+10
2022-08-17remoteproc: qcom: pas: Check if coredump is enabledSiddharth Gupta1-0/+3
2022-08-17leds: pwm-multicolor: Don't show -EPROBE_DEFER as errorsEmil Renner Berthing1-2/+1
2022-08-17rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edgeMiaoqian Lin1-0/+1
2022-08-17iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko1-1/+5
2022-08-17serial: 8250_bcm7271: Save/restore RTS in suspend/resumeDoug Berger1-6/+18
2022-08-17cpufreq: mediatek: fix error return code in mtk_cpu_dvfs_info_init()Yang Yingliang1-0/+1
2022-08-17tty: n_gsm: fix missing corner cases in gsmld_poll()Daniel Starke1-2/+5
2022-08-17tty: n_gsm: fix flow control handling in tx pathDaniel Starke1-1/+1
2022-08-17tty: n_gsm: fix DM commandDaniel Starke1-1/+1
2022-08-17tty: n_gsm: fix wrong T1 retry count handlingDaniel Starke1-2/+2
2022-08-17serial: 8250_fsl: Don't report FE, PE and OE twiceUwe Kleine-König1-1/+1
2022-08-17vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-08-17vfio/ccw: Fix FSM state if mdev probe failsEric Farman2-3/+4
2022-08-17vfio/ccw: Remove UUID from s390 debug logMichael Kawano3-21/+18
2022-08-17remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali1-2/+8
2022-08-17tty: n_gsm: fix resource allocation order in gsm_activate_mux()Daniel Starke1-3/+4
2022-08-17tty: n_gsm: fix deadlock and link starvation in outgoing data pathDaniel Starke1-128/+279
2022-08-17tty: n_gsm: fix race condition in gsmld_write()Daniel Starke1-4/+17
2022-08-17tty: n_gsm: fix packet re-transmission without open control channelDaniel Starke1-1/+1
2022-08-17tty: n_gsm: fix non flow control frames during mux flow offDaniel Starke1-1/+53
2022-08-17tty: n_gsm: fix missing timer to handle stalled linksDaniel Starke1-8/+35
2022-08-17tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()Daniel Starke1-32/+42
2022-08-17tty: n_gsm: fix tty registration before control channel openDaniel Starke1-38/+79
2022-08-17tty: n_gsm: fix user open not possible at responder until initiator openDaniel Starke1-2/+29
2022-08-17net/ice: fix initializing the bitmap in the switch codeAlexander Lobakin1-1/+1