index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
isci
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
scsi: isci: Change sci_controller_start_task's return type to sci_status
Nathan Chancellor
3
-7
/
+7
2018-10-16
scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler
Nathan Chancellor
1
-2
/
+2
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+0
2018-05-01
scsi: isci: remove redundant check on in_connection_align_insertion_frequency
Colin Ian King
1
-3
/
+0
2018-04-20
scsi: isci: Fix infinite loop in while loop
Colin Ian King
1
-2
/
+1
2018-02-13
scsi: isci: remove redundant initialization to 'bit'
Colin Ian King
1
-1
/
+1
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-18
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
scsi: isci: Convert timers to use timer_setup()
Kees Cook
5
-18
/
+16
2017-08-25
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
1
-1
/
+1
2017-07-12
scsi: isci: fix typo in function names
Colin Ian King
1
-7
/
+7
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-2
/
+2
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
1
-1
/
+0
2016-12-01
scsi: isci: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-14
/
+10
2016-11-29
scsi: isci: Add a missing call to pci_unmap_biosrom
Quentin Lambert
1
-0
/
+1
2016-11-29
scsi: isci: avoid array subscript warning
Arnd Bergmann
1
-0
/
+3
2016-11-14
scsi: isci: fix typo in deg_dbg message
Colin Ian King
1
-1
/
+1
2016-11-14
scsi: isci: fix spelling mistakes in dev_warn messages
Colin Ian King
1
-2
/
+2
2016-05-23
Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+4
2016-05-09
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
1
-1
/
+2
2016-05-09
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
1
-1
/
+3
2016-04-18
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-2
/
+2
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-11-09
isci: remove SCSI host before detaching from SAS transport
Jack Wang
1
-2
/
+2
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
1
-1
/
+0
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-1
/
+0
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-2
/
+2
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
3
-80
/
+70
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-0
/
+1
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
1
-1
/
+1
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-0
/
+1
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
1
-2
/
+2
2014-10-29
isci: Spelling s/stucture/structure/
Geert Uytterhoeven
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-07-29
isci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-03-15
[SCSI] isci: update version to 1.2
Lukasz Dorau
1
-1
/
+1
2014-03-15
[SCSI] isci: fix needless ata reset escalations
Dan Williams
1
-6
/
+2
2014-03-10
[SCSI] isci: correct erroneous for_each_isci_host macro
Lukasz Dorau
1
-3
/
+2
2014-03-10
[SCSI] isci: fix reset timeout handling
Dan Williams
2
-8
/
+1
2013-08-26
[SCSI] isci: Fix a infinite loop.
Xinghai Yu
1
-1
/
+1
2013-07-24
[SCSI] isci: fix breakage caused by >16byte CDB patch
James Bottomley
1
-1
/
+1
2013-07-23
[SCSI] isci: Fix a race condition in the SSP task management path
Jeff Skirvin
1
-3
/
+6
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
1
-2
/
+2
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
4
-7
/
+7
2013-04-11
[SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-4
/
+2
[next]