summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tx493xide: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2010-01-192-2/+2
| * | | | siimage: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2010-01-191-1/+1
| * | | | palm_bk3710: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2010-01-191-1/+1
| * | | | it821x: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2010-01-191-1/+1
| * | | | cs5536: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2010-01-191-1/+1
| * | | | cs5535: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2010-01-191-1/+1
| * | | | cmd64x: fix handling of address setup timingsBartlomiej Zolnierkiewicz2010-01-191-7/+10
| * | | | amd74xx: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2010-01-191-1/+1
| * | | | alim15x3: fix handling of UDMA enable bitBartlomiej Zolnierkiewicz2010-01-191-25/+18Star
| * | | | alim15x3: fix handling of DMA timingsBartlomiej Zolnierkiewicz2010-01-191-16/+39
| * | | | alim15x3: fix handling of command timingsBartlomiej Zolnierkiewicz2010-01-191-2/+7
| * | | | alim15x3: fix handling of address setup timingsBartlomiej Zolnierkiewicz2010-01-191-0/+11
| * | | | ide-timings: use ->pio_mode value to determine fastest PIO speedBartlomiej Zolnierkiewicz2010-01-191-3/+2Star
| * | | | ide: change ->set_dma_mode method parametersBartlomiej Zolnierkiewicz2010-01-1936-87/+101
| * | | | ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz2010-01-1944-121/+129
| * | | | ide: add drive->dma_mode fieldBartlomiej Zolnierkiewicz2010-01-193-0/+4
| * | | | ide: add drive->pio_mode fieldBartlomiej Zolnierkiewicz2010-01-194-0/+8
| * | | | via82cxxx: fix UDMA settings programmingBartlomiej Zolnierkiewicz2010-01-191-2/+17
| * | | | via82cxxx: add support for VT6415 PCIE PATA IDE Host ControllerBartlomiej Zolnierkiewicz2010-01-191-0/+2
| * | | | via82cxxx: add support for vt8261 and future chipsBartlomiej Zolnierkiewicz2010-01-191-6/+4Star
| * | | | via82cxxx: workaround h/w bugsBartlomiej Zolnierkiewicz2010-01-191-0/+57
| * | | | via82cxxx: fix SATA cable detectionBartlomiej Zolnierkiewicz2010-01-191-3/+7
| * | | | ide: add SATA cable detection supportBartlomiej Zolnierkiewicz2010-01-191-1/+1
| * | | | via82cxxx: vx855 is a single channel controllerBartlomiej Zolnierkiewicz2010-01-191-6/+13
| * | | | serverworks: add missing pci_dev_put() callBartlomiej Zolnierkiewicz2010-01-191-0/+1
| * | | | serverworks: cleanup svwks_udma_filter()Bartlomiej Zolnierkiewicz2010-01-191-29/+11Star
| * | | | pdc202xx_old: add ->init_hwif methodBartlomiej Zolnierkiewicz2010-01-191-10/+8Star
| * | | | opti621: remove stale driver historyBartlomiej Zolnierkiewicz2010-01-191-71/+0Star
| * | | | cy82c693: remove stale driver historyBartlomiej Zolnierkiewicz2010-01-191-33/+0Star
| * | | | cy82c693: fix PIO timings calculationsBartlomiej Zolnierkiewicz2010-01-191-86/+20Star
| * | | | cmd64x: remove superfluous checks from cmd64x_set_dma_mode()Bartlomiej Zolnierkiewicz2010-01-191-6/+3Star
| * | | | cmd64x: fix PIO and MWDMA timings calculationsBartlomiej Zolnierkiewicz2010-01-191-59/+29Star
| * | | | amd74xx: don't change UDMA settings when programming PIO timingsBartlomiej Zolnierkiewicz2010-01-191-3/+4
| * | | | alim15x3: cleanup ali_cable_detect()Bartlomiej Zolnierkiewicz2010-01-191-8/+0Star
| * | | | alim15x3: remove superfluous locking from ali_set_pio_mode()Bartlomiej Zolnierkiewicz2010-01-191-5/+0Star
| * | | | alim15x3: add ali_fifo_control() helperBartlomiej Zolnierkiewicz2010-01-191-16/+15Star
| * | | | alim15x3: fix PIO timings calculationsBartlomiej Zolnierkiewicz2010-01-191-19/+15Star
| * | | | ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()Bartlomiej Zolnierkiewicz2010-01-191-6/+7
| * | | | ide_tape: kill off use of the ->ioctl operationAlan Cox2010-01-121-2/+12
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-0420-779/+1717
|\ \ \ \ \
| * \ \ \ \ Merge branch 'coh' into dmaengineDan Williams2010-03-047-123/+116Star
| |\ \ \ \ \
| | * | | | | DMAENGINE: COH 901 318 lli sg offset fixLinus Walleij2010-03-021-4/+6
| | * | | | | DMAENGINE: COH 901 318 configure channel directionLinus Walleij2010-03-021-0/+14
| | * | | | | DMAENGINE: COH 901 318 remove irq countingLinus Walleij2010-03-022-55/+34Star
| | * | | | | DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij2010-03-022-30/+26Star
| | * | | | | DMAENGINE: COH 901 318 cleanupsLinus Walleij2010-03-021-14/+28
| * | | | | | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-045-67/+40Star
| * | | | | | ioat3: interrupt coalescingDan Williams2010-03-042-5/+34
| * | | | | | ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2010-03-042-2/+2
| * | | | | | ioat2: kill pending flagDan Williams2010-03-032-24/+12Star