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
2007-09-12
ide: add ide_dev_is_sata() helper (take 2)
Sergei Shtylyov
1
-0
/
+13
2007-08-21
ide: add cable detection for early UDMA66 devices (take 3)
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-08-21
ide: config_drive_for_dma() fixes
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-2
/
+2
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-07-20
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2007-07-20
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2007-07-20
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-07-20
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2007-07-20
ide: add ide_dev_has_iordy() helper (take 4)
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2007-07-20
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-07-10
ide: add short cables support
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-07-10
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
1
-1
/
+2
2007-07-10
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
Matthias Kaehlcke
1
-2
/
+2
2007-07-10
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
1
-2
/
+2
2007-07-10
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
1
-2
/
+2
2007-06-08
ide: HPA detect from resume
Lee Trager
1
-0
/
+1
2007-05-16
ide: remove ide_use_dma()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2007-05-16
ide: remove ide_dma_enable()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-05-10
ide: legacy PCI bus order probing fixes
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2007-05-10
ide: cable detection fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
1
-16
/
+23
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
1
-12
/
+4
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
1
-6
/
+8
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2007-05-10
ide: fix UDMA/MWDMA/SWDMA masks (v3)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-05-06
sl82c105: rework PIO support (take 2)
Sergei Shtylyov
1
-1
/
+0
2007-04-11
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
1
-0
/
+2
2007-03-27
ide: use correct IDE error recovery
Suleiman Souhlal
1
-0
/
+1
2007-03-03
ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)
Sergei Shtylyov
1
-1
/
+2
2007-02-17
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-02-17
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2007-02-17
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-02-17
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-02-17
ide: remove write-only ide_pio_data_t.blacklisted
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-02-17
ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)
Albert Lee
1
-1
/
+0
2007-02-17
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
1
-0
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+27
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-2
/
+2
2007-02-07
ACPI support for IDE devices
Hannes Reinecke
1
-0
/
+27
2006-12-12
[PATCH] remove blk_queue_activity_fn
Boaz Harrosh
1
-2
/
+0
2006-12-10
[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
Alan Cox
1
-0
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
[next]