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 年之前 |
Bartlomiej Zolnierkiewicz
|
f87904898e
ide-disk: move all ioctl handling to ide-disk_ioctl.c
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
a36223b0dc
ide: remove ide_host_alloc_all()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
bfa7d8e55f
ide: ->ide_dma_clear_irq() -> ->clear_irq()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
d6ff9f64e6
ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
6982daf71c
ide: convert 'pio_mode' device setting to use DS_SYNC flag
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
7f612f272a
ide: remove [ata_]select_t
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
0d346ba073
ide: sanitize ide*_pm_* enums
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
d1d76714e2
ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
e4634d4ef0
ide: remove superfluous ->dma field from ide_hwif_t
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
0ae4b3199a
ide: remove superfluous ->media field from ide_driver_t
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
c39220483e
ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
35c1375312
ide-disk: set_addressing() fixes
|
16 年之前 |
Borislav Petkov
|
e1c7c4641a
ide: add a driver-wide debugging macro
|
16 年之前 |
Borislav Petkov
|
b22b2ca4ff
ide: add drive->debug_mask switch
|
16 年之前 |