summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] isci: update version to 1.1Dan Williams2012-01-162-6/+1
* [SCSI] isci: remove unused 'isci_tmf->device' fieldMaciej Trela2012-01-162-5/+4
* [SCSI] isci: link speeds default to gen 2Jeff Skirvin2012-01-162-3/+4
* [SCSI] isci: performance-fix, shorten default "no outbound task" timeoutMarcin Tomczak2012-01-162-2/+2
* [SCSI] isci: oem parameter format v1.3 (cable select)Jeff Skirvin2012-01-165-5/+111
* [SCSI] isci: oem parameter format v1.1 (ssc select)Dave Jiang2012-01-164-6/+148
* [SCSI] isci: update afe (analog-front-end) recipe for C1Jeff Skirvin2012-01-164-26/+103
* [SCSI] isci: cleanup oem parameter and recipe handlingDan Williams2012-01-162-102/+86
* [SCSI] isci, firmware: Remove isci fallback parameter blob and generatorBen Hutchings2012-01-164-231/+0
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2012-01-162-4/+4
* [SCSI] megaraid_sas: remove poll_mode_io codeadam radford2012-01-162-143/+0
* [SCSI] megaraid_sas: mask off flags in ioctl pathadam radford2012-01-161-0/+2
* [SCSI] megaraid_sas: Fix reglockFlags for degraded raid5/6adam radford2012-01-161-1/+3
* [SCSI] hpsa: do not sleep in atomic context in rmmod path.Stephen M. Cameron2012-01-161-0/+2
* [SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_...James Smart2012-01-161-1/+2
* [SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu2012-01-101-0/+5
* [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati2012-01-106-4/+112
* [SCSI] bfa: Revert back the current LUN Masking Implementation.Krishna Gudipati2012-01-105-582/+2
* [SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati2012-01-101-2/+4
* [SCSI] fcoe: remove double check if skb is nonlinearRobert Love2012-01-101-2/+1
* [SCSI] qla4xxx: Update driver version to 5.02.00-k11Vikas Chaudhary2012-01-101-1/+1
* [SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.Manish Rangankar2012-01-101-3/+0
* [SCSI] qla4xxx: Break the loop if the sendtargets list was emptyNilesh Javali2012-01-101-0/+3
* [SCSI] qla4xxx: Limit the ACB Default Timeout value to 12sNilesh Javali2012-01-101-4/+12
* [SCSI] qla4xxx: cleanup, make qla4xxx_build_ddb_list shortLalit Chandivade2012-01-101-162/+237
* [SCSI] libcxgbi: do not print a message when memory allocation failsThadeu Lima de Souza Cascardo2012-01-101-2/+3
* [SCSI] sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis2012-01-101-0/+4
* [SCSI] scsi_dh_rdac: Fix error pathRichard Weinberger2012-01-101-0/+2
* Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-1092-1499/+2263
|\
| * mtd: Fix dependency for MTD_DOC200xFabio Estevam2012-01-091-0/+3
| * mtd: do not use mtd->block_markbad directlyArtem Bityutskiy2012-01-094-7/+4
| * mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-0911-20/+14
| * mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy2012-01-093-10/+5
| * mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy2012-01-094-29/+13
| * mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-096-15/+7
| * mtd: harmonize mtd_writev usageArtem Bityutskiy2012-01-092-4/+24
| * mtd: do not use mtd->lock_user_prot_reg directlyArtem Bityutskiy2012-01-091-2/+0
| * mtd: mtd->write_user_prot_reg directlyArtem Bityutskiy2012-01-091-4/+0
| * mtd: do not use mtd->read_*_prot_reg directlyArtem Bityutskiy2012-01-091-8/+10
| * mtd: do not use mtd->get_*_prot_info directlyArtem Bityutskiy2012-01-091-5/+3
| * mtd: do not use mtd->read_oob directlyArtem Bityutskiy2012-01-091-7/+2
| * mtd: mtdoops: do not use mtd->panic_write directlyArtem Bityutskiy2012-01-091-9/+8
| * mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-092-20/+12
| * mtd: introduce mtd_has_oob helperArtem Bityutskiy2012-01-092-3/+3
| * mtd: mtdcore: export symbols cleanupArtem Bityutskiy2012-01-091-15/+9
| * mtd: clean-up the default_mtd_writev functionArtem Bityutskiy2012-01-091-19/+22
| * mtd: sst25l: kill unused variableArtem Bityutskiy2012-01-091-1/+1
| * mtd: onenand: kill unused variableArtem Bityutskiy2012-01-091-1/+0
| * mtd: kill dev_to_mtd helperArtem Bityutskiy2012-01-091-12/+13
| * mtd: remove extra retlen assignmentArtem Bityutskiy2012-01-097-33/+22
OpenPOWER on IntegriCloud