index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
isci
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
scsi: isci: Remove unused macros from scu_task_context.h
Piotr Zarycki
1
-14
/
+0
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-3
/
+3
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
3
-3
/
+3
2026-06-15
Merge branch 7.1/scsi-fixes into 7.2/scsi-staging
Martin K. Petersen
1
-0
/
+3
2026-05-14
scsi: isci: Remove unused macro scu_get_command_request_logical_port()
Piotr Zarycki
1
-2
/
+0
2026-05-14
scsi: isci: Fix use-after-free in device removal path
Michael Bommarito
1
-0
/
+3
2025-10-20
scsi: isci: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-4
/
+6
2025-08-18
scsi: isci: Use dev_parent_is_expander() helper
Niklas Cassel
1
-1
/
+1
2025-07-14
scsi: isci: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
4
-7
/
+7
2025-05-12
scsi: isci: Remove unused sci_remote_device_reset()
Dr. David Alan Gilbert
2
-45
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-10
/
+10
2025-03-10
scsi: isci: Make most module parameters static
Dr. David Alan Gilbert
2
-14
/
+7
2025-02-03
scsi: isci: Fix double word in comments
Charles Han
1
-1
/
+1
2025-01-02
scsi: isci: Remove unused isci_remote_device_reset_complete()
Dr. David Alan Gilbert
2
-46
/
+0
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
[next]