Bartlomiej Zolnierkiewicz
|
201bffa464
ide: use per-device request queue locks (v2)
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
631de3708d
ide: add ide_[un]lock_hwgroup() helpers
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
295f00042a
ide: don't execute the next queued command from the hard-IRQ context (v2)
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
ebdab07dad
ide: move sysfs support to ide-sysfs.c
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
e2984c628c
ide: move Power Management support to ide-pm.c
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
702c026be8
ide: rework handling of serialized ports (v2)
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
b7876a6fb6
cy82c693: remove superfluous ide_cy82c693 chipset type
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
1f66019bdf
trm290: add IDE_HFLAG_TRM290 host flag
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
6b4924962c
ide: add ->max_sectors field to struct ide_port_info
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
7f1ac8c4b9
rz1000: apply chipset quirks early (v2)
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
f58c1ab8de
ide: always set nIEN on idle devices
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
6b5cde3629
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
27c01c2db0
ide-cd: remove obsolete seek optimization
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
2a2ca6a961
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
6636487e8d
amd74xx: workaround unreliable AltStatus register for nVidia controllers
|
16 年 前 |
Al Viro
|
badf8082c3
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
|
16 年 前 |
Al Viro
|
1bddd9e645
[PATCH] lose the unused file argument in generic_ide_ioctl()
|
17 年 前 |
Bartlomiej Zolnierkiewicz
|
806f80a6fc
ide: add generic ATA/ATAPI disk driver
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
79cb380397
ide: allow device drivers to specify per-device type /proc settings
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
42619d35c7
ide: remove IDE_AFLAG_NO_DOORLOCKING
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
e01286282e
ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
da167876bd
ide: IDE_AFLAG_WP -> IDE_DFLAG_WP
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
fe11edfaab
ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED
|
16 年 前 |
Elias Oltmanns
|
4abdc6ee7c
ide: Implement disk shock protection support (v4)
|
16 年 前 |
Borislav Petkov
|
0a9b6f8864
ide: add ide_drive_t.dma flag
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
2dbe7e919e
ide: move SFF DMA code to ide-dma-sff.c
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
2bbd57cad3
ide: switch to DMA-mapping API part #2
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
ffa15a6915
ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
de23ec9ca8
ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
|
16 年 前 |
Bartlomiej Zolnierkiewicz
|
653bcf5292
ide: __ide_dma_end() -> ide_dma_end()
|
16 年 前 |