aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pmcraid.c
Commit message (Expand)AuthorAgeFilesLines
* pmcraid: reject negative request sizeDan Rosenberg2011-08-041-0/+3
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-5/+4
|\
| * pmcraid: Drop __DATE__ usageMichal Marek2011-04-191-5/+4
* | [SCSI] pmcraid: reject negative request sizeDan Rosenberg2011-04-241-0/+3
* | Fix common misspellingsLucas De Marchi2011-03-311-5/+5
|/
* [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-121-1/+1
* PCI: make pci_restore_state return voidJon Mason2010-12-231-6/+1
* [SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath2010-12-091-1/+3
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2010-10-291-19/+110
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* [SCSI] pmcraid : Remove unnecessary casts for void * pointersCyril Jayaprakash2010-07-281-4/+3
* [SCSI] pmcraid: MSI-X support and other changesAnil Ravindranath2010-07-271-222/+664
* [SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer()Roel Kluin2010-04-111-6/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* [SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a commandAnil Ravindranath2009-12-301-5/+3
* [SCSI] pmcraid: support SMI-S object model of storage poolAnil Ravindranath2009-12-101-9/+25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-3/+3
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-3/+3
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-091-1/+6
|\ \ \ | |/ / |/| |
| * | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+6
| |/
* | [SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data typeAnil Ravindranath2009-11-061-5/+5
|/
* [SCSI] pmcraid: Changed driver prints to scmd/sdev_printkAnil Ravindranath2009-10-021-27/+31
* [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controllerAnil Ravindranath2009-09-121-0/+5604