index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hosts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-27
[SCSI] scsi:hosts.c Fix warning: variable 'rval' set but not used
Justin P. Mattock
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
PM: Allow SCSI devices to suspend/resume asynchronously
Rafael J. Wysocki
1
-0
/
+4
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+10
2009-12-04
[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects
James Bottomley
1
-3
/
+10
2009-11-26
[SCSI] fix crash when disconnecting usb storage
Alexey Kuznetsov
1
-1
/
+1
2009-06-21
fix race that can give duplicate host number
Joe Eykholt
1
-2
/
+6
2009-03-12
[SCSI] fix /proc memory leak in the SCSI core
Alan Stern
1
-1
/
+2
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+2
2008-10-03
[SCSI] scsi_host_lookup: error returns and NULL pointers
James Smart
1
-1
/
+1
2008-07-22
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-2
/
+2
2008-07-22
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+2
2008-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2008-07-12
[SCSI] make struct scsi_{host,target}_type static
Adrian Bunk
1
-1
/
+1
2008-06-15
[SCSI] scsi_host regression: fix scsi host leak
Mike Christie
1
-2
/
+7
2008-04-27
[SCSI] fix SLUB WARN_ON
James Bottomley
1
-8
/
+8
2008-04-23
[SCSI] use default attributes for scsi_host
Hannes Reinecke
1
-0
/
+1
2008-04-23
[SCSI] add scsi_host and scsi_target to scsi_bus
Hannes Reinecke
1
-2
/
+10
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-17
/
+17
2008-04-07
[SCSI] hosts.c: removed one unneeded shost->active_mode assignment
Denis Cheng
1
-1
/
+0
2008-03-28
[SCSI] hosts.c: fixes for "no error" reported after error scenarios
James Smart
1
-5
/
+11
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+1
2008-01-25
scsi: use class iteration api
Dave Young
1
-11
/
+13
2008-01-23
[SCSI] don't use __GFP_DMA for sense buffers if not required
James Bottomley
1
-8
/
+1
2008-01-23
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
1
-1
/
+8
2008-01-12
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
1
-3
/
+1
2007-10-18
[SCSI] make supported_mode default to initiator.
James Bottomley
1
-0
/
+6
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-10-12
[SCSI] add supported_mode and active_mode attributes to the host
FUJITA Tomonori
1
-0
/
+1
2007-08-01
[SCSI] initialize shost_data to zero
FUJITA Tomonori
1
-1
/
+1
2007-04-27
SCSI: use the proper semaphore to protect the class lists
Greg Kroah-Hartman
1
-2
/
+2
2006-11-25
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
FUJITA Tomonori
1
-0
/
+4
2006-11-15
[SCSI] kill scsi_assign_lock
Christoph Hellwig
1
-2
/
+2
2006-08-31
[SCSI] add shared tag map helpers
James Bottomley
1
-0
/
+3
2006-08-06
[SCSI] scsi_queue_work() documented return value is incorrect
Michael Reed
1
-1
/
+3
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
1
-12
/
+0
2006-02-28
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
1
-2
/
+1
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
1
-4
/
+4
2006-01-06
[BLOCK] update SCSI to use new blk_ordered for barriers
Tejun Heo
1
-9
/
+0
2005-11-05
Merge by Hand
James Bottomley
1
-5
/
+5
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+1
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
1
-5
/
+5
2005-10-28
[PATCH] gfp_t: drivers/scsi
Al Viro
1
-1
/
+2
2005-10-03
[SCSI] fix potential panic with proc on module removal
James Bottomley
1
-1
/
+1
2005-09-19
[SCSI] fix oops on usb storage device disconnect
James Bottomley
1
-2
/
+33
2005-09-07
[SCSI] switch EH thread startup to the kthread API
Christoph Hellwig
1
-15
/
+8
2005-07-30
[SCSI] host state model update: mediate host add/remove race
Mike Anderson
1
-0
/
+2
2005-07-30
[SCSI] host state model update: reimplement scsi_host_cancel
Mike Anderson
1
-17
/
+1
2005-07-30
[SCSI] host state model update: replace old host bitmap state
Mike Anderson
1
-6
/
+82
[next]