summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-iops.c
Commit message (Expand)AuthorAgeFilesLines
* ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz2008-01-261-2/+2
* ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz2008-01-261-6/+4
* ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz2008-01-261-4/+4
* ide: move drive->using_dma check to callers of ->dma_host_on methodBartlomiej Zolnierkiewicz2008-01-261-1/+2
* ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz2008-01-261-5/+5
* ide: (hopefully) fix VDMA for CS5520Bartlomiej Zolnierkiewicz2008-01-261-1/+1
* ide: add ide_tf_read() helperBartlomiej Zolnierkiewicz2008-01-251-8/+0
* ide: fix registers loading order in ide_dump_ata_status()Bartlomiej Zolnierkiewicz2008-01-251-2/+2
* ide: remove SELECT_INTERRUPT()Bartlomiej Zolnierkiewicz2008-01-251-8/+0
* ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz2008-01-251-6/+0
* ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz2008-01-251-7/+2
* ide: remove CONFIG_IDEPCI_SHARE_IRQ config optionBartlomiej Zolnierkiewicz2008-01-251-2/+0
* ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz2008-01-251-6/+6
* ide: remove task_ioreg_t typedef (take 2)Bartlomiej Zolnierkiewicz2008-01-251-2/+3
* ide: fix cable detection for SATA bridgesGeorge Kibardin2008-01-101-3/+3
* ide: DMA reporting and validity checking fixes (take 3)Bartlomiej Zolnierkiewicz2007-12-121-0/+3
* ide: More TSST drives with broken cable detectionPeter Missel2007-11-271-0/+3
* ide: remove bogus ide_fix_driveid() commentBartlomiej Zolnierkiewicz2007-11-271-3/+0
* ide: don't set PIO mode on pre-EIDE drivesSergei Shtylyov2007-11-271-1/+6
* ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz2007-11-051-0/+7
* ide: unexport ide_fix_driveidAdrian Bunk2007-11-051-3/+0
* ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz2007-10-261-0/+3
* ide: remove dead code from ide_driveid_update()Bartlomiej Zolnierkiewicz2007-10-201-23/+3
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-161-2/+2
* ide: remove CONFIG_IDEDMA_IVB config optionBartlomiej Zolnierkiewicz2007-10-131-4/+0
* ide: change master/slave IDENTIFY orderBartlomiej Zolnierkiewicz2007-10-131-1/+0
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-131-3/+0
* ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz2007-10-131-1/+1
* ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz2007-10-131-30/+1
* ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz2007-10-131-52/+44
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-111-6/+0
* ide: add ide_dev_is_sata() helper (take 2)Sergei Shtylyov2007-09-111-2/+1
* ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz2007-08-201-0/+2
* ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz2007-08-201-2/+2
* ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2007-08-201-3/+36
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-2/+6
* ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz2007-05-101-24/+29
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-2/+0
* ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-101-0/+2
* ide: use correct IDE error recoverySuleiman Souhlal2007-03-261-0/+3
* ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz2007-03-261-2/+6
* ide: fix drive side 80c cable check, take 2Tejun Heo2007-03-031-0/+2
* ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+1
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-4/+4
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-24/+0
* [PATCH] ide: Fix crash on repeated resetAlan Cox2006-10-031-0/+4
* [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Old IDE, fix SATA detection for cablingAlan Cox2006-06-281-0/+4
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-8/+4
OpenPOWER on IntegriCloud