index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic94xx
/
aic94xx_init.c
Age
Commit message (
Expand
)
Author
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-05
sections: fix section conflicts in drivers/scsi
Andi Kleen
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
2012-02-19
[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters
Dan Williams
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
2012-02-19
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
2011-05-24
[SCSI] aic94xx: world-writable sysfs update_bios file
Vasiliy Kulikov
2010-08-11
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2008-05-02
[SCSI] aic94xx: fix section mismatch
Sam Ravnborg
2008-04-07
[SCSI] aic94xx: cleanups
Adrian Bunk
2008-04-07
[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...
Darrick J. Wong
2008-02-24
[SCSI] aic94xx: plumb in I_T_nexus_reset task management function
James Bottomley
2008-01-12
[SCSI] aic94xx: fix section mismatches
Randy Dunlap
2008-01-12
[SCSI] aic94xx: update BIOS image from user space.
Gilbert Wu
2007-10-12
[SCSI] aic94xx: Free scsi host on error
Matthew Wilcox
2007-10-12
[SCSI] aic94xx: Add new PCI ID for ASC58300
Gilbert Wu
2007-07-26
[SCSI] libsas: Remove PCI dependencies
Jeff Garzik
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-18
[SCSI] Add SATA support to libsas
Darrick J. Wong
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-03
[SCSI] aic94xx: Add default bus reset handler
Darrick J. Wong
2007-01-27
[SCSI] aic94xx: Register eh_device_reset_handler
Darrick J. Wong
2007-01-27
[SCSI] aic94xx: fix typos and update verison number
Alexis Bruemmer
2007-01-13
[SCSI] aic94xx: Scan SAS devices asynchronously
Darrick J. Wong
2007-01-13
[SCSI] aic94xx: Fix DDB and SCB initialization
Darrick J. Wong
2007-01-13
[SCSI] aic94xx: Match request_firmware with release_firmware
Darrick J. Wong
2007-01-13
[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
Darrick J. Wong
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-11-22
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-11-22
[PATCH] aic94xx: delete ascb timers when freeing queues
Darrick J. Wong
2006-11-09
[SCSI] aic94xx SCSI timeout fix
malahal@us.ibm.com
2006-10-25
[SCSI] aic94xx: Supermicro motherboards support
Sergey Kononenko
2006-10-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-10-04
[SCSI] SCSI aic94xx: handle sysfs errors
Jeff Garzik
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-23
[SCSI] aic94xx: Fix for a typo in aic94xx_init()
malahal@us.ibm.com
2006-09-07
[SCSI] SAS: consolidate linkspeed definitions
James Bottomley
2006-08-30
[SCSI] aic94xx: Increase can_queue for better performance
Darrick J. Wong
2006-08-29
[SCSI] aic94xx: new driver
James Bottomley