Commit Graph

266 Commits (214ae19104141404f18ad6651752eb38e3dd584e)

Author SHA1 Message Date
Helge Deller a1f9a89c90 ide-cd: fix kernel crash on hppa regression 16 years ago
Borislav Petkov 3c8a48e9a9 ide-cd: reverse NOT_READY sense key logic 16 years ago
Bartlomiej Zolnierkiewicz 674f0ea111 ide-cd: fix intendation in cdrom_decode_status() 16 years ago
Bartlomiej Zolnierkiewicz 1920c48d79 ide-cd: unify handling of fs and pc requests in cdrom_decode_status() 16 years ago
Bartlomiej Zolnierkiewicz e01f251fd0 ide-cd: convert cdrom_decode_status() to use switch statements 16 years ago
Borislav Petkov 98036abf31 ide-cd: update debugging support 16 years ago
Borislav Petkov dfa4411cc3 ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() 16 years ago
Borislav Petkov 805ec58ad7 ide-cd: carve out an ide_cd_breathe()-helper for fs write requests 16 years ago
Borislav Petkov 8e59bfde31 ide-cd: move status checking into the IRQ handler 16 years ago
Bartlomiej Zolnierkiewicz f094d4d83b ide: sanitize ide_build_sglist() and ide_destroy_dmatable() 16 years ago
Bartlomiej Zolnierkiewicz 88b4132e10 ide: set/clear drive->waiting_for_dma flag in the core code 16 years ago
Bartlomiej Zolnierkiewicz 4453011f95 ide: destroy DMA mappings after ending DMA (v2) 16 years ago
Bartlomiej Zolnierkiewicz e698ea83a8 ide-cd: minor ide_cdrom_setup() cleanup 16 years ago
Bartlomiej Zolnierkiewicz 14fa91ccba ide-cd: unify transfer padding in cdrom_newpc_intr() 16 years ago
Bartlomiej Zolnierkiewicz 4a3d8cf48c ide-cd: use common completion path for DMA requests in cdrom_newpc_intr() 16 years ago
Bartlomiej Zolnierkiewicz c7ec89994f ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2) 16 years ago
Bartlomiej Zolnierkiewicz 8652b31ab2 ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw() 16 years ago
Bartlomiej Zolnierkiewicz 06a449e301 ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests 16 years ago
Bartlomiej Zolnierkiewicz a08915ba59 ide-cd: use scatterlists for PIO transfers (fs requests) 16 years ago
Bartlomiej Zolnierkiewicz 5ed57ad705 ide-cd: cleanup ide_cd_do_request() 16 years ago
Bartlomiej Zolnierkiewicz c4c69e21b5 ide-cd: kill whole failed request in ide_cd_do_request() 16 years ago
Bartlomiej Zolnierkiewicz f63174e7a7 ide-cd: remove cdrom_end_request() 16 years ago
Bartlomiej Zolnierkiewicz 8a11697485 ide-cd: unify cdrom_newpc_intr() exit paths 16 years ago
Bartlomiej Zolnierkiewicz 984c5e5974 ide-cd: move setting REQ_FAILED flag out from 'end_request' exit path 16 years ago
Bartlomiej Zolnierkiewicz e0458ccb06 ide-cd: unify ide_cd_do_request() exit paths 16 years ago
Bartlomiej Zolnierkiewicz 299c4852fc ide-cd: factor out failed request completion from cdrom_end_request() 16 years ago
Bartlomiej Zolnierkiewicz 6041e8fba8 ide-cd: remove no longer needed 'ignore' module parameter 16 years ago
Bartlomiej Zolnierkiewicz 1ab6d74516 ide-cd: remove needless ide_dump_status_no_sense() wrapper 16 years ago
Bartlomiej Zolnierkiewicz 13eae6a48f ide-cd: remove dead code from cdrom_decode_status() 16 years ago
Bartlomiej Zolnierkiewicz bf12a9c1c9 ide-cd: use ide_end_rq() also for failed non-fs requests 16 years ago
Bartlomiej Zolnierkiewicz 116e690f4e ide-cd: remove dead URLs 16 years ago
Bartlomiej Zolnierkiewicz 60c0cd02b2 ide: set hwif->expiry prior to calling [__]ide_set_handler() 16 years ago
Bartlomiej Zolnierkiewicz b788ee9c65 ide: use do_rw_taskfile() for ATA_CMD_PACKET commands 16 years ago
Bartlomiej Zolnierkiewicz 130e886708 ide: remove ide_end_request() 16 years ago
Bartlomiej Zolnierkiewicz 89f78b3261 ide: move rq->errors quirk out from ide_end_request() 16 years ago
Bartlomiej Zolnierkiewicz 37245aabfa ide: sanitize ide_end_rq() 16 years ago
Bartlomiej Zolnierkiewicz 1caf236daf ide: add ide_end_rq() (v2) 16 years ago
Bartlomiej Zolnierkiewicz 3ee38302ff ide: remove ->end_request method 16 years ago
Borislav Petkov 3f2154d7e7 ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense 16 years ago
Borislav Petkov 088b1b8860 ide: improve debugging scheme 16 years ago
Bartlomiej Zolnierkiewicz 1866082339 ide: remove ide_do_drive_cmd() 16 years ago
Bartlomiej Zolnierkiewicz 8fed436841 ide: fix refcounting in device drivers 16 years ago
Bartlomiej Zolnierkiewicz d3dd7107f4 ide-cd: document capacity hack 16 years ago
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