summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-26Revert "drm/amdgpu: make sure to init common IP before gmc"Alex Deucher1-11/+3
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki1-5/+1
2022-10-26Revert "drm/amdgpu: use dirty framebuffer helper"Shuah Khan1-2/+0
2022-10-26Revert "drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega"Shuah Khan2-5/+25
2022-10-26clk: bcm2835: Make peripheral PLLC criticalMaxime Ripard1-1/+1
2022-10-26usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu1-4/+4
2022-10-26nvmet-tcp: add bounds check on Transfer TagVarun Prakash1-2/+9
2022-10-26nvme: copy firmware_rev on each initKeith Busch1-1/+2
2022-10-26staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang1-10/+6
2022-10-26Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung1-6/+0
2022-10-26usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo1-0/+3
2022-10-26usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie1-1/+6
2022-10-26md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5dLogan Gunthorpe1-0/+12
2022-10-26HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim1-0/+4
2022-10-26soundwire: intel: fix error handling on dai registration issuesPierre-Louis Bossart1-1/+0
2022-10-26soundwire: cadence: Don't overwrite msg->buf during write commandsRichard Fitzgerald1-3/+6
2022-10-26bcache: fix set_at_max_writeback_rate() for multiple attached devicesColy Li1-21/+52
2022-10-26ata: libahci_platform: Sanity check the DT child nodes numberSerge Semin1-2/+12
2022-10-26staging: vt6655: fix potential memory leakNam Cao1-1/+1
2022-10-26power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()Wei Yongjun1-3/+3
2022-10-26nbd: Fix hung when signal interrupts nbd_start_device_ioctl()Shigeru Yoshida1-2/+4
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren1-1/+1
2022-10-26usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen1-1/+1
2022-10-26usb: host: xhci-plat: suspend and resume clocksJustin Chen2-1/+16
2022-10-26clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rateQuanyang Wang1-16/+15
2022-10-26media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma2-26/+26
2022-10-26clk: zynqmp: Fix stack-out-of-bounds in strncpy`Ian Nam1-0/+7
2022-10-26drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr5-50/+18
2022-10-26drm/dp: Don't rewrite link config when setting phy test patternKhaled Almahallawy1-9/+0
2022-10-26mmc: sdhci-msm: add compatible string check for sdm670Richard Acayan1-0/+1
2022-10-26drm/meson: explicitly remove aggregate driver at module unload timeAdrián Larumbe1-0/+8
2022-10-26drm/amdgpu: fix initial connector audio valuehongao1-1/+6
2022-10-26platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...Hans de Goede1-5/+3
2022-10-26platform/chrome: cros_ec: Notify the PM of wake events during resumeJameson Thies1-1/+7
2022-10-26drm: panel-orientation-quirks: Add quirk for Anbernic Win600Maya Matuszczyk1-0/+6
2022-10-26drm/vc4: vec: Fix timings for VEC modesMateusz Kwiatkowski1-2/+2
2022-10-26drm: bridge: dw_hdmi: only trigger hotplug event on link changeLucas Stach1-5/+8
2022-10-26udmabuf: Set ubuf->sg = NULL if the creation of sg table failsVivek Kasireddy1-3/+6
2022-10-26drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow1-3/+3
2022-10-26gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()Zeng Jingxiang1-1/+2
2022-10-26drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas1-0/+6
2022-10-26drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas1-1/+1
2022-10-26drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()Jianglei Nie1-1/+3
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul1-1/+3
2022-10-26wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle1-1/+4
2022-10-26wifi: rt2x00: set SoC wmac clock registerDaniel Golle1-0/+21
2022-10-26wifi: rt2x00: set VGC gain for both chains of MT7620Daniel Golle1-1/+2
2022-10-26wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle1-1/+1
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle1-1/+2
2022-10-26regulator: core: Prevent integer underflowPatrick Rudolph1-1/+1