summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-23net: airoha: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-09-23Merge tag 'linux-can-fixes-for-6.17-20250923' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-09-23PCI: qcom: Remove custom ASPM enablement codeManivannan Sadhasivam
2025-09-23PCI/ASPM: Enable all ClockPM and ASPM states for devicetree platformsManivannan Sadhasivam
2025-09-24i3c: Remove superfluous FIXMEWolfram Sang
2025-09-24pinctrl: use more common syntax for compound literalsBartosz Golaszewski
2025-09-23nvme: Use non zero KATO for persistent discovery connectionsAlistair Francis
2025-09-23nvmet: add safety check for subsys lockMax Gurtovoy
2025-09-23nvme-core: use nvme_is_io_ctrl() for I/O controller checkMartin George
2025-09-23nvme-core: do ioccsz/iorcsz validation only for I/O controllersKamaljit Singh
2025-09-23nvme-core: add method to check for an I/O controllerKamaljit Singh
2025-09-23Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-09-23Merge tag 'memory-controller-drv-6.18' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-09-23Merge tag 'sunxi-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-23Merge tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-23Merge tag 'amlogic-drivers-for-v6.18' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-09-23Merge tag 'apple-soc-drivers-6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-23Merge tag 'tegra-for-6.17-firmware-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2025-09-23drm/bridge: adapt drm_bridge_add/remove() docs, mention the lingering listLuca Ceresoli
2025-09-23drm/debugfs: show lingering bridgesLuca Ceresoli
2025-09-23drm/bridge: add list of removed refcounted bridgesLuca Ceresoli
2025-09-23i2c: riic: Allow setting frequencies lower than 50KHzClaudiu Beznea
2025-09-23drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko
2025-09-23drm/xe/debugfs: Improve .show() helper for GT-based attributesMichal Wajdeczko
2025-09-23drm/xe/debugfs: Make ggtt file per-tileMichal Wajdeczko
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen
2025-09-23drm/amd/display: Init DCN35 clocks from pre-os HW valuesLeo Li
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee
2025-09-23drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz
2025-09-23remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctab...Zhen Ni
2025-09-23drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY ADnyaneshwar Bhadane
2025-09-23drm/i915/display: Add definition for wcl as subplatformDnyaneshwar Bhadane
2025-09-23drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane
2025-09-23cpufreq: Replace pointer subtraction with iteration macroZihuan Zhang
2025-09-23drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPDJohn Ripple
2025-09-23thunderbolt: Fix use-after-free in tb_dp_dprx_workDuoming Zhou
2025-09-23drm/i915: Make sure wm block/lines are non-decreasingVille Syrjälä
2025-09-23drm/i915: Print both the original and adjusted wm latenciesVille Syrjälä
2025-09-23drm/i915: Make wm latencies monotonicVille Syrjälä
2025-09-23drm/i915: Flatten sanitize_wm_latency() a bitVille Syrjälä
2025-09-23drm/i915: Extract sanitize_wm_latency()Ville Syrjälä
2025-09-23drm/i915: Use increase_wm_latency() for the 16Gb DIMM w/aVille Syrjälä
2025-09-23drm/i915: Extract increase_wm_latency()Ville Syrjälä
2025-09-23drm/i915: Extract multiply_wm_latency() from skl_read_wm_latency()Ville Syrjälä
2025-09-23drm/i915: Move adjust_wm_latency() out from {mtl,skl}_read_wm_latency()Ville Syrjälä
2025-09-23drm/i915: Don't pass the latency array to {skl,mtl}_read_wm_latency()Ville Syrjälä
2025-09-23drm/i915: Tweak the read latency fixup codeVille Syrjälä
2025-09-23drm/i915: Apply the 16Gb DIMM w/a only for the platforms that need itVille Syrjälä
2025-09-23drm/i915/dram: Also apply the 16Gb DIMM w/a for larger DRAM chipsVille Syrjälä