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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-25
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-25
ide: move standard I/O code to ide-io-std.c
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2009-03-25
ide: move xfer mode tuning code to ide-xfer-mode.c
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-25
ide: move device settings code to ide-devsets.c
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2009-03-05
ide: add at91_ide driver
Stanislaw Gruszka
1
-0
/
+1
2009-02-02
ide: add CS5536 host driver (v3)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-01-06
Resurrect IT8172 IDE controller driver
Shane McDonald
1
-0
/
+1
2009-01-02
ide: move sysfs support to ide-sysfs.c
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-12-29
ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-12-29
ide: move Power Management support to ide-pm.c
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-24
ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.c
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-10-24
ide: Add tx4938ide driver (v2)
Atsushi Nemoto
1
-0
/
+1
2008-10-24
ide: Add tx4939ide driver (v6)
Atsushi Nemoto
1
-0
/
+2
2008-10-21
ide: remove useless subdirs from drivers/ide/
Bartlomiej Zolnierkiewicz
1
-21
/
+63
2008-10-17
ide: add generic ATA/ATAPI disk driver
Bartlomiej Zolnierkiewicz
1
-6
/
+13
2008-10-17
ide-floppy: factor out generic disk handling code to ide-gd-floppy.c
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-17
ide-disk: factor out generic disk handling code to ide-gd.c
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-13
ide: Implement disk shock protection support (v4)
Elias Oltmanns
1
-1
/
+1
2008-10-13
ide: move SFF DMA code to ide-dma-sff.c
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-10-13
ide-disk: move /proc handling to ide-disk_proc.c (take 3)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-10-13
ide-disk: move all ioctl handling to ide-disk_ioctl.c
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-10-13
ide-floppy: move /proc handling to ide-floppy_proc.c (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-10-13
ide: remove CONFIG_BLK_DEV_IDE config option (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-10-11
ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.c
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-10-11
ide: move ioctls handling to ide-ioctls.c
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-25
ide: remove stale comments from drivers/ide/Makefile
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2008-07-16
move ide/legacy/hd.c to drivers/block/
Adrian Bunk
1
-5
/
+0
2008-07-16
ide/legacy/hd.c: use late_initcall()
Adrian Bunk
1
-1
/
+0
2008-07-16
ide: move PIO blacklist to ide-pio-blacklist.c
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-16
ide: convert ide-timing.h to ide-timings.c library (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-15
ide: add ide_transfer_pc() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-04-29
remove the broken ETRAX_IDE driver
Adrian Bunk
1
-1
/
+1
2008-04-18
ide: fix ide_find_port()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-02
ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-02
ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-01-26
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
1
-24
/
+34
2007-11-27
ide: add CONFIG_IDE_H8300 config option
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-03-17
scc_pata: dependency fix
Kou Ishizaki
1
-1
/
+0
2007-02-17
drivers/ide: PATA driver for Celleb
Kou Ishizaki
1
-0
/
+1
2007-02-07
ACPI support for IDE devices
Hannes Reinecke
1
-0
/
+1
2005-11-17
[IDE] Add driver for Sibyte Swarm evaluation board
Ralf Baechle
1
-1
/
+1
2005-07-03
[PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry
Adrian Bunk
1
-1
/
+0
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+54