Commit Graph

1235 Commits (bcfbf84d4067674b0740a39605f8057622ad5230)

Author SHA1 Message Date
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 f17b0e02c0 ide-cd: remove unused struct atapi_cdrom_subchnl 17 years ago
Bartlomiej Zolnierkiewicz 6229ac1ff3 ide-cd: remove dead code from cdrom_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz 9f8256dbb6 ide-cd: remove unused defines from ide-cd.h 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
Adrian Bunk 468e468139 ide/ppc/pmac.c section fixes 17 years ago
Adrian Bunk da6f4c7f6f ide: make wait_drive_not_busy() static again 17 years ago
Adrian Bunk 2eae6ebbf9 ide: small ide-scan-pci.c cleanup 17 years ago
Adrian Bunk a4b5a4d91d ide: unexport ide_dma_on 17 years ago
Frans Pop e665d50543 ide/Kconfig: use 'on-board' instead of 'built-in' in config options 17 years ago
Geert Uytterhoeven e79f812679 Atari Falcon IDE: Add missing hwif variable 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 7267c33774 ide: remove REQ_TYPE_ATA_CMD 17 years ago
Bartlomiej Zolnierkiewicz 5a9e77af97 ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 34f5d5ae35 ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 0455fcc821 ide: fix final status check in drive_cmd_intr() 17 years ago
Bartlomiej Zolnierkiewicz 4d977e43d8 ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr() 17 years ago
Bartlomiej Zolnierkiewicz 18a056fecc ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 852738f392 ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE 17 years ago
Bartlomiej Zolnierkiewicz 145b75e9ae ide: initialize rq->cmd_type in ide_init_drive_cmd() callers 17 years ago
Bartlomiej Zolnierkiewicz 2624565caa ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 4906f3b4cd ide: kill DATA_READY define 17 years ago
Tejun Heo 4d7a984bdc ide: task_end_request() fix 17 years ago
Bartlomiej Zolnierkiewicz 79f21b84d9 ide: use rq->nr_sectors in task_end_request() 17 years ago
Bartlomiej Zolnierkiewicz 03c3c70ee5 ide: remove needless ->cursg clearing from task_end_request() 17 years ago
Bartlomiej Zolnierkiewicz 657cc1a8f6 ide: set IDE_TFLAG_IN_* flags before queuing/executing command 17 years ago
Bartlomiej Zolnierkiewicz 3687221f28 ide-tape: fix handling of non-special requests in ->end_request method 17 years ago
Bartlomiej Zolnierkiewicz 73d7de0c81 ide: fix final status check in task_in_intr() 17 years ago
Bartlomiej Zolnierkiewicz 49c746ee6c ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd() 17 years ago
Tejun Heo 35cf2b94d0 ide: fix ->io_32bit race in ide_taskfile_ioctl() 17 years ago
Bartlomiej Zolnierkiewicz 63c4467805 cmd64x: remove /proc/ide/cmd64x 17 years ago
Bartlomiej Zolnierkiewicz 9e47be0c97 ide: remove broken disk byte-swapping support 17 years ago
Bartlomiej Zolnierkiewicz 3a5015cc9d ide: add ide_busy_sleep() helper 17 years ago
Bartlomiej Zolnierkiewicz ce71ed9ba8 ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it 17 years ago
Bartlomiej Zolnierkiewicz 9ac59226ca ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c 17 years ago
Bartlomiej Zolnierkiewicz c99c92c587 ide: print banner message once per controller in m68k host drivers 17 years ago
Bartlomiej Zolnierkiewicz 81ca691981 ide: add ide_set_irq() inline helper 17 years ago
Bartlomiej Zolnierkiewicz 4f52a32994 ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled 17 years ago
Bartlomiej Zolnierkiewicz ce635f605e rapide: remove write-only hwif->hwif_data 17 years ago
Bartlomiej Zolnierkiewicz 79127c37aa ide: use ide_init_port_hw() in setup-pci.c 17 years ago
Bartlomiej Zolnierkiewicz 6828fc9a91 ide: always use ide_std_init_ports() in setup-pci.c 17 years ago