aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis2010-10-25
* [SCSI] qla2xxx: Remove port down retry count.Chad Dupuis2010-10-25
* [SCSI] qla2xxx: locking problem in qla2x00_init_rings()Dan Carpenter2010-10-25
* [SCSI] sr: fix sr_drive_status handling when initialization requiredRobert Jennings2010-10-25
* [SCSI] fcoe: Fix broken NPIV with correction to MAC validationRobert Love2010-10-25
* [SCSI] libfcoe: VN2VN connection setup causing stack memory corruption.Kiran Patil2010-10-25
* [SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi2010-10-25
* [SCSI] libfc: possible race could panic system due to NULL fsp->cmdVasu Dev2010-10-25
* [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRICVasu Dev2010-10-25
* [SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev2010-10-25
* [SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not readyVasu Dev2010-10-25
* [SCSI] libfc: fix setting of rport dev lossMike Christie2010-10-25
* [SCSI] gdth: integer overflow in ioctlDan Carpenter2010-10-25
* [SCSI] Fix race when removing SCSI devicesChristof Schmitt2010-10-25
* [SCSI] sd: Export effective protection mode in sysfsMartin K. Petersen2010-10-25
* [SCSI] qla4xxx: Update driver version to 5.02.00-k4Vikas Chaudhary2010-10-25
* [SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srbMike Christie2010-10-25
* [SCSI] qla4xxx: remove unwanted check for bad spdVikas Chaudhary2010-10-25
* [SCSI] qla4xxx: update AER support for ISP82XXVikas Chaudhary2010-10-25
* [SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it.Shyam Sundar2010-10-25
* [SCSI] qla4xxx: use CRB Register for Request Queue in-pointerShyam Sundar2010-10-25
* [SCSI] qla4xxx: dump mailbox registers on System ErrorKaren Higgins2010-10-25
* [SCSI] qla4xxx: Add support for 8130/8131 AENs.Shyam Sundar2010-10-25
* [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade2010-10-25
* [SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ...Nilesh Javali2010-10-25
* [SCSI] qla4xxx: free_irqs on failed initialize_adapterVikas Chaudhary2010-10-25
* [SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entryVikas Chaudhary2010-10-25
* [SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_onlineVikas Chaudhary2010-10-25
* [SCSI] qla4xxx: honor return status of qla4xxx_hw_resetVikas Chaudhary2010-10-25
* [SCSI] qla4xxx: Trivial cleanupVikas Chaudhary2010-10-25
* [SCSI] Fix regressions in scsi_internal_device_blockMike Christie2010-10-25
* [SCSI] zfcp: Use correct length for FCP_RSP_INFOChristof Schmitt2010-10-25
* [SCSI] zfcp: Call get_device on port before calling put_deviceChristof Schmitt2010-10-25
* [SCSI] zfcp: Fix adapter activation on link downSwen Schillig2010-10-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| * Revert "drivers/usb: Remove unnecessary return's from void functions" for mus...Jiri Kosina2010-10-06
| * Revert "Fix typo: configuation => configuration" partiallyJiri Kosina2010-09-24
| * drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| * drivers/s390: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| * drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| * drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| * Fix typo configue => configure in commentsThomas Weber2010-09-23
| * Fix typo: configuation => configurationThomas Weber2010-09-23
| * Fix typo interrest[ing|ed] => interest[ing|ed]Thomas Weber2010-09-21
| * Fix various typos of valid in commentsNikanth Karthikesan2010-09-21
| * Revert "drivers/usb: Remove unnecessary return's from void functions" partiallyJiri Kosina2010-09-02
| * parport_pc: show the detection of a 2 serial port ITE8874 chipNiels de Vos2010-08-24
| * Fix typo in Kconfig help textThomas Weber2010-08-23
| * Use kzalloc in idedisk_prep_fn.Tao Ma2010-08-19