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
/
ide
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
ide: remove drive->ctl
Bartlomiej Zolnierkiewicz
4
-7
/
+6
2008-07-15
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
2
-13
/
+13
2008-07-15
ide: move IRQ unmasking out from ->tf_load method
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-15
sgiioc4: use ->extra_base instead of ->dma_status for dma_handle
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
7
-12
/
+10
2008-07-15
ide: eliminate FIT() macro
Harvey Harrison
2
-14
/
+14
2008-07-08
it8213: fix return value in it8213_init_one()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-08
ide: add __ide_default_irq() inline helper
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2008-06-15
opti621: add PIO 4 support
Bartlomiej Zolnierkiewicz
1
-32
/
+14
2008-06-15
opti621: use pre-calculated PIO timings
Bartlomiej Zolnierkiewicz
1
-77
/
+15
2008-06-15
opti621: program devices timings separately in ->set_pio_mode
Bartlomiej Zolnierkiewicz
1
-65
/
+15
2008-06-15
opti621: use PCI clock value provided by controller
Bartlomiej Zolnierkiewicz
1
-20
/
+22
2008-06-15
opti621: remove DMA support
Bartlomiej Zolnierkiewicz
1
-6
/
+2
2008-06-15
opti621: disable read prefetch
Bartlomiej Zolnierkiewicz
1
-13
/
+2
2008-06-10
delkin_cb: add missing __init/__exit tags
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-06-10
delkin_cb: add warm-plug support
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-06-10
delkin_cb: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-8
/
+7
2008-06-10
delkin_cb: set proper hwif->gendev.parent value
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-06-10
ide: fix host drivers missing hwif->chipset initialization
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-06-10
sis5513: add missing pci_enable_device() call
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-05-15
cs5520: disable VDMA
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-05-15
alim15x3: remove WDC_ALI15X3 config option
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-05-15
alim15x3: add "wdc_udma" module parameter
Bartlomiej Zolnierkiewicz
1
-2
/
+13
2008-05-15
alim15x3: remove stale warning about ATI RS100 northbridge
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-05-15
alim15x3: trivial cleanup for ali_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2008-04-30
alim15x3: disable init_hwif_ali15x3 for PowerPC
Anton Vorontsov
1
-5
/
+5
2008-04-30
ide: fix crash at boot with siimage driver
Benjamin Herrenschmidt
1
-1
/
+8
2008-04-29
siimage: coding style cleanup (take 2)
Sergei Shtylyov
1
-119
/
+113
2008-04-29
piix: add Asus Eee 701 controller to short cable list
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-04-29
ide: remove ->dma_prdtable field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-04-29
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-04-29
scc_pata: add ->dma_host_set and ->dma_start methods
Bartlomiej Zolnierkiewicz
1
-4
/
+50
2008-04-29
ide: remove ->INW and ->OUTW methods
Bartlomiej Zolnierkiewicz
1
-16
/
+3
2008-04-29
ns87415: add ->tf_read method
Bartlomiej Zolnierkiewicz
1
-0
/
+44
2008-04-29
scc_pata: add ->tf_{load,read} methods
Bartlomiej Zolnierkiewicz
1
-0
/
+87
2008-04-29
siimage: remove proc_reports_siimage()
Bartlomiej Zolnierkiewicz
1
-25
/
+8
2008-04-29
siimage: add sil_* I/O ops
Bartlomiej Zolnierkiewicz
1
-159
/
+140
2008-04-29
siimage: do clocking register posting earlier in setup_mmio_siimage()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-04-29
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-04-29
ide: add IDE_HFLAG_MMIO host flag (take 2)
Bartlomiej Zolnierkiewicz
2
-0
/
+2
2008-04-29
scc_pata: add ->{in,out}put_data methods (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+35
2008-04-27
ide: remove /proc/ide/ali
Alexey Dobriyan
1
-240
/
+0
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
8
-45
/
+42
2008-04-27
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
2
-4
/
+2
2008-04-27
ide: sanitize ide_unregister() usage
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2008-04-27
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-27
cmd640: always auto-tune PIO
Bartlomiej Zolnierkiewicz
1
-55
/
+12
2008-04-27
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
Bartlomiej Zolnierkiewicz
2
-4
/
+1
2008-04-27
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
8
-10
/
+17
[next]