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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-23
ide: build fix
FUJITA Tomonori
1
-0
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
4
-8
/
+8
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-8
/
+8
2007-10-20
ide: remove inclusion of non-existent io_trace.h
Robert P. J. Day
1
-1
/
+0
2007-10-20
ide-disk: add get_smart_data() helper
Bartlomiej Zolnierkiewicz
1
-20
/
+4
2007-10-20
ide: fix ->data_phase in taskfile_load_raw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-20
ide: check drive->using_dma in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-20
ide: check ->dma_setup() return value in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2007-10-20
dtc2278: note on docs
Alan Cox
1
-0
/
+2
2007-10-20
qd65xx: remove pointless qd_{read,write}_reg() (take 2)
Bartlomiej Zolnierkiewicz
1
-34
/
+12
2007-10-20
ide: PCI BMDMA initialization fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-22
/
+10
2007-10-20
ide: remove stale comments from ide-taskfile.c
Bartlomiej Zolnierkiewicz
1
-23
/
+0
2007-10-20
ide: remove dead code from ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-23
/
+3
2007-10-20
ide: use __ide_end_request() in ide_end_dequeued_request()
Bartlomiej Zolnierkiewicz
1
-34
/
+10
2007-10-20
ide: enhance ide_setup_pci_noise()
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-10-20
cs5530: remove needless ide_lock taking
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2007-10-20
ide: take ide_lock for prefetch disable/enable in do_special()
Bartlomiej Zolnierkiewicz
3
-12
/
+14
2007-10-20
ht6560b: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-13
/
+18
2007-10-20
cmd640: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-20
/
+28
2007-10-20
slc90e66: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2007-10-20
opti621: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2007-10-20
qd65xx: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-8
/
+9
2007-10-20
dtc2278: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2007-10-20
ali14xx: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2007-10-20
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
33
-53
/
+53
2007-10-20
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
33
-99
/
+89
2007-10-20
via82cxxx: keep local ide_pci_device_t copy
Bartlomiej Zolnierkiewicz
1
-35
/
+27
2007-10-20
dtc2278: set ->pio_mask also for the second port
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-10-20
au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave device
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2007-10-20
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
10
-50
/
+40
2007-10-20
ide: add hwif->ack_intr hook
Bartlomiej Zolnierkiewicz
2
-2
/
+3
2007-10-20
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
6
-16
/
+11
2007-10-20
ide: fix ide_register_hw() to check hwif->io_ports[]
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-10-20
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
2
-1
/
+4
2007-10-20
ide: add ide_find_port() helper
Bartlomiej Zolnierkiewicz
4
-62
/
+36
2007-10-20
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
17
-134
/
+89
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
15
-42
/
+34
2007-10-20
siimage: separate PATA and SATA methods
Bartlomiej Zolnierkiewicz
1
-40
/
+39
2007-10-20
aec62xx: remove aec62xx_dma_lost_irq()
Bartlomiej Zolnierkiewicz
1
-16
/
+1
2007-10-20
alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t
Bartlomiej Zolnierkiewicz
1
-26
/
+23
2007-10-20
alim15x3: fix CD_ROM DMA and PIO FIFO settings setup
Bartlomiej Zolnierkiewicz
1
-29
/
+31
2007-10-20
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
4
-40
/
+38
2007-10-20
ide: add IDE_HFLAG_RQSIZE_256 host flag
Bartlomiej Zolnierkiewicz
2
-12
/
+9
2007-10-20
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
3
-31
/
+19
2007-10-20
ide: add ->chipset field to ide_pci_device_t
Bartlomiej Zolnierkiewicz
5
-7
/
+5
2007-10-20
ide: add hwif_register_devices() helper
Bartlomiej Zolnierkiewicz
1
-27
/
+22
2007-10-20
serverworks: remove dead code from svwks_set_dma_mode()
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2007-10-20
rz1000: set serialized flag only if mate interface exists
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-10-20
ide: fix disabled ports reporting for PCI controllers
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2007-10-20
cmd64x: always set hwif->chipset for CMD646
Bartlomiej Zolnierkiewicz
1
-1
/
+3
[next]