summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: stm32/cryp - check early input dataNicolas Toromanoff2022-01-271-1/+113
* crypto: stm32/cryp - fix xts and race condition in crypto_engine requestsNicolas Toromanoff2022-01-271-2/+0
* crypto: stm32/cryp - fix CTR counter carryNicolas Toromanoff2022-01-271-14/+13
* crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counterHerbert Xu2022-01-271-1/+1
* mwifiex: Fix possible ABBA deadlockBrian Norris2022-01-271-2/+6
* drm/msm/dp: displayPort driver need algorithm rationalJackie Liu2022-01-271-0/+1
* wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dmaLv Yunlong2022-01-271-0/+1
* media: si2157: Fix "warm" tuner state detectionRobert Schlabbach2022-01-271-1/+1
* media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang2022-01-271-1/+7
* media: dib8000: Fix a memleak in dib8000_init()Zhou Qingyang2022-01-271-1/+3
* Bluetooth: btmtksdio: fix resume failureSean Wang2022-01-271-0/+2
* staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()Yang Yingliang2022-01-271-4/+12
* staging: rtl8192e: return error code from rtllib_softmac_init()Yang Yingliang2022-01-272-3/+5
* floppy: Fix hang in watchdog when disk is ejectedTasos Sahanidis2022-01-271-1/+1
* serial: amba-pl011: do not request memory region twiceLino Sanfilippo2022-01-271-24/+3
* tty: serial: uartlite: allow 64 bit addressLizhi Hou2022-01-271-1/+1
* drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...Zhou Qingyang2022-01-271-16/+20
* drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang2022-01-271-0/+6
* thermal/drivers/imx8mm: Enable ADC when enabling monitorPaul Gerber2022-01-271-0/+3
* ACPI: EC: Rework flushing of EC work while suspended to idleRafael J. Wysocki2022-01-272-14/+45
* thermal/drivers/imx: Implement runtime PM supportOleksij Rempel2022-01-271-54/+91
* media: venus: core: Fix a resource leak in the error handling path of 'venus_...Christophe JAILLET2022-01-271-2/+6
* media: venus: core: Fix a potential NULL pointer dereference in an error hand...Christophe JAILLET2022-01-271-1/+2
* media: venus: core, venc, vdec: Fix probe dependency errorBryan O'Donoghue2022-01-273-33/+34
* media: venus: pm_helpers: Control core power domain manuallyStanimir Varbanov2022-01-272-19/+19
* media: coda: fix CODA960 JPEG encoder buffer overflowPhilipp Zabel2022-01-272-4/+25
* media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is releasedDafna Hirschfeld2022-01-271-1/+1
* media: si470x-i2c: fix possible memory leak in si470x_i2c_probe()Yang Yingliang2022-01-271-2/+1
* media: imx-pxp: Initialize the spinlock prior to using itFabio Estevam2022-01-271-2/+2
* media: rcar-csi2: Correct the selection of hsfreqrangeSuresh Udipi2022-01-271-1/+8
* mfd: atmel-flexcom: Use .resume_noirqClaudiu Beznea2022-01-271-3/+4
* mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEPClaudiu Beznea2022-01-271-4/+2
* tty: serial: atmel: Call dma_async_issue_pending()Tudor Ambarus2022-01-271-0/+4
* tty: serial: atmel: Check return code of dmaengine_submit()Tudor Ambarus2022-01-271-0/+10
* ath11k: Use host CE parameters for CE interrupts configurationAnilkumar Kolli2022-01-271-8/+8
* crypto: qat - fix undetected PFVF timeout in ACK loopGiovanni Cabiddu2022-01-271-6/+6
* crypto: qat - make pfvf send message direction agnosticMarco Chiappero2022-01-271-7/+8
* crypto: qat - remove unnecessary collision prevention step in PFVFMarco Chiappero2022-01-271-19/+1
* crypto: qat - fix spelling mistake: "messge" -> "message"Bhaskar Chowdhury2022-01-272-3/+3
* mtd: hyperbus: rpc-if: fix bug in rpcif_hb_removeGeorge G. Davis2022-01-271-2/+2
* crypto: qce - fix uaf on qce_skcipher_register_oneChengfeng Ye2022-01-271-1/+1
* crypto: qce - fix uaf on qce_ahash_register_oneChengfeng Ye2022-01-271-1/+1
* media: dmxdev: fix UAF when dvb_register_device() failsWang Hai2022-01-271-3/+15
* drm/vboxvideo: fix a NULL vs IS_ERR() checkDan Carpenter2022-01-271-2/+2
* tee: fix put order in teedev_close_context()Jens Wiklander2022-01-271-1/+3
* ath11k: reset RSN/WPA present state for open BSSKarthikeyan Kathirvel2022-01-271-0/+4
* ath11k: clear the keys properly via DISABLE_KEYKarthikeyan Kathirvel2022-01-272-4/+3
* ath11k: Fix ETSI regd with weather radar overlapSven Eckelmann2022-01-271-47/+56
* memory: renesas-rpc-if: Return error in case devm_ioremap_resource() failsLad Prabhakar2022-01-271-1/+1
* media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang2022-01-271-3/+3