summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-07-039-163/+225
|\
| * PCI: Remove __pci_dev_reset() and pci_dev_reset()Christoph Hellwig2017-07-031-56/+52
| * PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig2017-07-034-80/+80
| * PCI: Protect pci_error_handlers->reset_notify() usage with device_lock()Christoph Hellwig2017-06-141-8/+18
| * PCI: Protect pci_driver->sriov_configure() usage with device_lock()Jakub Kicinski2017-06-143-8/+2
| * PCI: Mark Intel XXV710 NIC INTx masking as brokenAlex Williamson2017-06-121-0/+4
| * PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang2017-05-302-16/+51
| * PCI: Cache PRI and PASID bits in pci_devJean-Philippe Brucker2017-05-301-0/+23
* | Merge branch 'pci/switchtec' into nextBjorn Helgaas2017-07-021-2/+38
|\ \
| * | switchtec: Add device IDs for additional Switchtec productsLogan Gunthorpe2017-06-271-0/+18
| * | switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe2017-06-271-2/+20
| |/
* | Merge branch 'pci/resource' into nextBjorn Helgaas2017-07-021-1/+1
|\ \
| * | PCI: Do not disregard parent resources starting at 0x0Ard Biesheuvel2017-05-171-1/+1
| |/
* | Merge branch 'pci/portdrv' into nextBjorn Helgaas2017-07-022-35/+76
|\ \
| * | PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port ContainmentGabriele Paoloni2017-06-161-0/+27
| * | PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni2017-06-162-35/+49
| |/
* | Merge branch 'pci/pm' into nextBjorn Helgaas2017-07-028-38/+66
|\ \
| * | PCI/PM: Avoid using device_may_wakeup() for runtime PMRafael J. Wysocki2017-06-301-9/+13
| * | PCI/PM: Restore the status of PCI devices across hibernationChen Yu2017-06-301-0/+1
| * | drm/radeon: make MacBook Pro d3_delay quirk more genericBjorn Helgaas2017-06-302-11/+13
| * | drm/amdgpu: remove unnecessary save/restore of pdev->d3_delayBjorn Helgaas2017-06-301-4/+0
| * | PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-05-231-1/+2
| * | PCI: imx6: Fix config read timeout handlingLucas Stach2017-05-221-3/+30
| * | switchtec: Fix minor bug with partition ID registerLogan Gunthorpe2017-05-221-1/+4
| * | switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe2017-05-221-9/+2
| * | PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMAGeert Uytterhoeven2017-05-221-0/+1
| |/
* | Merge branch 'pci/msi' into nextBjorn Helgaas2017-07-021-12/+2
|\ \
| * | PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez2017-05-221-12/+2
| |/
* | Merge branch 'pci/misc' into nextBjorn Helgaas2017-07-023-4/+7
|\ \
| * | PCI: Add domain number check to find_smbios_instance_string()Sujith Pandel2017-06-131-2/+5
| * | PCI: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas2017-06-131-1/+1
| * | efi/fb: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas2017-06-131-1/+1
| |/
* | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-07-023-45/+231
|\ \
| * | PCI: Enable ECRC only if device supports itBjorn Helgaas2017-06-281-0/+5
| * | PCI: Add sysfs max_link_speed/width, current_link_speed/width, etcWong Vee Khee2017-06-191-4/+195
| * | PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor2017-06-162-41/+31
| |/
* | PCI/DPC: Fix control register settingKeith Busch2017-05-221-1/+1
* | PCI/DPC: Skip DPC event if device is not presentKeith Busch2017-05-221-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-133-10/+159
|\ \
| * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-128-57/+166
|\ \ \