index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
6
-48
/
+15
*
ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
2
-24
/
+5
*
ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-7
/
+0
*
ide-generic: add ide_generic class and attribute for adding new interfaces
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+77
*
ide: add warm-plug support for IDE devices (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
2
-2
/
+93
*
ide: remove dead/obsolete ->busproc method
Bartlomiej Zolnierkiewicz
2008-04-18
5
-142
/
+0
*
ide: rework PowerMac media-bay support (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
3
-7
/
+36
*
ide: move ide_port_setup_devices() call to ide_device_add_all()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-2
/
+4
*
ide: factor out devices init from ide_init_port_data()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-6
/
+17
*
ide: factor out code unregistering devices from ide_unregister()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-11
/
+19
*
ide: remove IDE devices from /proc/ide/ before unregistering them
Bartlomiej Zolnierkiewicz
2008-04-18
2
-14
/
+4
*
ide: factor out cable detection from ide_init_port()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+4
*
ide-acpi: add missing drive->acpidata zeroing
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+2
*
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
5
-30
/
+5
*
ide: fix ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
2
-2
/
+2
*
ide-generic: set hwif->chipset
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+3
*
IDE: remove ide=reverse IDE core
Greg Kroah-Hartman
2008-04-18
3
-27
/
+3
*
it821x: do not describe noraid parameter with its value
Paul Bolle
2008-04-17
1
-1
/
+1
*
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2008-04-17
1
-3
/
+4
*
Au1200: IDE driver build fix
Sergei Shtylyov
2008-04-17
1
-8
/
+1
*
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
2008-04-17
1
-0
/
+2
*
siimage: fix kernel oops on PPC 44x
Sergei Shtylyov
2008-04-07
1
-1
/
+1
*
ide: use ->ata_input_data in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2008-04-02
1
-1
/
+1
*
ide-h8300: 32-bit I/O is unsupported
Bartlomiej Zolnierkiewicz
2008-04-02
1
-0
/
+1
*
ide/legacy/q40ide.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/macide: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/falconide.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/buddha.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/gayle.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/h8300/ide-h8300.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/cris/ide-cris.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/arm/ide_arm.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/ppc/pmac.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/ppc/mpc8xx.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/pci/cmd640.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide-pnp.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
Revert "ide: change master/slave IDENTIFY order"
Bartlomiej Zolnierkiewicz
2008-03-29
2
-2
/
+4
*
Revert "ide-tape: schedule driver for removal after 6 months"
Bartlomiej Zolnierkiewicz
2008-03-22
1
-5
/
+0
*
ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2008-03-22
1
-2
/
+2
*
ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2008-03-22
1
-2
/
+2
*
ide: mark special "ide0=" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2008-03-22
1
-6
/
+6
*
ide: remove commented out entries from ide_pio_blacklist[]
Bartlomiej Zolnierkiewicz
2008-03-22
1
-10
/
+0
*
IDE: Make taskfile interface more robust wrt unexpected end-of-command
Linus Torvalds
2008-03-19
1
-9
/
+27
*
ide: update references to Documentation/ide/ide.txt (v2)
Randy Dunlap
2008-03-07
2
-16
/
+16
*
ide: fix buggy code in ide_register_hw()
Peter Teoh
2008-03-07
1
-1
/
+1
*
ide: fix enabling DMA on it821x in "smart" mode
Bartlomiej Zolnierkiewicz
2008-03-07
1
-1
/
+1
*
ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag
Bartlomiej Zolnierkiewicz
2008-03-07
1
-0
/
+4
*
ide: remove stale comments from ide-dma.c (take 2)
Bartlomiej Zolnierkiewicz
2008-02-26
1
-48
/
+4
*
qd65xx: remove commented out code
Bartlomiej Zolnierkiewicz
2008-02-26
1
-37
/
+0
*
ide-tape: schedule driver for removal after 6 months
Borislav Petkov
2008-02-26
1
-0
/
+5
[next]