summaryrefslogtreecommitdiff
path: root/drivers/scsi/esas2r/esas2r_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-07scsi: esas2r: Use flex array destination for memcpy()Kees Cook1-2/+1
2020-08-25scsi: esas2r: Remove unnecessary castsAlex Dewar1-15/+13
2020-04-23esas2r: don't bother with __copy_to_user()Al Viro1-1/+1
2019-08-13scsi: esas2r: Prefer pcie_capability_read_word()Frederick Lawler1-9/+5
2019-02-09scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor1-9/+7
2018-05-15scsi: esas2r: fix spelling mistake: "requestss" -> "requests"Colin Ian King1-1/+1
2017-06-13scsi: esas2r: Replace semaphore fs_api_semaphore with mutexBinoy Jayan1-3/+3
2017-06-13scsi: esas2r: Replace semaphore fm_api_semaphore with mutexBinoy Jayan1-2/+2
2017-04-06esas2r: don't open-code memdup_user()Al Viro1-22/+3
2017-01-10scsi: esas2r: Fix format string type mistakesEmese Revfy1-1/+1
2016-02-24esas2r: Fix array overrunAlan1-2/+3
2014-11-25esas2r: fix an oversight in setting return valueTomas Henzl1-1/+4
2014-11-25esas2r: fix an error path in esas2r_ioctl_handlerTomas Henzl1-3/+4
2014-11-25esas2r: fir error handling in do_fm_apiTomas Henzl1-5/+5
2013-10-25[SCSI] esas2r: Directly call kernel functions for atomic bit operationsBradley Grove1-14/+14
2013-09-06[SCSI] esas2r: smatch - Remove test for impossible condition (uint8 > 255)Bradley Grove1-1/+1
2013-09-03[SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter DriverBradley Grove1-0/+2110