aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2007-11-27ide: More TSST drives with broken cable detectionPeter Missel
2007-11-27ali14xx: constify __initdataBartlomiej Zolnierkiewicz
2007-11-27ide: remove bogus ide_fix_driveid() commentBartlomiej Zolnierkiewicz
2007-11-27trm290: remove bogus init_hwif_trm290() commentBartlomiej Zolnierkiewicz
2007-11-27piix: add HP compaq laptop to short cable listBartlomiej Zolnierkiewicz
2007-11-27alim15x3: add Mitac 8317 and derivatives to ali_cable_override()Bartlomiej Zolnierkiewicz
2007-11-27ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklistBartlomiej Zolnierkiewicz
2007-11-27amd74xx: arm hackAndrew Morton
2007-11-27drivers/ide: Add missing "space"Joe Perches
2007-11-27ide-cris: don't override ide_register_hw() resultBartlomiej Zolnierkiewicz
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz
2007-11-27ide: add CONFIG_IDE_H8300 config optionBartlomiej Zolnierkiewicz
2007-11-27ide/Kconfig: fix mpc8xx host driver dependenciesBartlomiej Zolnierkiewicz
2007-11-27macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz
2007-11-27aec62xx: Fix kernel oops in driver's probe functionAleksandar Radovanovic
2007-11-27ide: skip ide_wait_not_busy() on noprobe-disksJonas Stare
2007-11-27siimage: remove resetproc() methodSergei Shtylyov
2007-11-27ide: don't set PIO mode on pre-EIDE drivesSergei Shtylyov
2007-11-27sis5513.c: Add Packard Bell EasyNote K5305 to laptopsGabriel Craciunescu
2007-11-13ide: remove stale/incorrect comment from setup-pci.cBartlomiej Zolnierkiewicz
2007-11-13it821x/jmicron: fix return value of {it821x,jmicron}_init_one()Bartlomiej Zolnierkiewicz
2007-11-13ide: don't BUG() on unsupported transfer modesBartlomiej Zolnierkiewicz
2007-11-13ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd()Bartlomiej Zolnierkiewicz
2007-11-13ide: add missing HOB bit clearing to ide_dump_ata_status()Bartlomiej Zolnierkiewicz
2007-11-13ide-pmac: skip conservative PIO "downgrade"Bartlomiej Zolnierkiewicz
2007-11-13ide: BLK_DEV_IDECD help: remove outdated noteAdrian Bunk
2007-11-13cmd64x: don't clear the other channel's interruptSergei Shtylyov
2007-11-05ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()Bartlomiej Zolnierkiewicz
2007-11-05ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz
2007-11-05ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTLBartlomiej Zolnierkiewicz
2007-11-05ide: fix ide_find_dma_mode() to print human-readable infoBartlomiej Zolnierkiewicz
2007-11-05ide: add missing rq.ref_count initialization to ide_diag_taskfile()Bartlomiej Zolnierkiewicz
2007-11-05ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()Bartlomiej Zolnierkiewicz
2007-11-05ide: check rq->cmd_type in drive_cmd_intr()Bartlomiej Zolnierkiewicz
2007-11-05ide/Kconfig: fix BLK_DEV_OFFBOARD dependenciesBartlomiej Zolnierkiewicz
2007-11-05ide: unexport ide_fix_driveidAdrian Bunk
2007-11-05ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual pageMatti Linnanvuori
2007-11-05ide: do_identify() string termination fixTejun Heo
2007-11-05piix: add support for ICH7 on Acer 5602aWLMisebdeg@ngi.it
2007-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-10-27ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro
2007-10-26ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz
2007-10-26drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik
2007-10-26drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz
2007-10-26hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz
2007-10-26cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz
2007-10-23ide: build fixFUJITA Tomonori
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20ide: remove inclusion of non-existent io_trace.hRobert P. J. Day