platform/kernel/linux-rpi3.git
2018-08-15 Bjorn HelgaasMerge branch 'pci/hotplug'
2018-08-15 Bjorn HelgaasMerge branch 'pci/enumeration'
2018-08-15 Bjorn HelgaasMerge branch 'pci/dpc'
2018-08-15 Bjorn HelgaasMerge branch 'pci/aspm'
2018-08-15 Bjorn HelgaasMerge branch 'pci/aer'
2018-08-15 Bjorn HelgaasMerge branch 'for-linus'
2018-08-15 Alexandru GagniucPCI/AER: Don't clear AER bits if error handling is...
2018-08-14 Myron StowePCI: Match Root Port's MPS to endpoint's MPSS as necessary
2018-08-14 Myron StowePCI: Skip MPS logic for Virtual Functions (VFs)
2018-08-10 Alexandru GagniucPCI: Check for PCIe Link downtraining
2018-08-06 Bjorn HelgaasPCI: Remove unnecessary include of <linux/pci-aspm.h>
2018-08-06 Bjorn Helgaasiwlwifi: Remove unnecessary include of <linux/pci-aspm.h>
2018-08-06 Bjorn Helgaasath9k: Remove unnecessary include of <linux/pci-aspm.h>
2018-08-06 Bjorn Helgaasigb: Remove unnecessary include of <linux/pci-aspm.h>
2018-08-06 Andy ShevchenkoPCI/ASPM: Convert to use sysfs_match_string() helper
2018-07-31 Bjorn HelgaasPCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
2018-07-31 Lukas WunnerPCI: pciehp: Deduplicate presence check on probe &...
2018-07-31 Lukas WunnerPCI: pciehp: Avoid implicit fallthroughs in switch...
2018-07-31 Hari VyasPCI: Fix is_added/is_busmaster race condition
2018-07-31 Lukas WunnerPCI: Whitelist Thunderbolt ports for runtime D3
2018-07-31 Lukas WunnerPCI: Whitelist native hotplug ports for runtime D3
2018-07-31 Lukas WunnerPCI: sysfs: Resume to D0 on function reset
2018-07-31 Lukas WunnerPCI: pciehp: Resume parent to D0 on config space access
2018-07-31 Lukas WunnerPCI: pciehp: Resume to D0 on enable/disable
2018-07-31 Lukas WunnerPCI: pciehp: Support interrupts sent from D3hot
2018-07-31 Lukas WunnerPCI: pciehp: Obey compulsory command delay after resume
2018-07-31 Lukas WunnerPCI: pciehp: Clear spurious events earlier on resume
2018-07-31 Lukas WunnerPCI: portdrv: Deduplicate PM callback iterator
2018-07-31 Lukas WunnerPCI: pciehp: Avoid slot access during reset
2018-07-27 Dan CarpenterPCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
2018-07-26 Thomas TaiPCI/AER: Work around use-after-free in pcie_do_fatal_re...
2018-07-23 Lukas WunnerPCI: pciehp: Always enable occupied slot on probe
2018-07-23 Lukas WunnerPCI: pciehp: Become resilient to missed events
2018-07-23 Lukas WunnerPCI: pciehp: Tolerate initially unstable link
2018-07-23 Lukas WunnerPCI: pciehp: Declare pciehp_enable/disable_slot() static
2018-07-23 Lukas WunnerPCI: pciehp: Drop enable/disable lock
2018-07-23 Lukas WunnerPCI: pciehp: Enable/disable exclusively from IRQ thread
2018-07-23 Lukas WunnerPCI: pciehp: Track enable/disable status
2018-07-23 Lukas WunnerPCI: pciehp: Publish to user space last on probe
2018-07-23 Lukas WunnerPCI: hotplug: Demidlayer registration with the core
2018-07-23 Lukas WunnerPCI: pciehp: Drop slot workqueue
2018-07-23 Lukas WunnerPCI: pciehp: Handle events synchronously
2018-07-23 Lukas WunnerPCI: pciehp: Stop blinking on slot enable failure
2018-07-23 Lukas WunnerPCI: pciehp: Convert to threaded polling
2018-07-23 Lukas WunnerPCI: pciehp: Convert to threaded IRQ
2018-07-23 Lukas WunnerPCI: pciehp: Document struct slot and struct controller
2018-07-23 Lukas WunnerPCI: pciehp: Declare pciehp_unconfigure_device() void
2018-07-23 Lukas WunnerPCI: pciehp: Drop unnecessary NULL pointer check
2018-07-23 Lukas WunnerPCI: pciehp: Fix unprotected list iteration in IRQ...
2018-07-23 Lukas WunnerPCI: pciehp: Fix use-after-free on unplug
2018-07-23 Lukas WunnerPCI: hotplug: Don't leak pci_slot on registration failure
2018-07-23 Lukas WunnerPCI: hotplug: Delete skeleton driver
2018-07-20 Oza PawandeepPCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset
2018-07-20 Oza PawandeepPCI/AER: Clear device status bits during ERR_COR handling
2018-07-20 Oza PawandeepPCI/AER: Clear device status bits during ERR_FATAL...
2018-07-20 Oza PawandeepPCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path
2018-07-20 Oza PawandeepPCI/AER: Factor out ERR_NONFATAL status bit clearing
2018-07-20 Oza PawandeepPCI/AER: Clear only ERR_NONFATAL bits during non-fatal...
2018-07-20 Bjorn HelgaasPCI/AER: Clear only ERR_FATAL status bits during fatal...
2018-07-19 Keith BuschPCI/DPC: Remove indirection waiting for inactive link
2018-07-19 Keith BuschPCI/DPC: Use threaded IRQ for bottom half handling
2018-07-19 Keith BuschPCI/DPC: Print AER status in DPC event handling
2018-07-19 Keith BuschPCI/DPC: Remove rp_pio_status from dpc struct
2018-07-19 Keith BuschPCI/DPC: Defer event handling to work queue
2018-07-19 Keith BuschPCI/DPC: Leave interrupts enabled while handling event
2018-07-19 Alexandru GagniucPCI/AER: Honor "pcie_ports=native" even if HEST sets...
2018-07-19 Rajat JainPCI/AER: Add sysfs attributes for rootport cumulative...
2018-07-19 Rajat JainPCI/AER: Add sysfs attributes to provide AER stats...
2018-07-19 Rajat JainPCI/AER: Define aer_stats structure for AER capable...
2018-07-19 Rajat JainPCI/AER: Move internal declarations to drivers/pci...
2018-07-19 Tyler BaicarPCI/AER: Adopt lspci names for AER error decoding
2018-07-19 Keith BuschPCI/AER: Expose internal API for obtaining AER information
2018-07-18 Sergei ShtylyovPCI: v3-semi: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: mediatek: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: faraday: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: aardvark: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: designware: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: versatile: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: xgene: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: OF: Fix I/O space page leak
2018-07-12 James PuthukattukaranPCI: Workaround IDT switch ACS Source Validation erratum
2018-07-09 Kishon Vijay... PCI: endpoint: Fix NULL pointer dereference error when...
2018-07-09 Dexuan CuiPCI: hv: Disable/enable IRQs rather than BH in hv_compo...
2018-06-29 Jakub Kicinskinfp: stop limiting VFs to 0
2018-06-29 Jakub KicinskiPCI/IOV: Reset total_VFs limit after detaching PF driver
2018-06-29 Nicholas Mc... PCI: faraday: Add missing of_node_put()
2018-06-29 Nicholas Mc... PCI: xilinx-nwl: Add missing of_node_put()
2018-06-29 Nicholas Mc... PCI: xilinx: Add missing of_node_put()
2018-06-29 Dan CarpenterPCI: endpoint: Use after free in pci_epf_unregister_dri...
2018-06-29 Geert UytterhoevenPCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST...
2018-06-29 Marek VasutPCI: rcar: Clean up PHY init on failure
2018-06-29 Marek VasutPCI: rcar: Shut the PHY down in failpath
2018-06-26 Bjorn HelgaasPCI: shpchp: Separate existence of SHPC and permission...
2018-06-26 Lorenzo PieralisiPCI: controller: Move PCI_DOMAINS selection to arch...
2018-06-26 Alan DouglasPCI: Initialize endpoint library before controllers
2018-06-26 Bjorn HelgaasPCI: shpchp: Manage SHPC unconditionally on non-ACPI...
2018-06-16 Linus TorvaldsLinux 4.18-rc1
2018-06-16 Linus TorvaldsMerge tag 'for-linus-20180616' of git://git.kernel...
2018-06-16 Linus TorvaldsMerge tag 'docs-broken-links' of git://linuxtv.org...
2018-06-16 Linus TorvaldsMerge tag 'fsnotify_for_v4.18-rc1' of git://git./linux...
next