summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-173-64/+112
|\ \
| * | [SCSI] megaraid_sas: Version and Changelog updateadam radford2011-02-282-4/+5
| * | [SCSI] megaraid_sas: Fix iMR OCR support to work correctlyadam radford2011-02-281-25/+37
| * | [SCSI] megaraid_sas: Fix max_sectors for IEEE SGLadam radford2011-02-282-0/+5
| * | [SCSI] megaraid_sas: Fix fault state handlingadam radford2011-02-281-1/+3
| * | [SCSI] megaraid_sas: Fix tasklet_init calladam radford2011-02-281-1/+1
| * | [SCSI] megaraid_sas: Add CFG_CLEARED AENadam radford2011-02-281-0/+1
| * | [SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN fieldadam radford2011-02-281-2/+2
| * | [SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISKadam radford2011-02-281-2/+1
| * | [SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdumpadam radford2011-02-282-1/+21
| * | [SCSI] megaraid_sas: Call tasklet_schedule for MSI-Xadam radford2011-02-281-1/+3
| * | [SCSI] megaraid_sas: Enable MSI-X before calling megasas_init_fwadam radford2011-02-281-12/+12
| * | [SCSI] megaraid_sas: Add missing check_and_restore_queue_depth calladam radford2011-02-281-1/+5
| * | [SCSI] megaraid_sas: Fix failure gotosadam radford2011-02-282-11/+12
| * | [SCSI] megaraid_sas: Sanity check user supplied length before passing it to d...Bjørn Mork2011-02-121-0/+3
| * | [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-121-4/+2
| |/
* | drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-022-2/+0
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-223-9/+135
| |\
| * | fix comment typos concerning "consistent"Uwe Kleine-König2010-12-101-1/+1
* | | [SCSI] megaraid_sas: Add 9565/9285 specific codeadam radford2010-12-226-111/+3751
* | | [SCSI] megaraid_sas: Add struct megasas_instance_template changesadam radford2010-12-222-105/+180
* | | [SCSI] megaraid_sas: Use lowest memory bar for SR-IOV VF supportadam radford2010-12-222-19/+11
* | | [SCSI] megaraid_sas: Add MSI-X support and msix_disable module parameteradam radford2010-12-222-7/+37
* | | [SCSI] megaraid_sas: Update GPL headers.adam radford2010-12-212-23/+45
* | | [SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.cadam radford2010-12-212-23/+24
| |/ |/|
* | SCSI host lock push-downJeff Garzik2010-11-162-4/+7
* | [SCSI] megaraid_sas: Version and documentation updateYang, Bo2010-10-262-4/+4
* | [SCSI] megaraid_sas: Add three times Online controller resetYang, Bo2010-10-261-1/+69
* | [SCSI] megaraid_sas: Add input parameter for max_sectorsYang, Bo2010-10-262-0/+31
* | [SCSI] megaraid_sas: support devices update flagYang, Bo2010-10-261-0/+24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-222-57/+787
|\
| * [SCSI] megaraid_sas: Add Online Controller Reset to MegaRAID SAS drivebo yang2010-10-072-57/+787
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-0/+2
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+2
| |/
* | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-152-6/+4
|/
* scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-5/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-02-262-4/+278
|\
| * [SCSI] megaraid_sas: version and documentation updateYang, Bo2010-02-172-4/+4
| * [SCSI] megaraid_sas: driver fixed the device update issueYang, Bo2010-02-171-0/+142
| * [SCSI] megaraid_sas: add the logical drive list to driverYang, Bo2010-02-172-0/+125
| * [SCSI] megaraid_sas: Zero pad_0 in mfi structureYang, Bo2010-02-171-0/+7
* | [SCSI] megaraid_sas: fix for 32bit appsTomas Henzl2010-02-191-2/+16
|/
* [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves2010-01-121-1/+1
* [SCSI] megaraid_sas: make driver PCI legacy I/O port free driverNoriyuki Fujii2009-12-101-5/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
OpenPOWER on IntegriCloud