Commit Graph

206 Commits (7b0bac64cd5b74d6f1147524c26216de13a501fd)

Author SHA1 Message Date
Borislav Petkov 9bd27cba1a ide-cd: fix DMA alignment regression 16 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
Jens Axboe 2dc75d3c3b block: disable sysfs parts of the disk command filter 17 years ago
FUJITA Tomonori bb23b431db remove blk_register_filter and blk_unregister_filter in gendisk 17 years ago
Adrian Bunk fc99856a45 ide-cd: use bcd2bin/bin2bcd 17 years ago
Petr Tesarik 938bb03d18 ide-cd: fix endianity for the error message in cdrom_read_capacity 17 years ago
Bartlomiej Zolnierkiewicz d3e33ff59f ide: fix regression caused by ide_device_{get,put}() addition (take 2) 17 years ago
Jens Axboe e8e7b9eb11 ide-cd: fix oops when using growisofs 17 years ago
Bartlomiej Zolnierkiewicz 08da591e14 ide: add ide_device_{get,put}() helpers 17 years ago
Harvey Harrison 141d3b27fc ide: ide-cd.c fix sparse endianness warnings 17 years ago
Borislav Petkov 570f89ea5f ide-cd: convert to using the new atapi_flags 17 years ago
Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 1823649b5a ide: add ide_read_bcount_and_ireason() helper 17 years ago
Bartlomiej Zolnierkiewicz b73c7ee25d ide: add ->read_status method 17 years ago
Elias Oltmanns 3ef5eb424e IDE: Remove unused code 17 years ago
Borislav Petkov 7fcebda501 ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path 17 years ago
Borislav Petkov 90eb808e0f ide-cd: move request prep from cdrom_start_rw_cont to rq issue path 17 years ago
Borislav Petkov e529c6087a ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path 17 years ago
Borislav Petkov 4b01fcbbe6 ide-cd: fold cdrom_start_seek into ide_cd_do_request 17 years ago