summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-22soc: ti: knav_qmss: Fix __iomem annotations and __be32 typeNishanth Menon
2026-05-22soc: ti: knav_qmss: Use %pe to print PTR_ERR()Nishanth Menon
2026-05-22soc: ti: knav_qmss: Fix kernel-doc Return: tagsNishanth Menon
2026-05-22soc: ti: knav_qmss: Inline lockdep condition in for_each_handle_rcuNishanth Menon
2026-05-22soc: ti: knav_qmss: Rename global kdev to knav_qdev to fix -WshadowNishanth Menon
2026-05-22soc: ti: knav_qmss: Remove remaining redundant ENOMEM printksNishanth Menon
2026-05-22cpufreq: intel_pstate: Sync policy->cur during CPU offlineFushuai Wang
2026-05-22Revert "accel/amdxdna: Support read-only user-pointer BO mappings"Lizhi Hou
2026-05-22vfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta
2026-05-22tun: free page on short-frame rejection in tun_xdp_one()Weiming Shi
2026-05-22Merge tag 'pm-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-05-22drm/intel/display: Add support for pipe background color (v4)Maarten Lankhorst
2026-05-22USB: serial: cypress_m8: fix memory corruption with small endpointJohan Hovold
2026-05-22Merge tag 'acpi-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-05-22ublk: factor out ublk_init_iod() helperCaleb Sander Mateos
2026-05-22ublk: move ublk_req_build_flags() earlierCaleb Sander Mateos
2026-05-22ublk: optimize ublk_rq_has_data()Caleb Sander Mateos
2026-05-22drm/xe/rtp: Implement a structured parser for rule matchingGustavo Sousa
2026-05-22drm/xe/rtp: Fully parse the rulesetGustavo Sousa
2026-05-22drm/xe/rtp: Extract rule_match_item()Gustavo Sousa
2026-05-22drm/xe/rtp: Do not break parsing when missing contextGustavo Sousa
2026-05-22drm/xe/rtp: Don't short-circuit to false in or-yes caseGustavo Sousa
2026-05-22drm/xe/rtp: Drop rule matching cases from rtp_to_sr_cases and rtp_casesGustavo Sousa
2026-05-22drm/xe/rtp: Write kunit test cases specific for rule matchingGustavo Sousa
2026-05-22drm/msm/dpu: invert the order of UBWC checksDmitry Baryshkov
2026-05-22drm/msm/dpu: drop ubwc_dec_versionDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set amsbcDmitry Baryshkov
2026-05-22drm/msm/adreno: use version ranges in A8xx UBWC codeDmitry Baryshkov
2026-05-22drm/msm/adreno: use new helper to set amsbcDmitry Baryshkov
2026-05-22drm/msm/adreno: set fp16compoptdis for UBWC 3.0 formatsDmitry Baryshkov
2026-05-22drm/msm/adreno: write reserved UBWC-related bitsDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set ubwc_swizzleDmitry Baryshkov
2026-05-22drm/msm/dpu: use new helper to set ubwc_swizzleDmitry Baryshkov
2026-05-22drm/msm/adreno: use new helper to set ubwc_swizzleDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set UBWC bank spreadingDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set macrotile_modeDmitry Baryshkov
2026-05-22drm/msm/adreno: use new helper to set macrotile_modeDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set min_acc lengthDmitry Baryshkov
2026-05-22drm/msm/adreno: use new helper to set min_acc lengthDmitry Baryshkov
2026-05-22drm/msm/mdss: use qcom_ubwc_version_tag() helperDmitry Baryshkov
2026-05-22drm/msm/adreno: use qcom_ubwc_version_tag() helperDmitry Baryshkov
2026-05-22drm/msm/adreno: Trust the SSoT UBWC configKonrad Dybcio
2026-05-22drm/msm/mdss: correct UBWC programming sequencesDmitry Baryshkov
2026-05-22drm/msm/dpu: Add Milos supportLuca Weiss
2026-05-22drm/msm: mdss: Add Milos supportLuca Weiss
2026-05-22drm/msm/dsi: add support for DSI-PHY on MilosLuca Weiss
2026-05-22Merge tag 's390-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-05-22platform/x86: bitland-mifs-wmi: add CONFIG_LEDS_CLASS dependencyArnd Bergmann
2026-05-22crypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum
2026-05-22crypto: atmel-sha204a - remove sysfs group before hwrngThorsten Blum