block: unify request timeout handling
[safe/jmp/linux-2.6] / drivers / scsi / megaraid / megaraid_sas.c
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-08-16 Joe Malicki[SCSI] megaraid_sas: remove sysfs dbg_lvl world writeab...
2008-08-16 Yang, Bo[SCSI] megaraid_sas: add new controllers (0x78 0x79)
2008-08-16 Yang, Bo[SCSI] megaraid_sas: add the shutdown DCMD cmd to drive...
2008-08-16 Yang, Bo[SCSI] megaraid_sas: add readl to force PCI posting...
2008-06-20 Jonathan CorbetAdd a bunch of cycle_kernel_lock() calls
2008-06-20 Jonathan CorbetAdd "no BKL needed" comments to several drivers
2008-05-02 Jiri Slaby[SCSI] megaraid_sas: fix suspend/resume sections
2008-04-30 bo yang[SCSI] megaraid_sas; Update the Version and Changelog
2008-04-07 bo yang[SCSI] megaraid_sas: Add the new controller(1078DE...
2008-04-07 bo yang[SCSI] megaraid_sas: Fix the frame count calculation
2008-04-07 bo yang[SCSI] megaraid_sas: rollback the sense info implementation
2008-02-06 Daniel Walkerscsi: megaraid: trivial drop duplicate mutex.h include
2008-01-30 James Bottomley[SCSI] remove use_sg_chaining
2008-01-12 bo yang[SCSI] megaraid_sas: Update version and changelog
2008-01-12 bo yang[SCSI] megaraid_sas: support for poll_mode_io (reduced...
2008-01-12 bo yang[SCSI] megaraid_sas: call cmd completion from reset
2008-01-12 bo yang[SCSI] megaraid_sas: use unsigned long for sense_buff ptr
2008-01-12 bo yang[SCSI] megaraid_sas: check max_sgl reported by FW for...
2008-01-12 bo yang[SCSI] megaraid_sas: add hibernation support
2008-01-12 Matthias Kaehlcke[SCSI] megaraid_sas: Convert aen_mutex to the mutex API
2007-10-16 FUJITA Tomonori[SCSI] add use_sg_chaining option to scsi_host_template
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-05-31 FUJITA Tomonori[SCSI] megaraid_sas: convert to use the data buffer...
2007-05-24 Sumant Patro[SCSI] megaraid_sas: intercept cmd timeout and throttle io
2007-02-16 Sumant Patro[SCSI] megaraid_sas: update version and author info
2007-02-16 Sumant Patro[SCSI] megaraid_sas: return sync cache call with success
2007-02-16 Sumant Patro[SCSI] megaraid_sas: replace pci_alloc_consitent with...
2007-02-16 Sumant Patro[SCSI] megaraid_sas: add bios_param in scsi_host_template
2007-02-16 Sumant Patro[SCSI] megaraid_sas: do not process cmds if hw_crit_err...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-01-06 Sumant Patro[SCSI] megaraid_sas: Update module author
2006-11-22 Adrian Bunk[SCSI] megaraid_sas: make 2 functions static
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Jeff Garzik[SCSI] SCSI megaraid_sas: handle thrown errors
2006-10-04 Sumant Patro[SCSI] megaraid_sas: sets ioctl timeout and updates...
2006-10-04 Sumant Patro[SCSI] megaraid_sas: adds tasklet for cmd completion
2006-10-04 Sumant Patro[SCSI] megaraid_sas: prints pending cmds before setting...
2006-10-04 Sumant Patro[SCSI] megaraid_sas: function pointer for disable interrupt
2006-10-04 Sumant Patro[SCSI] megaraid_sas: frame count optimization
2006-10-04 Sumant Patro[SCSI] megaraid_sas: FW transition and q size changes
2006-08-19 Michal Piotrowski[SCSI] megaraid_sas: pci_module_init to pci_register_dr...
2006-08-19 Henrik Kretzschmar[SCSI] convert to PCI_DEVICE() macro
2006-07-03 James BottomleyMerge ../scsi-misc-2.6
2006-07-02 Thomas Gleixner[PATCH] irq-flags: scsi: Use the new IRQF_ constants
2006-06-26 Sumant Patro[SCSI] megaraid_sas: zcr with fix
2006-06-06 Sumant Patro[SCSI] megaraid_sas: switch fw_outstanding to an atomic_t
2006-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-21 Uwe ZeisbergerFix "frist", "fisrt", typos
2006-03-14 Christoph Hellwig[SCSI] megaraid_sas: fix extended timeout handling
2006-02-28 Christoph Hellwig[SCSI] megaraid_sas: fix physical disk handling
2006-02-04 Sumant Patro[SCSI] megaraid_sas: support for 1078 type controller...
2006-02-04 Joshua Giles[SCSI] megaraid_sas: register 16 byte CDB capability
2006-01-29 Sumant Patro[SCSI] megaraid_sas: new template defined to represent...
2006-01-29 Sumant Patro[SCSI] megaraid_sas: cleanup queue command path
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-12 Arjan van de Ven[SCSI] turn most scsi semaphores into mutexes
2005-11-10 James BottomleyMerge by hand (whitespace conflicts in libata.h)
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-06 Christoph Hellwig[SCSI] megaraid_sas: fix EH locking
2005-10-29 Jeff Garzik[SCSI] use sfoo_printk() in drivers
2005-10-04 Al Viro[PATCH] missing include in megaraid_sas
2005-09-26 Bagalkote, Sreenivas[SCSI] MegaRAID SAS RAID: new driver