summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-23drm/amdgpu: keep irq count in amdgpu_irq_disable_allGuchun Chen1-1/+0
2023-08-23drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Tim Huang1-2/+2
2023-08-23drm/amd/display: disable RCO for DCN314Daniel Miess2-1/+5
2023-08-23drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno1-7/+7
2023-08-23drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang1-2/+39
2023-08-23drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2-8/+2
2023-08-23drm/i915/sdvo: fix panel_type initializationJani Nikula1-1/+1
2023-08-23Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-23Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula1-21/+8
2023-08-23drm/qxl: fix UAF on handle creationWander Lairson Costa4-14/+24
2023-08-23mmc: sunplus: Fix error handling in spmmc_drv_probe()Harshit Mogalapalli1-11/+3
2023-08-23mmc: sunplus: fix return value check of mmc_add_host()Wei Chen1-4/+12
2023-08-23mmc: block: Fix in_flight[issue_type] value errorYibin Ding1-3/+4
2023-08-23mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang1-2/+0
2023-08-23mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li1-4/+7
2023-08-23media: uvcvideo: Fix menu count handling for userspace XU mappingsLaurent Pinchart1-1/+1
2023-08-23virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG caseHawkins Jiawei1-1/+1
2023-08-23regulator: da9063: better fix null deref with partial DTMartin Fuzzey1-6/+6
2023-08-23serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren1-0/+1
2023-08-23soc: aspeed: socinfo: Add kfree for kstrdupJiasheng Jiang1-0/+1
2023-08-23soc: aspeed: uart-routing: Use __sysfs_match_stringZev Weiss1-1/+1
2023-08-23pinctrl: qcom: Add intr_target_width field to support increased number of int...Ninad Naik3-3/+9
2023-08-23bus: ti-sysc: Flush posted write on enable before resetTony Lindgren1-0/+2
2023-08-23ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik2-0/+11
2023-08-23qede: fix firmware halt over suspend and resumeManish Chopra1-0/+10
2023-08-23sfc: don't fail probe if MAE/TC setup failsEdward Cree1-1/+1
2023-08-23sfc: don't unregister flow_indr if it was never registeredEdward Cree1-1/+1
2023-08-23sfc: add fallback action-set-lists for TC offloadEdward Cree2-0/+77
2023-08-23net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee1-0/+8
2023-08-23drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...Karol Herbst1-4/+7
2023-08-23net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea2-3/+7
2023-08-23i40e: fix misleading debug logsAndrii Staikov1-8/+8
2023-08-23iavf: fix FDIR rule fields masks validationPiotr Gardocki3-4/+85
2023-08-23team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-23net: phy: broadcom: stub c45 read/write for 54810Justin Chen1-0/+13
2023-08-23accel/qaic: Clean up integer overflow checking in map_user_pages()Dan Carpenter1-8/+18
2023-08-23accel/qaic: Fix slicing memory leakPranjal Ramajor Asha Kanojiya1-0/+1
2023-08-23net: veth: Page pool creation error handling for existing pools onlyLiang Chen1-1/+2
2023-08-23octeon_ep: cancel queued works in probe error pathMichal Schmidt1-3/+4
2023-08-23octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt1-1/+1
2023-08-23octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt1-1/+1
2023-08-23octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt1-1/+1
2023-08-23net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey1-3/+6
2023-08-23drm/i915/guc/slpc: Restore efficient freq earlierVinay Belgaumkar1-8/+14
2023-08-23drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docsLuca Ceresoli1-12/+12
2023-08-23net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)1-11/+2
2023-08-23net: pcs: Add missing put_device call in miic_createXiang Yang1-2/+8
2023-08-23virtio-net: set queues after driver_okJason Wang1-2/+2
2023-08-23i2c: designware: Handle invalid SMBus block data response length valueTam Nguyen1-2/+13
2023-08-23i2c: designware: Correct length byte validation logicQuan Nguyen1-1/+2