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
/
ide
/
ide-iops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-15
make ide-iops.c:SELECT_MASK() static
Adrian Bunk
1
-1
/
+1
2008-04-29
ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]
Alexander Smal
1
-0
/
+2
2008-04-29
ide: skip "VLB sync" if host uses MMIO
Bartlomiej Zolnierkiewicz
1
-10
/
+10
2008-04-29
ide: remove ->INW and ->OUTW methods
Bartlomiej Zolnierkiewicz
1
-24
/
+0
2008-04-29
ide: use IDE I/O helpers directly in ide_tf_{load,read}()
Bartlomiej Zolnierkiewicz
1
-27
/
+56
2008-04-29
ide: add ->tf_load and ->tf_read methods
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-04-29
ide: move ide_tf_{load,read} to ide-iops.c
Bartlomiej Zolnierkiewicz
1
-0
/
+88
2008-04-29
ide: add ide_execute_pkt_cmd() helper
Bartlomiej Zolnierkiewicz
1
-1
/
+11
2008-04-29
ide: always use ->OUTBSYNC method for executing commands
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-29
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
Bartlomiej Zolnierkiewicz
1
-66
/
+48
2008-04-29
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
Bartlomiej Zolnierkiewicz
1
-43
/
+25
2008-04-29
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
Bartlomiej Zolnierkiewicz
1
-19
/
+7
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
1
-38
/
+34
2008-04-27
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2008-04-27
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-10
/
+18
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
1
-36
/
+50
2008-04-02
ide: use ->ata_input_data in ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-03-29
Revert "ide: change master/slave IDENTIFY order"
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-02-11
ide: insert BUG_ON() into __ide_set_handler() (take 2)
Sergei Shtylyov
1
-8
/
+2
2008-02-06
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
1
-14
/
+25
2008-02-06
ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-02
ide: move check_dma_crc() to ide-dma.c
Bartlomiej Zolnierkiewicz
1
-23
/
+1
2008-02-02
ide: remove ide_auto_reduce_xfer()
Bartlomiej Zolnierkiewicz
1
-28
/
+13
2008-02-02
ide: move drive->crc_count check out from check_dma_crc()
Bartlomiej Zolnierkiewicz
1
-12
/
+12
2008-02-02
ide: remove ide_ata66_check()
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2008-02-02
ide: remove set_transfer()
Bartlomiej Zolnierkiewicz
1
-18
/
+0
2008-02-02
ide: unexport SELECT_DRIVE()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-02
ide: use __ide_set_handler() in ide_execute_command()
Bartlomiej Zolnierkiewicz
1
-13
/
+8
2008-02-02
ide: make probe_hwif() return an error value
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-02
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-26
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-26
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-01-26
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2008-01-26
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-01-26
ide: fix registers loading order in ide_dump_ata_status()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-26
ide: remove SELECT_INTERRUPT()
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-01-26
ide: remove QUIRK_LIST()
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2008-01-26
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-01-26
ide: remove CONFIG_IDEPCI_SHARE_IRQ config option
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-26
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-01-26
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-01-11
ide: fix cable detection for SATA bridges
George Kibardin
1
-3
/
+3
2007-12-13
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-11-27
ide: More TSST drives with broken cable detection
Peter Missel
1
-0
/
+3
2007-11-27
ide: remove bogus ide_fix_driveid() comment
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-11-27
ide: don't set PIO mode on pre-EIDE drives
Sergei Shtylyov
1
-1
/
+6
[next]