index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
isci
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-5
/
+1
2024-06-11
scsi: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
1
-21
/
+2
2024-03-25
scsi: isci: Use LIBSAS_SHT_BASE
John Garry
1
-21
/
+2
2024-03-25
scsi: isci: Add libsas SATA sysfs attributes group
Igor Pylypiv
1
-0
/
+6
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2024-01-29
scsi: isci: Convert snprintf() to sysfs_emit()
Li Zhijian
1
-1
/
+1
2024-01-17
scsi: isci: Fix an error code problem in isci_io_request_build()
Su Hui
1
-1
/
+1
2023-12-05
scsi: isci: Remove redundant check in isci_task_request_build()
Artem Chernyshev
3
-8
/
+3
2023-08-24
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
4
-7
/
+4
2023-08-21
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
1
-1
/
+1
2023-08-21
scsi: libsas: Delete struct scsi_core
John Garry
2
-3
/
+3
2023-08-21
scsi: libsas: Delete enum sas_phy_type
John Garry
1
-1
/
+0
2023-08-21
scsi: libsas: Delete enum sas_class
John Garry
1
-1
/
+0
2023-08-21
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
1
-1
/
+0
2023-08-21
scsi: isci: Return result of sas_register_ha()
Artem Chernyshev
1
-3
/
+1
2023-06-28
scsi: isci: Fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-03-24
scsi: isci: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2022-05-23
scsi: isci: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-03-29
scsi: isci: Fix spelling mistake "doesnt" -> "doesn't"
Colin Ian King
1
-3
/
+3
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
3
-23
/
+0
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
1
-3
/
+4
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2
-9
/
+4
2022-02-11
scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()
John Garry
3
-16
/
+14
2021-10-16
scsi: isci: Switch to attribute groups
Bart Van Assche
1
-3
/
+5
2021-10-16
scsi: isci: Remove a declaration
Bart Van Assche
1
-4
/
+0
2021-08-11
scsi: isci: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-2
/
+2
2021-06-22
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
1
-0
/
+1
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2
-6
/
+6
2021-06-02
scsi: isci: Use correctly sized target buffer for memcpy()
Kees Cook
1
-2
/
+2
2021-04-13
scsi: isci: Remove unnecessary struct declaration
Wan Jiabing
1
-1
/
+0
2021-03-18
scsi: isci: remote_node_table: Provide some missing params and remove others
Lee Jones
1
-6
/
+7
2021-03-18
scsi: isci: remote_node_context: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-03-18
scsi: isci: port: Fix a bunch of kernel-doc issues
Lee Jones
1
-29
/
+31
2021-03-18
scsi: isci: request: Fix doc-rot issue relating to 'ireq' param
Lee Jones
1
-1
/
+1
2021-03-18
scsi: isci: remote_device: Fix a bunch of doc-rot issues
Lee Jones
1
-15
/
+16
2021-03-18
scsi: isci: port_config: Fix a bunch of doc-rot and demote abuses
Lee Jones
1
-18
/
+19
2021-03-18
scsi: isci: remote_node_context: Fix one function header and demote a couple ...
Lee Jones
1
-9
/
+2
2021-03-18
scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanours
Lee Jones
1
-26
/
+25
2021-03-18
scsi: isci: task: Demote non-conformant header and remove superfluous param
Lee Jones
1
-2
/
+1
2021-03-18
scsi: isci: host: Fix bunch of kernel-doc related issues
Lee Jones
1
-19
/
+18
2021-03-18
scsi: isci: request: Fix a myriad of kernel-doc issues
Lee Jones
1
-30
/
+28
2021-03-18
scsi: isci: phy: Provide function name and demote non-conforming header
Lee Jones
1
-7
/
+6
2021-03-18
scsi: isci: phy: Fix a few different kernel-doc related issues
Lee Jones
1
-11
/
+10
2021-03-18
scsi: isci: Make local function port_state_name() static
Lee Jones
1
-1
/
+1
2021-03-18
scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort...
Lee Jones
1
-1
/
+1
2021-02-08
scsi: isci: Remove redundant initialization of variable 'status'
Yang Li
1
-6
/
+2
2021-01-22
scsi: isci: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-6
/
+6
2021-01-22
scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
Ahmed S. Darwish
1
-1
/
+2
2021-01-22
scsi: isci: Pass gfp_t flags in isci_port_link_up()
Ahmed S. Darwish
1
-1
/
+2
[next]