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
/
include
/
linux
/
ide.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
ide: drop 'name' parameter from ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-25
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-25
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-07-25
ide: add ide_pci_remove() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-25
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-25
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-07-23
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
1
-1
/
+0
2008-07-23
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
1
-2
/
+1
2008-07-23
ide: add per-device flags
Borislav Petkov
1
-0
/
+60
2008-07-23
ide: remove pc->callback member from ide_atapi_pc
Borislav Petkov
1
-2
/
+0
2008-07-23
ide: push pc callback pointer into the ide_drive_t structure
Borislav Petkov
1
-2
/
+7
2008-07-23
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
1
-10
/
+11
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-17
/
+35
2008-07-23
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-23
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-07-23
ide: add ide_read_bcount_and_ireason() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: use ->tf_read in ide_read_error()
Bartlomiej Zolnierkiewicz
1
-7
/
+3
2008-07-23
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
1
-8
/
+2
2008-07-23
ide: add ->read_altstatus method
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2008-07-23
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-23
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-23
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-07-16
IDE: Remove unused code
Elias Oltmanns
1
-7
/
+0
2008-07-16
IDE: Fix HDIO_DRIVE_RESET handling
Elias Oltmanns
1
-0
/
+6
2008-07-16
ide: ->port_init_devs -> ->init_dev
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-16
ide: make ide_hwifs[] static
Bartlomiej Zolnierkiewicz
1
-12
/
+0
2008-07-16
ide: move PIO blacklist to ide-pio-blacklist.c
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-16
ide: remove no longer used ide_pio_timings[]
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-07-16
ide: move ide_pio_cycle_time() to ide-timings.c
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-16
ide: convert ide-timing.h to ide-timings.c library (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-07-16
ide: move some bits from ide-timing.h to <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-0
/
+28
2008-07-15
ide: add ide_pc_intr() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-15
ide: add ide_issue_pc() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-15
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-15
ide: add ide_transfer_pc() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2008-07-15
ide: add PC_FLAG_ZIP_DRIVE pc flag
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-15
ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2008-07-15
ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-15
ide-tape: make pc->idetape_callback void
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove action argument in ide_do_drive_cmd
FUJITA Tomonori
1
-11
/
+1
2008-07-15
ide: remove drive->ctl
Bartlomiej Zolnierkiewicz
1
-2
/
+1
[next]