Commit Graph

223 Commits (a81bd80a0b0a405dc0483e2c428332d69da2c79f)

Author SHA1 Message Date
Borislav Petkov 9e772d0135 ide-cd: fix DMA for non bio-backed requests 16 years ago
Borislav Petkov d6251d4488 ide-cd: convert to ide-atapi facilities 16 years ago
Borislav Petkov 1e91477aa3 ide-cd: start DMA before sending the actual packet command 16 years ago
Borislav Petkov 7a38f3cf01 ide-cd: wait for DRQ to get set per default 16 years ago
Bartlomiej Zolnierkiewicz 627e05daa1 ide: remove ->error method from struct ide_driver 16 years ago
Bartlomiej Zolnierkiewicz 7f3c868ba7 ide: remove ide_driver_t typedef 16 years ago
Bartlomiej Zolnierkiewicz b65fac32cf ide: merge ide_hwgroup_t with ide_hwif_t (v2) 16 years ago
Borislav Petkov 65a3309e55 ide-cd: remove handler wrappers 16 years ago
Borislav Petkov 563d993153 ide-cd: remove xferlen arg to cdrom_start_packet_command 16 years ago
Borislav Petkov 4cad085efb ide-cd: move cdrom_timer_expiry to ide-atapi.c 16 years ago
Borislav Petkov 392de1d53d ide-atapi: accomodate transfer length calculation for ide-cd 16 years ago
Borislav Petkov 0f38aaa498 ide-cd: move debug defines into header 16 years ago
Bartlomiej Zolnierkiewicz 519d68082e ide-cd: remove dead dsc_overlap setting 16 years ago
Bartlomiej Zolnierkiewicz 27c01c2db0 ide-cd: remove obsolete seek optimization 16 years ago
Bartlomiej Zolnierkiewicz 6ea52226ca ide: use queue lock instead of ide_lock when possible 16 years ago
Bartlomiej Zolnierkiewicz 3c8a2cce47 ide: ide_lock + __blk_end_request() -> blk_end_request() 16 years ago
Bartlomiej Zolnierkiewicz 1d0bf587df ide: ide_hwgroup_t.rq doesn't need an ide_lock held 16 years ago
Borislav Petkov 9bd27cba1a ide-cd: fix DMA alignment regression 17 years ago
Márton Németh 64c2eae225 ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE list 17 years ago
Al Viro 488ca606f1 [PATCH] switch ide-cd 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro bbc1cc9784 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs 17 years ago
Al Viro 1bddd9e645 [PATCH] lose the unused file argument in generic_ide_ioctl() 17 years ago
Borislav Petkov 2a2267e7b1 ide-cd: remove stale comment 17 years ago
Borislav Petkov 419a5b67c3 ide-cd: small drive type print fix 17 years ago
Borislav Petkov 71b429ca4d ide-cd: debug log enhancements 17 years ago
Bartlomiej Zolnierkiewicz 79cb380397 ide: allow device drivers to specify per-device type /proc settings 17 years ago
Bartlomiej Zolnierkiewicz 42619d35c7 ide: remove IDE_AFLAG_NO_DOORLOCKING 17 years ago
Bartlomiej Zolnierkiewicz fe11edfaab ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED 17 years ago
Alexander Beregalov 08243ba731 ide-cd: fix printk format warning 17 years ago
Borislav Petkov 12469ac0c1 ide-cd: move cdrom_info.dma to ide_drive_t.dma 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 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 0ae4b3199a ide: remove superfluous ->media field from ide_driver_t 17 years ago
Bartlomiej Zolnierkiewicz 97100fc816 ide: add device flags 17 years ago
Borislav Petkov 5aeddf907f ide: unify conversion macros 17 years ago
Elias Oltmanns 92f1f8fd80 ide: Remove ide_spin_wait_hwgroup() and use special requests instead 17 years ago
Bartlomiej Zolnierkiewicz 02d599a365 ide: remove ->supports_dsc_overlap field from ide_driver_t 17 years ago
Bartlomiej Zolnierkiewicz 8185d5aa93 ide: /proc/ide/hd*/settings rework 17 years ago
Bartlomiej Zolnierkiewicz 1e874f4483 ide: call ide_proc_register_driver() later 17 years ago
Bartlomiej Zolnierkiewicz 2a924662b6 ide: remove needless drive->present checks from device drivers 17 years ago
FUJITA Tomonori efa402d59e ide-cd: use the new object_is_in_stack() helper 17 years ago
Bartlomiej Zolnierkiewicz 3a7d24841a ide: use ATA_* defines instead of *_STAT and *_ERR ones 17 years ago
Bartlomiej Zolnierkiewicz aaaade3f05 ide: WIN_* -> ATA_CMD_* 17 years ago
Bartlomiej Zolnierkiewicz 4dde4492d8 ide: make drive->id an union (take 2) 17 years ago
Tejun Heo b7db9956e5 block: move policy from disk to part0 17 years ago
Bodo Eggert f3e85ee70a ide-cd: Optiarc DVD RW AD-7200A does play audio 17 years ago
Borislav Petkov f20f258603 ide-cd: temporary tray close fix 17 years ago