index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
PCI: Remove __weak tag from pci_remap_iospace()
Lorenzo Pieralisi
1
-1
/
+1
2017-04-19
PCI: Don't resize resources when realigning all devices in system
Yongji Xie
1
-16
/
+43
2017-04-19
PCI: Don't reassign resources that are already aligned
Bjorn Helgaas
1
-21
/
+19
2017-04-19
PCI: Factor pci_reassigndev_resource_alignment()
Bjorn Helgaas
1
-22
/
+47
2017-04-19
PCI: Add pcibios_default_alignment() for arch-specific alignment control
Yongji Xie
1
-2
/
+8
2017-04-19
PCI: Include PCI-to-PCIe bridges as "Downstream Ports"
Bjorn Helgaas
1
-1
/
+2
2017-04-18
PCI: Freeze PME scan before suspending devices
Lukas Wunner
1
-4
/
+5
2017-04-18
PCI: Fix calculation of bridge window's size and alignment
Yongji Xie
1
-2
/
+2
2017-04-18
PCI: Ignore requested alignment for IOV BARs
Yongji Xie
1
-1
/
+1
2017-04-18
PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
Matthias Kaehlcke
2
-2
/
+2
2017-04-18
PCI: Improve __pci_read_base() robustness
Marc Gonzalez
1
-1
/
+1
2017-04-18
PCI/irq: Add pci_request_irq() and pci_free_irq() helpers
Christoph Hellwig
1
-1
/
+60
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
2
-9
/
+15
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
2
-9
/
+10
2017-04-18
PCI: Only allow WC mmap on prefetchable resources
David Woodhouse
1
-5
/
+8
2017-04-18
PCI: Fix another sanity check bug in /proc/pci mmap
David Woodhouse
1
-2
/
+8
2017-04-18
PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+5
2017-04-17
PCI: Avoid generating invalid ThunderX2 DMA aliases
Jayachandran C
1
-0
/
+14
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+17
2017-04-13
PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
Jayachandran C
1
-0
/
+4
2017-04-12
PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
David Woodhouse
1
-3
/
+7
2017-04-12
PCI: Add bridge DMA alias quirk for ITE 8893 bridge
Jarod Wilson
1
-0
/
+2
2017-04-12
switchtec: Add IOCTLs to the Switchtec driver
Logan Gunthorpe
1
-0
/
+481
2017-04-12
switchtec: Add sysfs attributes to the Switchtec driver
Logan Gunthorpe
1
-0
/
+113
2017-04-12
PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)
Dongdong Liu
1
-1
/
+5
2017-04-11
PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root Port
Shawn Lin
1
-1
/
+1
2017-04-11
PCI: endpoint: functions: Add an EP function to test PCI
Kishon Vijay Abraham I
5
-1
/
+530
2017-04-11
PCI: endpoint: Create configfs entry for EPC device and EPF driver
Kishon Vijay Abraham I
2
-0
/
+8
2017-04-11
PCI: endpoint: Introduce configfs entry for configuring EP functions
Kishon Vijay Abraham I
3
-0
/
+519
2017-04-11
PCI: endpoint: Add EP core layer to enable EP controller and EP functions
Kishon Vijay Abraham I
6
-0
/
+1101
2017-04-11
PCI: remove pci_enable_msix
Christoph Hellwig
1
-21
/
+0
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
7
-24
/
+93
2017-04-04
PCI: imx6: Do not switch speed if Gen2 is disabled
Andrey Smirnov
1
-26
/
+26
2017-04-04
PCI: imx6: Do not wait for speed change on i.MX7
Andrey Smirnov
1
-4
/
+15
2017-04-04
PCI: imx6: Allow probe deferral by reset GPIO
Andrey Smirnov
1
-8
/
+17
2017-04-04
PCI: imx6: Add code to support i.MX7D
Andrey Smirnov
1
-25
/
+95
2017-04-04
PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC
K. Y. Srinivasan
1
-1
/
+1
2017-04-04
PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs
K. Y. Srinivasan
1
-3
/
+8
2017-04-04
PCI: Fix typo pci_cfg_access_lock() comment
Brian Norris
1
-1
/
+1
2017-04-04
PCI: dwc: dra7xx: Push request_irq() call to the bottom of probe
Keerthy
1
-7
/
+7
2017-04-04
PCI: dwc: designware: Move _unroll configurations to a separate function
Kishon Vijay Abraham I
1
-39
/
+58
2017-04-04
PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes
Kishon Vijay Abraham I
3
-26
/
+42
2017-04-04
PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
Kishon Vijay Abraham I
3
-14
/
+29
2017-04-04
PCI: dwc: artpec6: Populate cpu_addr_fixup ops
Kishon Vijay Abraham I
1
-5
/
+6
2017-04-04
PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
Kishon Vijay Abraham I
1
-5
/
+6
2017-04-04
PCI: dwc: designware: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
2
-0
/
+4
2017-04-04
PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()
Dan Carpenter
1
-3
/
+4
2017-04-04
PCI: dwc: Unindent dw_handle_msi_irq() loop
Bjorn Helgaas
1
-11
/
+11
2017-04-04
PCI: dwc: Fix dw_pcie_ops NULL pointer dereference
Niklas Cassel
2
-0
/
+8
2017-04-03
PCI: dwc: Select PCI_HOST_COMMON for hisi
Arnd Bergmann
1
-0
/
+1
[prev]
[next]