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
2025-11-13
drm/xe/pf: Add wait helper for VF FLR
Michał Winiarski
-0
/
+25
2025-11-13
drm/xe/pf: Handle VRAM migration data as part of PF control
Michał Winiarski
-0
/
+237
2025-11-13
drm/xe/migrate: Add function to copy of VRAM data in chunks
Lukasz Laguna
-5
/
+131
2025-11-13
drm/xe/pf: Add helper to retrieve VF's LMEM object
Lukasz Laguna
-0
/
+27
2025-11-13
drm/xe/pf: Handle MMIO migration data as part of PF control
Michał Winiarski
-0
/
+175
2025-11-13
drm/xe/pf: Handle GGTT migration data as part of PF control
Michał Winiarski
-0
/
+130
2025-11-13
drm/xe/pf: Add helpers for VF GGTT migration data handling
Michał Winiarski
-0
/
+171
2025-11-13
drm/xe/pf: Handle GuC migration data as part of PF control
Michał Winiarski
-18
/
+94
2025-11-13
drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
Michał Winiarski
-230
/
+80
2025-11-13
drm/xe/pf: Don't save GuC VF migration data on pause
Michał Winiarski
-39
/
+2
2025-11-13
drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
Michał Winiarski
-47
/
+0
2025-11-13
drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
Michał Winiarski
-33
/
+30
2025-11-13
drm/xe: Allow the caller to pass guc_buf_cache size
Michał Winiarski
-11
/
+34
2025-11-13
drm/xe: Add sa/guc_buf_cache sync interface
Michał Winiarski
-0
/
+36
2025-11-13
drm/xe/pf: Expose VF migration data size over debugfs
Michał Winiarski
-0
/
+82
2025-11-13
drm/xe/pf: Add minimalistic migration descriptor
Michał Winiarski
-1
/
+99
2025-11-13
drm/xe/pf: Add support for encap/decap of bitstream to/from packet
Michał Winiarski
-0
/
+474
2025-11-13
drm/xe/pf: Add helpers for migration data packet allocation / free
Michał Winiarski
-3
/
+221
2025-11-13
drm/xe/pf: Add data structures and handlers for migration rings
Michał Winiarski
-13
/
+762
2025-11-13
drm/xe/pf: Add save/restore control state stubs and connect to debugfs
Michał Winiarski
-0
/
+404
2025-11-13
drm/xe/pf: Convert control state to bitmap
Michał Winiarski
-3
/
+5
2025-11-13
drm/xe: Move migration support to device-level struct
Michał Winiarski
-13
/
+88
2025-11-13
drm/xe/pf: Remove GuC version check for migration support
Michał Winiarski
-3
/
+0
2025-11-13
media: i2c: add Sony IMX111 CMOS camera sensor driver
Svyatoslav Ryhel
-0
/
+1621
2025-11-13
drm/i915/display: Add default case to mipi_exec_send_packet
Jonathan Cavitt
-0
/
+3
2025-11-13
media: i2c: imx219: Replace exposure magic value with named constant
Tarang Raval
-6
/
+7
2025-11-13
media: i2c: imx219: Propagate errors from control range updates
Tarang Raval
-21
/
+40
2025-11-13
media: ipu6: isys: Add support for monochrome media bus formats
Hans de Goede
-9
/
+43
2025-11-13
media: i2c: imx214: Rearrange control initialization
Ricardo Ribalda
-9
/
+6
2025-11-13
media: imx-mipi-csis: Support active data lanes differing from maximum
Isaac Scott
-0
/
+6
2025-11-13
media: imx-mipi-csis: Add num_data_lanes to mipi_csis_device
Isaac Scott
-4
/
+7
2025-11-13
media: imx-mipi-csis: Move redundant debug print in probe
Isaac Scott
-3
/
+1
2025-11-13
media: v4l: Add helper to get number of active lanes via a pad
Isaac Scott
-0
/
+29
2025-11-13
media: imx335: Switch to {enable,disable}_streams
Jai Luthra
-29
/
+24
2025-11-13
media: imx335: Support 2x2 binning
Jai Luthra
-58
/
+217
2025-11-13
media: imx355: Use subdev active state
Jai Luthra
-58
/
+21
2025-11-13
media: imx335: Handle runtime PM in leaf functions
Jai Luthra
-29
/
+22
2025-11-13
media: imx335: Update HBLANK range on mode change
Jai Luthra
-1
/
+2
2025-11-13
media: imx335: Update the native pixel array width
Jai Luthra
-16
/
+16
2025-11-13
media: imx335: Support vertical flip
Umang Jain
-2
/
+62
2025-11-13
media: imx335: Rectify name of mode struct
Umang Jain
-3
/
+3
2025-11-13
media: ipu-bridge: Add OV05C10 to the list of supported sensors
Hao Yao
-0
/
+2
2025-11-13
media: ipu-bridge: Add IMX471 to the list of supported sensors
Jimmy Su
-0
/
+2
2025-11-13
pwm: th1520: Use module_pwm_platform_driver! macro
Michal Wilczynski
-1
/
+1
2025-11-13
pwm: th1520: Fix clippy warning for redundant struct field init
Michal Wilczynski
-1
/
+1
2025-11-13
pwm: Fix Rust formatting
Miguel Ojeda
-3
/
+12
2025-11-13
pwm: Add Rust driver for T-HEAD TH1520 SoC
Michal Wilczynski
-0
/
+390
2025-11-13
drm/xe: remove stale runtime_pm member
Jani Nikula
-3
/
+0
2025-11-13
drm/i915/ltphy: include intel_display_utils.h instead of i915_utils.h
Jani Nikula
-1
/
+1
2025-11-13
drivers/xen/xenbus: Fix namespace collision and split() section placement wit...
Josh Poimboeuf
-2
/
+2
[prev]
[next]