summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-17ide: add ide_atapi_{discard_data,write_zeros} inline helpersBartlomiej Zolnierkiewicz
2008-04-17ide: remove ide_init_hwif_ports()Bartlomiej Zolnierkiewicz
2008-04-17ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz
2008-04-17ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz
2008-04-17ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz
2008-04-17ide: add warm-plug support for IDE devices (take 2)Bartlomiej Zolnierkiewicz
2008-04-17ide: remove dead/obsolete ->busproc methodBartlomiej Zolnierkiewicz
2008-04-17ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz
2008-04-17ide: remove IDE devices from /proc/ide/ before unregistering themBartlomiej Zolnierkiewicz
2008-04-17ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz
2008-04-17IDE: remove ide=reverse IDE coreGreg Kroah-Hartman
2008-04-17Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-04-17dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams
2008-04-17iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams
2008-04-17async_tx: kill ->device_dependency_addedDan Williams
2008-04-17async_tx: fix multiple dependency submissionDan Williams
2008-04-17libata: make PMP support optionalTejun Heo
2008-04-17libata: implement PMP helpersTejun Heo
2008-04-17libata: separate PMP support code from core codeTejun Heo
2008-04-17libata: make SFF support optionalTejun Heo
2008-04-17libata: kill ata_noop_dev_select()Tejun Heo
2008-04-17libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo
2008-04-17libata: add qc_fill_rtf port operationTejun Heo
2008-04-17libata: move PMP SCR access failure during reset to ata_eh_reset()Tejun Heo
2008-04-17libata: clear SError after link resumeTejun Heo
2008-04-17libata: implement and use sata_std_hardreset()Tejun Heo
2008-04-17libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo
2008-04-17libata: separate out ata_wait_ready() and implement ata_wait_after_reset()Tejun Heo
2008-04-17libata: restructure SFF post-reset readiness waitsTejun Heo
2008-04-17libata: separate out ata_std_postreset() from ata_sff_postreset()Tejun Heo
2008-04-17libata: separate out ata_std_prereset() from ata_sff_prereset()Tejun Heo
2008-04-17libata: clean up port_ops->sff_irq_clear()Tejun Heo
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17use ATA_TAG_INTERNAL in ata_tag_internal()Yoichi Yuasa
2008-04-17libata: implement ATA_QCFLAG_RETRYTejun Heo
2008-04-17libata: kill ata_chk_status()Tejun Heo
2008-04-17libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo
2008-04-17libata: reorganize SFF related stuffTejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: kill port_info->sht and ->irq_handlerTejun Heo
2008-04-17libata: stop overloading port_info->private_dataTejun Heo
2008-04-17libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo
2008-04-17libata: reorganize ata_port_operationsTejun Heo
2008-04-17libata: kill ata_ehi_schedule_probe()Tejun Heo
2008-04-17libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo
2008-04-17libata: kill ATA_EHI_RESUME_LINKTejun Heo