summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/esas2r
AgeCommit message (Expand)AuthorLines
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+1
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes-1/+1
2015-01-27[SCSI] esas2r: use PCI define for Max_Read_Request_SizeRafał Miłecki-2/+3
2014-12-04esas2r: Correct typos of "validate" in a commentBoris Bodemann-2/+2
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig-1/+0
2014-11-25esas2r: fix an oversight in setting return valueTomas Henzl-1/+4
2014-11-25esas2r: fix an error path in esas2r_ioctl_handlerTomas Henzl-3/+4
2014-11-25esas2r: fir error handling in do_fm_apiTomas Henzl-5/+5
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig-11/+1
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig-31/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig-7/+5
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig-20/+1
2014-11-12scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke-1/+1
2014-05-19esas2r: Fix commentMarek Vasut-1/+1
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker-1/+1
2014-03-15[SCSI] esas2r: fix potential format string flawKees Cook-6/+2
2013-10-25[SCSI] esas2r: Cleanup snprinf formatting of firmware versionBradley Grove-3/+3
2013-10-25[SCSI] esas2r: Remove superfluous mask of pcie_cap_regBradley Grove-1/+1
2013-10-25[SCSI] esas2r: Fixes for big-endian platformsBradley Grove-9/+9
2013-10-25[SCSI] esas2r: Directly call kernel functions for atomic bit operationsBradley Grove-306/+291
2013-09-06[SCSI] esas2r: Remove null test for stack allocated fw_coredump_bufferBradley Grove-2/+1
2013-09-06[SCSI] esas2r: coccinelle - Replace memcpy with struct assignmentBradley Grove-2/+2
2013-09-06[SCSI] esas2r: smatch - Remove test for impossible condition (uint8 > 255)Bradley Grove-1/+1
2013-09-06[SCSI] esas2r: smatch - Fix overrun due to sprintf appending NULLBradley Grove-2/+5
2013-09-06[SCSI] esas2r: smatch - Fix dereference that occurs prior to checkBradley Grove-2/+8
2013-09-06[SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if an...Bradley Grove-1/+1
2013-09-03[SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter DriverBradley Grove-0/+15660