summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-12vfio/ccw: Convert to get_region_info_capsJason Gunthorpe
2025-11-12vfio/gvt: Convert to get_region_info_capsJason Gunthorpe
2025-11-12vfio: Add get_region_info_caps opJason Gunthorpe
2025-11-12vfio: Require drivers to implement get_region_infoJason Gunthorpe
2025-11-12vfio/gvt: Provide a get_region_info opJason Gunthorpe
2025-11-12vfio/ccw: Provide a get_region_info opJason Gunthorpe
2025-11-12vfio/cdx: Provide a get_region_info opJason Gunthorpe
2025-11-12vfio/fsl: Provide a get_region_info opJason Gunthorpe
2025-11-12vfio/platform: Provide a get_region_info opJason Gunthorpe
2025-11-12vfio/pci: Fill in the missing get_region_info opsJason Gunthorpe
2025-11-12vfio/nvgrace: Convert to the get_region_info opJason Gunthorpe
2025-11-12vfio/virtio: Convert to the get_region_info opJason Gunthorpe
2025-11-12vfio/hisi: Convert to the get_region_info opJason Gunthorpe
2025-11-12cxl: Clarify comment in spa_maps_hpa()Dave Jiang
2025-11-12cxl: Rename region_res_match_cxl_range() to spa_maps_hpa()Dave Jiang
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ä