Commit Graph

2273 Commits (268157ba673e2a868c167211e39fcad4ada5fd1e)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz e01286282e ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS 17 years ago
Bartlomiej Zolnierkiewicz da167876bd ide: IDE_AFLAG_WP -> IDE_DFLAG_WP 17 years ago
Bartlomiej Zolnierkiewicz fe11edfaab ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED 17 years ago
Bartlomiej Zolnierkiewicz 6f84083bbb ide-floppy: use drive->capacity64 for caching current capacity 17 years ago
Bartlomiej Zolnierkiewicz 8f29cd9f12 ide-floppy: drop 'floppy' argument from idefloppy_setup() 17 years ago
Bartlomiej Zolnierkiewicz ae9f9f0739 ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup() 17 years ago
Bartlomiej Zolnierkiewicz 81ee1bb51f ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock() 17 years ago
Bartlomiej Zolnierkiewicz d7e7475968 ide-disk: use to_ide_drv() and ide_drv_g() 17 years ago
Bartlomiej Zolnierkiewicz 9c3ba7692b ide-floppy: use alloc_disk_node() 17 years ago
Bartlomiej Zolnierkiewicz 099ed4c2f5 ide-disk: lock media before checking for media change 17 years ago
Bartlomiej Zolnierkiewicz 0a70c7f67a ide-disk: fix IDE_DFLAG_LBA48 handling on resume 17 years ago
Jens Axboe f73e2d13a1 block: remove __generic_unplug_device() from exports 17 years ago
Jan Beulich 9ba16087d9 Kconfig: eliminate "def_bool n" constructs 17 years ago
Greg Kroah-Hartman 3ee074bf43 device create: ide: convert device_create_drvdata to device_create 17 years ago
Elias Oltmanns 4abdc6ee7c ide: Implement disk shock protection support (v4) 17 years ago
Alexander Beregalov 08243ba731 ide-cd: fix printk format warning 17 years ago
Herton Ronaldo Krzesinski a8269e5423 piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list 17 years ago
Borislav Petkov f9476b96b5 ide-atapi: assign taskfile flags per device type 17 years ago
Borislav Petkov 12469ac0c1 ide-cd: move cdrom_info.dma to ide_drive_t.dma 17 years ago
Borislav Petkov 0a9b6f8864 ide: add ide_drive_t.dma flag 17 years ago
Borislav Petkov 35d9b17fe2 ide-cd: add a debug_mask module parameter 17 years ago
Borislav Petkov fc8323f793 ide-cd: convert driver to new ide debugging macro (v3) 17 years ago
Bartlomiej Zolnierkiewicz 2dbe7e919e ide: move SFF DMA code to ide-dma-sff.c 17 years ago
Bartlomiej Zolnierkiewicz db3f99ef7c ide: cleanup ide-dma.c 17 years ago
Bartlomiej Zolnierkiewicz 14c123f371 ide: cleanup ide_build_dmatable() 17 years ago
Bartlomiej Zolnierkiewicz c19f7f226b ide: remove needless includes from ide-dma.c 17 years ago
Bartlomiej Zolnierkiewicz 2bbd57cad3 ide: switch to DMA-mapping API part #2 17 years ago
Bartlomiej Zolnierkiewicz ffa15a6915 ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 17 years ago
Bartlomiej Zolnierkiewicz de23ec9ca8 ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 17 years ago
Bartlomiej Zolnierkiewicz 653bcf5292 ide: __ide_dma_end() -> ide_dma_end() 17 years ago
Bartlomiej Zolnierkiewicz f5e0b5ecb3 pmac: remove needless pmac_ide_destroy_dmatable() wrapper 17 years ago
Bartlomiej Zolnierkiewicz 9055ba3ee2 pmac: remove superfluous pmif == NULL checks 17 years ago
Elias Oltmanns e415e495f8 ide: Two fixes regarding memory allocation 17 years ago
Bartlomiej Zolnierkiewicz 06b89518fa ide-disk: move /proc handling to ide-disk_proc.c (take 3) 17 years ago
Bartlomiej Zolnierkiewicz f87904898e ide-disk: move all ioctl handling to ide-disk_ioctl.c 17 years ago
Bartlomiej Zolnierkiewicz b9103da463 ide-floppy: move /proc handling to ide-floppy_proc.c (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 5bb1536a07 ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 14d83b12c9 ide-cd: no need to zero drive->special.all 17 years ago
Bartlomiej Zolnierkiewicz 4ab3d50224 ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() 17 years ago
Bartlomiej Zolnierkiewicz a36223b0dc ide: remove ide_host_alloc_all() 17 years ago
Bartlomiej Zolnierkiewicz cf4049103b ide-generic: remove no longer needed ide_probe_legacy() 17 years ago
Bartlomiej Zolnierkiewicz 6ccc6d7ecb ide-generic: no need to probe all ports at once 17 years ago
Bartlomiej Zolnierkiewicz bfa7d8e55f ide: ->ide_dma_clear_irq() -> ->clear_irq() 17 years ago
Bartlomiej Zolnierkiewicz a9ab09e260 ide: use unique names for struct pci_driver instances 17 years ago
Bartlomiej Zolnierkiewicz d6ff9f64e6 ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr() 17 years ago
Bartlomiej Zolnierkiewicz 0e3d84a500 ide: factor out reset error reporting from reset_pollfunc() 17 years ago
Bartlomiej Zolnierkiewicz 6982daf71c ide: convert 'pio_mode' device setting to use DS_SYNC flag 17 years ago
Bartlomiej Zolnierkiewicz 7f612f272a ide: remove [ata_]select_t 17 years ago
Bartlomiej Zolnierkiewicz 123995b971 ide: use 'drive->dn & 1' instead of drive->select.b.unit 17 years ago
Bartlomiej Zolnierkiewicz 8595259ccb cy82c693: remove no longer needed CY82C693_DEBUG_LOGS code 17 years ago