Commit History

Author SHA1 Message Date
  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