summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * libata-link: update hotplug to handle PMP linksTejun Heo2007-10-122-52/+114
| | * libata-link: update EH to deal with PMP linksTejun Heo2007-10-121-70/+158
| | * libata-link: update ata_scsi_error() to handle PMP linksTejun Heo2007-10-121-4/+9
| | * libata-link: add PMP linksTejun Heo2007-10-121-2/+4
| | * libata-link: implement ata_link_abort()Tejun Heo2007-10-122-14/+37
| | * libata-link: separate out link initialization functionsTejun Heo2007-10-121-20/+64
| | * libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-125-18/+31
| | * libata-link: linkify config/EH related functionsTejun Heo2007-10-1214-109/+120
| | * libata-link: linkify resetTejun Heo2007-10-1230-162/+193
| | * libata-link: linkify EH action helpersTejun Heo2007-10-121-17/+18
| | * libata-link: linkify PHY-related functionsTejun Heo2007-10-1210-149/+165
| | * libata-link: implement and use link/device iteratorsTejun Heo2007-10-1212-145/+120
| | * libata-link: introduce ata_linkTejun Heo2007-10-1232-240/+255
| | * [libata] pdc_adma: convert to new exception handling (EH) frameworkJeff Garzik2007-10-121-15/+67
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-1317-352/+209
| |\ \
| | * | PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik2007-10-131-0/+13
| | * | PCI: modify PCI bridge control ISA flag for clarityGary Hade2007-10-131-2/+2
| | * | PCI: avoid P2P prefetch window for expansion ROMsGary Hade2007-10-131-2/+1
| | * | PCI: skip ISA ioresource alignment on some systemsGary Hade2007-10-131-2/+2
| | * | PCI: remove transparent bridge sizingGary Hade2007-10-131-0/+5
| | * | pci: write file size to inode on proc bus file writeDavid Rientjes2007-10-131-1/+2
| | * | pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes2007-10-131-2/+2
| | * | pci: implement "pci=noaer"Randy Dunlap2007-10-133-0/+17
| | * | PCI: fix IDE legacy mode resourcesYoichi Yuasa2007-10-131-12/+36
| | * | MSI: Use correct data offset for 32-bit MSI in read_msi_msg()Roland Dreier2007-10-131-1/+1
| | * | PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman2007-10-131-2/+1
| | * | PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke2007-10-131-32/+0
| | * | PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok2007-10-131-3/+1
| | * | PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok2007-10-131-5/+2
| | * | cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok2007-10-131-1/+1
| | * | pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig2007-10-131-48/+21
| | * | pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi2007-10-131-45/+12
| | * | PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu2007-10-131-2/+3
| | * | pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige2007-10-131-21/+26
| | * | pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige2007-10-131-3/+3
| | * | pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige2007-10-131-10/+10
| | * | pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige2007-10-131-10/+10
| | * | pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige2007-10-131-25/+25
| | * | pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-10-131-106/+5
| | * | PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi2007-10-131-0/+1
| | * | PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi2007-10-131-6/+12
| | * | pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2007-10-132-13/+0
| | * | PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-131-4/+1
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-1373-1121/+743
| |\ \
| | * | PM: merge device power-management source filesAlan Stern2007-10-125-394/+343
| | * | Driver core: rename ktype_edd and ktype_efivarGreg Kroah-Hartman2007-10-122-4/+4
| | * | Driver core: rename ktype_driverGreg Kroah-Hartman2007-10-121-2/+2
| | * | Driver core: rename ktype_deviceGreg Kroah-Hartman2007-10-121-3/+3
| | * | Driver core: rename ktype_classGreg Kroah-Hartman2007-10-121-5/+5
| | * | driver core: remove subsystem_init()Greg Kroah-Hartman2007-10-121-1/+1