index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
ide: remove useless subdirs from drivers/ide/
Bartlomiej Zolnierkiewicz
15
-3079
/
+0
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
4
-7
/
+8
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-84
/
+74
2008-10-13
ide: remove [ata_]select_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-13
ide: use 'drive->dn & 1' instead of drive->select.b.unit
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-10-13
ide: add device flags
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2008-10-11
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
11
-12
/
+0
2008-10-11
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-10-11
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
1
-10
/
+12
2008-08-23
Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmcia
Dominik Brodowski
1
-84
/
+72
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
1
-8
/
+4
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-18
/
+15
2008-08-23
pcmcia: use pcmcia_loop_config in pata and ide drivers
Dominik Brodowski
1
-81
/
+76
2008-08-23
pcmcia: uniform device IDs of pata_pcmcia and ide-cs
Dominik Brodowski
1
-0
/
+2
2008-07-25
ht6560b: remove old history
Jan Evert van Grootheest
1
-22
/
+0
2008-07-25
ht6560b: update email address
Jan Evert van Grootheest
1
-1
/
+1
2008-07-25
gayle: release resources on ide_host_add() failure
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-07-23
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
1
-5
/
+17
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
7
-39
/
+10
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
8
-103
/
+62
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2
-10
/
+44
2008-07-23
gayle: reserve memory resources at once
Bartlomiej Zolnierkiewicz
1
-14
/
+11
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
8
-47
/
+37
2008-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
1
-2
/
+0
2008-07-16
move ide/legacy/hd.c to drivers/block/
Adrian Bunk
1
-815
/
+0
2008-07-16
ide/legacy/hd.c: use late_initcall()
Adrian Bunk
1
-1
/
+1
2008-07-16
ide_platform: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+7
2008-07-16
ide: ->port_init_devs -> ->init_dev
Bartlomiej Zolnierkiewicz
3
-18
/
+16
2008-07-16
ide-cs: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-07-16
ide_4drives: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-9
/
+18
2008-07-16
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
6
-6
/
+0
2008-07-16
qd65xx: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-16
ht6560b: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2008-07-16
ali14xx: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-15
pcmcia: ide-cs: Remove outdated comment
Larry Finger
1
-2
/
+0
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
4
-7
/
+5
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
3
-4
/
+4
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-5
/
+5
2008-07-14
pcmcia: Fix ide-cs sparse warning
Larry Finger
1
-1
/
+1
2008-07-13
pcmcia: ide-cs debugging bugfix
Larry Finger
1
-4
/
+4
2008-06-20
pcmcia ide kingston compactflash's have a new manufacturer id
Christophe Niclaes
1
-0
/
+1
2008-06-20
pcmcia: add another pata/ide ID
Kristoffer Ericson
1
-0
/
+1
2008-06-20
pcmcia: add an pata/ide ID
Matt Reimer
1
-0
/
+1
2008-06-15
ide-cs: fix releasing I/O resources
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-06-15
ide-cs: fix probing and add warm-plug support
Bartlomiej Zolnierkiewicz
1
-19
/
+14
2008-06-10
ide: export ide_doubler
Adrian Bunk
1
-0
/
+4
2008-06-10
ide: fix host drivers missing hwif->chipset initialization
Bartlomiej Zolnierkiewicz
5
-0
/
+10
2008-05-19
m68k: macide doesnt check for Mac
Geert Uytterhoeven
1
-0
/
+3
[next]