aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/esas2r (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-23esas2r: Fix array overrunAlan1-2/+3
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes1-1/+1
2015-01-27[SCSI] esas2r: use PCI define for Max_Read_Request_SizeRafał Miłecki1-2/+3
2014-12-04esas2r: Correct typos of "validate" in a commentBoris Bodemann1-2/+2
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
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
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2-11/+1
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2-31/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-7/+5
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig2-20/+1
2014-11-12scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke1-1/+1
2014-05-19esas2r: Fix commentMarek Vasut1-1/+1
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker1-1/+1
2014-03-15[SCSI] esas2r: fix potential format string flawKees Cook1-6/+2
2013-10-25[SCSI] esas2r: Cleanup snprinf formatting of firmware versionBradley Grove1-3/+3
2013-10-25[SCSI] esas2r: Remove superfluous mask of pcie_cap_regBradley Grove1-1/+1
2013-10-25[SCSI] esas2r: Fixes for big-endian platformsBradley Grove2-9/+9
2013-10-25[SCSI] esas2r: Directly call kernel functions for atomic bit operationsBradley Grove10-306/+291
2013-09-06[SCSI] esas2r: Remove null test for stack allocated fw_coredump_bufferBradley Grove1-2/+1
2013-09-06[SCSI] esas2r: coccinelle - Replace memcpy with struct assignmentBradley Grove1-2/+2
2013-09-06[SCSI] esas2r: smatch - Remove test for impossible condition (uint8 > 255)Bradley Grove1-1/+1
2013-09-06[SCSI] esas2r: smatch - Fix overrun due to sprintf appending NULLBradley Grove1-2/+5
2013-09-06[SCSI] esas2r: smatch - Fix dereference that occurs prior to checkBradley Grove2-2/+8
2013-09-06[SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if any bit setBradley Grove1-1/+1
2013-09-03[SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter DriverBradley Grove16-0/+15660