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
/
scsi_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-21
sd, sr: fix Driver 'sd' needs updating message
Hannes Reinecke
1
-17
/
+0
2009-03-12
[SCSI] scsi_sysfs: delete extra kernel-doc
Randy Dunlap
1
-1
/
+0
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-7
/
+5
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-2
/
+5
2008-10-03
[SCSI] Update the SCSI state model to allow blocking in the created state
James Bottomley
1
-0
/
+1
2008-07-26
[SCSI] Host protection capabilities
Martin K. Petersen
1
-0
/
+4
2008-06-05
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
1
-0
/
+1
2008-05-24
[SCSI] fix intermittent oops in scsi_bus_uevent
James Bottomley
1
-1
/
+6
2008-04-23
[SCSI] bsg: add release callback support
FUJITA Tomonori
1
-1
/
+1
2008-04-23
[SCSI] rework scsi_target allocation
James Bottomley
1
-0
/
+27
2008-04-23
[SCSI] use default attributes for scsi_host
Hannes Reinecke
1
-61
/
+23
2008-04-23
[SCSI] add scsi_host and scsi_target to scsi_bus
Hannes Reinecke
1
-5
/
+24
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-65
/
+85
2008-03-26
Revert "[SCSI] fix bsg queue oops with iscsi logout"
James Bottomley
1
-1
/
+1
2008-03-14
[SCSI] fix bsg queue oops with iscsi logout
Mike Christie
1
-1
/
+1
2008-01-23
[SCSI] add missing transport configure points for target and host
James Bottomley
1
-0
/
+1
2008-01-02
[SCSI] scsi_sysfs: restore prep_fn when ULD is removed
James Bottomley
1
-0
/
+17
2007-11-04
SCSI: add asynchronous event notification API
Jeff Garzik
1
-0
/
+47
2007-10-18
[SCSI] make supported_mode default to initiator.
James Bottomley
1
-4
/
+6
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-85
/
+95
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-7
/
+2
2007-10-12
[SCSI] fix scsi_is_sdev_device() after switch to default sdev attributes
Kay Sievers
1
-1
/
+1
2007-10-12
[SCSI] switch sdev sysfs attributes to default attributes
Kay Sievers
1
-84
/
+52
2007-10-12
[SCSI] add supported_mode and active_mode attributes to the host
FUJITA Tomonori
1
-0
/
+42
2007-07-21
[SCSI] bsg: make class backlinks
James Bottomley
1
-1
/
+1
2007-07-19
[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)
James Bottomley
1
-0
/
+13
2007-07-18
[SCSI] small cleanups
Adrian Bunk
1
-1
/
+2
2007-05-22
[SCSI] kill scsi host template suspend/resume
Tejun Heo
1
-22
/
+3
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-4
/
+50
2007-04-18
[SCSI] modalias for scsi devices
Michael Tokarev
1
-0
/
+23
2007-03-20
[SCSI] sd: implement START/STOP management
Tejun Heo
1
-4
/
+27
2007-03-16
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
Alan Stern
1
-1
/
+13
2007-02-16
[SCSI] SCSI core: better initialization for sdev->scsi_level
Alan Stern
1
-1
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-5
/
+5
2006-10-26
[SCSI] add can_queue to host parameters
James Bottomley
1
-0
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-4
/
+4
2006-03-24
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
Nigel Cunningham
1
-1
/
+1
2006-02-28
[SCSI] fix scsi process problems and clean up the target reap issues
James Bottomley
1
-1
/
+3
2006-02-14
[SCSI] fix wrong context bugs in SCSI
James Bottomley
1
-1
/
+8
2006-01-14
[SCSI] remove target parent limitiation
Christoph Hellwig
1
-1
/
+4
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
1
-2
/
+2
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
1
-0
/
+31
2005-12-14
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
1
-2
/
+2
2005-11-06
[SCSI] Fix transport class oops
James Bottomley
1
-3
/
+6
2005-09-19
[SCSI] fix oops on usb storage device disconnect
James Bottomley
1
-0
/
+2
2005-09-19
[SCSI] SCSI scanning and removal fixes
Alan Stern
1
-3
/
+6
2005-09-16
[SCSI] fix use after potential free in scsi_remove_device
Alan Stern
1
-2
/
+4
2005-09-09
[SCSI] fix callers of scsi_remove_device() who already hold the scan muted
Alan Stern
1
-13
/
+15
[next]