Lines Matching +full:retain +full:- +full:on +full:- +full:reset
1 .. SPDX-License-Identifier: GPL-2.0
8 permitted provided that redistributions of source code must retain the
18 interruptions) however caused and on any theory of liability, whether in
30 non-Linux driver. Mark Salyzyn and Bob Pasteur consulted on the original
41 V2.0 Rewrite of driver. Re-architectured based on i2o subsystem.
49 - Added Raptor Support
50 - Fixed bug causing system to hang under extreme load with
51 - management utilities running (removed GFP_DMA from kmalloc flags)
57 - Implemented suggestions from Alan Cox
58 - Added calculation of resid for sg layer
59 - Better error handling
60 - Added checking underflow conditions
61 - Added DATAPROTECT checking
62 - Changed error return codes
63 - Fixed pointer bug in bus reset routine
64 - Enabled hba reset from ioctls (allows a FW flash to reboot and use
66 - Changed proc output
71 - Add 64 bit Scatter Gather when compiled on 64 bit architectures
72 - Add sparse lun scanning
73 - Add code that checks if a device that had been taken offline is
75 command from scsi-core
76 - Add proc read interface
77 - busrescan command
78 - rescan command
79 - Add code to rescan routine that notifies scsi-core about new devices
80 - Add support for C-PCI (hotplug stuff)
81 - Add ioctl passthru error recovery