aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-13drm/mediatek: Remove freeing not dynamic allocated memoryJason-JH.Lin
2023-09-13bus: ti-sysc: Fix build warning for 64-bit buildTony Lindgren
2023-09-13drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilitiesAngeloGioacchino Del Regno
2023-09-13drm/msm/a2xx: Call adreno_gpu_init() earlierFabio Estevam
2023-09-13drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()Yang Wang
2023-09-13drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_doneDmitry Baryshkov
2023-09-13firmware: meson_sm: fix to avoid potential NULL pointer dereferenceZhang Shurong
2023-09-13drm/msm/mdp5: Don't leak some plane stateDaniel Vetter
2023-09-13soc: qcom: smem: Fix incompatible types in comparisonChen Jiahao
2023-09-13drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_maskJiasheng Jiang
2023-09-13drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01Marek Vasut
2023-09-13drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()Geert Uytterhoeven
2023-09-13drm/armada: Fix off-by-one error in armada_overlay_get_property()Geert Uytterhoeven
2023-09-13of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()Ruan Jinjie
2023-09-13drm/tegra: dpaux: Fix incorrect return value of platform_get_irqYangtao Li
2023-09-13drm/msm: Update dev core dump to not print backwardsRyan McCann
2023-09-13md/md-bitmap: hold 'reconfig_mutex' in backlog_store()Yu Kuai
2023-09-13md/md-bitmap: remove unnecessary local variable in backlog_store()Yu Kuai
2023-09-13md/raid10: use dereference_rdev_and_rrdev() to get devicesLi Nan
2023-09-13md/raid10: factor out dereference_rdev_and_rrdev()Li Nan
2023-09-13md: restore 'noio_flag' for the last mddev_resume()Yu Kuai
2023-09-13md: Change active_io to percpuXiao Ni
2023-09-13md: Factor out is_md_suspended helperXiao Ni
2023-09-13drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam
2023-09-13drm: adv7511: Fix low refresh rate register for ADV7533/5Bogdan Togorean
2023-09-13drm/bridge: anx7625: Use common macros for HDCP capabilitiesChen-Yu Tsai
2023-09-13drm/bridge: anx7625: Use common macros for DP power sequencing commandsChen-Yu Tsai
2023-09-13drm/etnaviv: fix dumping of active MMU contextLucas Stach
2023-09-13drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-09-13firmware: ti_sci: Use system_state to determine pollingNishanth Menon
2023-09-13soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macrosLuca Weiss
2023-09-13soc: qcom: ocmem: Add OCMEM hardware version printLuca Weiss
2023-09-13drm/hyperv: Fix a compilation issue because of not including screen_info.hSui Jingfeng
2023-09-13drm/amd/display: Do not set drr on pipe commitWesley Chalmers
2023-09-13drm/bridge: tc358764: Fix debug print parameter orderMarek Vasut
2023-09-13sfc: Check firmware supports Ethernet PTP filterAlex Austin
2023-09-13cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh
2023-09-13octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh
2023-09-13octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam
2023-09-13hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das
2023-09-13mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak
2023-09-13mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak
2023-09-13mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak
2023-09-13net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan
2023-09-13ice: avoid executing commands on other ports when driving syncJacob Keller
2023-09-13wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-13Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan
2023-09-13wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-13wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-13wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin