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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
scsi: isci: Don't use PCI helper functions
Vaibhav Gupta
1
-17
/
+1
2020-09-15
scsi: isci: Make isci_host_attrs static
Jason Yan
1
-1
/
+1
2020-06-15
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
1
-0
/
+1
2020-02-23
scsi: iscsi: Use EFI GetVariable only when available
Ard Biesheuvel
1
-1
/
+1
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
1
-0
/
+3
2019-01-08
scsi: isci: initialize shost fully before calling scsi_add_host()
Logan Gunthorpe
1
-7
/
+7
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-15
scsi: isci: use dma_set_mask_and_coherent
Christoph Hellwig
1
-15
/
+4
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2018-05-01
scsi: isci: remove redundant check on in_connection_align_insertion_frequency
Colin Ian King
1
-3
/
+0
2017-08-25
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
1
-1
/
+1
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
1
-13
/
+10
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-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
1
-2
/
+0
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-0
/
+1
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-0
/
+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-03-15
[SCSI] isci: update version to 1.2
Lukasz Dorau
1
-1
/
+1
2013-04-11
[SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-4
/
+2
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
1
-1
/
+1
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+57
2012-10-02
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
1
-1
/
+57
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-09-13
Merge tag 'isci-for-3.6' into for-next
James Bottomley
1
-1
/
+0
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
1
-1
/
+1
2012-08-24
[SCSI] isci: implement suspend/resume support
Artur Wojcik
1
-1
/
+57
2012-07-20
[SCSI] isci: use sas eh strategy handlers
Dan Williams
1
-0
/
+3
2012-07-03
isci: fix isci_pci_probe() generates warning on efi failure path
Dan Williams
1
-1
/
+0
2012-05-17
isci: Remove obviated host callback list.
Jeff Skirvin
1
-1
/
+0
2012-05-17
isci: Remove isci_device reqs_in_process and dev_node from isci_device.
Jeff Skirvin
1
-1
/
+0
2012-05-17
isci: Redesign device suspension, abort, cleanup.
Jeff Skirvin
1
-1
/
+0
2012-05-17
isci: fix oem parameter validation on single controller skus
Dan Williams
1
-1
/
+1
2012-05-17
isci: kill isci_host.shost
Dan Williams
1
-9
/
+7
2012-05-17
isci: refactor initialization for S3/S4
Dan Williams
1
-17
/
+182
2012-02-29
[SCSI] isci: improvements in driver unloading routine
Andrzej Jakowski
1
-1
/
+2
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
1
-1
/
+0
2012-02-29
[SCSI] isci: remove bus and reset handlers
Dan Williams
1
-2
/
+0
2012-02-29
[SCSI] isci: ->lldd_ata_check_ready handler
Dan Williams
1
-0
/
+3
2012-02-29
[SCSI] isci: kill iphy->isci_port lookups
Dan Williams
1
-6
/
+1
2012-02-19
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
1
-1
/
+0
2012-02-19
[SCSI] isci: T10 DIF support
Dave Jiang
1
-0
/
+7
2012-01-16
[SCSI] isci: update version to 1.1
Dan Williams
1
-1
/
+1
2012-01-16
[SCSI] isci: link speeds default to gen 2
Jeff Skirvin
1
-1
/
+1
[next]