Alan Cox
|
ccd32e221c
ide: Switch to a common address
|
16 years ago |
Sergei Shtylyov
|
e5403bff8a
ide: mask interrupt in ide_config_drive_speed()
|
16 years ago |
Elias Oltmanns
|
4abdc6ee7c
ide: Implement disk shock protection support (v4)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
0e3d84a500
ide: factor out reset error reporting from reset_pollfunc()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7f612f272a
ide: remove [ata_]select_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
367d7e78dd
ide: ide_dev_is_sata() -> ata_id_is_sata()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
151a670186
ide: remove SECTOR_WORDS define
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b163f46d5e
ide: enhance ide_busy_sleep()
|
16 years ago |
Linus Torvalds
|
1a7809e349
ide: re-code ide_fixstring() loop to be less evil
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
3a7d24841a
ide: use ATA_* defines instead of *_STAT and *_ERR ones
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
aaaade3f05
ide: WIN_* -> ATA_CMD_*
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
48fb2688aa
ide: remove drive->driveid
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4dde4492d8
ide: make drive->id an union (take 2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
5b90e99092
ide: cleanup ide_fix_driveid()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
242f44261e
ide: fix ide_fix_driveid()
|
17 years ago |
Harvey Harrison
|
7fa897b91a
ide: trivial sparse annotations
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
374e042c3e
ide: add struct ide_tp_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ba4b2e607e
ide: remove dead Virtual DMA support
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
761052e676
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1823649b5a
ide: add ide_read_bcount_and_ireason() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
92eb43800a
ide: use ->tf_read in ide_read_error()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
40f095f013
ide: use ->tf_load in SELECT_DRIVE()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
59be2c80f0
ide: use ->tf_load in ide_config_drive_speed()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3c09384e95
ide: change order of register access in ide_config_drive_speed()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6e6afb3b74
ide: add ->set_irq method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1f6d8a0fd8
ide: add ->read_altstatus method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b73c7ee25d
ide: add ->read_status method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c6dfa867bb
ide: add ->exec_command method
|
17 years ago |