Age | Commit message (Expand) | Author | Files | Lines |
2008-01-26 | ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-01-26 | ide: add ide_set_irq() inline helper | Bartlomiej Zolnierkiewicz | 1 | -6/+4 |
2008-01-26 | ide: merge ->dma_host_{on,off} methods into ->dma_host_set method | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2008-01-26 | ide: move drive->using_dma check to callers of ->dma_host_on method | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-01-26 | ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
2008-01-26 | ide: (hopefully) fix VDMA for CS5520 | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-01-26 | ide: add ide_tf_read() helper | Bartlomiej Zolnierkiewicz | 1 | -8/+0 |
2008-01-26 | ide: fix registers loading order in ide_dump_ata_status() | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-01-26 | ide: remove SELECT_INTERRUPT() | Bartlomiej Zolnierkiewicz | 1 | -8/+0 |
2008-01-26 | ide: remove QUIRK_LIST() | Bartlomiej Zolnierkiewicz | 1 | -6/+0 |
2008-01-26 | ide: remove stale ide.h "configuration options" | Bartlomiej Zolnierkiewicz | 1 | -7/+2 |
2008-01-26 | ide: remove CONFIG_IDEPCI_SHARE_IRQ config option | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2008-01-26 | ide: add struct ide_taskfile (take 2) | Bartlomiej Zolnierkiewicz | 1 | -6/+6 |
2008-01-26 | ide: remove task_ioreg_t typedef (take 2) | Bartlomiej Zolnierkiewicz | 1 | -2/+3 |
2008-01-11 | ide: fix cable detection for SATA bridges | George Kibardin | 1 | -3/+3 |
2007-12-13 | ide: DMA reporting and validity checking fixes (take 3) | Bartlomiej Zolnierkiewicz | 1 | -0/+3 |
2007-11-27 | ide: More TSST drives with broken cable detection | Peter Missel | 1 | -0/+3 |
2007-11-27 | ide: remove bogus ide_fix_driveid() comment | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
2007-11-27 | ide: don't set PIO mode on pre-EIDE drives | Sergei Shtylyov | 1 | -1/+6 |
2007-11-05 | ide: move ide_fixstring() documentation to ide-iops.c from ide.h | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2007-11-05 | ide: unexport ide_fix_driveid | Adrian Bunk | 1 | -3/+0 |
2007-10-26 | ide: add SH-S202J to ivb_list[] | Bartlomiej Zolnierkiewicz | 1 | -0/+3 |
2007-10-20 | ide: remove dead code from ide_driveid_update() | Bartlomiej Zolnierkiewicz | 1 | -23/+3 |
2007-10-17 | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2007-10-13 | ide: remove CONFIG_IDEDMA_IVB config option | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
2007-10-13 | ide: change master/slave IDENTIFY order | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2007-10-13 | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
2007-10-13 | ide-pmac: remove pmac_ide_do_setfeature() (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-10-13 | ide-pmac: use __ide_wait_stat() | Bartlomiej Zolnierkiewicz | 1 | -30/+1 |
2007-10-13 | ide: add __ide_wait_stat() helper | Bartlomiej Zolnierkiewicz | 1 | -52/+44 |
2007-10-12 | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 1 | -6/+0 |
2007-09-12 | ide: add ide_dev_is_sata() helper (take 2) | Sergei Shtylyov | 1 | -2/+1 |
2007-08-21 | ide-disk: workaround for buggy HPA support on ST340823A (take 3) | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2007-08-21 | ide: ide_config_drive_speed() bugfixes | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2007-08-21 | ide: add cable detection for early UDMA66 devices (take 3) | Bartlomiej Zolnierkiewicz | 1 | -3/+36 |
2007-07-10 | ide: add short cables support | Bartlomiej Zolnierkiewicz | 1 | -2/+6 |
2007-05-10 | ide: cable detection fixes (take 2) | Bartlomiej Zolnierkiewicz | 1 | -24/+29 |
2007-05-10 | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2007-04-11 | ide: correctly prevent IDE timer expiry function to run if request was alread... | Suleiman Souhlal | 1 | -0/+2 |
2007-03-27 | ide: use correct IDE error recovery | Suleiman Souhlal | 1 | -0/+3 |
2007-03-27 | ide: revert "ide: fix drive side 80c cable check, take 2" for now | Bartlomiej Zolnierkiewicz | 1 | -2/+6 |
2007-03-03 | ide: fix drive side 80c cable check, take 2 | Tejun Heo | 1 | -0/+2 |
2007-02-17 | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-02-17 | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2007-02-17 | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz | 1 | -24/+0 |
2006-10-03 | [PATCH] ide: Fix crash on repeated reset | Alan Cox | 1 | -0/+4 |
2006-08-01 | [PATCH] IDE: Touch NMI watchdog during resume from STR | Michal Schmidt | 1 | -0/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-29 | [PATCH] Old IDE, fix SATA detection for cabling | Alan Cox | 1 | -0/+4 |
2006-06-23 | [PATCH] More BUG_ON conversion | Eric Sesterhenn | 1 | -8/+4 |