2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 04:34:11 +08:00
linux-next/drivers/scsi/mpt3sas
Sreekanth Reddy 7497392a11 mpt3sas: Move Gen3 HBA's device registration to a separate file
Created a mpt3sas_module.c file for mpt3sas driver where it can register
SAS3 HBA devices with PCI, SML, IOCTL subsystems. Also removed the
corresponding interfaces from mpt3sas_scsih.c file.

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@avagotech.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2015-11-11 18:20:02 -05:00
..
mpi mpt3sas: MPI 2.5 Rev K (2.5.6) specifications 2015-08-27 11:08:28 -07:00
Kconfig mpt3sas: Copyright in driver sources is updated for year the 2014. 2014-09-16 09:14:19 -07:00
Makefile mpt3sas: Move Gen3 HBA's device registration to a separate file 2015-11-11 18:20:02 -05:00
mpt3sas_base.c mpt3sas: Added mpt2sas driver definitions 2015-11-11 18:17:07 -05:00
mpt3sas_base.h mpt3sas: Move Gen3 HBA's device registration to a separate file 2015-11-11 18:20:02 -05:00
mpt3sas_config.c mpt2sas, mpt3sas: Update attribution language to Avago 2015-01-13 16:27:27 +01:00
mpt3sas_ctl.c mpt3sas: Move Gen3 HBA's device registration to a separate file 2015-11-11 18:20:02 -05:00
mpt3sas_ctl.h mpt2sas, mpt3sas: Update attribution language to Avago 2015-01-13 16:27:27 +01:00
mpt3sas_debug.h mpt2sas, mpt3sas: Update attribution language to Avago 2015-01-13 16:27:27 +01:00
mpt3sas_module.c mpt3sas: Move Gen3 HBA's device registration to a separate file 2015-11-11 18:20:02 -05:00
mpt3sas_scsih.c mpt3sas: Move Gen3 HBA's device registration to a separate file 2015-11-11 18:20:02 -05:00
mpt3sas_transport.c mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API 2015-08-27 11:08:31 -07:00
mpt3sas_trigger_diag.c mpt2sas, mpt3sas: Update attribution language to Avago 2015-01-13 16:27:27 +01:00
mpt3sas_trigger_diag.h mpt2sas, mpt3sas: Update attribution language to Avago 2015-01-13 16:27:27 +01:00