summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-18drm/amd/display: Ignore Coverity false positiveTaimur Hassan
2025-11-18drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo
2025-11-18drm/amd/display: Check DCCG_AUDIO_DTO2 register mask existCharlene Liu
2025-11-18drm/amd/display: Add null pointer check in link_dpmsCharlene Liu
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski
2025-11-18drm/amd/display: Add pipe topology history to dcNicholas Carbones
2025-11-18drm/amd/display: Add an HPD filter for HDMIIvan Lipski
2025-11-18drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)
2025-11-18EDAC/ghes: Replace deprecated strcpy() in ghes_edac_report_mem_error()Thorsten Blum
2025-11-18drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)
2025-11-18drm/amd/display: Re-check seamless boot can be enabled or notPaul Hsieh
2025-11-18drm/amd/display: Get panel replay capability from DPCDJack Chang
2025-11-18drm/amd/display: Add panel replay enablement option and logicJack Chang
2025-11-18drm/amd/display: Add panel replay capability detectionJack Chang
2025-11-18drm/amd/display: Add interface to capture expected HW state from SW stateGeorge Shen
2025-11-18drm/msm/adreno: Add MMU fault handler to adreno_gpu_funcAkhil P Oommen
2025-11-18drm/msm/adreno: Move gbif_halt() to adreno_gpu_funcAkhil P Oommen
2025-11-18drm/msm/adreno: Move adreno_gpu_func to catalogueAkhil P Oommen
2025-11-18drm/msm/adreno: Common-ize PIPE definitionsAkhil P Oommen
2025-11-18drm/msm/a6xx: Skip dumping SCRATCH registersAkhil P Oommen
2025-11-18drm/msm/a6xx: Fix the gemnoc workaroundAkhil P Oommen
2025-11-18drm/msm/a6xx: Flush LRZ cache before PT switchAkhil P Oommen
2025-11-18drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen
2025-11-18drm/msm/registers: Fix encoding fields in 64b registersRob Clark
2025-11-18mmc: renesas_sdhi: Add suspend/resume hooksClaudiu Beznea
2025-11-18mmc: renesas_sdhi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()Claudiu Beznea
2025-11-18mmc: renesas_sdhi: Deassert the reset signal on probeClaudiu Beznea
2025-11-18mmc: meson-mx-sdio: Ignore disabled "mmc-slot" child-nodesMartin Blumenstingl
2025-11-18mmc: meson-mx-sdio: Fix indentation in meson_mx_mmc_irq_thread()Martin Blumenstingl
2025-11-18mmc: meson-mx-sdio: Use dev_err_probe() where appropriateMartin Blumenstingl
2025-11-18mmc: meson-mx-sdio: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-11-18mmc: meson-mx-sdio: Refactor internal clock initializationMartin Blumenstingl
2025-11-18mmc: meson-mx-sdio: Use devm_clk_get_enabled()Martin Blumenstingl
2025-11-18mmc: meson-mx-sdio: Switch to regmap for register accessMartin Blumenstingl
2025-11-18gve: Add Rx HWTS metadata to AF_XDP ZC modeTim Hostetler
2025-11-18gve: Prepare bpf_xdp_metadata_rx_timestamp supportTim Hostetler
2025-11-18gve: Wrap struct xdp_buffTim Hostetler
2025-11-18gve: Move ptp_schedule_worker to gve_init_clockTim Hostetler
2025-11-18cpufreq: intel_pstate: Eliminate some code duplicationRafael J. Wysocki
2025-11-18PM: sleep: core: Fix runtime PM enabling in device_resume_early()Rafael J. Wysocki
2025-11-18powercap: intel_rapl: Add support for Nova Lake processorsKaushlendra Kumar
2025-11-18net: phy: micrel: lan8814: Enable in-band auto-negotiationHoratiu Vultur
2025-11-18pinctrl: cherryview: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko
2025-11-18pinctrl: intel: Export intel_gpio_add_pin_ranges()Andy Shevchenko
2025-11-18loop: add hint for handling aio via IOCB_NOWAITMing Lei
2025-11-18loop: try to handle loop aio command via NOWAIT IO firstMing Lei
2025-11-18loop: move command blkcg/memcg initialization into loop_queue_workMing Lei
2025-11-18loop: add lo_submit_rw_aio()Ming Lei
2025-11-18loop: add helper lo_rw_aio_prep()Ming Lei
2025-11-18loop: add helper lo_cmd_nr_bvec()Ming Lei