aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-timings.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-07-21ide: avoid warning for timings calculationArnd Bergmann1-9/+9
2010-01-19ide: ide_timing_compute() fixupBartlomiej Zolnierkiewicz1-1/+1
2010-01-19ide-timings: use ->pio_mode value to determine fastest PIO speedBartlomiej Zolnierkiewicz1-3/+2
2010-01-19ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()Bartlomiej Zolnierkiewicz1-6/+7
2009-03-31ide: add support for CFA specified transfer modes (take 3)Sergei Shtylyov1-2/+10
2008-10-10ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz1-1/+0
2008-10-10ide: remove drive->driveidBartlomiej Zolnierkiewicz1-1/+1
2008-10-10ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz1-11/+10
2008-07-16ide: move ide_pio_cycle_time() to ide-timings.cBartlomiej Zolnierkiewicz1-0/+22
2008-07-16ide: convert ide-timing.h to ide-timings.c library (take 2)Bartlomiej Zolnierkiewicz1-0/+183