Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6] / include / linux / libata.h
2007-10-19  David S. MillerMerge branch 'fixes-davem' of /linux/kernel/git/linvill...
2007-10-19  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-18  Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-10-18  Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-hrt
2007-10-18  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-18  Jeff Garzik[libata] kill ata_sg_is_last()
2007-10-18  David S. MillerMerge branch 'fixes-davem' of /linux/kernel/git/linvill...
2007-10-17  Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17  Paul MackerrasMerge branch 'for-2.6.24' of git://git.secretlab.ca...
2007-10-17  Paul MackerrasMerge branch 'fixes-2.6.24' of /linux/kernel/git/galak...
2007-10-16  Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-16  Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16  Jens AxboeMerge branch 'sglist-arch' into for-linus
2007-10-16  Jens Axboelibata: convert to using sg helpers
2007-10-15  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15  Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15  Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14  David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh64-2.6
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2007-10-13  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-10-13  David WoodhouseMerge Linux 2.6.23
2007-10-13  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-12  Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2007-10-12  Jeff Garzik[libata] struct pci_dev related cleanups
2007-10-12  Tejun Heolibata: use ata_exec_internal() for PMP register access
2007-10-12  Tejun Heolibata: implement ATA_PFLAG_RESETTING
2007-10-12  Alan Coxlibata-core: Expose gtm methods for driver use
2007-10-12  Alan Coxlibata: Add a drivers/ide style DMA disable
2007-10-12  Tejun Heolibata-pmp: implement qc_defer for command switching...
2007-10-12  Tejun Heolibata-pmp: implement Port Multiplier support
2007-10-12  Alan Cox[PATCH] libata: Fix HPA handling regression
2007-10-12  Tejun Heolibata-pmp-prep: implement sata_async_notification()
2007-10-12  Tejun Heolibata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
2007-10-12  Tejun Heolibata-pmp-prep: implement ATA_LFLAG_DISABLED
2007-10-12  Tejun Heolibata-pmp-prep: implement ATA_LFLAG_NO_RETRY
2007-10-12  Tejun Heolibata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_AT...
2007-10-12  Tejun Heolibata-pmp-prep: implement qc_defer helpers
2007-10-12  Tejun Heolibata-pmp-prep: implement ops->qc_defer()
2007-10-12  Tejun Heolibata-pmp-prep: add PMP related constants, fields...
2007-10-12  Tejun Heolibata: update ata_dev_try_classify() arguments
2007-10-12  Kristen Carlson... ata: increase allowed config flags
2007-10-12  Tejun Heolibata: move EH repeat reporting into ata_eh_report()
2007-10-12  Tejun Heolibata: implement and use ata_port_desc() to report...
2007-10-12  Jeff Garzik[libata] Remove ->port_disable() hook
2007-10-12  Alan Cox[libata] add ACPI cable detect API
2007-10-12  Jeff Garzik[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
2007-10-12  Tejun Heolibata: add printf format attribute to ehi desc functions
2007-10-12  Tejun Heolibata: use ata_port_printk() in ata_wait_idle()
2007-10-12  Kristen Carlson... [libata] ahci: send event when AN received
2007-10-12  Kristen Carlson... [libata] check for SATA async notify support
2007-10-12  Tejun Heolibata-link: add PMP links
2007-10-12  Tejun Heolibata-link: implement ata_link_abort()
2007-10-12  Tejun Heolibata-link: make two port flags HRST_TO_RESUME and...
2007-10-12  Tejun Heolibata-link: linkify config/EH related functions
2007-10-12  Tejun Heolibata-link: linkify reset
2007-10-12  Tejun Heolibata-link: linkify PHY-related functions
2007-10-12  Tejun Heolibata-link: implement and use link/device iterators
2007-10-12  Tejun Heolibata-link: introduce ata_link
2007-09-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-17  Len BrownPull misc into release branch
2007-09-15  Linus TorvaldsMerge git://git.linux-xtensa.org/kernel/xtensa-feed
2007-09-13  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-11  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-09-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-09-04  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-09-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-01  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-08-31  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-31  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-08-31  Tejun Heolibata: implement BROKEN_HPA horkage and apply it to...
2007-08-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-25  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2007-08-03  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-08-01  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-08-01  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-07-31  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-07-30  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-07-29  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-07-29  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-07-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-25  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-25  Len BrownPull d-states into release branch
2007-07-25  Linus TorvaldsMerge branch 'for_paulus' of /linux/kernel/git/galak...
2007-07-24  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-07-24  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-24  Tejun Heoata_piix: fix suspend/resume for some TOSHIBA laptops
2007-07-23  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
next