index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
advansys.c
Age
Commit message (
Expand
)
Author
2015-06-13
advansys: fix compilation errors and warnings when CONFIG_PCI is not set
Johannes Thumshirn
2015-05-26
advansys: Update to version 3.5 and remove compilation warning
Hannes Reinecke
2015-05-26
advansys: Remove call to dma_cache_sync()
Hannes Reinecke
2015-05-26
advansys: use spin_lock_irqsave() in interrupt handler
Hannes Reinecke
2015-05-26
advansys: Check for DMA mapping errors
Hannes Reinecke
2015-05-26
advansys: Remove cmd_per_lun setting
Hannes Reinecke
2015-05-26
advansys: Remove obsolete virtual memory mapping comment
Hannes Reinecke
2015-05-26
advansys: Remove 'a_flag'
Hannes Reinecke
2015-05-26
advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'
Hannes Reinecke
2015-05-26
advansys: Remove CC_VERY_LONG_SG_LIST
Hannes Reinecke
2015-05-26
advansys: Remove ASC_SCSI_REQ_Q
Hannes Reinecke
2015-05-26
advansys: scsi_q1->data_addr is little endian
Hannes Reinecke
2015-05-26
advansys: cleanup function return codes
Hannes Reinecke
2015-05-26
advansys: Make AscIsrChipHalted() a void function
Hannes Reinecke
2015-05-25
advansys: remove 'ERR' definition
Hannes Reinecke
2015-05-25
advansys: Remove 'TRUE' and 'FALSE' definitions
Hannes Reinecke
2015-05-25
advansys: use standard data types
Hannes Reinecke
2015-05-25
advansys: use 'bool' instead of 'int'
Hannes Reinecke
2015-05-25
advansys: Use dma_pool for sg elements
Hannes Reinecke
2015-05-25
advansys: Use DMA-API for mapping request blocks
Hannes Reinecke
2015-05-25
advansys: Use DMA-API for carrier buffer
Hannes Reinecke
2015-05-25
advansys: use DMA-API for mapping sense buffer
Hannes Reinecke
2015-05-25
advansys: use shared host tag map for command lookup
Hannes Reinecke
2015-05-25
advansys: use host_reset
Hannes Reinecke
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
scsi: merge consecutive seq_puts calls
Rasmus Villemoes
2015-02-02
advansys: replace seq_printf with seq_puts
Rasmus Villemoes
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
2014-07-17
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2013-10-25
[SCSI] advansys: Remove 'last_reset' references
Hannes Reinecke
2013-04-09
advansys: fix buggered formats - unsigned long != u32 on 64bit
Al Viro
2013-04-09
advansys: switch to ->show_info()
Al Viro
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-05-01
[SCSI] advansys: fix narrow board error path
Herton Ronaldo Krzesinski
2010-03-27
[SCSI] advansys: fix regression with request_firmware change
Herton Ronaldo Krzesinski
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
2009-04-03
[SCSI] advansys: use request_firmware
Jaswinder Singh Rajput
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-29
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
2008-11-30
advansys fix on ISA-less configs
Al Viro
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-03-07
[SCSI] advansys: Fix bug in AdvLoadMicrocode
Matthew Wilcox
2008-02-11
[SCSI] advansys: fix overrun_buf aligned bug
FUJITA Tomonori
[next]