regulator: Fix check of unsigned return value and transmit errors in wm831x_gp_ldo_ge...
[safe/jmp/linux-2.6] / drivers / scsi / ibmvscsi /
2009-09-20 Jaswinder Singh... includecheck fix: drivers/scsi, ibmvscsi.c
2009-08-22 Sage Weil[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
2009-06-25 Brian King[SCSI] ibmvscsi: Fix module load hang
2009-06-21 Brian Kingibmvfc: Fix endless PRLI loop in discovery
2009-06-21 Brian Kingibmvfc: Process async events before command responses
2009-06-16 Greg Kroah-Hartmanibmvscsi: gadget: at91_udc: remove driver_data direct...
2009-06-08 Brian King[SCSI] ibmvscsi: Add support for capabilities MAD
2009-06-08 Robert Jennings[SCSI] ibmvscsi: Enable fast fail feature
2009-06-08 Brian King[SCSI] ibmvscsi: Send adapter info before login
2009-06-08 Robert Jennings[SCSI] ibmvscsi: Add specific timeouts for operations
2009-06-08 Brian King[SCSI] ibmvscsi: Add 16 byte CDB support
2009-06-08 Brian King[SCSI] ibmvfc: Driver version 1.0.6
2009-06-08 Brian King[SCSI] ibmvfc: Improve LOGO/PRLO ELS handling
2009-06-08 Brian King[SCSI] ibmvfc: Improve device rediscovery
2009-06-08 Brian King[SCSI] ibmvfc: Add flush on halt support
2009-06-08 Brian King[SCSI] ibmvfc: Add support for NPIV Logout
2009-06-08 Brian King[SCSI] ibmvfc: Fix deadlock in EH
2009-06-08 Brian King[SCSI] ibmvfc: Reduce error logging noise
2009-06-08 Brian King[SCSI] ibmvfc: Use DEVICE_ATTR macro
2009-06-08 Brian King[SCSI] ibmvfc: Fixup GFP flags for target allocations
2009-06-08 Brian King[SCSI] ibmvfc: Fix invalid error response handling
2009-05-23 Roel Kluin[SCSI] ibmvscsi: Remove redundant test on unsigned.
2009-04-03 Brian King[SCSI] ibmvfc: Driver version 1.0.5
2009-04-03 Brian King[SCSI] ibmvfc: Improve ADISC timeout handling
2009-04-03 Brian King[SCSI] ibmvfc: Show host maxframe_size
2009-04-03 Brian King[SCSI] ibmvfc: Fixup module parms attributes
2009-04-03 Brian King[SCSI] ibmvfc: Fix dropped interrupts
2009-03-12 Brian King[SCSI] ibmvfc: Better handle other FC initiators
2009-02-10 Brian King[SCSI] ibmvfc: Increase cancel timeout
2009-02-10 Brian King[SCSI] ibmvfc: Fix rport relogin
2009-02-10 Brian King[SCSI] ibmvfc: Fix command timeout errors
2009-02-10 Robert Jennings[SCSI] ibmvscsi: Correct DMA mapping leak
2009-01-25 Brian King[SCSI] ibmvfc: Fix DMA mapping leak on memory allocatio...
2009-01-16 Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change drivers/scsi
2009-01-13 Ingo Molnarpowerpc: Change u64/s64 to a long long integer type
2009-01-02 Brian King[SCSI] ibmvscsi: Make max_requests module parameter...
2009-01-02 Brian King[SCSI] ibmvfc: Fixup command response translation
2009-01-02 Kay Sievers[SCSI] struct device - replace bus_id with dev_name...
2008-12-29 Brian King[SCSI] ibmvfc: Improve async event handling
2008-12-29 Brian King[SCSI] ibmvscsi: Don't fail EH due to insufficient...
2008-12-29 Brian King[SCSI] ibmvfc: Fix errors due to inconsistent command...
2008-12-29 Brian King[SCSI] ibmvfc: Delay NPIV login retry and add retries
2008-12-29 Brian King[SCSI] ibmvfc: Driver version 1.0.4
2008-12-29 Brian King[SCSI] ibmvfc: Handle port login required response
2008-12-29 Brian King[SCSI] ibmvfc: Fix command timeouts due to cached CRQ...
2008-12-29 Brian King[SCSI] ibmvfc: Fix oops in interrupt handler
2008-12-29 Brian King[SCSI] ibmvfc: Driver version 1.0.3
2008-12-29 Brian King[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device
2008-12-29 Brian King[SCSI] ibmvfc: Fix target initialization failure retry...
2008-12-29 Brian King[SCSI] ibmvfc: Error handling fixes
2008-12-29 Brian King[SCSI] ibmvfc: Fix error reporting for some FC errors
2008-12-29 Brian King[SCSI] ibmvfc: Fix log level filtering
2008-12-09 Brian King[SCSI] ibmvstgt: move crq_queue_create to the end of...
2008-12-01 James Bottomley[SCSI] ibmvscsi: switch to block timeout
2008-10-13 Mike Christie[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unbloc...
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-08-16 Brian King[SCSI] ibmvfc: Driver version 1.0.2
2008-08-16 Brian King[SCSI] ibmvfc: Add details to async event log
2008-08-16 Brian King[SCSI] ibmvfc: Sanitize response lengths
2008-08-16 Brian King[SCSI] ibmvfc: Fix for lost async events
2008-08-16 Brian King[SCSI] ibmvfc: Fixup host state during reinit
2008-08-16 Brian King[SCSI] ibmvfc: Fix another hang on module removal
2008-08-16 Brian King[SCSI] ibmvscsi: Fixup desired DMA value for shared...
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-27 Harvey Harrison[SCSI] replace __FUNCTION__ with __func__
2008-07-26 Brian King[SCSI] ibmvfc: Update driver version to 1.0.1
2008-07-26 Brian King[SCSI] ibmvfc: Add ADISC support
2008-07-26 Brian King[SCSI] ibmvfc: Miscellaneous fixes
2008-07-26 Brian King[SCSI] ibmvfc: Fix hang on module removal
2008-07-26 Brian King[SCSI] ibmvfc: Target refcounting fixes
2008-07-26 Brian King[SCSI] ibmvfc: Reduce unnecessary log noise
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-25 Brian Kingibmvfc: Add support for collaborative memory overcommit
2008-07-25 Robert Jenningsibmvscsi: driver enablement for CMO
2008-07-12 Brian King[SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter...
2008-05-27 Brian King[SCSI] ibmvscsi: Non SCSI error status fixup
2008-05-02 Boaz Harrosh[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
2008-04-30 Brian King[SCSI] ibmvscsi: Handle non SCSI error status
2008-04-20 Tony JonesSCSI: convert struct class_device to struct device
2008-03-03 FUJITA Tomonori[SCSI] tgt: fix build errors when dprintk is defined
2008-03-03 FUJITA Tomonori[SCSI] ibmvstgt: set up scsi_host properly before __scs...
2008-02-06 Jeff GarzikRemove pointless casts from void pointers
2008-01-30 James Bottomley[SCSI] remove use_sg_chaining
2008-01-12 Robert Jennings[SCSI] ibmvscsi: requeue while CRQ closed
2008-01-12 Brian King[SCSI] ibmvscsi: Set default command timeout
2008-01-12 FUJITA Tomonori[SCSI] tgt: convert to use the data buffer accessors
2007-11-03 Robert Jennings[SCSI] ibmvscsi: Prevent IO during partner login
2007-10-16 FUJITA Tomonori[SCSI] add use_sg_chaining option to scsi_host_template
2007-10-12 David Woodhouse[SCSI] Fix ibmvscsi client for multiplatform iSeries...
2007-10-12 FUJITA Tomonori[SCSI] srp_transport: convert to use supported_mode...
2007-10-12 FUJITA Tomonori[SCSI] tgt: convert ibmvstgt to use transport tsk_mgmt_...
2007-10-12 FUJITA Tomonori[SCSI] tgt: convert libsrp and ibmvstgt to use srp_tran...
2007-10-12 FUJITA Tomonori[SCSI] transport_srp: add rport roles attribute
2007-10-12 FUJITA Tomonori[SCSI] ibmvscsi: convert to use the srp transport class
2007-07-31 FUJITA Tomonori[SCSI] ibmvscsi: use shost_priv
2007-07-31 FUJITA Tomonori[SCSI] ibmvscsi: remove unnecessary map_sg check
2007-07-15 FUJITA Tomonori[SCSI] ibmvscsi: convert to use the data buffer accessors
2007-06-25 FUJITA Tomonori[SCSI] ibmvscsi: fix timeout bugs
2007-06-17 Brian King[SCSI] ibmvscsi: Abort path fix
2007-06-17 Brian King[SCSI] ibmvscsi: Misc. locking fixes
next