summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-04-11PCI: remove pci_enable_msixChristoph Hellwig
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-04PCI: imx6: Do not switch speed if Gen2 is disabledAndrey Smirnov
2017-04-04PCI: imx6: Do not wait for speed change on i.MX7Andrey Smirnov
2017-04-04PCI: imx6: Allow probe deferral by reset GPIOAndrey Smirnov
2017-04-04PCI: imx6: Add code to support i.MX7DAndrey Smirnov
2017-04-04PCI: hv: Allocate interrupt descriptors with GFP_ATOMICK. Y. Srinivasan
2017-04-04PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUsK. Y. Srinivasan
2017-04-04PCI: Fix typo pci_cfg_access_lock() commentBrian Norris
2017-04-04PCI: dwc: dra7xx: Push request_irq() call to the bottom of probeKeerthy
2017-04-04PCI: dwc: designware: Move _unroll configurations to a separate functionKishon Vijay Abraham I
2017-04-04PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytesKishon Vijay Abraham I
2017-04-04PCI: dwc: all: Modify dbi accessors to take dbi_base as argumentKishon Vijay Abraham I
2017-04-04PCI: dwc: artpec6: Populate cpu_addr_fixup opsKishon Vijay Abraham I
2017-04-04PCI: dwc: dra7xx: Populate cpu_addr_fixup opsKishon Vijay Abraham I
2017-04-04PCI: dwc: designware: Add new *ops* for CPU addr fixupKishon Vijay Abraham I
2017-04-04PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()Dan Carpenter
2017-04-04PCI: dwc: Unindent dw_handle_msi_irq() loopBjorn Helgaas
2017-04-04PCI: dwc: Fix dw_pcie_ops NULL pointer dereferenceNiklas Cassel
2017-04-03PCI: dwc: Select PCI_HOST_COMMON for hisiArnd Bergmann
2017-04-03PCI: rockchip: Advertise 128-byte Read Completion Boundary supportShawn Lin
2017-04-03PCI: Avoid FLR for Intel 82579 NICsSasha Neftin
2017-04-03PCI: thunder-pem: Fix legacy firmware PEM-specific resourcesTomasz Nowicki
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com
2017-03-30PCI: Apply Cavium ACS quirk only to CN81xx/CN83xx/CN88xx devicesManish Jaggi
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner
2017-03-29PCI: Short-circuit pci_device_is_present() for disconnected devicesKeith Busch
2017-03-29PCI/MSI: Skip disabling disconnected devicesKeith Busch
2017-03-29PCI: Don't attempt config access to disconnected devicesKeith Busch
2017-03-29PCI: Add device disconnected stateKeith Busch
2017-03-29PCI: Export PCI device config accessorsKeith Busch
2017-03-25PCI: mvebu: Avoid changing the SCC bit in the Link Status registerRussell King
2017-03-24PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driverLinus Walleij
2017-03-24PCI: hv: Lock PCI bus on device ejectLong Li
2017-03-24PCI: hv: Properly handle PCI bus removeLong Li
2017-03-23PCI: rockchip: Make 'return 0' more obvious in probe()Brian Norris
2017-03-23PCI: rockchip: Unindent rockchip_pcie_set_power_limit()Bjorn Helgaas
2017-03-23PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host contro...Tomasz Nowicki
2017-03-23PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controllerTomasz Nowicki
2017-03-23PCI: rockchip: Handle regulator_get_current_limit() failure correctlyBrian Norris
2017-03-23PCI/MSI: Use dev_printk() when possibleBjorn Helgaas
2017-03-16PCI: iproc: Add PCI_DOMAIN dependency to PCI KconfigJon Mason
2017-03-14PCI: mvebu: Remove useless MSI enabling codeThomas Petazzoni
2017-03-14PCI: aardvark: Move to MSI handling using generic MSI supportThomas Petazzoni
2017-03-14PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zeroAdrian Hunter
2017-03-09PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas
2017-03-09PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava
2017-03-09PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas
2017-03-07PCI/ASPM: Always set link->downstream to avoid NULL dereference on removeYinghai Lu
2017-03-07PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao