Sergei Shtylyov
|
60f85019c6
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
22aa4b32a1
ide: remove ide_task_t typedef
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
1902a253e4
ide: remove superfluous check from ide_proc_port_register_devices()
|
16 years ago |
Hannes Eder
|
71bfc7a7c7
ide: NULL noise: drivers/ide/ide-*.c
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2bd24a1cfc
ide: add port and host iterators
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
5e7f3a4669
ide: dynamic allocation of device structures
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7f3c868ba7
ide: remove ide_driver_t typedef
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b7876a6fb6
cy82c693: remove superfluous ide_cy82c693 chipset type
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
1f66019bdf
trm290: add IDE_HFLAG_TRM290 host flag
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7f1ac8c4b9
rz1000: apply chipset quirks early (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
6b5cde3629
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
1f473e9c92
ide: IDE settings don't need an ide_lock held
|
16 years ago |
Alan Cox
|
ccd32e221c
ide: Switch to a common address
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
79cb380397
ide: allow device drivers to specify per-device type /proc settings
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
16 years ago |
Elias Oltmanns
|
92f1f8fd80
ide: Remove ide_spin_wait_hwgroup() and use special requests instead
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
151a670186
ide: remove SECTOR_WORDS define
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
8185d5aa93
ide: /proc/ide/hd*/settings rework
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
263138a0ad
ide: preparations for /proc/ide/hd*/settings rework
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
aaaade3f05
ide: WIN_* -> ATA_CMD_*
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4dde4492d8
ide: make drive->id an union (take 2)
|
16 years ago |
Harvey Harrison
|
7fa897b91a
ide: trivial sparse annotations
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3b2a5c7149
ide: filter out "default" transfer mode values in set_xfer_rate()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c30daac190
ide: filter out invalid transfer mode values in set_xfer_rate()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4283e1babe
ide: fix /proc/ide/ide?/mate reporting
|
17 years ago |
Adrian Bunk
|
b76916462d
ide: remove the ide_etrax100 chipset type
|
17 years ago |
Denis V. Lunev
|
c7705f3449
drivers: use non-racy method for proc entries creation (2)
|
17 years ago |
Alexey Dobriyan
|
fd0949e6e8
ide: remove now unused ide_pci_create_host_proc()
|
17 years ago |
Harvey Harrison
|
eb63963a55
ide: replace remaining __FUNCTION__ occurrences
|
17 years ago |