summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-17libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo5-60/+83
2008-04-17ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()Tejun Heo1-2/+12
2008-04-17libata: separate out ata_wait_ready() and implement ata_wait_after_reset()Tejun Heo3-50/+112
2008-04-17libata: restructure SFF post-reset readiness waitsTejun Heo5-147/+124
2008-04-17libata: separate out ata_std_postreset() from ata_sff_postreset()Tejun Heo3-21/+41
2008-04-17libata: separate out ata_std_prereset() from ata_sff_prereset()Tejun Heo2-13/+47
2008-04-17libata: clean up port_ops->sff_irq_clear()Tejun Heo2-11/+1
2008-04-17libata: rename SFF port opsTejun Heo32-176/+179
2008-04-17libata: rename SFF functionsTejun Heo72-546/+546
2008-04-17sata_mv fix ifctl handlingMark Lord1-23/+19
2008-04-17sata_mv clean up mv_stop_edma usageMark Lord1-45/+42
2008-04-17sata_mv cosmetic fixesMark Lord1-57/+59
2008-04-17Add 'short help text' to ATA_ACPI so it's [de]selectable.Chris Wedgwood1-1/+1
2008-04-17pdc_adma: kill adma_host_stop()Tejun Heo1-10/+0
2008-04-17pdc_adma: inherit ata_sff_port_opsTejun Heo1-12/+2
2008-04-17libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...Tejun Heo2-15/+4
2008-04-17libata: kill unused ata_flush_cache()Tejun Heo2-27/+0
2008-04-17libata: implement ATA_QCFLAG_RETRYTejun Heo1-10/+8
2008-04-17libata: make ata_tf_to_lba[48]() genericTejun Heo2-6/+8
2008-04-17[libata] sata_nv: disable ADMA by defaultJeff Garzik1-1/+1
2008-04-17libata annotationsAl Viro3-8/+8
2008-04-17ata_piix: kill ich6_sata_ahci and clean upTejun Heo1-36/+25
2008-04-17ata_piix: don't attach to ICH6M in ahci modeTejun Heo1-23/+20
2008-04-17pata_scc: fix compile warningTejun Heo1-1/+1
2008-04-17libata: isolate and rework cable logicAlan Cox1-4/+44
2008-04-17ata: SWNCQ should be enabled by defaultZoltan Boszormenyi1-2/+2
2008-04-17pata_amd: fix sparse warningHarvey Harrison1-1/+3
2008-04-17libata: kill ata_chk_status()Tejun Heo7-23/+23
2008-04-17libata: kill ata_chk_status() call from ata_dev_configure()Tejun Heo1-3/+0
2008-04-17libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo1-11/+11
2008-04-17libata: reorganize SFF related stuffTejun Heo3-1881/+1870
2008-04-17libata: reorder functions in libata-sff.cTejun Heo1-223/+220
2008-04-17libata: drop ata_dev_select() from ata_dev_read_idTejun Heo1-1/+0
2008-04-17libata: make reset related methods proper port operationsTejun Heo36-493/+176
2008-04-17libata: kill port_info->sht and ->irq_handlerTejun Heo1-12/+17
2008-04-17libata: stop overloading port_info->private_dataTejun Heo38-144/+78
2008-04-17libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo38-128/+40
2008-04-17libata: implement and use ops inheritanceTejun Heo72-2991/+505
2008-04-17libata: implement and use SHT initializersTejun Heo71-1086/+76
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo29-60/+62
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo23-90/+46
2008-04-17libata: PCI device should be powered up before being accessedTejun Heo19-20/+195
2008-04-17libata: kill ata_ehi_schedule_probe()Tejun Heo4-8/+11
2008-04-17libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo4-17/+2
2008-04-17libata: kill ATA_EHI_RESUME_LINKTejun Heo3-15/+8
2008-04-17libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo4-27/+1
2008-04-17libata: prefer hardresetTejun Heo10-164/+97
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-12/+8
2008-04-17it821x: do not describe noraid parameter with its valuePaul Bolle1-1/+1
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov1-3/+4