Age | Commit message (Expand) | Author | Files | Lines |
2007-02-12 | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2 | -2/+2 |
2007-01-31 | Merge branch 'linus' | James Bottomley | 1 | -3/+3 |
2007-01-13 | [SCSI] megaraid: more kernel-doc fixes | Randy Dunlap | 2 | -2/+2 |
2007-01-13 | [SCSI] megaraid: fix kernel-doc | Randy Dunlap | 6 | -287/+275 |
2007-01-13 | [SCSI] megaraid_{mm,mbox}: init fix for kdump | Sumant Patro | 2 | -30/+114 |
2007-01-06 | [SCSI] megaraid_sas: Update module author | Sumant Patro | 1 | -3/+3 |
2006-11-22 | [SCSI] megaraid_sas: make 2 functions static | Adrian Bunk | 1 | -2/+2 |
2006-10-16 | [PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fix | Andrey Mirkin | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2 | -3/+3 |
2006-10-04 | [SCSI] SCSI megaraid_sas: handle thrown errors | Jeff Garzik | 1 | -12/+30 |
2006-10-04 | [SCSI] megaraid_sas: sets ioctl timeout and updates version,changelog | Sumant Patro | 2 | -7/+12 |
2006-10-04 | [SCSI] megaraid_sas: adds tasklet for cmd completion | Sumant Patro | 2 | -22/+45 |
2006-10-04 | [SCSI] megaraid_sas: prints pending cmds before setting hw_crit_error | Sumant Patro | 2 | -0/+94 |
2006-10-04 | [SCSI] megaraid_sas: function pointer for disable interrupt | Sumant Patro | 2 | -23/+33 |
2006-10-04 | [SCSI] megaraid_sas: frame count optimization | Sumant Patro | 1 | -25/+47 |
2006-10-04 | [SCSI] megaraid_sas: FW transition and q size changes | Sumant Patro | 2 | -8/+38 |
2006-09-26 | [SCSI] megaraid: Use the proper type to hold the irq number. | Eric W. Biederman | 1 | -1/+1 |
2006-08-28 | Merge ../linux-2.6 | James Bottomley | 6 | -11/+51 |
2006-08-20 | [SCSI] megaraid_sas: pci_module_init to pci_register_driver conversion | Michal Piotrowski | 1 | -1/+1 |
2006-08-20 | [SCSI] convert to PCI_DEVICE() macro | Henrik Kretzschmar | 1 | -25/+9 |
2006-07-28 | [SCSI] megaraid: Add support for change_queue_depth | brking@charter.net | 1 | -0/+16 |
2006-07-28 | [SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issue | Ju, Seokmann | 3 | -3/+7 |
2006-07-28 | [SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPD | Ju, Seokmann | 2 | -0/+11 |
2006-07-28 | [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checker | Ju, Seokmann | 3 | -8/+33 |
2006-07-03 | Merge ../scsi-misc-2.6 | James Bottomley | 2 | -13/+40 |
2006-07-03 | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2 | -2/+2 |
2006-06-26 | [SCSI] megaraid_sas: zcr with fix | Sumant Patro | 2 | -13/+40 |
2006-06-25 | [PATCH] megaraid_mbox: fix section mismatch warnings | Randy Dunlap | 1 | -1/+1 |
2006-06-10 | Merge ../linux-2.6 | James Bottomley | 3 | -24/+48 |
2006-06-06 | [SCSI] megaraid_sas: switch fw_outstanding to an atomic_t | Sumant Patro | 2 | -18/+11 |
2006-04-27 | [SCSI] megaraid_{mm,mbox}: fix a bug in reset handler | Ju, Seokmann | 2 | -20/+46 |
2006-04-20 | [SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereference | Adrian Bunk | 1 | -4/+2 |
2006-03-24 | [PATCH] s/;;/;/g | Alexey Dobriyan | 1 | -1/+1 |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-03-22 | Fix "frist", "fisrt", typos | Uwe Zeisberger | 1 | -1/+1 |
2006-03-14 | [SCSI] megaraid_sas: fix extended timeout handling | Christoph Hellwig | 1 | -20/+6 |
2006-02-28 | [SCSI] megaraid_sas: fix physical disk handling | Christoph Hellwig | 1 | -14/+15 |
2006-02-05 | [SCSI] megaraid_sas: support for 1078 type controller added | Sumant Patro | 2 | -18/+129 |
2006-02-05 | [SCSI] megaraid_sas: register 16 byte CDB capability | Joshua Giles | 2 | -4/+5 |
2006-01-29 | [SCSI] megaraid_sas: new template defined to represent each type of controllers | Sumant Patro | 2 | -42/+109 |
2006-01-29 | [SCSI] megaraid_sas: cleanup queue command path | Sumant Patro | 2 | -119/+53 |
2006-01-15 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2 | -14/+14 |
2006-01-12 | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 1 | -3/+4 |
2006-01-10 | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 1 | -1/+0 |
2005-12-14 | [SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy ... | Ju, Seokmann | 3 | -77/+11 |
2005-11-10 | Merge by hand (whitespace conflicts in libata.h) | James Bottomley | 3 | -3/+0 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 3 | -3/+0 |
2005-11-08 | Merge by hand (conflicts between pending drivers and kfree cleanups) | James Bottomley | 3 | -71/+17 |
2005-11-07 | [PATCH] kfree cleanup: drivers/scsi | Jesper Juhl | 2 | -11/+5 |
2005-11-06 | [SCSI] megaraid_mbox: remove scsi_assign_lock usage | Christoph Hellwig | 2 | -66/+17 |