summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
...
* | | [SCSI] mptsas: fixed hot-removal processingKei Tokunaga2010-07-271-1/+1
* | | [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.cBandan Das2010-07-271-2/+0
* | | [SCSI] mptfusion: Bump version 03.04.16Kashyap, Desai2010-07-271-2/+2
* | | [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftResetKashyap, Desai2010-07-271-0/+1
* | | [SCSI] mptfusion: Added code for occationally SATA hotplug failure.Kashyap, Desai2010-07-271-1/+30
* | | [SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai2010-07-274-21/+56
* | | [SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ...Kashyap, Desai2010-07-272-0/+38
* | | [SCSI] mptfusion: Corrected declaration of device_missing_delayKashyap, Desai2010-07-272-3/+3
* | | [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSYKashyap, Desai2010-07-271-1/+3
* | | [SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai2010-07-271-0/+3
* | | [SCSI] mptsas: fix hangs caused by ATA pass-throughRyan Kuester2010-07-271-0/+2
| |/ |/|
* | drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall2010-05-271-8/+3
* | fusion: fix kernel-doc notationBen Hutchings2010-05-241-4/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-218-109/+370
|\
| * [SCSI] mptfusion: Bump version 03.04.15Kashyap, Desai2010-04-111-2/+2
| * [SCSI] mptfusion: Proper error handling is added after mpt_config timeoutKashyap, Desai2010-04-111-5/+11
| * [SCSI] mptfusion: Event data alignment with 4 byte.Kashyap, Desai2010-04-111-1/+1
| * [SCSI] mptfusion: Check for command status is added after completion.Kashyap, Desai2010-04-111-10/+16
| * [SCSI] mptfusion: Task abort is not supported for VolumesKashyap, Desai2010-04-111-1/+13
| * [SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai2010-04-113-0/+26
| * [SCSI] mptfusion: Setting period,offset and width for SPI driverKashyap, Desai2010-04-111-0/+5
| * [SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai2010-04-113-1/+12
| * [SCSI] mptfusion: mpt_detach is called properly at the time of rmmodKashyap, Desai2010-04-112-5/+6
| * [SCSI] mptfusion: mpt config will do Hard Reset based upon retry countsKashyap, Desai2010-04-111-2/+7
| * [SCSI] mptfusion: Updated SCSI IO IOCTL error handling.Kashyap, Desai2010-04-111-75/+86
| * [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai2010-04-115-10/+177
| * [SCSI] mpt: modify mptctl_exit() to call proper deregister functionsKei Tokunaga2010-04-111-1/+12
* | i2o: cleanup some exit pathsDan Carpenter2010-04-261-10/+6
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-0/+10
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-021-8/+3
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-286-19/+231
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-162-1/+3
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-231-7/+6
| |\ \ \ \
| * | | | | drivers/message/i2o/i2o_proc.c: use %pM to show MAC addressH Hartley Sweeten2010-01-071-8/+3
* | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-3/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+1
| * | | | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-02-266-19/+231
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [SCSI] fusion: hold off error recovery while alternate ioc is initializingMichael Reed2010-02-171-6/+11
| * | | | [SCSI] mptfusion: Bump version 03.04.14Kashyap, Desai2010-01-181-2/+2
| * | | | [SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH com...Kashyap, Desai2010-01-181-2/+2
| * | | | [SCSI] mptfusion: block device when target is being removed by FWKashyap, Desai2010-01-181-5/+20
| * | | | [SCSI] mptfusion: Added sysfs expander manufacture information at the time of...Kashyap, Desai2010-01-181-0/+186
| * | | | [SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priorityKashyap, Desai2010-01-181-2/+7
| * | | | [SCSI] fusion: fix warning when not using procfsErik Ekman2010-01-181-2/+3
| | |_|/ | |/| |
* | | | [SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of v...Kashyap, Desai2010-02-081-1/+1
|/ / /
* | | [SCSI] mptsas: Fix issue with chain pools allocation on katmaiAnatolij Gustschin2010-01-171-0/+2
| |/ |/|
* | i2o: propogate the BKL down into the ioctl methodAlan Cox2010-01-041-7/+6
|/
OpenPOWER on IntegriCloud