summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-07-23PCI: hotplug: Delete skeleton driverLukas Wunner
2018-07-20PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep
2018-07-20PCI/AER: Clear device status bits during ERR_COR handlingOza Pawandeep
2018-07-20PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep
2018-07-20PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL pathOza Pawandeep
2018-07-20PCI/AER: Factor out ERR_NONFATAL status bit clearingOza Pawandeep
2018-07-20PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recoveryOza Pawandeep
2018-07-20PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas
2018-07-19PCI/DPC: Remove indirection waiting for inactive linkKeith Busch
2018-07-19PCI/DPC: Use threaded IRQ for bottom half handlingKeith Busch
2018-07-19PCI/DPC: Print AER status in DPC event handlingKeith Busch
2018-07-19PCI/DPC: Remove rp_pio_status from dpc structKeith Busch
2018-07-19PCI/DPC: Defer event handling to work queueKeith Busch
2018-07-19PCI/DPC: Leave interrupts enabled while handling eventKeith Busch
2018-07-19PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc
2018-07-19PCI/AER: Add sysfs attributes for rootport cumulative statsRajat Jain
2018-07-19PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain
2018-07-19PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain
2018-07-19PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain
2018-07-19PCI/AER: Adopt lspci names for AER error decodingTyler Baicar
2018-07-19PCI/AER: Expose internal API for obtaining AER informationKeith Busch
2018-07-18PCI: v3-semi: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: mediatek: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: faraday: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: aardvark: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: versatile: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: xgene: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-12PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran
2018-07-09PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabledKishon Vijay Abraham I
2018-07-09PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui
2018-06-29nfp: stop limiting VFs to 0Jakub Kicinski
2018-06-29PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski
2018-06-29PCI: faraday: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter
2018-06-29PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven
2018-06-29PCI: rcar: Clean up PHY init on failureMarek Vasut
2018-06-29PCI: rcar: Shut the PHY down in failpathMarek Vasut
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi
2018-06-26PCI: Initialize endpoint library before controllersAlan Douglas
2018-06-26PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas
2018-06-17Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds