aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata: clean up port_ops->sff_irq_clear()Tejun Heo2008-04-173-12/+1
* libata: rename SFF port opsTejun Heo2008-04-1733-188/+192
* libata: rename SFF functionsTejun Heo2008-04-1773-596/+599
* sata_mv fix ifctl handlingMark Lord2008-04-171-23/+19
* sata_mv clean up mv_stop_edma usageMark Lord2008-04-171-45/+42
* sata_mv cosmetic fixesMark Lord2008-04-171-57/+59
* use ATA_TAG_INTERNAL in ata_tag_internal()Yoichi Yuasa2008-04-171-1/+1
* Add 'short help text' to ATA_ACPI so it's [de]selectable.Chris Wedgwood2008-04-171-1/+1
* pdc_adma: kill adma_host_stop()Tejun Heo2008-04-171-10/+0
* pdc_adma: inherit ata_sff_port_opsTejun Heo2008-04-171-12/+2
* libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...Tejun Heo2008-04-172-15/+4
* libata: kill unused ata_flush_cache()Tejun Heo2008-04-172-27/+0
* libata: implement ATA_QCFLAG_RETRYTejun Heo2008-04-172-10/+9
* libata: make ata_tf_to_lba[48]() genericTejun Heo2008-04-172-6/+8
* [libata] sata_nv: disable ADMA by defaultJeff Garzik2008-04-171-1/+1
* libata annotationsAl Viro2008-04-173-8/+8
* ata_piix: kill ich6_sata_ahci and clean upTejun Heo2008-04-171-36/+25
* ata_piix: don't attach to ICH6M in ahci modeTejun Heo2008-04-171-23/+20
* pata_scc: fix compile warningTejun Heo2008-04-171-1/+1
* libata: isolate and rework cable logicAlan Cox2008-04-171-4/+44
* ata: SWNCQ should be enabled by defaultZoltan Boszormenyi2008-04-171-2/+2
* pata_amd: fix sparse warningHarvey Harrison2008-04-171-1/+3
* libata: kill ata_chk_status()Tejun Heo2008-04-178-29/+24
* libata: kill ata_chk_status() call from ata_dev_configure()Tejun Heo2008-04-171-3/+0
* libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo2008-04-172-13/+13
* libata: reorganize SFF related stuffTejun Heo2008-04-174-2070/+2060
* libata: reorder functions in libata-sff.cTejun Heo2008-04-171-223/+220
* libata: drop ata_dev_select() from ata_dev_read_idTejun Heo2008-04-171-1/+0
* libata: make reset related methods proper port operationsTejun Heo2008-04-1737-502/+186
* libata: kill port_info->sht and ->irq_handlerTejun Heo2008-04-172-14/+17
* libata: stop overloading port_info->private_dataTejun Heo2008-04-1739-145/+79
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-1739-130/+42
* libata: implement and use ops inheritanceTejun Heo2008-04-1773-2996/+523
* libata: implement and use SHT initializersTejun Heo2008-04-1772-1086/+133
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-1729-60/+62
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-1724-90/+47
* libata: reorganize ata_port_operationsTejun Heo2008-04-171-56/+61
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-1719-20/+195
* libata: kill ata_ehi_schedule_probe()Tejun Heo2008-04-175-16/+15
* libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-175-19/+2
* libata: kill ATA_EHI_RESUME_LINKTejun Heo2008-04-174-18/+8
* libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo2008-04-175-28/+1
* libata: prefer hardresetTejun Heo2008-04-1711-168/+101
* Linux 2.6.25Linus Torvalds2008-04-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-167-36/+13
|\
| * it821x: do not describe noraid parameter with its valuePaul Bolle2008-04-171-1/+1
| * Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2008-04-174-8/+9
| * Au1200: IDE driver build fixSergei Shtylyov2008-04-171-8/+1
| * Au1200: kill IDE driver function prototypesSergei Shtylyov2008-04-172-18/+2
| * avr32 mustn't select HAVE_IDEAdrian Bunk2008-04-171-1/+0