summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Update driver version to 5.02.00-k12Vikas Chaudhary2012-01-161-1/+1
* [SCSI] qla4xxx: Cleanup modinfo displayKaren Higgins2012-01-161-16/+17
* [SCSI] qla4xxx: Clear the RISC interrupt bit during FW initSarang Radke2012-01-162-0/+8
* [SCSI] qla4xxx: Added error logging for firmware abortNilesh Javali2012-01-162-0/+9
* [SCSI] qla4xxx: Disable generating pause frames in case of FW hungGiridhar Malavali2012-01-163-0/+20
* [SCSI] qla4xxx: Temperature monitoring for ISP82XX core.Mike Hernandez2012-01-163-4/+58
* [SCSI] megaraid: fix sparse warningsadam radford2012-01-161-5/+8
* [SCSI] sg: convert to kstrtoul_from_user()Stephen Boyd2012-01-161-14/+11
* [SCSI] don't change sdev starvation list order without request dispatchedShaohua Li2012-01-161-6/+1
* [SCSI] isci: fix, prevent port from getting stuck in the 'configuring' stateMarcin Tomczak2012-01-162-42/+56
* [SCSI] isci: fix start OOBMarcin Tomczak2012-01-161-17/+18
* [SCSI] isci: fix io failures while wide port links are coming upMarcin Tomczak2012-01-162-16/+76
* [SCSI] isci: allow more time for wide port targetsMarcin Tomczak2012-01-161-1/+1
* [SCSI] isci: enable wide port targetsBartek Nowakowski2012-01-163-4/+12
* [SCSI] isci: Fix IO fails when pull cable from phy in x4 wideport in MPC mode.Marcin Tomczak2012-01-161-3/+7
* [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