summaryrefslogtreecommitdiffstats
path: root/Documentation/input (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-06ACPI / APEI: Force fatal AER severity when component has been resetBetty Dall1-0/+10
2013-06-06PCI/AER: Remove "extern" from function declarationsBetty Dall1-8/+8
2013-06-06PCI/AER: Move AER severity defines to aer.hBetty Dall2-4/+4
2013-06-06PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas1-4/+4
2013-06-06PCI/AER: Factor out HEST device type matchingBjorn Helgaas1-18/+17
2013-06-06PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas1-2/+4
2013-06-05PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functionsJiang Liu1-2/+28
2013-06-03x86/MSI: Conserve interrupt resources when using multiple-MSIsAlexander Gordeev1-5/+7
2013-06-03i2c-piix4: Add AMD CZ SMBus device IDShane Huang3-2/+4
2013-06-03ahci: Add AMD CZ SATA device IDShane Huang2-0/+3
2013-06-03PCI: Put Hudson-2 device IDs togetherShane Huang1-2/+2
2013-06-02PCI: Replace strict_strtoul() with kstrtoul()Jingoo Han1-9/+9
2013-05-31PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao1-3/+2
2013-05-29PCI: Fix comment typo for PCI_EXP_LNKCAP_CLKPMYijing Wang1-1/+1
2013-05-29PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possibleJiang Liu1-32/+27
2013-05-29PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu2-19/+1
2013-05-29PCI/ACPI: Introduce "handle" local for economy of expressionJiang Liu1-5/+6
2013-05-29PCI/ACPI: Combine duplicate adjacent "if" testsJiang Liu1-3/+2
2013-05-28PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev2-2/+9
2013-05-28PCI: Replace printks with appropriate pr_*()Yijing Wang1-2/+2
2013-05-28PCI: Fix kerneldoc for pci_disable_link_state()Yijing Wang1-4/+9
2013-05-28x86/PCI: Increase info->res_num before checking pci_use_crsYijing Wang1-5/+2
2013-05-28PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()Wang Sheng-Hui1-1/+1
2013-05-28PCI: Convert ioapic.c to module_pci_driverLibo Chen1-12/+1
2013-05-25PCI: Unset resource if initial BAR value is invalidKevin Hao1-1/+21
2013-05-25PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base()Kevin Hao1-3/+2
2013-05-25PCI: Add 0x prefix to BAR register position in __pci_read_base()Kevin Hao1-2/+2
2013-05-21PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do itBjorn Helgaas1-3/+13
2013-05-21sparc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas1-1/+1
2013-05-17powerpc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas1-1/+1
2013-05-15PCI/ACPI: Check acpi_resource_to_address64() return valueBjorn Helgaas1-4/+3
2013-05-15PCI: Work around Ivytown NTB BAR size issueJon Mason1-0/+25
2013-05-12Linux 3.10-rc1v3.10-rc1Linus Torvalds1-2/+2
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie3-55/+49
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley24-165/+160
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K3-105/+168
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K3-60/+98
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K5-121/+320
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley1-0/+2
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke1-10/+27
2013-05-10dm cache: set config valueJoe Thornber1-28/+31