summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/esas2r/esas2r_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: esas2r: Use generic power managementVaibhav Gupta2020-11-251-32/+12
* scsi: esas2r: Drop PCI Wakeup calls from .resumeVaibhav Gupta2020-11-251-4/+0
* scsi: esas2r: esas2r_init: Place brackets around a potentially empty if()Lee Jones2020-11-101-2/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* scsi: esas2r: Prefer pcie_capability_read_word()Frederick Lawler2019-08-121-9/+4
* scsi: esas2r: esas2r_init: mark expected switch fall-throughsGustavo A. R. Silva2019-01-111-1/+2
* scsi: esas2r: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-35/+14
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-5/+6
* scsi: esas2r: use ktime_get_real_seconds()Arnd Bergmann2018-04-201-3/+2
* scsi: esas2r: remove initialization / cleanup dead woodChristoph Hellwig2018-03-191-21/+0
* scsi: esas2r: Replace semaphore fs_api_semaphore with mutexBinoy Jayan2017-06-121-1/+1
* scsi: esas2r: Replace semaphore fm_api_semaphore with mutexBinoy Jayan2017-06-121-1/+1
* scsi: esas2r: Fix format string type mistakesEmese Revfy2017-01-091-1/+1
* scsi: esas2r: don't reinitialize adapter's req_tableShawn Lin2016-08-251-4/+0
* [SCSI] esas2r: use PCI define for Max_Read_Request_SizeRafał Miłecki2015-01-271-2/+3
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-1/+1
* [SCSI] esas2r: Remove superfluous mask of pcie_cap_regBradley Grove2013-10-251-1/+1
* [SCSI] esas2r: Fixes for big-endian platformsBradley Grove2013-10-251-4/+7
* [SCSI] esas2r: Directly call kernel functions for atomic bit operationsBradley Grove2013-10-251-74/+69
* [SCSI] esas2r: Remove null test for stack allocated fw_coredump_bufferBradley Grove2013-09-061-2/+1
* [SCSI] esas2r: smatch - Fix dereference that occurs prior to checkBradley Grove2013-09-061-1/+2
* [SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if an...Bradley Grove2013-09-061-1/+1
* [SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter DriverBradley Grove2013-09-031-0/+1773