summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-08drm/panthor: Introduce huge tmpfs mountpoint optionLoïc Molinari
2025-12-08drm/gem: Get rid of *_with_mnt helpersLoïc Molinari
2025-12-08drm/v3d: Use huge tmpfs mountpoint helpersLoïc Molinari
2025-12-08drm/i915: Use huge tmpfs mountpoint helpersLoïc Molinari
2025-12-08drm/gem: Add huge tmpfs mountpoint helpersLoïc Molinari
2025-12-08drm/gem: Introduce drm_gem_get_unmapped_area() fopLoïc Molinari
2025-12-08drm/shmem-helper: Map huge pages in fault handlerLoïc Molinari
2025-12-08drm/shmem-helper: Simplify page offset calculation in fault handlerLoïc Molinari
2025-12-08dma-mapping: Fix DMA_BIT_MASK() macro being brokenHans de Goede
2025-12-08dma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp
2025-12-08drm/i915: Fix format string truncation warningArd Biesheuvel
2025-12-08soundwire: intel_ace2x: handle multi BPT sectionsBard Liao
2025-12-08soundwire: pass sdw_bpt_section to cdns BPT helpersBard Liao
2025-12-08soundwire: introduce BPT sectionBard Liao
2025-12-08soundwire: intel_ace2x: add fake frame to BRA read commandBard Liao
2025-12-08soundwire: cadence_master: add fake_size parameter to sdw_cdns_prepare_read_d...Bard Liao
2025-12-08ASoC: SOF: Intel: export hda_sdw_bpt_get_buf_size_aligmentBard Liao
2025-12-08soundwire: cadence: export sdw_cdns_bpt_find_bandwidthBard Liao
2025-12-08soundwire: cadence_master: set data_per_frame as frame capabilityBard Liao
2025-12-08soundwire: only compute BPT stream in sdw_compute_dp0_port_paramsBard Liao
2025-12-08soundwire: cadence_master: make frame index trace more readableBard Liao
2025-12-08soundwire: qcom: adding support for v3.1.0Srinivas Kandagatla
2025-12-08dt-bindings: soundwire: qcom: Document v3.1.0 version of IP blockSrinivas Kandagatla
2025-12-08soundwire: qcom: prepare for v3.xSrinivas Kandagatla
2025-12-08soundwire: qcom: deprecate qcom,din/out-portsSrinivas Kandagatla
2025-12-08dt-bindings: soundwire: qcom: deprecate qcom,din/out-portsSrinivas Kandagatla
2025-12-08soundwire: qcom: remove unused rd_fifo_depthSrinivas Kandagatla
2025-12-08of: base: Add of_property_read_u8_indexSrinivas Kandagatla
2025-12-08drm/i915/psr: Move sink_sync_latency to intel_connectorJouni Högander
2025-12-08drm/i915/psr: Move sink PSR and Panel Replay booleans to intel_connectorJouni Högander
2025-12-08drm/i915/psr: Move Panel Replay DSC sink support data to intel_connectorJouni Högander
2025-12-08drm/i915/psr: Clear pr_dpcd as well on disconnectJouni Högander
2025-12-08drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connectorJouni Högander
2025-12-08drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behaviorJouni Högander
2025-12-08drm/i915/psr: Use SU granularity information available in intel_connectorJouni Högander
2025-12-08drm/i915/psr: Add panel granularity information into intel_connectorJouni Högander
2025-12-08gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin
2025-12-08i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()Frank Li
2025-12-08Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-12-08i2c: spacemit: fix detect issueTroy Mitchell
2025-12-08i2c: amd-mp2: fix reference leak in MP2 PCI deviceMa Ke
2025-12-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-12-07docs: hwmon: fix link to g762 devicetree bindingKathara Sasikumar
2025-12-07hwmon: (emc2305) fix device node refcount leak in error pathPei Xiao
2025-12-07hwmon: (emc2305) fix double put in emc2305_probe_childs_from_dtPei Xiao
2025-12-07hwmon: (dell-smm) Fix off-by-one error in dell_smm_is_visible()Armin Wolf
2025-12-07hwmon: (w83791d) Convert macros to functions to avoid TOCTOUGui-Dong Han
2025-12-07smb/client: update some SMB2 status stringsChenXiaoSong
2025-12-07mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destructionHarry Yoo
2025-12-07Merge tag 'memblock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds