summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2013-04-17PCI: Warn about failures instead of "must_check" functionsBjorn Helgaas3-2/+10
2013-04-17PCI: Remove __must_check from definitionsBjorn Helgaas2-3/+3
2013-04-17s390/pci: do not modify function handlesSebastian Ott1-5/+4
2013-04-17s390/pci: debug device statesSebastian Ott1-0/+3
2013-04-16Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas8-322/+203
2013-04-16PCI: acpiphp: Protect acpiphp data structures from concurrent updatesJiang Liu2-18/+78
2013-04-16PCI: acpiphp: Use normal list to simplify implementationYijing Wang2-15/+12
2013-04-15Merge branch 'pci/misc' into nextBjorn Helgaas6-93/+69
2013-04-15PCI: Clean up quirk_io_regionYinghai Lu1-85/+45
2013-04-15PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin1-1/+1
2013-04-15PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot numberBjorn Helgaas1-1/+1
2013-04-15PCI: Remove unnecessary dependencies between PME and ACPIBjorn Helgaas2-3/+1
2013-04-15PCI/PM: Make pci_pme_active() ignore devices without PME supportRafael J. Wysocki1-3/+2
2013-04-15PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki1-8/+4
2013-04-15PCI: Remove unused variablesBjorn Helgaas3-16/+5
2013-04-15PCI: Move cpci_hotplug_init() proto to header fileBjorn Helgaas2-8/+9
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu4-247/+60
2013-04-12PCI: acpiphp: Convert acpiphp to be builtin only, not modularJiang Liu3-17/+10
2013-04-12PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu1-2/+5
2013-04-12PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu1-0/+24
2013-04-12PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu2-0/+13
2013-04-12PCI: acpiphp: Replace local macros with standard ACPI macrosJiang Liu2-6/+2
2013-04-12PCI: acpiphp: Remove all functions even if function 0 doesn't existJiang Liu1-7/+0
2013-04-12PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()Yijing Wang1-2/+2
2013-04-12PCI: Clean up usages of pci_bus->is_addedJiang Liu2-11/+3
2013-04-12PCI: When removing bus, always remove legacy files & unregisterJiang Liu1-3/+0
2013-04-12PCI: Make local functions/structs staticBjorn Helgaas4-9/+9
2013-04-12PCI: Fix missing prototype for pcie_port_acpi_setup()Andy Shevchenko1-0/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-13/+7
2013-04-04PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210XXiong Huang1-0/+18
2013-04-03PCI: aer_inject: Fix return values when device not foundPrarit Bhargava1-3/+3
2013-04-03PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki1-13/+0
2013-04-03PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki1-7/+8
2013-04-02PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov1-2/+3
2013-03-26PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett1-36/+31
2013-03-26PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan1-3/+1
2013-03-19PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett1-20/+35
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-1/+7
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-7/+5
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+5
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-583/+290
2013-02-22new helper: file_inode(file)Al Viro1-5/+5
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-34/+26
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-73/+86
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+26
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-29/+34
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas1-24/+0
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu1-24/+0
2013-02-15Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+1
2013-02-15Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2