Commit Graph

171 Commits (d3074025345ae27fbb076a92425f28b40b6fa4c0)

Author SHA1 Message Date
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
Borislav Petkov b6ca440a8f ide-cd: simplify request issuing path 17 years ago
Borislav Petkov 99384aeafe ide-cd: mv ide_do_rw_cdrom ide_cd_do_request 17 years ago
Borislav Petkov 8ea1d17b96 ide-cd: cdrom_start_seek: remove unused argument block 17 years ago
Borislav Petkov ab9d6e3374 ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block 17 years ago
Borislav Petkov ae8789f034 ide-cd: remove ide_cd_drain_data and ide_cd_pad_transfer 17 years ago
Borislav Petkov af6765ce9f ide-cd: remove wait-for-idle-controller bit in cdrom_start_packet_command 17 years ago
FUJITA Tomonori e5318b531b ide: use the dma safe check for REQ_TYPE_ATA_PC 17 years ago
FUJITA Tomonori 0b6abc1770 ide: avoid DMA on the stack for REQ_TYPE_ATA_PC 17 years ago
Bartlomiej Zolnierkiewicz 794cc6804b ide-{cd,floppy,tape}: remove checking for drive->scsi 17 years ago
FUJITA Tomonori 63f5abb095 ide: remove action argument in ide_do_drive_cmd 17 years ago
Bartlomiej Zolnierkiewicz 9a410e79b5 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag 17 years ago
FUJITA Tomonori ed820f1952 ide-cd: remove ide_cd_init_rq 17 years ago
FUJITA Tomonori 124cafc5eb ide: remove ide_init_drive_cmd 17 years ago
FUJITA Tomonori 5f828546e1 ide-cd: convert ide_cd_queue_pc to use blk_execute_rq 17 years ago
Bartlomiej Zolnierkiewicz e8a96aa713 ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users 17 years ago
FUJITA Tomonori d34c87e4ba block: replace sizeof(rq->cmd) with BLK_MAX_CDB 17 years ago
Roel Kluin eee49298dd ide-cd: clean up cdrom_analyze_sense_data() 17 years ago
Roel Kluin a83ead2344 ide-cd: fix test unsigned var < 0 17 years ago
Bartlomiej Zolnierkiewicz 1fc142589e ide: add ide_execute_pkt_cmd() helper 17 years ago
Bartlomiej Zolnierkiewicz 9567b349f7 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 17 years ago
Bartlomiej Zolnierkiewicz 4c3032d8a4 ide: add struct ide_io_ports (take 3) 17 years ago
Bartlomiej Zolnierkiewicz cc12175ff2 ide: remove obsoleted "hdx=noautotune" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Borislav Petkov e5e076a354 ide-cd: fix remaining checkpatch.pl issues 17 years ago
Borislav Petkov 83c8565dcc ide-cd: shorten lines longer than 80 columns 17 years ago
Borislav Petkov 5a3ea3b424 ide-cd: fixup comments 17 years ago
Borislav Petkov 5e657a9e29 ide-cd: put all proc-related code at one place 17 years ago
Borislav Petkov 9aba468e4a ide-cd: include proper headers 17 years ago
Borislav Petkov 1134b6fec5 ide-cd: put proc-related functions together under single ifdef 17 years ago
Paolo Ciarrocchi 177773ed87 ide-cd: Replace __FUNCTION__ with __func__ 17 years ago
Paolo Ciarrocchi 9ce70fb2b5 IDE: Coding Style fixes to drivers/ide/ide-cd.c 17 years ago
Borislav Petkov 968c496413 ide-cd: remove the internal 64k buffer 17 years ago
Akinobu Mita 0a0c4114df cdrom: make unregister_cdrom() return void 17 years ago
Bartlomiej Zolnierkiewicz 23579a2a17 ide: remove IDE_*_REG macros 17 years ago
Andreas Schwab bcd88ac3b2 ide-cd: fix CD/DVD burning 17 years ago