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-12
scsi: ufs: core: Allocate the SCSI host earlier
Bart Van Assche
-5
/
+12
2025-11-12
scsi: ufs: core: Rework the SCSI host queue depth calculation code
Bart Van Assche
-22
/
+22
2025-11-12
scsi: ufs: core: Rework ufshcd_eh_device_reset_handler()
Bart Van Assche
-46
/
+38
2025-11-12
scsi: ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
Bart Van Assche
-34
/
+46
2025-11-12
scsi: ufs: core: Change the monitor function argument types
Bart Van Assche
-22
/
+22
2025-11-12
scsi: ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commands
Bart Van Assche
-3
/
+4
2025-11-12
scsi: ufs: core: Change the type of one ufshcd_send_command() argument
Bart Van Assche
-7
/
+6
2025-11-12
scsi: ufs: core: Change the type of one ufshcd_add_command_trace() argument
Bart Van Assche
-6
/
+6
2025-11-12
scsi: ufs: core: Only call ufshcd_add_command_trace() for SCSI commands
Bart Van Assche
-5
/
+3
2025-11-12
scsi: ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument
Bart Van Assche
-4
/
+5
2025-11-12
scsi: ufs: core: Move an assignment in ufshcd_mcq_process_cqe()
Bart Van Assche
-1
/
+2
2025-11-12
scsi: scsi_debug: Abort SCSI commands via an internal command
Bart Van Assche
-11
/
+105
2025-11-12
scsi: core: Add scsi_{get,put}_internal_cmd() helpers
Hannes Reinecke
-0
/
+38
2025-11-12
scsi: core: Introduce .queue_reserved_command()
John Garry
-16
/
+44
2025-11-12
scsi: core: Support allocating a pseudo SCSI device
Hannes Reinecke
-4
/
+84
2025-11-12
scsi: core: Make the budget map optional
Bart Van Assche
-2
/
+15
2025-11-12
scsi: core: Move two statements
Bart Van Assche
-3
/
+4
2025-11-12
scsi: core: Support allocating reserved commands
Hannes Reinecke
-1
/
+3
2025-11-12
vfio: Provide a get_region_info op
Jason Gunthorpe
-3
/
+13
2025-11-12
acpi/hmat: Fix lockdep warning for hmem_register_resource()
Dave Jiang
-21
/
+25
2025-11-12
acpi/hmat: Return when generic target is updated
Dave Jiang
-5
/
+6
2025-11-12
drm/i915/cursor: Initialize 845 vs 865 cursor size separately
Ville Syrjälä
-2
/
+5
2025-11-12
drm/i915/cursor: Extract intel_cursor_mode_config_init()
Ville Syrjälä
-11
/
+21
2025-11-12
drm/i915: Use mode_config->cursor_width for cursor DDB allocation
Ville Syrjälä
-1
/
+2
2025-11-12
drm/i915/wm: Use drm_get_format_info() in SKL+ cursor DDB allocation
Ville Syrjälä
-3
/
+9
2025-11-12
drm/i915/fb: Init 'ret' in each error branch in intel_framebuffer_init()
Ville Syrjälä
-1
/
+6
2025-11-12
drm/i915: Nuke intel_plane_config.tiling
Ville Syrjälä
-11
/
+9
2025-11-12
drm/i915: Populate fb->format accurately in BIOS FB readout
Ville Syrjälä
-2
/
+4
2025-11-12
drm/i915: Pass drm_format_info into plane->max_stride()
Ville Syrjälä
-47
/
+47
2025-11-12
drm/i915: Introduce intel_dumb_fb_max_stride()
Ville Syrjälä
-10
/
+19
2025-11-12
ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint()
Haotian Zhang
-0
/
+1
2025-11-12
cxl: Add handling of locked CXL decoder
Dave Jiang
-0
/
+30
2025-11-12
ACPI: DPTF: Support Nova Lake
Srinivas Pandruvada
-0
/
+5
2025-11-12
thermal: intel: int340x: Add DLVR support for Nova Lake
Srinivas Pandruvada
-0
/
+15
2025-11-12
thermal: int340x: processor_thermal: Add Nova Lake processor thermal device
Srinivas Pandruvada
-0
/
+12
2025-11-12
hwmon/pmbus: (isl68137) Add support for raa229141
Jeff Lin
-0
/
+14
2025-11-12
thermal: intel: int340x: Replace sprintf() with sysfs_emit()
Kaushlendra Kumar
-4
/
+4
2025-11-12
thermal: intel: int340x: Use symbolic constant for UUID comparison
Kaushlendra Kumar
-1
/
+3
2025-11-12
hwmon: Add TSC1641 I2C power monitor driver
Igor Reznichenko
-0
/
+761
2025-11-12
cpuidle: teo: Use this_cpu_ptr() where possible
Christian Loehle
-3
/
+3
2025-11-12
cpuidle: Add sanity check for exit latency and target residency
Rafael J. Wysocki
-2
/
+14
2025-11-12
PM: wakeup: Update after recent wakeup source removal ordering change
Rafael J. Wysocki
-6
/
+10
2025-11-12
cpufreq: intel_pstate: Use mutex guard for driver locking
Rafael J. Wysocki
-66
/
+33
2025-11-12
hwmon: (gpd-fan) initialize EC on driver load for Win 4
Cryolitia PukNgae
-27
/
+25
2025-11-12
hwmon: (gpd-fan) Fix compilation error in non-ACPI builds
Gopi Krishna Menon
-1
/
+1
2025-11-12
Merge tag 'amd-pstate-v6.19-2025-11-10' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
-20
/
+15
2025-11-12
Merge back cpufreq material for 6.19
Rafael J. Wysocki
-53
/
+58
2025-11-12
can: bxcan: Fix a typo error for assign
Chu Guangqing
-1
/
+1
2025-11-12
can: mcp251xfd: add gpio functionality
Gregor Herburger
-0
/
+163
2025-11-12
can: mcp251xfd: only configure PIN1 when rx_int is set
Gregor Herburger
-14
/
+13
[prev]
[next]