aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-12ide: fix ->io_32bit race in set_io_32bit()Bartlomiej Zolnierkiewicz1-0/+6
2007-12-12ide: remove stale changelog from ide-probe.cBartlomiej Zolnierkiewicz1-16/+2
2007-12-12ide: remove stale changelog from ide-disk.cBartlomiej Zolnierkiewicz1-26/+0
2007-12-12ide: remove dead code from __ide_dma_test_irq()Bartlomiej Zolnierkiewicz1-6/+0
2007-12-12hpt366: fix HPT37x PIO mode timings (take 2)Sergei Shtylyov1-1/+70
2007-12-12pdc202xx_new: fix Promise TX4 supportBartlomiej Zolnierkiewicz1-1/+2
2007-12-12ide-cd: remove dead post_transform_command()Bartlomiej Zolnierkiewicz1-28/+0
2007-12-12ide: DMA reporting and validity checking fixes (take 3)Bartlomiej Zolnierkiewicz5-82/+50
2007-12-12ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entriesBartlomiej Zolnierkiewicz1-0/+24
2007-12-12ide: coding style fixes for drivers/ide/setup-pci.cBartlomiej Zolnierkiewicz1-12/+12
2007-12-12ide: fix ide_scan_pcibus() error messageBartlomiej Zolnierkiewicz1-3/+4
2007-12-12ide: deprecate CONFIG_BLK_DEV_OFFBOARDBartlomiej Zolnierkiewicz1-1/+5
2007-12-12ide: add missing checks for control register existenceBartlomiej Zolnierkiewicz2-2/+4
2007-11-27ide: More TSST drives with broken cable detectionPeter Missel1-0/+3
2007-11-27ali14xx: constify __initdataBartlomiej Zolnierkiewicz1-3/+4
2007-11-27ide: remove bogus ide_fix_driveid() commentBartlomiej Zolnierkiewicz1-3/+0
2007-11-27trm290: remove bogus init_hwif_trm290() commentBartlomiej Zolnierkiewicz1-3/+0
2007-11-27piix: add HP compaq laptop to short cable listBartlomiej Zolnierkiewicz1-0/+1
2007-11-27alim15x3: add Mitac 8317 and derivatives to ali_cable_override()Bartlomiej Zolnierkiewicz1-0/+5
2007-11-27ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklistBartlomiej Zolnierkiewicz1-0/+1
2007-11-27amd74xx: arm hackAndrew Morton1-0/+1
2007-11-27drivers/ide: Add missing "space"Joe Perches1-1/+1
2007-11-27ide-cris: don't override ide_register_hw() resultBartlomiej Zolnierkiewicz1-3/+4
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-0/+35
2007-11-27ide: add CONFIG_IDE_H8300 config optionBartlomiej Zolnierkiewicz2-2/+9
2007-11-27ide/Kconfig: fix mpc8xx host driver dependenciesBartlomiej Zolnierkiewicz1-1/+1
2007-11-27macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz2-2/+2
2007-11-27aec62xx: Fix kernel oops in driver's probe functionAleksandar Radovanovic1-1/+10
2007-11-27ide: skip ide_wait_not_busy() on noprobe-disksJonas Stare1-13/+19
2007-11-27siimage: remove resetproc() methodSergei Shtylyov1-44/+1
2007-11-27ide: don't set PIO mode on pre-EIDE drivesSergei Shtylyov1-1/+6
2007-11-27sis5513.c: Add Packard Bell EasyNote K5305 to laptopsGabriel Craciunescu1-0/+1
2007-11-13ide: remove stale/incorrect comment from setup-pci.cBartlomiej Zolnierkiewicz1-5/+0
2007-11-13it821x/jmicron: fix return value of {it821x,jmicron}_init_one()Bartlomiej Zolnierkiewicz2-4/+2
2007-11-13ide: don't BUG() on unsupported transfer modesBartlomiej Zolnierkiewicz4-7/+3
2007-11-13ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd()Bartlomiej Zolnierkiewicz1-5/+1
2007-11-13ide: add missing HOB bit clearing to ide_dump_ata_status()Bartlomiej Zolnierkiewicz1-0/+1
2007-11-13ide-pmac: skip conservative PIO "downgrade"Bartlomiej Zolnierkiewicz1-0/+1
2007-11-13ide: BLK_DEV_IDECD help: remove outdated noteAdrian Bunk1-4/+0
2007-11-13cmd64x: don't clear the other channel's interruptSergei Shtylyov1-2/+3
2007-11-05ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()Bartlomiej Zolnierkiewicz1-1/+1
2007-11-05ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz1-0/+7
2007-11-05ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTLBartlomiej Zolnierkiewicz1-0/+2
2007-11-05ide: fix ide_find_dma_mode() to print human-readable infoBartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide: add missing rq.ref_count initialization to ide_diag_taskfile()Bartlomiej Zolnierkiewicz1-0/+1
2007-11-05ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()Bartlomiej Zolnierkiewicz1-0/+2
2007-11-05ide: check rq->cmd_type in drive_cmd_intr()Bartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide/Kconfig: fix BLK_DEV_OFFBOARD dependenciesBartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide: unexport ide_fix_driveidAdrian Bunk1-3/+0
2007-11-05ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual pageMatti Linnanvuori1-3/+16