summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-04-18PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse
2017-04-18PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse
2017-04-18PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_tElena Reshetova
2017-04-17PCI: Avoid generating invalid ThunderX2 DMA aliasesJayachandran C
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-13PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C
2017-04-12PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse
2017-04-12PCI: Add bridge DMA alias quirk for ITE 8893 bridgeJarod Wilson
2017-04-12switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe
2017-04-12switchtec: Add sysfs attributes to the Switchtec driverLogan Gunthorpe
2017-04-12PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)Dongdong Liu
2017-04-11PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root PortShawn Lin
2017-04-11PCI: endpoint: functions: Add an EP function to test PCIKishon Vijay Abraham I
2017-04-11PCI: endpoint: Create configfs entry for EPC device and EPF driverKishon Vijay Abraham I
2017-04-11PCI: endpoint: Introduce configfs entry for configuring EP functionsKishon Vijay Abraham I
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I
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