summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-21spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops()Bartosz Golaszewski
2024-10-21platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf
2024-10-21platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addressesVamsi Krishna Brahmajosyula
2024-10-21reiserfs: The last commitJan Kara
2024-10-21platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...Marek Maslanka
2024-10-21soc: mediatek: mtk-svs: Call of_node_put(np) only once in svs_get_subsys_devi...Markus Elfring
2024-10-21soc: mediatek: mediatek-regulator-coupler: Support mt8188Pablo Sun
2024-10-21soc: mediatek: mtk-cmdq: Move cmdq_instruction init to declarationAngeloGioacchino Del Regno
2024-10-21soc: mediatek: mtk-cmdq: Move mask build and append to functionAngeloGioacchino Del Regno
2024-10-21soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driverAngeloGioacchino Del Regno
2024-10-21power: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-21irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool()Steven Price
2024-10-21drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node()Javier Carrasco
2024-10-21drm/bridge: Fix assignment of the of_node of the parent to aux bridgeAbel Vesa
2024-10-21drm/bridge: sii902x: Set input bus format based on bus-widthWadim Egorov
2024-10-21drm/bridge: ite-it66121: Drop hdmi_avi_infoframe_init() function callLiu Ying
2024-10-21drm/bridge: tc358768: switch to bus-widthKrzysztof Kozlowski
2024-10-21drm/meson: drop unused static dw_hdmi_dwc_write_bitsKrzysztof Kozlowski
2024-10-21drm/mediatek: Implement OF graphs support for display pathsAngeloGioacchino Del Regno
2024-10-21ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar
2024-10-21ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel
2024-10-21spi: spi-mem: Add Realtek SPI-NAND controllerChris Packham
2024-10-21ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and contextKoba Ko
2024-10-21net/mlx5: fs, rename modify header struct member actionMoshe Shemesh
2024-10-21net/mlx5: fs, rename packet reformat struct member actionMoshe Shemesh
2024-10-21net/mlx5: Only create VEPA flow table when in VEPA modeBenjamin Poirier
2024-10-21net/mlx5: Add sync reset drop mode supportMoshe Shemesh
2024-10-21net/mlx5: Generalize QoS operations for nodes and vportsCarolina Jubran
2024-10-21net/mlx5: Simplify QoS scheduling element configurationCarolina Jubran
2024-10-21net/mlx5: Remove vport QoS enabled flagCarolina Jubran
2024-10-21net/mlx5: Refactor vport QoS to use scheduling node structureCarolina Jubran
2024-10-21net/mlx5: Refactor vport scheduling element creation functionCarolina Jubran
2024-10-21net/mlx5: Introduce node struct and rename group terminology to nodeCarolina Jubran
2024-10-21net/mlx5: Rename vport QoS group reference to parentCarolina Jubran
2024-10-21net/mlx5: Restrict domain list insertion to root TSAR ancestorsCarolina Jubran
2024-10-21net/mlx5: Add parent group support in rate group structureCarolina Jubran
2024-10-21net/mlx5: Introduce node type to rate group structureCarolina Jubran
2024-10-21net/mlx5: Refactor QoS group scheduling element creationCarolina Jubran
2024-10-21powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()Yuan Can
2024-10-21drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.cDmitry Baryshkov
2024-10-21drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHTDmitry Baryshkov
2024-10-21drm/msm/dpu: check for the plane pitch overflowDmitry Baryshkov
2024-10-21drm/msm/dpu: move layout setup population out of dpu_plane_prepare_fb()Dmitry Baryshkov
2024-10-21drm/msm/dpu: make dpu_format_populate_addrs return voidDmitry Baryshkov
2024-10-21drm/msm/dpu: split dpu_format_populate_layoutDmitry Baryshkov
2024-10-21drm/msm/dpu: move pitch check to _dpu_format_get_plane_sizes_linear()Dmitry Baryshkov
2024-10-21drm/msm/dpu: pass drm_framebuffer to _dpu_format_get_plane_sizes()Dmitry Baryshkov
2024-10-21drm/msm/dpu: drop msm_format from struct dpu_hw_fmt_layoutDmitry Baryshkov
2024-10-21drm/msm/dpu: drop extra aspace checks in dpu_formatsDmitry Baryshkov
2024-10-21drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_updateDmitry Baryshkov