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
starfive-6.6.48-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
/
ide-scsi.c
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-04-29
ide: add ide_pad_transfer() helper
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-04-29
ide: add ide_execute_pkt_cmd() helper
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2008-04-29
ide-{floppy,tape,scsi}: 400ns delay is required after executing the command
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-04-29
ide: always use ->OUTBSYNC method for executing commands
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2008-04-29
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
Bartlomiej Zolnierkiewicz
1
-14
/
+13
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
1
-7
/
+6
2008-04-27
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-04-18
ide-scsi: do non-atomic pc->flags testing
Borislav Petkov
1
-21
/
+16
2008-04-18
ide-scsi: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-71
/
+62
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
1
-6
/
+9
2008-04-18
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
Bartlomiej Zolnierkiewicz
1
-15
/
+3
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-02-02
ide-scsi: remove needless SELECT_DRIVE() call
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-02
ide-scsi: use ide_execute_command()
Bartlomiej Zolnierkiewicz
1
-5
/
+2
2008-02-02
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-02-02
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-28
blk_end_request: changing ide-scsi (take 4)
Kiyoshi Ueda
1
-4
/
+4
2008-01-26
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2008-01-26
ide-{floppy,tape,scsi}: fix register loading order when issuing packet command
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: remove atapi_ireason_t (take 3)
Bartlomiej Zolnierkiewicz
1
-9
/
+8
2008-01-26
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
1
-17
/
+23
2008-01-26
ide: remove atapi_feature_t
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2008-01-26
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2007-12-13
ide-scsi: add ide_scsi_hex_dump() helper
Bartlomiej Zolnierkiewicz
1
-8
/
+9
2007-11-27
ide-scsi: use print_hex_dump from <linux/kernel.h>
Denis Cheng
1
-14
/
+8
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-6
/
+6
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-17
[SCSI] ide-scsi: remove usage of sg_last()
Jens Axboe
1
-4
/
+4
2007-10-17
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
Boaz Harrosh
1
-1
/
+1
2007-10-16
ide-scsi: sg chaining support
Jens Axboe
1
-14
/
+18
2007-10-12
[SCSI] ide-scsi: Close narrow race in release
Matthew Wilcox
1
-1
/
+1
2007-10-12
[SCSI] ide-scsi.: convert to data accessors and !use_sg cleanup
Boaz Harrosh
1
-125
/
+13
2007-08-02
drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-6
/
+4
2007-06-16
ide-scsi: fix OOPS in idescsi_expiry()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
1
-6
/
+6
[next]