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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
ide: remove ide_init_default_irq() macro
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: move default IDE ports setup to ide_generic host driver
Bartlomiej Zolnierkiewicz
3
-23
/
+10
2008-04-18
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
Bartlomiej Zolnierkiewicz
3
-13
/
+3
2008-04-18
ide: remove needless hwif->irq check from ide_hwif_configure()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers
Bartlomiej Zolnierkiewicz
6
-5
/
+72
2008-04-18
ide: limit legacy VLB host drivers to alpha, x86 and mips
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
cmd640: init hwif->{io_ports,irq} explicitly
Bartlomiej Zolnierkiewicz
1
-2
/
+15
2008-04-18
cmd640: cleanup setup_device_ptrs()
Bartlomiej Zolnierkiewicz
1
-12
/
+2
2008-04-18
ide: add ide-4drives host driver (take 3)
Bartlomiej Zolnierkiewicz
4
-14
/
+52
2008-04-18
ide: remove ppc ifdef from init_ide_data()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-18
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
2
-5
/
+2
2008-04-18
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
4
-0
/
+15
2008-04-18
ppc: remove ppc_ide_md
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-04-18
ppc/pplus: remove ppc_ide_md.ide_init_hwif hook
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ppc/sandpoint: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ppc/lopec: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-04-18
ppc/mpc8xx: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-64
/
+22
2008-04-18
ppc/pmac: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-39
/
+11
2008-04-18
ide-pmac: remove dead code
Bartlomiej Zolnierkiewicz
1
-47
/
+0
2008-04-18
ide: use generic ATAPI packet command flags in ide-{floppy,tape}
Borislav Petkov
2
-30
/
+0
2008-04-18
ide-floppy: rename end_request handler properly
Borislav Petkov
1
-11
/
+11
2008-04-18
ide-floppy: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-112
/
+93
2008-04-18
ide-tape: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-137
/
+114
2008-04-18
ide-tape: remove atomic test/set macros for packet commands
Borislav Petkov
1
-97
/
+110
2008-04-18
ide-tape: move all struct and other defs at the top
Borislav Petkov
1
-37
/
+37
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
13
-112
/
+157
2008-04-18
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
Bartlomiej Zolnierkiewicz
2
-33
/
+5
2008-04-18
ide-floppy: remove struct idefloppy_id_gcw
Borislav Petkov
1
-43
/
+24
2008-04-18
scc_pata.c: do setup itself instead of ide_setup_pci_device()
Akira Iguchi
1
-15
/
+47
2008-04-18
ide: remove ide_init_hwif_ports()
Bartlomiej Zolnierkiewicz
1
-2
/
+9
2008-04-18
ide: remove init_hwif_default()
Bartlomiej Zolnierkiewicz
1
-16
/
+9
2008-04-18
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
6
-8
/
+4
2008-04-18
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
10
-206
/
+15
2008-04-18
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
Bartlomiej Zolnierkiewicz
6
-48
/
+15
2008-04-18
ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2)
Bartlomiej Zolnierkiewicz
2
-24
/
+5
2008-04-18
ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif()
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-04-18
ide-generic: add ide_generic class and attribute for adding new interfaces
Bartlomiej Zolnierkiewicz
1
-1
/
+77
2008-04-18
ide: add warm-plug support for IDE devices (take 2)
Bartlomiej Zolnierkiewicz
2
-2
/
+93
2008-04-18
ide: remove dead/obsolete ->busproc method
Bartlomiej Zolnierkiewicz
5
-142
/
+0
2008-04-18
ide: rework PowerMac media-bay support (take 2)
Bartlomiej Zolnierkiewicz
3
-7
/
+36
2008-04-18
ide: move ide_port_setup_devices() call to ide_device_add_all()
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2008-04-18
ide: factor out devices init from ide_init_port_data()
Bartlomiej Zolnierkiewicz
1
-6
/
+17
2008-04-18
ide: factor out code unregistering devices from ide_unregister()
Bartlomiej Zolnierkiewicz
1
-11
/
+19
2008-04-18
ide: remove IDE devices from /proc/ide/ before unregistering them
Bartlomiej Zolnierkiewicz
2
-14
/
+4
2008-04-18
ide: factor out cable detection from ide_init_port()
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-04-18
ide-acpi: add missing drive->acpidata zeroing
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-04-18
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
5
-30
/
+5
2008-04-18
ide: fix ide_find_port()
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-04-18
ide-generic: set hwif->chipset
Bartlomiej Zolnierkiewicz
1
-1
/
+3
[next]