summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-27media: dib8000: Fix a memleak in dib8000_init()Zhou Qingyang1-1/+3
2022-01-27Bluetooth: btmtksdio: fix resume failureSean Wang1-0/+2
2022-01-27staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()Yang Yingliang1-4/+12
2022-01-27staging: rtl8192e: return error code from rtllib_softmac_init()Yang Yingliang2-3/+5
2022-01-27floppy: Fix hang in watchdog when disk is ejectedTasos Sahanidis1-1/+1
2022-01-27serial: amba-pl011: do not request memory region twiceLino Sanfilippo1-24/+3
2022-01-27tty: serial: uartlite: allow 64 bit addressLizhi Hou1-1/+1
2022-01-27drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...Zhou Qingyang1-16/+20
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang1-0/+6
2022-01-27thermal/drivers/imx8mm: Enable ADC when enabling monitorPaul Gerber1-0/+3
2022-01-27ACPI: EC: Rework flushing of EC work while suspended to idleRafael J. Wysocki2-14/+45
2022-01-27thermal/drivers/imx: Implement runtime PM supportOleksij Rempel1-54/+91
2022-01-27media: venus: core: Fix a resource leak in the error handling path of 'venus_...Christophe JAILLET1-2/+6
2022-01-27media: venus: core: Fix a potential NULL pointer dereference in an error hand...Christophe JAILLET1-1/+2
2022-01-27media: venus: core, venc, vdec: Fix probe dependency errorBryan O'Donoghue3-33/+34
2022-01-27media: venus: pm_helpers: Control core power domain manuallyStanimir Varbanov2-19/+19
2022-01-27media: coda: fix CODA960 JPEG encoder buffer overflowPhilipp Zabel2-4/+25
2022-01-27media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is releasedDafna Hirschfeld1-1/+1
2022-01-27media: si470x-i2c: fix possible memory leak in si470x_i2c_probe()Yang Yingliang1-2/+1
2022-01-27media: imx-pxp: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2022-01-27media: rcar-csi2: Correct the selection of hsfreqrangeSuresh Udipi1-1/+8
2022-01-27mfd: atmel-flexcom: Use .resume_noirqClaudiu Beznea1-3/+4
2022-01-27mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEPClaudiu Beznea1-4/+2
2022-01-27tty: serial: atmel: Call dma_async_issue_pending()Tudor Ambarus1-0/+4
2022-01-27tty: serial: atmel: Check return code of dmaengine_submit()Tudor Ambarus1-0/+10
2022-01-27ath11k: Use host CE parameters for CE interrupts configurationAnilkumar Kolli1-8/+8
2022-01-27crypto: qat - fix undetected PFVF timeout in ACK loopGiovanni Cabiddu1-6/+6
2022-01-27crypto: qat - make pfvf send message direction agnosticMarco Chiappero1-7/+8
2022-01-27crypto: qat - remove unnecessary collision prevention step in PFVFMarco Chiappero1-19/+1
2022-01-27crypto: qat - fix spelling mistake: "messge" -> "message"Bhaskar Chowdhury2-3/+3
2022-01-27mtd: hyperbus: rpc-if: fix bug in rpcif_hb_removeGeorge G. Davis1-2/+2
2022-01-27crypto: qce - fix uaf on qce_skcipher_register_oneChengfeng Ye1-1/+1
2022-01-27crypto: qce - fix uaf on qce_ahash_register_oneChengfeng Ye1-1/+1
2022-01-27media: dmxdev: fix UAF when dvb_register_device() failsWang Hai1-3/+15
2022-01-27drm/vboxvideo: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2022-01-27tee: fix put order in teedev_close_context()Jens Wiklander1-1/+3
2022-01-27ath11k: reset RSN/WPA present state for open BSSKarthikeyan Kathirvel1-0/+4
2022-01-27ath11k: clear the keys properly via DISABLE_KEYKarthikeyan Kathirvel2-4/+3
2022-01-27ath11k: Fix ETSI regd with weather radar overlapSven Eckelmann1-47/+56
2022-01-27memory: renesas-rpc-if: Return error in case devm_ioremap_resource() failsLad Prabhakar1-1/+1
2022-01-27media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang1-3/+3
2022-01-27media: em28xx: fix memory leak in em28xx_init_devDongliang Mu1-6/+12
2022-01-27media: aspeed: fix mode-detect always time out at 2nd runJammy Huang1-4/+4
2022-01-27media: atomisp: fix uninitialized bug in gmin_get_pmic_id_and_addr()Dan Carpenter1-1/+1
2022-01-27media: atomisp: fix enum formats logicMauro Carvalho Chehab1-6/+17
2022-01-27media: atomisp: add NULL check for asd obtained from atomisp_video_pipeTsuchiya Yuto3-0/+169
2022-01-27media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro1-9/+10
2022-01-27media: atomisp: fix ifdefs in sh_css.cTsuchiya Yuto1-16/+11
2022-01-27media: atomisp: fix inverted error check for ia_css_mipi_is_source_port_valid()Tsuchiya Yuto1-9/+15
2022-01-27media: atomisp: do not use err var when checking port validity for ISP2400Tsuchiya Yuto1-3/+6