aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-iops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz1-2/+2
2008-01-26ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz1-6/+4
2008-01-26ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz1-4/+4
2008-01-26ide: move drive->using_dma check to callers of ->dma_host_on methodBartlomiej Zolnierkiewicz1-1/+2
2008-01-26ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz1-5/+5
2008-01-26ide: (hopefully) fix VDMA for CS5520Bartlomiej Zolnierkiewicz1-1/+1
2008-01-25ide: add ide_tf_read() helperBartlomiej Zolnierkiewicz1-8/+0
2008-01-25ide: fix registers loading order in ide_dump_ata_status()Bartlomiej Zolnierkiewicz1-2/+2
2008-01-25ide: remove SELECT_INTERRUPT()Bartlomiej Zolnierkiewicz1-8/+0
2008-01-25ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz1-6/+0
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz1-7/+2
2008-01-25ide: remove CONFIG_IDEPCI_SHARE_IRQ config optionBartlomiej Zolnierkiewicz1-2/+0
2008-01-25ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz1-6/+6
2008-01-25ide: remove task_ioreg_t typedef (take 2)Bartlomiej Zolnierkiewicz1-2/+3
2008-01-10ide: fix cable detection for SATA bridgesGeorge Kibardin1-3/+3
2007-12-12ide: DMA reporting and validity checking fixes (take 3)Bartlomiej Zolnierkiewicz1-0/+3
2007-11-27ide: More TSST drives with broken cable detectionPeter Missel1-0/+3
2007-11-27ide: remove bogus ide_fix_driveid() commentBartlomiej Zolnierkiewicz1-3/+0
2007-11-27ide: don't set PIO mode on pre-EIDE drivesSergei Shtylyov1-1/+6
2007-11-05ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz1-0/+7
2007-11-05ide: unexport ide_fix_driveidAdrian Bunk1-3/+0
2007-10-26ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+3
2007-10-20ide: remove dead code from ide_driveid_update()Bartlomiej Zolnierkiewicz1-23/+3
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz1-2/+2
2007-10-13ide: remove CONFIG_IDEDMA_IVB config optionBartlomiej Zolnierkiewicz1-4/+0
2007-10-13ide: change master/slave IDENTIFY orderBartlomiej Zolnierkiewicz1-1/+0
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz1-3/+0
2007-10-13ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2007-10-13ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz1-30/+1
2007-10-13ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz1-52/+44
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz1-6/+0
2007-09-11ide: add ide_dev_is_sata() helper (take 2)Sergei Shtylyov1-2/+1
2007-08-20ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz1-0/+2
2007-08-20ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz1-2/+2
2007-08-20ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz1-3/+36
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz1-2/+6
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz1-24/+29
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz1-2/+0
2007-04-10ide: correctly prevent IDE timer expiry function to run if request was already handledSuleiman Souhlal1-0/+2
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal1-0/+3
2007-03-26ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz1-2/+6
2007-03-03ide: fix drive side 80c cable check, take 2Tejun Heo1-0/+2
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz1-1/+1
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz1-4/+4
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz1-24/+0
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox1-0/+4
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[PATCH] Old IDE, fix SATA detection for cablingAlan Cox1-0/+4
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-8/+4