summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-291-5/+1
* scsi: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-121-0/+1
* Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen2024-03-251-21/+2
|\
| * scsi: isci: Use LIBSAS_SHT_BASEJohn Garry2024-03-251-21/+2
* | scsi: isci: Add libsas SATA sysfs attributes groupIgor Pylypiv2024-03-251-0/+6
|/
* scsi: isci: Convert snprintf() to sysfs_emit()Li Zhijian2024-01-301-1/+1
* Merge patch series "libsas: Some tidy-up"Martin K. Petersen2023-08-251-3/+2
|\
| * scsi: libsas: Delete struct scsi_coreJohn Garry2023-08-211-2/+2
| * scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry2023-08-211-1/+0
* | scsi: isci: Return result of sas_register_ha()Artem Chernyshev2023-08-211-3/+1
|/
* scsi: isci: Declare SCSI host template constBart Van Assche2023-03-251-1/+1
* scsi: libsas: Delete lldd_clear_aca callbackJohn Garry2022-02-191-1/+0
* scsi: isci: Switch to attribute groupsBart Van Assche2021-10-171-3/+5
* scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-231-0/+1
* scsi: isci: Don't use PCI helper functionsVaibhav Gupta2020-11-111-17/+1
* scsi: isci: Make isci_host_attrs staticJason Yan2020-09-161-1/+1
* scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig2020-06-161-0/+1
* scsi: iscsi: Use EFI GetVariable only when availableArd Biesheuvel2020-02-231-1/+1
* compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+3
* scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe2019-01-091-7/+7
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-1/+0
* scsi: isci: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-15/+4
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-4/+4
* scsi: isci: remove redundant check on in_connection_align_insertion_frequencyColin Ian King2018-05-021-3/+0
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-1/+1
* scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0
* scsi: isci: switch to pci_alloc_irq_vectorsChristoph Hellwig2016-12-011-13/+10
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-121-2/+2
|\
| * isci: remove SCSI host before detaching from SAS transportJack Wang2015-11-101-2/+2
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-1/+0
|/
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-06-011-1/+0
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* libsas: remove task_collector modeChristoph Hellwig2014-11-271-2/+0
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-0/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* isci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-291-1/+1
* [SCSI] isci: update version to 1.2Lukasz Dorau2014-03-151-1/+1
* [SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-121-4/+2
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-1/+1
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+4
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-031-2/+57
|\
| * Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley2012-10-021-1/+57
| |\
| | * [SCSI] isci: implement suspend/resume supportArtur Wojcik2012-08-241-1/+57
| * | Merge tag 'isci-for-3.6' into for-nextJames Bottomley2012-09-131-1/+0
| |\ \ | | |/ | |/|
| | * isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2012-07-031-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-011-1/+1
| |/
* / [SCSI] isci: use sas eh strategy handlersDan Williams2012-07-201-0/+3
|/
* isci: Remove obviated host callback list.Jeff Skirvin2012-05-171-1/+0