- 73d02c2 mptfusion: fix msgContext in mptctl_hp_hostinfo by Tomas Henzl · 10 years ago
- a48ac9e fusion: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 11 years ago
- ecc3bc9 fusion: Add free msg frames to the head, not tail of list by Matthew Wilcox · 11 years ago
- f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- 64cdb41 MPT / PCI: Use pci_stop_and_remove_bus_device_locked() by Rafael J. Wysocki · 11 years ago
- 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
- 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- f0689f0 mptctl: don't wank with fasync in ->release() by Al Viro · 12 years ago
- d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
- cac1970 fusion: switch to ->show_info() by Al Viro · 12 years ago
- 2f47787 block: Remove some unnecessary bi_vcnt usage by Kent Overstreet · 12 years ago
- 47b1ea7 Drivers: message: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 3012d60 drivers/message/fusion/mptscsih.c: missing break by Alan Cox · 12 years ago
- 20953a6 [SCSI] Fusion MPT: disable pci device when mpt map resoures failed by Hanjun Guo · 12 years ago
- 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 9ceb5c1 drivers/message/fusion: use pci_dev->revision by Sergei Shtylyov · 12 years ago
- 83ff74e [SCSI] mptfusion: unlock on error in mpt_config() by Dan Carpenter · 13 years ago
- ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
- 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 13 years ago
- d04baa1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 85d3722 [SCSI] mptsas: Add device ID for SAS1068_820XELP. by Chandrakala Chavva · 13 years ago
- 8af3d8d [SCSI] fusion: ensure NUL-termination of MptCallbacksName elements by Ferenc Wagner · 13 years ago
- 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
- 513382c [SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN ERRATA by nagalakshmi.nandigama@lsi.com · 13 years ago
- 98cbe37 [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset by kashyap.desai@lsi.com · 13 years ago
- 731f56c [SCSI] mptfusion: Bump version 3.4.20 by kashyap.desai@lsi.com · 13 years ago
- a38ae37 [SCSI] mptfusion: Avoid out of order Event processing due to cpu migration by kashyap.desai@lsi.com · 13 years ago
- e62cca1 [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition by kashyap.desai@lsi.com · 13 years ago
- 3850b14 [SCSI] mptfusion: Set max sector count module parameter by kashyap.desai@lsi.com · 13 years ago
- e466e1c [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATA by Kashyap, Desai · 13 years ago
- 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 72ef0e5 [SCSI] mptsas: Fix annoying warning by Borislav Petkov · 14 years ago
- cbc78ae [SCSI] mptfusion: Bump version 3.4.19 by Kashyap, Desai · 14 years ago
- 19fff15 [SCSI] mptfusion: Adding inline data padding support for TAPE drive. by Kashyap, Desai · 14 years ago
- 56cee8d [SCSI] mptfusion: Remove debug print from mptscsih_qcmd() by Kashyap, Desai · 14 years ago
- aeaeb5c [SCSI] fusion: do not check serial_number in the abort handler by Christoph Hellwig · 14 years ago
- 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
- d100d40 message: change to new flag variable by matt mooney · 14 years ago
- 3487735 [SCSI] mptfusion: Remove bus reset for mptsas module by Kashyap, Desai · 14 years ago
- d75733d [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers by Kashyap, Desai · 14 years ago
- d2b2147 [SCSI] mptfusion: Bump version 03.04.18 by Kashyap, Desai · 14 years ago
- bcfe42e [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_reset by Kashyap, Desai · 14 years ago
- 84857c8 [SCSI] mptfusion: mptctl_release is required in mptctl.c by Kashyap, Desai · 14 years ago
- efee0bd [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() by Jesper Juhl · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
- c45d15d scsi: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
- 1c1acab [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
- fc58fb1 fusion: add function parameter names to kernel-doc by Randy Dunlap · 14 years ago
- 1f5cfe2 fusion: fix non-kernel-doc comment block by Randy Dunlap · 14 years ago
- c29c08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
- 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
- 71740c4 fusion: fix kernel-doc warnings by Randy Dunlap · 14 years ago
- eb6edad mpt fusion: convert to seq_file by Alexey Dobriyan · 14 years ago
- 57ba471 param: use module_param in drivers/message/fusion/mptbase.c by Rusty Russell · 14 years ago
- 081f4f4 [SCSI] drivers/message/fusion: Adjust confusing if indentation by Julia Lawall · 14 years ago
- 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 653c42d [SCSI] mptfusion: release resources in error return path by Tomas Henzl · 14 years ago
- 943a2df [SCSI] mptfusion: Bump version 03.04.17 by Kashyap, Desai · 14 years ago
- 213aaca [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handling by Kashyap, Desai · 14 years ago
- c9de7dc [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMD by Kashyap, Desai · 14 years ago
- 97009a2 [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout by Kei Tokunaga · 14 years ago
- 3e84beb [SCSI] mptsas: fixed hot-removal processing by Kei Tokunaga · 15 years ago
- 15f7fc0 [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.c by Bandan Das · 14 years ago
- c817ce8 [SCSI] mptfusion: Bump version 03.04.16 by Kashyap, Desai · 14 years ago
- b9a0f87 [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftReset by Kashyap, Desai · 14 years ago
- cc7e9f5f [SCSI] mptfusion: Added code for occationally SATA hotplug failure. by Kashyap, Desai · 14 years ago
- b68bf09 [SCSI] mptfusion: schedule_target_reset from all Reset context by Kashyap, Desai · 14 years ago
- 51106ab [SCSI] mptfusion: Added sanity to check B_T mapping for device before adding to OS by Kashyap, Desai · 14 years ago
- aca794d [SCSI] mptfusion: Corrected declaration of device_missing_delay by Kashyap, Desai · 14 years ago
- 4d06956 [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSY by Kashyap, Desai · 14 years ago
- 8ce13de [SCSI] mptfusion: Set fw_events_off to 1 at driver load time. by Kashyap, Desai · 14 years ago
- 2a1b7e5 [SCSI] mptsas: fix hangs caused by ATA pass-through by Ryan Kuester · 15 years ago
- f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
- 9b8f77a fusion: fix kernel-doc notation by Ben Hutchings · 14 years ago
- 4f581b9 [SCSI] mptfusion: Bump version 03.04.15 by Kashyap, Desai · 15 years ago
- 0cf0f23 [SCSI] mptfusion: Proper error handling is added after mpt_config timeout by Kashyap, Desai · 15 years ago
- f18a892 [SCSI] mptfusion: Event data alignment with 4 byte. by Kashyap, Desai · 15 years ago
- 568da76 [SCSI] mptfusion: Check for command status is added after completion. by Kashyap, Desai · 15 years ago
- 69b2e9b [SCSI] mptfusion: Task abort is not supported for Volumes by Kashyap, Desai · 15 years ago
- 08f5c5c [SCSI] mptfusion: sanity check for vdevice pointer is added by Kashyap, Desai · 15 years ago
- f8c23bd [SCSI] mptfusion: Setting period,offset and width for SPI driver by Kashyap, Desai · 15 years ago
- ffb7fef [SCSI] mptfusion: Proper bus_type check is added by Kashyap, Desai · 15 years ago
- 48959f1 [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod by Kashyap, Desai · 15 years ago
- b3b9731 [SCSI] mptfusion: mpt config will do Hard Reset based upon retry counts by Kashyap, Desai · 15 years ago
- 7d757f1 [SCSI] mptfusion: Updated SCSI IO IOCTL error handling. by Kashyap, Desai · 15 years ago
- d0f698c [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) by Kashyap, Desai · 15 years ago
- 65c054f [SCSI] mpt: modify mptctl_exit() to call proper deregister functions by Kei Tokunaga · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 6544517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
- 03cb382 [SCSI] fusion: hold off error recovery while alternate ioc is initializing by Michael Reed · 15 years ago
- 9858ae3 [SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of value 0. by Kashyap, Desai · 15 years ago
- 4ffd005 [SCSI] mptfusion: Bump version 03.04.14 by Kashyap, Desai · 15 years ago
- de81562 [SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH commands by Kashyap, Desai · 15 years ago