aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/advansys.c
Commit message (Expand)AuthorAge
* scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-02
* scsi: merge consecutive seq_puts callsRasmus Villemoes2015-02-02
* advansys: replace seq_printf with seq_putsRasmus Villemoes2015-02-02
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-04
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-25
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-17
* [SCSI] advansys: Remove 'last_reset' referencesHannes Reinecke2013-10-25
* advansys: fix buggered formats - unsigned long != u32 on 64bitAl Viro2013-04-09
* advansys: switch to ->show_info()Al Viro2013-04-09
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Fix common misspellingsLucas De Marchi2011-03-31
* SCSI host lock push-downJeff Garzik2010-11-16
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* [SCSI] advansys: fix narrow board error pathHerton Ronaldo Krzesinski2010-05-01
* [SCSI] advansys: fix regression with request_firmware changeHerton Ronaldo Krzesinski2010-03-27
* tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-04
* [SCSI] advansys: use request_firmwareJaswinder Singh Rajput2009-04-03
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-29
* advansys fix on ISA-less configsAl Viro2008-11-30
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* [SCSI] advansys: Fix bug in AdvLoadMicrocodeMatthew Wilcox2008-03-07
* [SCSI] advansys: fix overrun_buf aligned bugFUJITA Tomonori2008-02-11
* [SCSI] advansys: make 3 functions staticAdrian Bunk2008-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-23
* | advansys: fix section mismatch warningRandy Dunlap2008-01-14
|/
* [SCSI] advansys: Changes to work on pariscMatthew Wilcox2007-10-12
* [SCSI] advansys: Use dma mapping for overrun bufferMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove a couple of uses of bus_to_virtMatthew Wilcox2007-10-12
* [SCSI] advansys: convert to use the data buffer accessorsMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove DvcGetPhyAddrMatthew Wilcox2007-10-12
* [SCSI] advansys: Move a couple of fields from struct board to struct adv_dvcMatthew Wilcox2007-10-12
* [SCSI] advansys: Make sdtr_period_tbl a pointerMatthew Wilcox2007-10-12
* [SCSI] advansys: Get rid of board index numberMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove private lockMatthew Wilcox2007-10-12
* [SCSI] advansys: Sort out debug macrosMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove library version & serial numbersMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macroMatthew Wilcox2007-10-12
* [SCSI] advansys: Merge ASC_IERR definitionsMatthew Wilcox2007-10-12
* [SCSI] advansys: Sort out irq number messMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove ASC_WIDE_BOARD predicateMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHSMatthew Wilcox2007-10-12
* [SCSI] advansys: Improve reset handlerMatthew Wilcox2007-10-12
* [SCSI] advansys: Fix simultaneous calls to ->queuecommandMatthew Wilcox2007-10-12
* [SCSI] advansys: Restructure asc_execute_scsi_cmnd()Matthew Wilcox2007-10-12
* [SCSI] advansys: Remove array of scsi targetsMatthew Wilcox2007-10-12