Bartlomiej Zolnierkiewicz
|
f18f960c5c
ide-cd: remove struct atapi_{mechstat_header,changer_info,slot}
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
2609d06d36
ide-cd: remove unused and write-only struct ide_cd_config_flags fields
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b8d25dee3b
ide-cd: remove needless zeroing of 'info' fields from ide_cdrom_setup()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6229ac1ff3
ide-cd: remove dead code from cdrom_pc_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4415e871d6
ide-cd: remove stale cdrom_transfer_packet_command() comment
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
03553353e9
ide-cd: move historical changelog to Documentation/ide/ChangeLog.ide-cd.1994-2004
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cc6dbef252
ide-cd: fix trailing whitespaces in changelog
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
eba15fba1f
ide-cd: fix DMA error handling in cdrom_newpc_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f1071e628b
ide-cd: fix "missing data" handling in cdrom_pc_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5a5222d9fa
ide-cd: add ide_cd_pad_transfer() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
68661c53a2
ide-cd: use xfer_func_t in cdrom_pc_intr()
|
17 years ago |
Jens Axboe
|
4f4f6c2502
ide-cd: fix leftover data BUG
|
17 years ago |
Kiyoshi Ueda
|
aaa04c28cb
blk_end_request: changing ide-cd (take 4)
|
17 years ago |
Kiyoshi Ueda
|
5e36bb6ee8
blk_end_request: changing ide normal caller (take 4)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
2fc5738819
ide: add ide_pktcmd_tf_load() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3a6a3549af
ide-cd: fix register loading order in cdrom_start_packet_command()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8606ab094c
ide-cd: fix 'ireason' reporting in cdrom_pc_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5744a06134
ide-cd: fix error message in cdrom_pc_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
52ef2ed081
ide-cd: add error message for DMA error to cdrom_read_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b481b23868
ide-cd: fix error messages in cdrom_write_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
31a7119165
ide-cd: add missing 'ireason' masking to cdrom_write_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
35379c071a
ide-cd: fix error messages in cdrom_{read,write}_check_ireason()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
05017db3b3
ide-cd: use ide_cd_release() in ide_cd_probe()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
aa5dc8ebd9
ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3cbd814ef3
ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c86ae7df90
ide-cd: remove dead post_transform_command()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3ab7efe8e2
ide: DMA reporting and validity checking fixes (take 3)
|
17 years ago |
Jan Engelhardt
|
96de0e252c
Convert files to UTF-8 and some cleanups
|
18 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
Robert P. J. Day
|
74c8f97a6c
ide-cd: replace C code with call to ARRAY_SIZE() macro
|
18 years ago |