Tejun Heo
|
b7db9956e5
block: move policy from disk to part0
|
16 年之前 |
Bodo Eggert
|
f3e85ee70a
ide-cd: Optiarc DVD RW AD-7200A does play audio
|
16 年之前 |
Borislav Petkov
|
f20f258603
ide-cd: temporary tray close fix
|
16 年之前 |
Jens Axboe
|
2dc75d3c3b
block: disable sysfs parts of the disk command filter
|
16 年之前 |
FUJITA Tomonori
|
bb23b431db
remove blk_register_filter and blk_unregister_filter in gendisk
|
16 年之前 |
Adrian Bunk
|
fc99856a45
ide-cd: use bcd2bin/bin2bcd
|
16 年之前 |
Petr Tesarik
|
938bb03d18
ide-cd: fix endianity for the error message in cdrom_read_capacity
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
d3e33ff59f
ide: fix regression caused by ide_device_{get,put}() addition (take 2)
|
17 年之前 |
Jens Axboe
|
e8e7b9eb11
ide-cd: fix oops when using growisofs
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
08da591e14
ide: add ide_device_{get,put}() helpers
|
17 年之前 |
Harvey Harrison
|
141d3b27fc
ide: ide-cd.c fix sparse endianness warnings
|
17 年之前 |
Borislav Petkov
|
570f89ea5f
ide-cd: convert to using the new atapi_flags
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
374e042c3e
ide: add struct ide_tp_ops (take 2)
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
1823649b5a
ide: add ide_read_bcount_and_ireason() helper
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
b73c7ee25d
ide: add ->read_status method
|
17 年之前 |
Elias Oltmanns
|
3ef5eb424e
IDE: Remove unused code
|
17 年之前 |
Borislav Petkov
|
7fcebda501
ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path
|
17 年之前 |
Borislav Petkov
|
90eb808e0f
ide-cd: move request prep from cdrom_start_rw_cont to rq issue path
|
17 年之前 |
Borislav Petkov
|
e529c6087a
ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path
|
17 年之前 |
Borislav Petkov
|
4b01fcbbe6
ide-cd: fold cdrom_start_seek into ide_cd_do_request
|
17 年之前 |
Borislav Petkov
|
b6ca440a8f
ide-cd: simplify request issuing path
|
17 年之前 |
Borislav Petkov
|
99384aeafe
ide-cd: mv ide_do_rw_cdrom ide_cd_do_request
|
17 年之前 |
Borislav Petkov
|
8ea1d17b96
ide-cd: cdrom_start_seek: remove unused argument block
|
17 年之前 |
Borislav Petkov
|
ab9d6e3374
ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block
|
17 年之前 |
Borislav Petkov
|
ae8789f034
ide-cd: remove ide_cd_drain_data and ide_cd_pad_transfer
|
17 年之前 |
Borislav Petkov
|
af6765ce9f
ide-cd: remove wait-for-idle-controller bit in cdrom_start_packet_command
|
17 年之前 |
FUJITA Tomonori
|
e5318b531b
ide: use the dma safe check for REQ_TYPE_ATA_PC
|
17 年之前 |
FUJITA Tomonori
|
0b6abc1770
ide: avoid DMA on the stack for REQ_TYPE_ATA_PC
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
794cc6804b
ide-{cd,floppy,tape}: remove checking for drive->scsi
|
17 年之前 |
FUJITA Tomonori
|
63f5abb095
ide: remove action argument in ide_do_drive_cmd
|
17 年之前 |