Sergei Shtylyov
|
592b531521
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
2bd24a1cfc
ide: add port and host iterators
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
5e7f3a4669
ide: dynamic allocation of device structures
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
585e9715c2
ide: unexport ide_wait_not_busy()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
54cc1428cf
ide: remove local_irq_set() macro
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
898ec223fe
ide: remove HWIF() macro
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
b65fac32cf
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
2a2ca6a961
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
a3663801b1
ide: remove dead code from drive_is_ready()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
c7b997b372
ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
6636487e8d
amd74xx: workaround unreliable AltStatus register for nVidia controllers
|
16 年之前 |
Alan Cox
|
ccd32e221c
ide: Switch to a common address
|
16 年之前 |
Sergei Shtylyov
|
e5403bff8a
ide: mask interrupt in ide_config_drive_speed()
|
16 年之前 |
Elias Oltmanns
|
4abdc6ee7c
ide: Implement disk shock protection support (v4)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
0e3d84a500
ide: factor out reset error reporting from reset_pollfunc()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
7f612f272a
ide: remove [ata_]select_t
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
367d7e78dd
ide: ide_dev_is_sata() -> ata_id_is_sata()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
151a670186
ide: remove SECTOR_WORDS define
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
b163f46d5e
ide: enhance ide_busy_sleep()
|
16 年之前 |
Linus Torvalds
|
1a7809e349
ide: re-code ide_fixstring() loop to be less evil
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
3a7d24841a
ide: use ATA_* defines instead of *_STAT and *_ERR ones
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
aaaade3f05
ide: WIN_* -> ATA_CMD_*
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
48fb2688aa
ide: remove drive->driveid
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
4dde4492d8
ide: make drive->id an union (take 2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
5b90e99092
ide: cleanup ide_fix_driveid()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
242f44261e
ide: fix ide_fix_driveid()
|
17 年之前 |
Harvey Harrison
|
7fa897b91a
ide: trivial sparse annotations
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
374e042c3e
ide: add struct ide_tp_ops (take 2)
|
17 年之前 |