summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2008-04-17libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo
2008-04-17libata: prefer hardresetTejun Heo
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov
2008-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara
2008-04-15uml: compile error fixWANG Cong
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki
2008-04-12net: make struct tun_struct private to tun.cRusty Russell
2008-04-12[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich
2008-04-12[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields