index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-24
spi: tegra20-slink: switch to managed controller allocation
Johan Hovold
-16
/
+10
2026-03-24
spi: imx: switch to managed controller allocation
Johan Hovold
-31
/
+14
2026-03-24
spi: rockchip: fix controller deregistration
Johan Hovold
-1
/
+3
2026-03-24
spi: imx: fix use-after-free on unbind
Johan Hovold
-0
/
+4
2026-03-24
iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()
Nicolin Chen
-3
/
+4
2026-03-24
drm/i915/de: Implement register polling in the display code
Ville Syrjälä
-39
/
+91
2026-03-24
drm/i915/de: Move intel_de_wait*() into intel_de.c
Ville Syrjälä
-79
/
+92
2026-03-24
drm/i915/de: Introduce intel_de.c and move intel_de_{read,write}8() there
Ville Syrjälä
-19
/
+28
2026-03-24
iommu/arm-smmu-v3: Update Arm errata
Robin Murphy
-4
/
+14
2026-03-24
iommu/arm-smmu-v3: Fix typos introduced by arm_smmu_invs
Nicolin Chen
-4
/
+4
2026-03-24
iommu/arm-smmu-v3: Do not continue in __arm_smmu_domain_inv_range()
Nicolin Chen
-2
/
+2
2026-03-24
wifi: ath12k: Pass the correct value of each TID during a stop AMPDU session
Reshma Immaculate Rajkumar
-1
/
+3
2026-03-24
wifi: ath11k: Pass the correct value of each TID during a stop AMPDU session
Reshma Immaculate Rajkumar
-8
/
+7
2026-03-24
drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
Tvrtko Ursulin
-0
/
+8
2026-03-24
drm/xe/display: Add support for AuxCCS
Tvrtko Ursulin
-1
/
+27
2026-03-24
drm/xe/display: Respect remapped plane alignment
Tvrtko Ursulin
-3
/
+12
2026-03-24
drm/xe/display: Change write_dpt_remapped_tiled function signature
Tvrtko Ursulin
-25
/
+35
2026-03-24
drm/xe/display: Move remapped plane loop out of __xe_pin_fb_vma_dpt
Tvrtko Ursulin
-14
/
+20
2026-03-24
drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
Tvrtko Ursulin
-0
/
+23
2026-03-24
drm/xe: Move aux table invalidation to ring ops
Tvrtko Ursulin
-28
/
+83
2026-03-24
drm/xe/xelp: Wait for AuxCCS invalidation to complete
Tvrtko Ursulin
-2
/
+15
2026-03-24
drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
Tvrtko Ursulin
-1
/
+9
2026-03-24
drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
Tvrtko Ursulin
-2
/
+2
2026-03-24
drm/xe: Implement recent spec updates to Wa_16025250150
Matt Roper
-1
/
+3
2026-03-24
drm/xe: Use write-combine mapping when populating DPT
Tvrtko Ursulin
-1
/
+2
2026-03-24
drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WC
Tvrtko Ursulin
-19
/
+26
2026-03-24
drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace
Maxime Ripard
-179
/
+202
2026-03-24
drm/rockchip: analogix: Convert to drm_output_color_format
Maxime Ripard
-2
/
+2
2026-03-24
drm/mediatek: dp: Convert to drm_output_color_format
Maxime Ripard
-2
/
+2
2026-03-24
drm/arm: komeda: Convert to drm_output_color_format
Maxime Ripard
-11
/
+12
2026-03-24
drm/bridge: synopsys: dw-hdmi: Convert to drm_output_color_format
Maxime Ripard
-8
/
+8
2026-03-24
drm/bridge: synopsys: dw-dp: Convert to drm_output_color_format
Maxime Ripard
-35
/
+36
2026-03-24
drm/bridge: cadence: Convert to drm_output_color_format
Maxime Ripard
-13
/
+13
2026-03-24
drm/bridge: analogix: Convert to drm_output_color_format
Maxime Ripard
-2
/
+2
2026-03-24
drm/bridge: adv7511: Convert to drm_output_color_format
Maxime Ripard
-1
/
+1
2026-03-24
drm/amdgpu: display: Convert to drm_output_color_format
Maxime Ripard
-2
/
+2
2026-03-24
drm/display: hdmi: Convert to drm_output_color_format
Maxime Ripard
-4
/
+4
2026-03-24
drm/edid: Convert to drm_output_color_format enum
Maxime Ripard
-9
/
+9
2026-03-24
Merge branch 'ib-scmi-pinctrl-gpio' into devel
Linus Walleij
-13
/
+187
2026-03-24
gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver
AKASHI Takahiro
-0
/
+115
2026-03-24
firmware: arm_scmi: Allow PINCTRL_REQUEST to return EOPNOTSUPP
Dan Carpenter
-0
/
+2
2026-03-24
pinctrl: scmi: ignore PIN_CONFIG_PERSIST_STATE
Dan Carpenter
-4
/
+8
2026-03-24
pinctrl: scmi: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support
Dan Carpenter
-3
/
+0
2026-03-24
pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
Dan Carpenter
-7
/
+26
2026-03-24
pinctrl: introduce pinctrl_gpio_get_config()
AKASHI Takahiro
-0
/
+37
2026-03-24
net: airoha: Rework the code flow in airoha_remove() and in airoha_probe() er...
Lorenzo Bianconi
-32
/
+44
2026-03-24
perf: add NVIDIA Tegra410 C2C PMU
Besar Wicaksono
-0
/
+1059
2026-03-24
perf: add NVIDIA Tegra410 CPU Memory Latency PMU
Besar Wicaksono
-0
/
+744
2026-03-24
perf/arm_cspmu: nvidia: Add Tegra410 PCIE-TGT PMU
Besar Wicaksono
-0
/
+321
2026-03-24
perf/arm_cspmu: nvidia: Add Tegra410 PCIE PMU
Besar Wicaksono
-5
/
+205
[prev]
[next]