| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous" | Colin Ian King | 2018-05-01 | 1 | -1/+1 |
* | scsi: esas2r: remove initialization / cleanup dead wood | Christoph Hellwig | 2018-03-19 | 1 | -68/+4 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -4/+4 |
* | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-21 | 1 | -3/+1 |
* | scsi: esas2r: constify pci_device_id. | Arvind Yadav | 2017-08-24 | 1 | -1/+1 |
* | scsi: esas2r: Fix format string type mistakes | Emese Revfy | 2017-01-09 | 1 | -2/+2 |
* | scsi: esas2r: not need to alloc zero buffer for local_atto_ioctl | Shawn Lin | 2016-08-25 | 1 | -1/+1 |
* | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS | Ming Lin | 2016-04-15 | 1 | -2/+2 |
* | scsi: use host wide tags by default | Christoph Hellwig | 2015-11-09 | 1 | -1/+0 |
* | scsi: print single-character strings with seq_putc | Rasmus Villemoes | 2015-02-02 | 1 | -1/+1 |
* | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 | 1 | -1/+0 |
* | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 1 | -10/+1 |
* | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 | 1 | -28/+1 |
* | scsi: always assign block layer tags if enabled | Christoph Hellwig | 2014-11-12 | 1 | -7/+5 |
* | scsi: provide a generic change_queue_type method | Christoph Hellwig | 2014-11-12 | 1 | -19/+1 |
* | scsi: correct return values for .eh_abort_handler implementations | Hannes Reinecke | 2014-11-12 | 1 | -1/+1 |
* | esas2r: Fix comment | Marek Vasut | 2014-05-19 | 1 | -1/+1 |
* | [SCSI] esas2r: Directly call kernel functions for atomic bit operations | Bradley Grove | 2013-10-25 | 1 | -17/+17 |
* | [SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter Driver | Bradley Grove | 2013-09-03 | 1 | -0/+2032 |