summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'pci/aer'Bjorn Helgaas2018-08-156-102/+321
| |\ \ \ \ \
| | * | | | | PCI/AER: Don't clear AER bits if error handling is Firmware-FirstAlexandru Gagniuc2018-08-151-0/+9
| | * | | | | PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definitionBjorn Helgaas2018-07-311-2/+0
| | * | | | | PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep2018-07-201-25/+0
| | * | | | | PCI/AER: Clear device status bits during ERR_COR handlingOza Pawandeep2018-07-201-0/+1
| | * | | | | PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep2018-07-203-6/+13
| | * | | | | PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL pathOza Pawandeep2018-07-201-8/+3
| | * | | | | PCI/AER: Factor out ERR_NONFATAL status bit clearingOza Pawandeep2018-07-201-8/+1
| | * | | | | PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recoveryOza Pawandeep2018-07-201-1/+4
| | * | | | | PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas2018-07-203-1/+20
| | * | | | | PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc2018-07-191-0/+6
| | * | | | | PCI/AER: Add sysfs attributes for rootport cumulative statsRajat Jain2018-07-191-0/+47
| | * | | | | PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain2018-07-193-0/+98
| | * | | | | PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain2018-07-193-2/+54
| | * | | | | PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain2018-07-192-2/+10
| | * | | | | PCI/AER: Adopt lspci names for AER error decodingTyler Baicar2018-07-191-23/+23
| | | |/ / / | | |/| | |
| | * | | | PCI/AER: Expose internal API for obtaining AER informationKeith Busch2018-07-192-25/+33
| | |/ / /
* | | | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-151-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-3020-35/+147
| |\ \ \ \
| * | | | | PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher2018-07-051-0/+2
* | | | | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-0523-42/+159
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-051-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-026-9/+21
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-315-8/+20
| * | | | PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter2018-07-271-1/+1
* | | | | Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-271-0/+2
|\| | | |
| * | | | PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai2018-07-261-0/+2
* | | | | Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-1911-30/+95
|\| | | |
| * | | | PCI: v3-semi: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * | | | PCI: mediatek: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * | | | PCI: faraday: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * | | | PCI: aardvark: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * | | | PCI: designware: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+2
| * | | | PCI: versatile: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * | | | PCI: xgene: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * | | | PCI: OF: Fix I/O space page leakSergei Shtylyov2018-07-182-1/+39
| * | | | PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabledKishon Vijay Abraham I2018-07-091-19/+43
| * | | | PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui2018-07-091-3/+5
* | | | | Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-089-7/+40
|\| | | |
| * | | | PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski2018-06-293-0/+21
| * | | | PCI: faraday: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+2
| * | | | PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire2018-06-291-1/+1
| * | | | PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+1
| * | | | PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter2018-06-291-2/+2
| * | | | PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven2018-06-291-1/+0
| * | | | PCI: rcar: Clean up PHY init on failureMarek Vasut2018-06-291-1/+5
| * | | | PCI: rcar: Shut the PHY down in failpathMarek Vasut2018-06-291-2/+8
| | |/ / | |/| |
* | | | Merge branch 'pm-pci'Rafael J. Wysocki2018-07-051-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAMRafael J. Wysocki2018-06-301-0/+12
| |/ /