aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pmcraid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-18treewide: Fix typo in printkMasanari Iida1-1/+1
2013-04-29pmcraid: don't wank with fasync in ->release()Al Viro1-14/+0
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-20/+11
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2011-12-15SCSI, pmcraid: Fix spelling error in a pmcraid_err() callJesper Juhl1-1/+1
2011-10-30[SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc()Dave Jones1-1/+1
2011-09-15Merge branch 'master' into for-nextJiri Kosina1-0/+3
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl1-1/+0
2011-07-27[SCSI] pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-5/+4
2011-04-24[SCSI] pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2011-04-19pmcraid: Drop __DATE__ usageMichal Marek1-5/+4
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2011-02-12[SCSI] remove flush_scheduled_work() usagesTejun Heo1-1/+1
2010-12-23PCI: make pci_restore_state return voidJon Mason1-6/+1
2010-12-09[SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath1-1/+3
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-10-29[SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath1-19/+110
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-07-28[SCSI] pmcraid : Remove unnecessary casts for void * pointersCyril Jayaprakash1-4/+3
2010-07-27[SCSI] pmcraid: MSI-X support and other changesAnil Ravindranath1-222/+664
2010-04-11[SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer()Roel Kluin1-6/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-1/+1
2009-12-30[SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a commandAnil Ravindranath1-5/+3
2009-12-10[SCSI] pmcraid: support SMI-S object model of storage poolAnil Ravindranath1-9/+25
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+6
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-3/+3
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-1/+6
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-3/+3
2009-11-06[SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data typeAnil Ravindranath1-5/+5
2009-10-02[SCSI] pmcraid: Changed driver prints to scmd/sdev_printkAnil Ravindranath1-27/+31
2009-09-12[SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controllerAnil Ravindranath1-0/+5604