summaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2008-06-05Merge commit 'bkl-removal/bkl-removal'Stephen Rothwell
2008-06-05Merge branch 'quilt/ide'Stephen Rothwell
2008-06-05ide-cs: use struct ide_port_infoBartlomiej Zolnierkiewicz
2008-06-05ide_4drives: use struct ide_port_infoBartlomiej Zolnierkiewicz
2008-06-05au1xxx-ide: don't use hwif->hwif_dataBartlomiej Zolnierkiewicz
2008-06-05delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz
2008-06-05delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz
2008-06-05delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz
2008-06-05delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz
2008-06-05ide: set hwif->dev in ide_init_port_hw()Bartlomiej Zolnierkiewicz
2008-06-05ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz
2008-06-05ide: make ide_hwifs[] staticBartlomiej Zolnierkiewicz
2008-06-05ide: fix hwif-s initializationBartlomiej Zolnierkiewicz
2008-06-05ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz
2008-06-05ide-floppy: fix unfortunate function namingBorislav Petkov
2008-06-05ide: move PIO blacklist to ide-pio-blacklist.cBartlomiej Zolnierkiewicz
2008-06-05ide: remove no longer used ide_pio_timings[]Bartlomiej Zolnierkiewicz
2008-06-05ide: move ide_pio_cycle_time() to ide-timings.cBartlomiej Zolnierkiewicz
2008-06-05ide-pmac: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05ide-mpc8xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05sl82c105: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05opti621: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05cy82c693: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05cmd64x: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05cmd640: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05alim15x3: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05qd65xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05ht6560b: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05ali14xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-06-05ide: convert ide-timing.h to ide-timings.c library (take 2)Bartlomiej Zolnierkiewicz
2008-06-05ide: checkpatch.pl fixes for ide-timing.hBartlomiej Zolnierkiewicz
2008-06-05ide: remove XFER_* masks from ide-timing.hBartlomiej Zolnierkiewicz
2008-06-05ide: move some bits from ide-timing.h to <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-06-05ide: use u8 for xfer modes in ide-timing.hBartlomiej Zolnierkiewicz
2008-06-05ide: remove unused XFER_UDMA_SLOWBartlomiej Zolnierkiewicz
2008-06-05ide: remove needless includes from ide-lib.cBartlomiej Zolnierkiewicz
2008-06-05sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz
2008-06-05ide-tape: unify idetape_create_read/write_cmdBorislav Petkov
2008-06-05ide: remove the ide_etrax100 chipset typeAdrian Bunk
2008-06-05ide: add ide_pc_intr() helperBartlomiej Zolnierkiewicz
2008-06-05ide-{floppy,scsi}: read Status Register before stopping DMA engineBartlomiej Zolnierkiewicz
2008-06-05ide-floppy: add more debugging to idefloppy_pc_intr()Bartlomiej Zolnierkiewicz
2008-06-05ide-tape: always log debug info in idetape_pc_intr() if debugging is enabledBartlomiej Zolnierkiewicz
2008-06-05ide-tape: add ide_tape_io_buffers() helperBartlomiej Zolnierkiewicz
2008-06-05ide-tape: factor out DSC handling from idetape_pc_intr()Bartlomiej Zolnierkiewicz
2008-06-05ide-{floppy,tape}: move checking of ->failed_pc to ->callbackBartlomiej Zolnierkiewicz
2008-06-05ide: add ide_issue_pc() helperBartlomiej Zolnierkiewicz
2008-06-05ide: add PC_FLAG_DRQ_INTERRUPT pc flagBartlomiej Zolnierkiewicz
2008-06-05ide: add ide_transfer_pc() helperBartlomiej Zolnierkiewicz
2008-06-05ide-{cd,floppy,tape}: remove checking for drive->scsiBartlomiej Zolnierkiewicz