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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-1
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
2
-18
/
+21
2007-07-16
icside: devm_iounmap() needs linux/io.h
Al Viro
1
-1
/
+1
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
10
-58
/
+23
2007-07-12
hd.c: remove BIOS/CMOS queries
H. Peter Anvin
1
-61
/
+12
2007-07-12
PCI: add pci_try_set_mwi
Randy Dunlap
1
-1
/
+1
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
9
-57
/
+22
2007-07-10
[PATCH] fix request->cmd == INT cases
Boaz Harrosh
1
-1
/
+2
2007-07-10
drivers/ide/ide-dma.c: unexport ide_set_dma
Adrian Bunk
1
-2
/
+0
2007-07-10
via82cxxx: backport short cables support from pata_via.c
Bartlomiej Zolnierkiewicz
1
-7
/
+41
2007-07-10
sis5513: backport short cables support from pata_sis.c
Bartlomiej Zolnierkiewicz
1
-1
/
+24
2007-07-10
alim15x3: backport short cables support from pata_ali.c
Bartlomiej Zolnierkiewicz
1
-23
/
+48
2007-07-10
piix: backport short cables support from ata_piix.c
Bartlomiej Zolnierkiewicz
1
-3
/
+34
2007-07-10
ide: add short cables support
Bartlomiej Zolnierkiewicz
24
-88
/
+121
2007-07-10
ide: convert ide_find_best_mode() users to use ide_max_dma_mode()
Bartlomiej Zolnierkiewicz
5
-215
/
+123
2007-07-10
ide: fix pre-EIDE SWDMA support
Bartlomiej Zolnierkiewicz
1
-1
/
+15
2007-07-10
drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...
Andi Drebes
1
-1
/
+1
2007-07-10
ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable
Robert P. J. Day
1
-14
/
+0
2007-07-10
ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA
Robert P. J. Day
1
-2
/
+2
2007-07-10
ide-cd: replace C code with call to ARRAY_SIZE() macro
Robert P. J. Day
2
-5
/
+3
2007-07-10
ide_in_drive_list(): "ALL" is not a wildcard anymore
Junio C Hamano
1
-1
/
+0
2007-07-10
ide_in_drive_list(): accept NULL as the wildcard for firmware revision
Junio C Hamano
1
-33
/
+34
2007-07-10
aec62xx: kill speedproc() method wrapper (take 2)
Sergei Shtylyov
1
-20
/
+8
2007-07-10
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
3
-27
/
+27
2007-07-10
aec62xx: remove init_dma() method (take 2)
Sergei Shtylyov
1
-35
/
+16
2007-07-10
aec62xx: rework init_setup_aec6x80()
Sergei Shtylyov
1
-22
/
+13
2007-07-10
cmd64x: init. code cleanup
Sergei Shtylyov
1
-81
/
+45
2007-07-10
hpt366: simplify UltraDMA filtering (take 4)
Sergei Shtylyov
1
-72
/
+82
2007-07-10
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
Matthias Kaehlcke
2
-7
/
+7
2007-07-10
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
10
-39
/
+41
2007-07-10
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
11
-47
/
+39
2007-07-10
serverworks: always tune CSB6
Bartlomiej Zolnierkiewicz
1
-75
/
+2
2007-07-08
qd65xx: fix PIO mode selection
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-07-08
sis5513: adding PCI-ID
Uwe Koziolek
1
-0
/
+1
2007-07-04
ide: ide_scan_pcibus(): check __pci_register_driver return value
Andrew Morton
1
-3
/
+7
2007-07-04
ide: pdc202xx_new PLL input clock fix
Albert Lee
1
-2
/
+8
2007-07-04
it821x: fix incorrect SWDMA mask
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-07-04
amd74xx: resume fix
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-07-04
hpt366: use correct enablebits for HPT36x
Sergei Shtylyov
1
-5
/
+15
2007-07-04
hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66
Sergei Shtylyov
1
-1
/
+2
2007-07-04
ide: Fix a theoretical Ooops case
Alan Cox
1
-2
/
+2
2007-07-04
ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy
Masatake YAMATO
1
-4
/
+8
2007-06-16
Resume from RAM on HPC nx6325 broken
Rafael J. Wysocki
1
-3
/
+6
2007-06-08
ide: Add the MCP73/77 support to PATA driver
Peer Chen
1
-3
/
+9
2007-06-08
hpt366: disallow Ultra133 for HPT374
Sergei Shtylyov
1
-4
/
+4
2007-06-08
ide: generic IDE PCI driver, add another device exception
Jiri Slaby
1
-14
/
+23
2007-06-08
ide: HPA detect from resume
Lee Trager
2
-1
/
+20
2007-06-08
it821x: RAID mode fixes
Bartlomiej Zolnierkiewicz
2
-22
/
+24
2007-06-08
serverworks: fix CSB6 tuning logic
Bartlomiej Zolnierkiewicz
1
-13
/
+27
2007-06-08
serverworks: remove crappy code
Bartlomiej Zolnierkiewicz
1
-7
/
+6
[next]