summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-12scsi: ufs: core: Switch to scsi_get_internal_cmd()Bart Van Assche
2025-11-12scsi: ufs: core: Move code out of ufshcd_wait_for_dev_cmd()Bart Van Assche
2025-11-12scsi: ufs: core: Make blk_mq_tagset_busy_iter() skip reserved requestsBart Van Assche
2025-11-12scsi: ufs: core: Remove the ufshcd_lrb task_tag memberBart Van Assche
2025-11-12scsi: ufs: core: Pass a SCSI pointer instead of an LRB pointerBart Van Assche
2025-11-12scsi: ufs: core: Optimize the hot pathBart Van Assche
2025-11-12scsi: ufs: core: Do not clear driver-private command dataBart Van Assche
2025-11-12scsi: ufs: core: Make the reserved slot a reserved requestBart Van Assche
2025-11-12scsi: ufs: core: Use hba->reserved_slotBart Van Assche
2025-11-12scsi: ufs: core: Call ufshcd_init_lrb() laterBart Van Assche
2025-11-12scsi: ufs: core: Allocate the SCSI host earlierBart Van Assche
2025-11-12scsi: ufs: core: Rework the SCSI host queue depth calculation codeBart Van Assche
2025-11-12scsi: ufs: core: Rework ufshcd_eh_device_reset_handler()Bart Van Assche
2025-11-12scsi: ufs: core: Rework ufshcd_mcq_compl_pending_transfer()Bart Van Assche
2025-11-12scsi: ufs: core: Change the monitor function argument typesBart Van Assche
2025-11-12scsi: ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commandsBart Van Assche
2025-11-12scsi: ufs: core: Change the type of one ufshcd_send_command() argumentBart Van Assche
2025-11-12scsi: ufs: core: Change the type of one ufshcd_add_command_trace() argumentBart Van Assche
2025-11-12scsi: ufs: core: Only call ufshcd_add_command_trace() for SCSI commandsBart Van Assche
2025-11-12scsi: ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argumentBart Van Assche
2025-11-12scsi: ufs: core: Move an assignment in ufshcd_mcq_process_cqe()Bart Van Assche
2025-11-12scsi: scsi_debug: Abort SCSI commands via an internal commandBart Van Assche
2025-11-12scsi: core: Add scsi_{get,put}_internal_cmd() helpersHannes Reinecke
2025-11-12scsi: core: Introduce .queue_reserved_command()John Garry
2025-11-12scsi: core: Support allocating a pseudo SCSI deviceHannes Reinecke
2025-11-12scsi: core: Make the budget map optionalBart Van Assche
2025-11-12scsi: core: Move two statementsBart Van Assche
2025-11-12scsi: core: Support allocating reserved commandsHannes Reinecke
2025-11-12vfio: Provide a get_region_info opJason Gunthorpe
2025-11-12acpi/hmat: Fix lockdep warning for hmem_register_resource()Dave Jiang
2025-11-12acpi/hmat: Return when generic target is updatedDave Jiang
2025-11-12drm/i915/cursor: Initialize 845 vs 865 cursor size separatelyVille Syrjälä
2025-11-12drm/i915/cursor: Extract intel_cursor_mode_config_init()Ville Syrjälä
2025-11-12drm/i915: Use mode_config->cursor_width for cursor DDB allocationVille Syrjälä
2025-11-12drm/i915/wm: Use drm_get_format_info() in SKL+ cursor DDB allocationVille Syrjälä
2025-11-12drm/i915/fb: Init 'ret' in each error branch in intel_framebuffer_init()Ville Syrjälä
2025-11-12drm/i915: Nuke intel_plane_config.tilingVille Syrjälä
2025-11-12drm/i915: Populate fb->format accurately in BIOS FB readoutVille Syrjälä
2025-11-12drm/i915: Pass drm_format_info into plane->max_stride()Ville Syrjälä
2025-11-12drm/i915: Introduce intel_dumb_fb_max_stride()Ville Syrjälä
2025-11-12ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint()Haotian Zhang
2025-11-12cxl: Add handling of locked CXL decoderDave Jiang
2025-11-12ACPI: DPTF: Support Nova LakeSrinivas Pandruvada
2025-11-12thermal: intel: int340x: Add DLVR support for Nova LakeSrinivas Pandruvada
2025-11-12thermal: int340x: processor_thermal: Add Nova Lake processor thermal deviceSrinivas Pandruvada
2025-11-12hwmon/pmbus: (isl68137) Add support for raa229141Jeff Lin
2025-11-12thermal: intel: int340x: Replace sprintf() with sysfs_emit()Kaushlendra Kumar
2025-11-12thermal: intel: int340x: Use symbolic constant for UUID comparisonKaushlendra Kumar
2025-11-12hwmon: Add TSC1641 I2C power monitor driverIgor Reznichenko
2025-11-12cpuidle: teo: Use this_cpu_ptr() where possibleChristian Loehle