aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/advansys.c
Commit message (Expand)AuthorAge
* 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
* [SCSI] advansys: Eliminate prototypesMatthew Wilcox2007-10-12
* [SCSI] advansys: Use DRV_NAMEMatthew Wilcox2007-10-12
* [SCSI] advansys: Comment/indentation/macro cleanupMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove some custom wrappersMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox2007-10-12
* [SCSI] advansys: Support 16-byte commands properlyMatthew Wilcox2007-10-12
* [SCSI] advansys: Enable interrupts earlier in queuecommandMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove `active' queue and all remaining internal queueing codeMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove `done' queueMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox2007-10-12
* [SCSI] advansys: Remove `waiting' queueMatthew Wilcox2007-10-12
* [SCSI] advansys: Shrink advansys_board_found a little moreMatthew Wilcox2007-10-12
* [SCSI] advansys: Reformat microcodeMatthew Wilcox2007-10-12
* [SCSI] advansys: Create AdvLoadMicrocodeMatthew Wilcox2007-10-12
* [SCSI] advansys: Create AdvBuildCarrierFreelistMatthew Wilcox2007-10-12