aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge branch 'pci/virtualization' into nextBjorn Helgaas9-162/+224
2017-07-03PCI: Remove __pci_dev_reset() and pci_dev_reset()Christoph Hellwig1-56/+52
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig4-79/+79
2017-07-02Merge branch 'pci/switchtec' into nextBjorn Helgaas1-2/+38
2017-07-02Merge branch 'pci/resource' into nextBjorn Helgaas1-1/+1
2017-07-02Merge branch 'pci/portdrv' into nextBjorn Helgaas2-35/+76
2017-07-02Merge branch 'pci/pm' into nextBjorn Helgaas8-38/+66
2017-07-02Merge branch 'pci/msi' into nextBjorn Helgaas1-12/+2
2017-07-02Merge branch 'pci/misc' into nextBjorn Helgaas3-4/+7
2017-07-02Merge branch 'pci/enumeration' into nextBjorn Helgaas3-45/+231
2017-06-30PCI/PM: Avoid using device_may_wakeup() for runtime PMRafael J. Wysocki1-9/+13
2017-06-30PCI/PM: Restore the status of PCI devices across hibernationChen Yu1-0/+1
2017-06-30drm/radeon: make MacBook Pro d3_delay quirk more genericBjorn Helgaas2-11/+13
2017-06-30drm/amdgpu: remove unnecessary save/restore of pdev->d3_delayBjorn Helgaas1-4/+0
2017-06-28PCI: Enable ECRC only if device supports itBjorn Helgaas1-0/+5
2017-06-27switchtec: Add device IDs for additional Switchtec productsLogan Gunthorpe1-0/+18
2017-06-27switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe1-2/+20
2017-06-19PCI: Add sysfs max_link_speed/width, current_link_speed/width, etcWong Vee Khee1-4/+195
2017-06-16PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port ContainmentGabriele Paoloni1-0/+27
2017-06-16PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni2-35/+49
2017-06-16PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor2-41/+31
2017-06-14PCI: Protect pci_error_handlers->reset_notify() usage with device_lock()Christoph Hellwig1-8/+18
2017-06-14PCI: Protect pci_driver->sriov_configure() usage with device_lock()Jakub Kicinski3-8/+2
2017-06-13PCI: Add domain number check to find_smbios_instance_string()Sujith Pandel1-2/+5
2017-06-13PCI: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas1-1/+1
2017-06-13efi/fb: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas1-1/+1
2017-06-12PCI: Mark Intel XXV710 NIC INTx masking as brokenAlex Williamson1-0/+4
2017-05-30PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang2-16/+51
2017-05-30PCI: Cache PRI and PASID bits in pci_devJean-Philippe Brucker1-0/+23
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-1/+2
2017-05-22PCI/DPC: Fix control register settingKeith Busch1-1/+1
2017-05-22PCI/DPC: Skip DPC event if device is not presentKeith Busch1-1/+1
2017-05-22PCI: imx6: Fix config read timeout handlingLucas Stach1-3/+30
2017-05-22switchtec: Fix minor bug with partition ID registerLogan Gunthorpe1-1/+4
2017-05-22switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe1-9/+2
2017-05-22PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-05-22PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez1-12/+2
2017-05-17PCI: Do not disregard parent resources starting at 0x0Ard Biesheuvel1-1/+1
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-7/+445
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds3-10/+159
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds8-57/+166
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds15-172/+945
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds19-258/+1157
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds107-2101/+2390
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds19-269/+776
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-10/+68
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-24/+132
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä2-2/+18
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie9-41/+60