| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-23 | 1 | -2/+0 |
|\ |
|
| * | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 2010-10-22 | 1 | -2/+0 |
* | | block/scsi: Provide a limit on the number of integrity segments | Martin K. Petersen | 2010-09-10 | 1 | -0/+1 |
|/ |
|
* | [SCSI] implement runtime Power Management | Alan Stern | 2010-07-28 | 1 | -2/+8 |
* | [SCSI] scsi:hosts.c Fix warning: variable 'rval' set but not used | Justin P. Mattock | 2010-07-27 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | PM: Allow SCSI devices to suspend/resume asynchronously | Rafael J. Wysocki | 2010-02-26 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-10 | 1 | -3/+10 |
|\ |
|
| * | [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects | James Bottomley | 2009-12-04 | 1 | -3/+10 |
* | | [SCSI] fix crash when disconnecting usb storage | Alexey Kuznetsov | 2009-11-26 | 1 | -1/+1 |
|/ |
|
* | fix race that can give duplicate host number | Joe Eykholt | 2009-06-21 | 1 | -2/+6 |
* | [SCSI] fix /proc memory leak in the SCSI core | Alan Stern | 2009-03-12 | 1 | -1/+2 |
* | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-02 | 1 | -4/+2 |
* | [SCSI] scsi_host_lookup: error returns and NULL pointers | James Smart | 2008-10-03 | 1 | -1/+1 |
* | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-22 | 1 | -2/+2 |
* | Driver Core: add ability for class_find_device to start in middle of list | Greg Kroah-Hartman | 2008-07-22 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-16 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] make struct scsi_{host,target}_type static | Adrian Bunk | 2008-07-12 | 1 | -1/+1 |
* | | [SCSI] scsi_host regression: fix scsi host leak | Mike Christie | 2008-06-15 | 1 | -2/+7 |
|/ |
|
* | [SCSI] fix SLUB WARN_ON | James Bottomley | 2008-04-27 | 1 | -8/+8 |
* | [SCSI] use default attributes for scsi_host | Hannes Reinecke | 2008-04-22 | 1 | -0/+1 |
* | [SCSI] add scsi_host and scsi_target to scsi_bus | Hannes Reinecke | 2008-04-22 | 1 | -2/+10 |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-20 | 1 | -17/+17 |
* | [SCSI] hosts.c: removed one unneeded shost->active_mode assignment | Denis Cheng | 2008-04-07 | 1 | -1/+0 |
* | [SCSI] hosts.c: fixes for "no error" reported after error scenarios | James Smart | 2008-03-27 | 1 | -5/+11 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-26 | 1 | -3/+1 |
|\ |
|
| * | [SCSI] don't use __GFP_DMA for sense buffers if not required | James Bottomley | 2008-01-23 | 1 | -8/+1 |
| * | [SCSI] use dynamically allocated sense buffer | FUJITA Tomonori | 2008-01-23 | 1 | -1/+8 |
| * | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 2008-01-12 | 1 | -3/+1 |
* | | scsi: use class iteration api | Dave Young | 2008-01-25 | 1 | -11/+13 |
|/ |
|
* | [SCSI] make supported_mode default to initiator. | James Bottomley | 2007-10-18 | 1 | -0/+6 |
* | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 | 1 | -0/+1 |
* | [SCSI] add supported_mode and active_mode attributes to the host | FUJITA Tomonori | 2007-10-12 | 1 | -0/+1 |
* | [SCSI] initialize shost_data to zero | FUJITA Tomonori | 2007-08-01 | 1 | -1/+1 |
* | SCSI: use the proper semaphore to protect the class lists | Greg Kroah-Hartman | 2007-04-27 | 1 | -2/+2 |
* | [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs | FUJITA Tomonori | 2006-11-25 | 1 | -0/+4 |
* | [SCSI] kill scsi_assign_lock | Christoph Hellwig | 2006-11-15 | 1 | -2/+2 |
* | [SCSI] add shared tag map helpers | James Bottomley | 2006-08-31 | 1 | -0/+3 |
* | [SCSI] scsi_queue_work() documented return value is incorrect | Michael Reed | 2006-08-06 | 1 | -1/+3 |
* | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 2006-04-10 | 1 | -12/+0 |
* | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen | 2006-02-28 | 1 | -2/+1 |
* | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 2006-01-12 | 1 | -4/+4 |
* | [BLOCK] update SCSI to use new blk_ordered for barriers | Tejun Heo | 2006-01-06 | 1 | -9/+0 |
* | Merge by Hand | James Bottomley | 2005-11-05 | 1 | -5/+5 |
|\ |
|
| * | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 2005-10-28 | 1 | -5/+5 |
* | | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -0/+1 |
|/ |
|
* | [PATCH] gfp_t: drivers/scsi | Al Viro | 2005-10-28 | 1 | -1/+2 |
* | [SCSI] fix potential panic with proc on module removal | James Bottomley | 2005-10-02 | 1 | -1/+1 |
* | [SCSI] fix oops on usb storage device disconnect | James Bottomley | 2005-09-19 | 1 | -2/+33 |