Commit Graph

110 Commits (bbaf5e97337287479eb78dbc3822d9560bbfd2e2)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 5efe7c540e ide: remove set_transfer() 17 years ago
Bartlomiej Zolnierkiewicz fa017176f7 ide: unexport SELECT_DRIVE() 17 years ago
Bartlomiej Zolnierkiewicz 629f944bb1 ide: use __ide_set_handler() in ide_execute_command() 17 years ago
Bartlomiej Zolnierkiewicz 9d501529b6 ide: make probe_hwif() return an error value 17 years ago
Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
Bartlomiej Zolnierkiewicz 5a9e77af97 ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 81ca691981 ide: add ide_set_irq() inline helper 17 years ago
Bartlomiej Zolnierkiewicz 15ce926ada ide: merge ->dma_host_{on,off} methods into ->dma_host_set method 17 years ago
Bartlomiej Zolnierkiewicz f37aaf9ede ide: move drive->using_dma check to callers of ->dma_host_on method 17 years ago
Bartlomiej Zolnierkiewicz 4a546e046d ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz aea5d37560 ide: (hopefully) fix VDMA for CS5520 17 years ago
Bartlomiej Zolnierkiewicz c2b57cdc1d ide: add ide_tf_read() helper 17 years ago
Bartlomiej Zolnierkiewicz d32444771b ide: fix registers loading order in ide_dump_ata_status() 17 years ago
Bartlomiej Zolnierkiewicz f919790f8c ide: remove SELECT_INTERRUPT() 17 years ago
Bartlomiej Zolnierkiewicz cd3dbc99da ide: remove QUIRK_LIST() 17 years ago
Bartlomiej Zolnierkiewicz 4ee06b7e67 ide: remove stale ide.h "configuration options" 17 years ago
Bartlomiej Zolnierkiewicz f1ca6d37f9 ide: remove CONFIG_IDEPCI_SHARE_IRQ config option 17 years ago
Bartlomiej Zolnierkiewicz 650d841d9e ide: add struct ide_taskfile (take 2) 17 years ago
Bartlomiej Zolnierkiewicz cd2a2d9697 ide: remove task_ioreg_t typedef (take 2) 17 years ago
George Kibardin b98f8803cc ide: fix cable detection for SATA bridges 17 years ago
Bartlomiej Zolnierkiewicz 3ab7efe8e2 ide: DMA reporting and validity checking fixes (take 3) 17 years ago
Peter Missel e97564f362 ide: More TSST drives with broken cable detection 17 years ago
Bartlomiej Zolnierkiewicz 0546cb045e ide: remove bogus ide_fix_driveid() comment 17 years ago
Sergei Shtylyov 89613e667f ide: don't set PIO mode on pre-EIDE drives 17 years ago
Bartlomiej Zolnierkiewicz 01745112de ide: move ide_fixstring() documentation to ide-iops.c from ide.h 17 years ago
Adrian Bunk 6d5dd21de4 ide: unexport ide_fix_driveid 17 years ago
Bartlomiej Zolnierkiewicz 8588a2b732 ide: add SH-S202J to ivb_list[] 18 years ago
Bartlomiej Zolnierkiewicz 8a45513409 ide: remove dead code from ide_driveid_update() 18 years ago
Bartlomiej Zolnierkiewicz 0ae2e17865 ide: remove ->ide_dma_check (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 76bb7782c6 ide: remove CONFIG_IDEDMA_IVB config option 18 years ago
Bartlomiej Zolnierkiewicz b140b99c41 ide: change master/slave IDENTIFY order 18 years ago
Bartlomiej Zolnierkiewicz 88b2b32bab ide: move ide_config_drive_speed() calls to upper layers (take 2) 18 years ago
Bartlomiej Zolnierkiewicz aedea5910c ide-pmac: remove pmac_ide_do_setfeature() (take 2) 18 years ago
Bartlomiej Zolnierkiewicz ddf151026a ide-pmac: use __ide_wait_stat() 18 years ago
Bartlomiej Zolnierkiewicz 74af21cf4d ide: add __ide_wait_stat() helper 18 years ago
Bartlomiej Zolnierkiewicz 26bcb879c0 ide: add ide_set{_max}_pio() (take 4) 18 years ago
Sergei Shtylyov 6c3c22f3cb ide: add ide_dev_is_sata() helper (take 2) 18 years ago
Bartlomiej Zolnierkiewicz b0244a0045 ide-disk: workaround for buggy HPA support on ST340823A (take 3) 18 years ago
Bartlomiej Zolnierkiewicz adcd33d41b ide: ide_config_drive_speed() bugfixes 18 years ago
Bartlomiej Zolnierkiewicz a5b7e70d78 ide: add cable detection for early UDMA66 devices (take 3) 18 years ago
Bartlomiej Zolnierkiewicz 49521f97cc ide: add short cables support 18 years ago
Bartlomiej Zolnierkiewicz 7f8f48af08 ide: cable detection fixes (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 2d5eaa6dd7 ide: rework the code for selecting the best DMA transfer mode (v3) 18 years ago
Suleiman Souhlal 23450319e2 ide: correctly prevent IDE timer expiry function to run if request was already handled 18 years ago
Suleiman Souhlal 513daadd15 ide: use correct IDE error recovery 18 years ago
Bartlomiej Zolnierkiewicz f68d9320cd ide: revert "ide: fix drive side 80c cable check, take 2" for now 18 years ago
Tejun Heo fab59375b9 ide: fix drive side 80c cable check, take 2 18 years ago
Bartlomiej Zolnierkiewicz ccf352894c ide: make ide_hwif_t.ide_dma_host_on void (v2) 18 years ago
Bartlomiej Zolnierkiewicz 7469aaf6a3 ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) 18 years ago
Bartlomiej Zolnierkiewicz 0ecdca26e5 ide: use PIO/MMIO operations directly where possible (v2) 18 years ago