aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17libata: make PMP support optionalTejun Heo1-0/+27
2008-04-17libata: implement PMP helpersTejun Heo1-9/+29
2008-04-17libata: separate PMP support code from core codeTejun Heo1-7/+10
2008-04-17libata: make SFF support optionalTejun Heo1-0/+9
2008-04-17libata: kill ata_noop_dev_select()Tejun Heo1-1/+0
2008-04-17libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo1-2/+1
2008-04-17libata: add qc_fill_rtf port operationTejun Heo1-0/+2
2008-04-17libata: move PMP SCR access failure during reset to ata_eh_reset()Tejun Heo1-2/+0
2008-04-17libata: clear SError after link resumeTejun Heo1-2/+0
2008-04-17libata: implement and use sata_std_hardreset()Tejun Heo1-0/+2
2008-04-17libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset()Tejun Heo1-1/+9
2008-04-17libata: separate out ata_wait_ready() and implement ata_wait_after_reset()Tejun Heo1-0/+2
2008-04-17libata: restructure SFF post-reset readiness waitsTejun Heo1-3/+15
2008-04-17libata: separate out ata_std_postreset() from ata_sff_postreset()Tejun Heo1-0/+1
2008-04-17libata: separate out ata_std_prereset() from ata_sff_prereset()Tejun Heo1-0/+1
2008-04-17libata: clean up port_ops->sff_irq_clear()Tejun Heo1-1/+0
2008-04-17libata: rename SFF port opsTejun Heo1-12/+13
2008-04-17libata: rename SFF functionsTejun Heo1-50/+53
2008-04-17use ATA_TAG_INTERNAL in ata_tag_internal()Yoichi Yuasa1-1/+1
2008-04-17libata: implement ATA_QCFLAG_RETRYTejun Heo1-0/+1
2008-04-17libata: kill ata_chk_status()Tejun Heo1-6/+1
2008-04-17libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo1-2/+2
2008-04-17libata: reorganize SFF related stuffTejun Heo1-189/+190
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-9/+10
2008-04-17libata: kill port_info->sht and ->irq_handlerTejun Heo1-2/+0
2008-04-17libata: stop overloading port_info->private_dataTejun Heo1-1/+1
2008-04-17libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo1-2/+2
2008-04-17libata: implement and use ops inheritanceTejun Heo1-5/+18
2008-04-17libata: implement and use SHT initializersTejun Heo1-0/+57
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo1-0/+1
2008-04-17libata: reorganize ata_port_operationsTejun Heo1-56/+61
2008-04-17libata: kill ata_ehi_schedule_probe()Tejun Heo1-8/+4
2008-04-17libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo1-2/+0
2008-04-17libata: kill ATA_EHI_RESUME_LINKTejun Heo1-3/+0
2008-04-17libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo1-1/+0
2008-04-17libata: prefer hardresetTejun Heo1-4/+4
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-22/+4
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2-4/+4
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov1-18/+0
2008-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+3
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt1-1/+1
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks1-0/+1
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara1-1/+1
2008-04-15uml: compile error fixWANG Cong1-0/+1
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch1-0/+4
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe1-1/+3
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-43/+5
2008-04-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki1-1/+1
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki1-1/+1