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-01-13
Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-9
/
+13
2026-01-13
i2c: synquacer: Use HZ_PER_GHZ constant instead of plain number
Andy Shevchenko
-1
/
+2
2026-01-13
i2c: st: Use HZ_PER_GHZ constant instead of plain number
Andy Shevchenko
-1
/
+2
2026-01-13
i2c: rk3x: Use HZ_PER_GHZ constant instead of plain number
Andy Shevchenko
-6
/
+6
2026-01-13
i2c: nomadik: Use HZ_PER_GHZ constant instead of plain number
Andy Shevchenko
-3
/
+4
2026-01-13
i2c: mt65xx: Use HZ_PER_GHZ constant instead of plain number
Andy Shevchenko
-5
/
+6
2026-01-13
i2c: mlxbf: Use HZ_PER_GHZ constant instead of custom one
Andy Shevchenko
-3
/
+2
2026-01-13
i3c: dw: Preserve DAT entry bits when restoring addresses
Adrian Ng Ho Yin
-4
/
+9
2026-01-13
i3c: dw: use FIELD_PREP for device address table macros
Adrian Ng Ho Yin
-2
/
+4
2026-01-13
i3c: dw: Add support for Device NACK Retry configuration
Adrian Ng Ho Yin
-0
/
+40
2026-01-13
i3c: add sysfs entry and attribute for Device NACK Retry count
Adrian Ng Ho Yin
-0
/
+39
2026-01-13
remoteproc: imx_rproc: Add support for i.MX95
Peng Fan
-0
/
+22
2026-01-13
remoteproc: imx_rproc: Add support for System Manager CPU API
Peng Fan
-2
/
+33
2026-01-13
remoteproc: imx_rproc: Add support for System Manager LMM API
Peng Fan
-0
/
+171
2026-01-13
remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
Peng Fan
-0
/
+6
2026-01-13
remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
Peng Fan
-14
/
+13
2026-01-13
drm/i915/dp: Simplify computing the DSC compressed BPP for DP-MST
Imre Deak
-42
/
+6
2026-01-13
drm/i915/dp: Simplify eDP vs. DP compressed BPP computation
Imre Deak
-30
/
+2
2026-01-13
drm/i915/dp: Unify computing compressed BPP for DP-SST and eDP
Imre Deak
-8
/
+13
2026-01-13
drm/i915/dp: Simplify computing forced DSC BPP for DP-SST
Imre Deak
-10
/
+4
2026-01-13
drm/i915/dp: Simplify computing DSC BPPs for DP-SST
Imre Deak
-21
/
+8
2026-01-13
drm/i915/dp: Simplify computing DSC BPPs for eDP
Imre Deak
-13
/
+3
2026-01-13
drm/i915/dp: Use helpers to align min/max compressed BPPs
Imre Deak
-18
/
+5
2026-01-13
drm/i915/dp: Unify detect and compute time DSC mode BW validation
Imre Deak
-129
/
+20
2026-01-13
drm/i915/dp: Add intel_dp_mode_valid_with_dsc()
Imre Deak
-36
/
+57
2026-01-13
drm/i915/dp: Factor out compute_max_compressed_bpp_x16()
Imre Deak
-33
/
+49
2026-01-13
drm/i915/dp: Factor out compute_min_compressed_bpp_x16()
Imre Deak
-8
/
+18
2026-01-13
drm/i915/dp: Pass mode clock to dsc_throughput_quirk_max_bpp_x16()
Imre Deak
-6
/
+4
2026-01-13
drm/i915/dp: Pass intel_output_format to intel_dp_dsc_sink_{min_max}_compress...
Imre Deak
-16
/
+12
2026-01-13
drm/i915/dp: Drop intel_dp parameter from intel_dp_compute_config_link_bpp_li...
Imre Deak
-5
/
+4
2026-01-13
drm/i915/dp: Align min/max compressed BPPs when calculating BPP limits
Imre Deak
-0
/
+57
2026-01-13
drm/i915/dp: Align min/max DSC input BPPs to sink caps
Imre Deak
-2
/
+23
2026-01-13
drm/i915/dp: Factor out align_max_vesa_compressed_bpp_x16()
Imre Deak
-15
/
+20
2026-01-13
drm/i915/dp: Factor out align_max_sink_dsc_input_bpp()
Imre Deak
-10
/
+18
2026-01-13
drm/i915/dp: Drop unused timeslots param from dsc_compute_link_config()
Imre Deak
-11
/
+7
2026-01-13
mtd: spinand: Octal DTR support
Mark Brown
-1281
/
+1559
2026-01-13
i2c: riic: Move suspend handling to NOIRQ phase
Tommaso Merciai
-7
/
+39
2026-01-13
drm/panthor: Implement reading shader_present from nvmem
Nicolas Frattaroli
-6
/
+30
2026-01-13
cxl: Check for invalid addresses returned from translation functions on errors
Robert Richter
-9
/
+27
2026-01-13
nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
Hannes Reinecke
-5
/
+4
2026-01-13
wifi: ath12k: Fix wrong P2P device link id issue
Yingying Tang
-1
/
+4
2026-01-13
wifi: ath12k: fix dead lock while flushing management frames
Baochen Qiang
-3
/
+3
2026-01-13
wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channel
Yingying Tang
-1
/
+1
2026-01-13
wifi: ath12k: cancel scan only on active scan vdev
Manish Dharanenthiran
-1
/
+2
2026-01-13
net: airoha: implement get_link_ksettings
Aleksander Jan Bajkowski
-0
/
+1
2026-01-13
PCI: qcom-ep: Add support for firmware-managed PCIe Endpoint
Mrinmay Sarkar
-8
/
+53
2026-01-13
drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_crtc.c
Abhishek Rajput
-9
/
+15
2026-01-13
USB: serial: f81232: fix incomplete serial port generation
Ji-Ze Hong (Peter Hong)
-30
/
+47
2026-01-13
PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports
Inochi Amaoto
-0
/
+18
2026-01-13
platform/x86/intel/pmc: Remove double empty line
Xi Pardee
-1
/
+0
[prev]
[next]