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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
ide-{floppy,tape,scsi}: log device name instead of driver name
Bartlomiej Zolnierkiewicz
1
-11
/
+13
2008-07-15
ide-scsi: add debug_log() macro
Bartlomiej Zolnierkiewicz
1
-26
/
+25
2008-07-15
ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers()
Bartlomiej Zolnierkiewicz
1
-57
/
+24
2008-07-15
ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-6
/
+11
2008-07-15
ide-scsi: fix handling of DMA errors in idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2008-07-15
ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+8
2008-07-15
ide-scsi: fix race in idescsi_transfer_pc()
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-07-15
ide: remove action argument in ide_do_drive_cmd
FUJITA Tomonori
1
-1
/
+2
2008-07-15
ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait
FUJITA Tomonori
1
-2
/
+1
2008-07-15
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove ide_init_drive_cmd
FUJITA Tomonori
1
-2
/
+2
2008-07-15
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-11
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
Brian King
1
-1
/
+5
2008-07-06
[SCSI] erase invalid data returned by device
Alan Stern
1
-0
/
+9
2008-06-25
[SCSI] esp: tidy up target reference counting
James Bottomley
2
-11
/
+20
2008-06-25
[SCSI] esp: Fix OOPS in esp_reset_cleanup().
David S. Miller
2
-0
/
+9
2008-06-24
[SCSI] ses: Fix timeout
Matthew Wilcox
1
-1
/
+1
2008-06-15
[SCSI] dpt_i2o: Add PROC_IA64 define
Jeff Mahoney
1
-1
/
+2
2008-06-15
[SCSI] scsi_host regression: fix scsi host leak
Mike Christie
1
-2
/
+7
2008-06-10
[SCSI] sr: fix corrupt CD data after media change and delay
James Bottomley
1
-0
/
+3
2008-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
12
-87
/
+73
2008-05-30
[SCSI] qla2xxx: Update version number to 8.02.01-k4.
Andrew Vasquez
1
-1
/
+1
2008-05-30
[SCSI] qla2xxx: Correct handling of AENs postings for vports.
Seokmann Ju
2
-6
/
+9
2008-05-30
[SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...
Seokmann Ju
1
-26
/
+10
2008-05-27
[SCSI] ibmvscsi: Non SCSI error status fixup
Brian King
2
-2
/
+3
2008-05-24
[SCSI] fix intermittent oops in scsi_bus_uevent
James Bottomley
1
-1
/
+6
2008-05-23
scsi: fix integer as NULL pointer warning
Harvey Harrison
5
-13
/
+13
2008-05-22
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
1
-1
/
+1
2008-05-21
SCSI: fix race in device_create
Greg Kroah-Hartman
4
-16
/
+17
2008-05-15
[SCSI] qla2xxx: Update version number to 8.02.01-k3.
Andrew Vasquez
1
-1
/
+1
2008-05-15
[SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...
Andrew Vasquez
1
-19
/
+0
2008-05-15
[SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.
Andrew Vasquez
1
-0
/
+4
2008-05-15
[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...
Andrew Vasquez
3
-5
/
+7
2008-05-15
[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...
Andrew Vasquez
1
-1
/
+1
2008-05-15
[SCSI] qla2xxx: Convert vport_sem to a mutex
matthias@kaehlcke.net
5
-15
/
+15
2008-05-15
[SCSI] qla2xxx: firmware semaphore to mutex
Daniel Walker
1
-5
/
+6
2008-05-15
[SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.
Andrew Vasquez
1
-4
/
+4
2008-05-15
[SCSI] qla2xxx: Display driver version at module init-time.
Andrew Vasquez
1
-1
/
+2
2008-05-15
[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.
Shyam Sundar
1
-1
/
+5
2008-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-37
/
+55
2008-05-13
[SCSI] qla1280: Fix queue depth problem
Jeremy Higdon
1
-2
/
+2
2008-05-11
[SCSI] aha152x: Fix oops on module removal
James Bottomley
1
-2
/
+2
2008-05-11
[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...
James Bottomley
1
-2
/
+2
2008-05-09
[SCSI] libiscsi regression in 2.6.25: fix setting of recv timer
Mike Christie
1
-6
/
+6
2008-05-08
drivers/scsi/dpt_i2o.c: fix build on alpha
Andrew Morton
2
-55
/
+36
2008-05-08
[SCSI] libiscsi regression in 2.6.25: fix nop timer handling
Mike Christie
1
-8
/
+9
2008-05-08
[SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...
James Bottomley
1
-5
/
+8
2008-05-08
[SCSI] gdth: fix timer handling
James Bottomley
1
-12
/
+26
[next]