index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
isci
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2020-01-03
1
-0
/
+3
*
scsi: isci: initialize shost fully before calling scsi_add_host()
Logan Gunthorpe
2019-01-08
1
-7
/
+7
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: isci: use dma_set_mask_and_coherent
Christoph Hellwig
2018-11-15
1
-15
/
+4
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
scsi: isci: remove redundant check on in_connection_align_insertion_frequency
Colin Ian King
2018-05-01
1
-3
/
+0
*
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
1
-1
/
+1
*
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2017-04-21
1
-1
/
+0
*
scsi: isci: switch to pci_alloc_irq_vectors
Christoph Hellwig
2016-12-01
1
-13
/
+10
*
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-12
1
-2
/
+2
|
\
|
*
isci: remove SCSI host before detaching from SAS transport
Jack Wang
2015-11-09
1
-2
/
+2
*
|
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
|
/
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
libsas: remove task_collector mode
Christoph Hellwig
2014-11-27
1
-2
/
+0
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-0
/
+1
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-0
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
isci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-29
1
-1
/
+1
*
[SCSI] isci: update version to 1.2
Lukasz Dorau
2014-03-15
1
-1
/
+1
*
[SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-11
1
-4
/
+2
*
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-01-30
1
-1
/
+1
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+4
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
1
-2
/
+57
|
\
|
*
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
2012-10-02
1
-1
/
+57
|
|
\
|
|
*
[SCSI] isci: implement suspend/resume support
Artur Wojcik
2012-08-24
1
-1
/
+57
|
*
|
Merge tag 'isci-for-3.6' into for-next
James Bottomley
2012-09-13
1
-1
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
isci: fix isci_pci_probe() generates warning on efi failure path
Dan Williams
2012-07-03
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-09-01
1
-1
/
+1
|
|
/
*
|
[SCSI] isci: use sas eh strategy handlers
Dan Williams
2012-07-20
1
-0
/
+3
|
/
*
isci: Remove obviated host callback list.
Jeff Skirvin
2012-05-17
1
-1
/
+0
*
isci: Remove isci_device reqs_in_process and dev_node from isci_device.
Jeff Skirvin
2012-05-17
1
-1
/
+0
*
isci: Redesign device suspension, abort, cleanup.
Jeff Skirvin
2012-05-17
1
-1
/
+0
*
isci: fix oem parameter validation on single controller skus
Dan Williams
2012-05-17
1
-1
/
+1
*
isci: kill isci_host.shost
Dan Williams
2012-05-17
1
-9
/
+7
*
isci: refactor initialization for S3/S4
Dan Williams
2012-05-17
1
-17
/
+182
*
[SCSI] isci: improvements in driver unloading routine
Andrzej Jakowski
2012-02-29
1
-1
/
+2
*
[SCSI] libsas: async ata scanning
Dan Williams
2012-02-29
1
-1
/
+0
*
[SCSI] isci: remove bus and reset handlers
Dan Williams
2012-02-29
1
-2
/
+0
*
[SCSI] isci: ->lldd_ata_check_ready handler
Dan Williams
2012-02-29
1
-0
/
+3
*
[SCSI] isci: kill iphy->isci_port lookups
Dan Williams
2012-02-29
1
-6
/
+1
*
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
2012-02-19
1
-1
/
+0
*
[SCSI] isci: T10 DIF support
Dave Jiang
2012-02-19
1
-0
/
+7
*
[SCSI] isci: update version to 1.1
Dan Williams
2012-01-16
1
-1
/
+1
*
[SCSI] isci: link speeds default to gen 2
Jeff Skirvin
2012-01-16
1
-1
/
+1
*
[SCSI] isci: performance-fix, shorten default "no outbound task" timeout
Marcin Tomczak
2012-01-16
1
-1
/
+1
*
[SCSI] isci: oem parameter format v1.3 (cable select)
Jeff Skirvin
2012-01-16
1
-0
/
+16
*
[SCSI] isci: oem parameter format v1.1 (ssc select)
Dave Jiang
2012-01-16
1
-1
/
+2
*
[SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)
Andrzej Jakowski
2011-10-31
1
-1
/
+1
[next]