Age | Commit message (Expand) | Author | Files | Lines |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -5/+10 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 3 | -5/+10 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 3 | -3/+3 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+3 |
2010-09-15 | scsi: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -7/+8 |
2010-09-05 | [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure | Julia Lawall | 1 | -1/+3 |
2010-08-15 | fusion: add function parameter names to kernel-doc | Randy Dunlap | 1 | -0/+2 |
2010-08-15 | fusion: fix non-kernel-doc comment block | Randy Dunlap | 1 | -1/+1 |
2010-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 1 | -2/+1 |
2010-08-11 | fusion: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+0 |
2010-08-11 | mpt fusion: convert to seq_file | Alexey Dobriyan | 2 | -142/+119 |
2010-08-11 | param: use module_param in drivers/message/fusion/mptbase.c | Rusty Russell | 1 | -2/+1 |
2010-08-11 | [SCSI] drivers/message/fusion: Adjust confusing if indentation | Julia Lawall | 1 | -1/+1 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-07-28 | [SCSI] mptfusion: release resources in error return path | Tomas Henzl | 1 | -0/+3 |
2010-07-28 | [SCSI] mptfusion: Bump version 03.04.17 | Kashyap, Desai | 1 | -2/+2 |
2010-07-28 | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e... | Kashyap, Desai | 7 | -26/+47 |
2010-07-28 | [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMD | Kashyap, Desai | 3 | -10/+157 |
2010-07-27 | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout | Kei Tokunaga | 4 | -15/+33 |
2010-07-27 | [SCSI] mptsas: fixed hot-removal processing | Kei Tokunaga | 1 | -1/+1 |
2010-07-27 | [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.c | Bandan Das | 1 | -2/+0 |
2010-07-27 | [SCSI] mptfusion: Bump version 03.04.16 | Kashyap, Desai | 1 | -2/+2 |
2010-07-27 | [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftReset | Kashyap, Desai | 1 | -0/+1 |
2010-07-27 | [SCSI] mptfusion: Added code for occationally SATA hotplug failure. | Kashyap, Desai | 1 | -1/+30 |
2010-07-27 | [SCSI] mptfusion: schedule_target_reset from all Reset context | Kashyap, Desai | 4 | -21/+56 |
2010-07-27 | [SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ... | Kashyap, Desai | 2 | -0/+38 |
2010-07-27 | [SCSI] mptfusion: Corrected declaration of device_missing_delay | Kashyap, Desai | 2 | -3/+3 |
2010-07-27 | [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSY | Kashyap, Desai | 1 | -1/+3 |
2010-07-27 | [SCSI] mptfusion: Set fw_events_off to 1 at driver load time. | Kashyap, Desai | 1 | -0/+3 |
2010-07-27 | [SCSI] mptsas: fix hangs caused by ATA pass-through | Ryan Kuester | 1 | -0/+2 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -4/+2 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -2/+2 |
2010-05-24 | fusion: fix kernel-doc notation | Ben Hutchings | 1 | -4/+2 |
2010-04-11 | [SCSI] mptfusion: Bump version 03.04.15 | Kashyap, Desai | 1 | -2/+2 |
2010-04-11 | [SCSI] mptfusion: Proper error handling is added after mpt_config timeout | Kashyap, Desai | 1 | -5/+11 |
2010-04-11 | [SCSI] mptfusion: Event data alignment with 4 byte. | Kashyap, Desai | 1 | -1/+1 |
2010-04-11 | [SCSI] mptfusion: Check for command status is added after completion. | Kashyap, Desai | 1 | -10/+16 |
2010-04-11 | [SCSI] mptfusion: Task abort is not supported for Volumes | Kashyap, Desai | 1 | -1/+13 |
2010-04-11 | [SCSI] mptfusion: sanity check for vdevice pointer is added | Kashyap, Desai | 3 | -0/+26 |
2010-04-11 | [SCSI] mptfusion: Setting period,offset and width for SPI driver | Kashyap, Desai | 1 | -0/+5 |
2010-04-11 | [SCSI] mptfusion: Proper bus_type check is added | Kashyap, Desai | 3 | -1/+12 |
2010-04-11 | [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod | Kashyap, Desai | 2 | -5/+6 |
2010-04-11 | [SCSI] mptfusion: mpt config will do Hard Reset based upon retry counts | Kashyap, Desai | 1 | -2/+7 |
2010-04-11 | [SCSI] mptfusion: Updated SCSI IO IOCTL error handling. | Kashyap, Desai | 1 | -75/+86 |
2010-04-11 | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai | 5 | -10/+177 |
2010-04-11 | [SCSI] mpt: modify mptctl_exit() to call proper deregister functions | Kei Tokunaga | 1 | -1/+12 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 5 | -0/+5 |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 6 | -19/+231 |
2010-02-17 | [SCSI] fusion: hold off error recovery while alternate ioc is initializing | Michael Reed | 1 | -6/+11 |