summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-27ACPI: EC: Rework flushing of EC work while suspended to idleRafael J. Wysocki2-14/+45
2022-01-27media: venus: core: Fix a resource leak in the error handling path of 'venus_...Christophe JAILLET1-2/+6
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-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-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-27tee: fix put order in teedev_close_context()Jens Wiklander1-1/+3
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: videobuf2: Fix the size printk formatDillon Min1-4/+4
2022-01-27wcn36xx: Release DMA channel descriptor allocationsBryan O'Donoghue1-0/+5
2022-01-27wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue1-2/+2
2022-01-27clk: bcm-2835: Remove rounding up the dividersMaxime Ripard1-8/+3
2022-01-27clk: bcm-2835: Pick the closest clock rateMaxime Ripard1-1/+1
2022-01-27drm/rockchip: dsi: Fix unbalanced clock on probe errorBrian Norris1-5/+1
2022-01-27drm/panel: innolux-p079zca: Delete panel on attach() failureBrian Norris1-1/+9
2022-01-27drm/panel: kingdisplay-kd097d04: Delete panel on attach() failureBrian Norris1-1/+7
2022-01-27drm/rockchip: dsi: Reconfigure hardware on resume()Brian Norris1-0/+37
2022-01-27drm/rockchip: dsi: Hold pm-runtime across bind/unbindBrian Norris1-18/+19
2022-01-27PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controllerYifeng Li1-0/+3
2022-01-27dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()Thomas Hellström1-1/+5
2022-01-27iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failureYunfei Wang1-1/+5
2022-01-27lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy1-1/+1
2022-01-27can: softing_cs: softingcs_probe(): fix memleak on registration failureJohan Hovold1-1/+1
2022-01-27media: stk1160: fix control-message timeoutsJohan Hovold1-2/+2
2022-01-27media: pvrusb2: fix control-message timeoutsJohan Hovold1-4/+4
2022-01-27media: redrat3: fix control-message timeoutsJohan Hovold1-11/+11
2022-01-27media: dib0700: fix undefined behavior in tuner shutdownMichael Kuron1-2/+0
2022-01-27media: s2255: fix control-message timeoutsJohan Hovold1-2/+2
2022-01-27media: cpia2: fix control-message timeoutsJohan Hovold1-2/+2
2022-01-27media: em28xx: fix control-message timeoutsJohan Hovold1-2/+2
2022-01-27media: mceusb: fix control-message timeoutsJohan Hovold1-4/+4
2022-01-27media: flexcop-usb: fix control-message timeoutsJohan Hovold2-11/+11
2022-01-27media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITEHans Verkuil1-1/+3
2022-01-27rtc: cmos: take rtc_lock while reading from CMOSMateusz Jończyk1-0/+3
2022-01-27mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6Stefan Riedmueller1-9/+0
2022-01-27mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timingsChristian Eggers1-3/+25
2022-01-27HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke1-0/+4
2022-01-27HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke1-3/+26
2022-01-27HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke1-1/+5
2022-01-27HID: uhid: Fix worker destroying device without any protectionJann Horn1-4/+25
2022-01-20mtd: fixup CFI on ixp4xxArnd Bergmann2-1/+3