summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-121730-41203/+45171
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds2007-10-123-103/+338
| |\
| | * [libata] struct pci_dev related cleanupsJeff Garzik2007-10-121-19/+14
| | * libata: use ata_exec_internal() for PMP register accessTejun Heo2007-10-121-8/+0
| | * libata: implement ATA_PFLAG_RESETTINGTejun Heo2007-10-121-0/+1
| | * libata-core: Expose gtm methods for driver useAlan Cox2007-10-121-0/+2
| | * libata: Add a drivers/ide style DMA disableAlan Cox2007-10-121-0/+6
| | * libata: add human-readable error value decodingRobert Hancock2007-10-121-0/+9
| | * libata-pmp: implement qc_defer for command switching PMP supportTejun Heo2007-10-121-0/+1
| | * libata-pmp: implement Port Multiplier supportTejun Heo2007-10-121-0/+19
| | * [PATCH] libata: Fix HPA handling regressionAlan Cox2007-10-121-0/+1
| | * libata-pmp-prep: implement sata_async_notification()Tejun Heo2007-10-121-2/+2
| | * libata-pmp-prep: implement ATA_HORKAGE_SKIP_PMTejun Heo2007-10-121-0/+1
| | * libata-pmp-prep: implement ATA_LFLAG_DISABLEDTejun Heo2007-10-121-0/+3
| | * libata-pmp-prep: implement ATA_LFLAG_NO_RETRYTejun Heo2007-10-121-0/+1
| | * libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMBTejun Heo2007-10-121-0/+4
| | * libata-pmp-prep: implement qc_defer helpersTejun Heo2007-10-121-0/+8
| | * libata-pmp-prep: implement ops->qc_defer()Tejun Heo2007-10-121-0/+6
| | * libata-pmp-prep: add PMP related constants, fields, ops and update helpersTejun Heo2007-10-121-4/+26
| | * libata: misc updates for ANTejun Heo2007-10-121-1/+1
| | * libata: update ata_dev_try_classify() argumentsTejun Heo2007-10-121-1/+2
| | * ata: increase allowed config flagsKristen Carlson Accardi2007-10-121-4/+4
| | * libata: move EH repeat reporting into ata_eh_report()Tejun Heo2007-10-121-2/+3
| | * libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-2/+10
| | * libata: Strict checking for identify reportingAlan Cox2007-10-121-11/+85
| | * libata-portmap: Remove unused definitionsAlan Cox2007-10-121-5/+0
| | * [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-2/+0
| | * [libata] add ACPI cable detect APIAlan Cox2007-10-121-0/+6
| | * [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-4/+0
| | * libata: add printf format attribute to ehi desc functionsTejun Heo2007-10-121-2/+4
| | * libata: use ata_port_printk() in ata_wait_idle()Tejun Heo2007-10-121-2/+4
| | * [libata] ahci: send event when AN receivedKristen Carlson Accardi2007-10-121-0/+1
| | * [libata] check for SATA async notify supportKristen Carlson Accardi2007-10-122-0/+11
| | * libata: Correct IORDY handlingAlan Cox2007-10-121-1/+1
| | * libata-link: add PMP linksTejun Heo2007-10-121-6/+47
| | * libata-link: implement ata_link_abort()Tejun Heo2007-10-121-0/+1
| | * libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-121-3/+8
| | * libata-link: linkify config/EH related functionsTejun Heo2007-10-121-2/+2
| | * libata-link: linkify resetTejun Heo2007-10-121-9/+10
| | * libata-link: linkify PHY-related functionsTejun Heo2007-10-121-12/+12
| | * libata-link: implement and use link/device iteratorsTejun Heo2007-10-121-3/+14
| | * libata-link: introduce ata_linkTejun Heo2007-10-121-15/+25
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-126-118/+104
| |\ \
| | * | PCI: merge almost all of pci_32.h and pci_64.h togetherGreg Kroah-Hartman2007-10-123-138/+90
| | * | PCI: X86: Introduce and enable PCI domain supportJeff Garzik2007-10-122-0/+24
| | * | PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik2007-10-121-2/+5
| | * | PCI: modify PCI bridge control ISA flag for clarityGary Hade2007-10-121-1/+1
| | * | PCI: Add missing PCI capability IDsAlex Chiang2007-10-121-1/+5
| | * | i386: add support for picopower irq routerThomas Backlund2007-10-121-0/+3
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-128-191/+139
| |\ \
OpenPOWER on IntegriCloud