summaryrefslogtreecommitdiffstats
path: root/drivers/ide
AgeCommit message (Expand)AuthorLines
2010-05-05pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson-2/+2
2010-04-22pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson-0/+4
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds-6/+5
2010-04-06ide: Fix IDE taskfile with cfq schedulerMikulas Patocka-4/+2
2010-04-01ide: Must hold queue lock when requeueingHerbert Xu-1/+1
2010-04-01ide: Requeue request after DMA timeoutHerbert Xu-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-3/+16
2010-03-28Revert "ide: skip probe if there are no devices on the port (v2)"David S. Miller-9/+3
2010-03-27Revert "via82cxxx: workaround h/w bugs"David S. Miller-57/+0
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds-638/+611
2010-03-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...David S. Miller-26/+79
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds-4/+4
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-6/+5
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss-4/+4
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss-12/+9
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen-2/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen-4/+4
2010-02-03drivers/ide: Fix continuation line formatsJoe Perches-4/+4
2010-01-28ide: fixed section mismatch warning in cmd640.cChris Frey-1/+1
2010-01-28ACPI: replace acpi_integer by u64Lin Ming-4/+4
2010-01-19ide: ide_timing_compute() fixupBartlomiej Zolnierkiewicz-1/+1
2010-01-19ide: make ide_get_best_pio_mode() staticBartlomiej Zolnierkiewicz-2/+1
2010-01-19via82cxxx: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz-1/+1
2010-01-19tx493xide: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz-2/+2
2010-01-19siimage: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz-1/+1
2010-01-19palm_bk3710: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz-1/+1
2010-01-19it821x: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz-1/+1
2010-01-19cs5536: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz-1/+1
2010-01-19cs5535: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz-1/+1
2010-01-19cmd64x: fix handling of address setup timingsBartlomiej Zolnierkiewicz-7/+10
2010-01-19amd74xx: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz-1/+1
2010-01-19alim15x3: fix handling of UDMA enable bitBartlomiej Zolnierkiewicz-25/+18
2010-01-19alim15x3: fix handling of DMA timingsBartlomiej Zolnierkiewicz-16/+39
2010-01-19alim15x3: fix handling of command timingsBartlomiej Zolnierkiewicz-2/+7
2010-01-19alim15x3: fix handling of address setup timingsBartlomiej Zolnierkiewicz-0/+11
2010-01-19ide-timings: use ->pio_mode value to determine fastest PIO speedBartlomiej Zolnierkiewicz-3/+2
2010-01-19ide: change ->set_dma_mode method parametersBartlomiej Zolnierkiewicz-86/+100
2010-01-19ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz-120/+128
2010-01-19ide: add drive->dma_mode fieldBartlomiej Zolnierkiewicz-0/+3
2010-01-19ide: add drive->pio_mode fieldBartlomiej Zolnierkiewicz-0/+7
2010-01-19via82cxxx: fix UDMA settings programmingBartlomiej Zolnierkiewicz-2/+17
2010-01-19via82cxxx: add support for VT6415 PCIE PATA IDE Host ControllerBartlomiej Zolnierkiewicz-0/+2
2010-01-19via82cxxx: add support for vt8261 and future chipsBartlomiej Zolnierkiewicz-6/+4
2010-01-19via82cxxx: workaround h/w bugsBartlomiej Zolnierkiewicz-0/+57
2010-01-19via82cxxx: fix SATA cable detectionBartlomiej Zolnierkiewicz-3/+7
2010-01-19ide: add SATA cable detection supportBartlomiej Zolnierkiewicz-1/+1
2010-01-19via82cxxx: vx855 is a single channel controllerBartlomiej Zolnierkiewicz-6/+13
2010-01-19serverworks: add missing pci_dev_put() callBartlomiej Zolnierkiewicz-0/+1
2010-01-19serverworks: cleanup svwks_udma_filter()Bartlomiej Zolnierkiewicz-29/+11
2010-01-19pdc202xx_old: add ->init_hwif methodBartlomiej Zolnierkiewicz-10/+8