aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pmcraid.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-29scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementationChristophe JAILLET1-33/+0
2021-05-21scsi: pmcraid: Fix typoszuoqilin1-2/+2
2021-02-08scsi: pmcraid: Fix 'ioarcb' alignment warningArnd Bergmann1-3/+3
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-02-13scsi: pmcraid: Use sgl_alloc_order() and sgl_free_order()Bart Van Assche1-1/+1
2018-02-13scsi: pmcraid: Remove an unused structure memberBart Van Assche1-1/+0
2017-08-07scsi: pmcraid: Replace PCI pool old APIRomain Perier1-1/+1
2017-04-24scsi: pmcraid: fix endianess sparse annotationsArnd Bergmann1-4/+4
2017-01-09scsi: pmcraid: switch to pci_alloc_irq_vectorsChristoph Hellwig1-1/+0
2012-02-21scsi: Fix typo in pmcraid.hMasanari Iida1-3/+3
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl1-1/+0
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+0
2011-04-19pmcraid: Drop __DATE__ usageMichal Marek1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-09[SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath1-4/+2
2010-10-29[SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath1-3/+19
2010-10-26[SCSI] pmcraid: remove duplicate struct memberAnil Ravindranath1-1/+0
2010-07-27[SCSI] pmcraid: MSI-X support and other changesAnil Ravindranath1-126/+179
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-12-10[SCSI] pmcraid: support SMI-S object model of storage poolAnil Ravindranath1-1/+4
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-3/+3
2009-09-26headers: kref.h reduxAlexey Dobriyan1-1/+0
2009-09-12[SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controllerAnil Ravindranath1-0/+1029