Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
876ae234cb5e908c12c60562295cd633eac687bb
/
drivers
/
pci
3bd7db6
PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove
by Yinghai Lu
· 8 years ago
0d5370d
PCI: Prevent VPD access for QLogic ISP2722
by Ethan Zhao
· 8 years ago
544714d
PCI: exynos: Initialize elbi_base even when using PHY framework
by Jaehoon Chung
· 8 years ago
e27fd02
Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
e0d0722
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
27ddb68
PCI: add an API to get node from vector
by Shaohua Li
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
b286ced
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
2a7275a
PCI: altera: Fix TLP_CFG_DW0 for TLP write
by Ley Foon Tan
· 8 years ago
4091fb9
scripts/spelling.txt: add "followings" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
c046406
PCI: dwc: Fix crashes seen due to missing assignments
by Guenter Roeck
· 8 years ago
60e8d3e
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
c4d052c
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 8 years ago
42d87e3
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 8 years ago
2bdd584
Merge branch 'pci/enumeration' into next
by Bjorn Helgaas
· 8 years ago
9e38637
Merge branch 'pci/host-xilinx' into next
by Bjorn Helgaas
· 8 years ago
9d53426
Merge branch 'pci/host-xgene' into next
by Bjorn Helgaas
· 8 years ago
f08bf55
Merge branch 'pci/host-versatile' into next
by Bjorn Helgaas
· 8 years ago
b98a7f7
Merge branch 'pci/host-thunder' into next
by Bjorn Helgaas
· 8 years ago
bcea623
Merge branch 'pci/host-rockchip' into next
by Bjorn Helgaas
· 8 years ago
56195e9
Merge branch 'pci/host-rcar' into next
by Bjorn Helgaas
· 8 years ago
dda7189
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 8 years ago
e2dc4f2
Merge branch 'pci/host-layerscape' into next
by Bjorn Helgaas
· 8 years ago
68094b4
Merge branch 'pci/host-iproc' into next
by Bjorn Helgaas
· 8 years ago
e34e38b
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 8 years ago
5dcda98
Merge branch 'pci/host-hv' into next
by Bjorn Helgaas
· 8 years ago
d952097
Merge branch 'pci/host-hisi' into next
by Bjorn Helgaas
· 8 years ago
b2e6d30
Merge branch 'pci/host-exynos' into next
by Bjorn Helgaas
· 8 years ago
1a55761
Merge branch 'pci/host-altera' into next
by Bjorn Helgaas
· 8 years ago
3bb0356
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 8 years ago
7a2b3f0
PCI: dwc: Remove dependency of designware on CONFIG_PCI
by Kishon Vijay Abraham I
· 8 years ago
a056020
PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc host
by Kishon Vijay Abraham I
· 8 years ago
feb85d9
PCI: dwc: Split pcie-designware.c into host and core files
by Kishon Vijay Abraham I
· 8 years ago
314fc85
PCI: dwc: designware: Fix style errors in pcie-designware.c
by Kishon Vijay Abraham I
· 8 years ago
5f334db
PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()
by Kishon Vijay Abraham I
· 8 years ago
442ec4c
PCI: dwc: all: Split struct pcie_port into host-only and core structures
by Kishon Vijay Abraham I
· 8 years ago
40f67fb
PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()
by Kishon Vijay Abraham I
· 8 years ago
19ce01cc
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
by Kishon Vijay Abraham I
· 8 years ago
9bcf0a6
PCI: dwc: all: Use platform_set_drvdata() to save private data
by Kishon Vijay Abraham I
· 8 years ago
b90dc39
PCI: dwc: designware: Move register defines to designware header file
by Kishon Vijay Abraham I
· 8 years ago
11a61a8
PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
by Fengguang Wu
· 8 years ago
1f6c450
PCI: dra7xx: Group PHY API invocations
by Kishon Vijay Abraham I
· 8 years ago
ebe85a4
PCI: dra7xx: Enable MSI and legacy interrupts simultaneously
by Kishon Vijay Abraham I
· 8 years ago
ab5fe4f
PCI: dra7xx: Add support to force RC to work in GEN1 mode
by Kishon Vijay Abraham I
· 8 years ago
602d38b
PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()
by Kishon Vijay Abraham I
· 8 years ago
950bf63
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
by Kishon Vijay Abraham I
· 8 years ago
e7cd7ef
PCI: exynos: Support the PHY generic framework
by Jaehoon Chung
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
81efbad
PCI/MSI: Fix msi_desc->affinity memory leak when freeing MSI IRQs
by Prarit Bhargava
· 8 years ago
8ca6e0a
PCI: altera: Extract TLP completion status correctly
by Yadi Hu
· 8 years ago
5800790
PCI: rockchip: Set vendor ID from local core config space
by Shawn Lin
· 8 years ago
33be632
PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432
by Sinan Kaya
· 8 years ago
4a9b093
PCI: hv: Use device serial number as PCI domain
by Haiyang Zhang
· 8 years ago
49f4b08
pci/hotplug/pnv-php: Disable MSI and PCI device properly
by Gavin Shan
· 8 years ago
303529d
pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
by Gavin Shan
· 8 years ago
36c7c9d
pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
by Gavin Shan
· 8 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
cd3e2eb
PCI: Sort the list of devices with D3 delay quirk by ID
by Andy Shevchenko
· 8 years ago
4c2ae32
Merge branch 'pci/vpd' into next
by Bjorn Helgaas
· 8 years ago
8b9c156
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 8 years ago
0dc49eb
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 8 years ago
3ec2574
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 8 years ago
906c142
Merge branch 'pci/hotplug' into next
by Bjorn Helgaas
· 8 years ago
63ab93f
Merge branch 'pci/enumeration' into next
by Bjorn Helgaas
· 8 years ago
af3a2ab
Merge branch 'pci/dpc' into next
by Bjorn Helgaas
· 8 years ago
afe3e4d1
PCI/PME: Restore pcie_pme_driver.remove
by Yinghai Lu
· 8 years ago
454593e
drivers/pci/hotplug: Mask PDC interrupt if required
by Gavin Shan
· 8 years ago
d0c4249
drivers/pci/hotplug: Fix initial state for empty slot
by Gavin Shan
· 8 years ago
d7d5553
drivers/pci/hotplug: Handle presence detection change properly
by Gavin Shan
· 8 years ago
a142f4d
PCI/ASPM: Add comment about L1 substate latency
by Rajat Jain
· 8 years ago
aeda9ad
PCI/ASPM: Configure L1 substate settings
by Rajat Jain
· 8 years ago
f1f0366
PCI/ASPM: Calculate and save the L1.2 timing parameters
by Rajat Jain
· 8 years ago
b5a0a9b
PCI/ASPM: Read and set up L1 substate capabilities
by Rajat Jain
· 8 years ago
b2103cc
PCI/ASPM: Add support for L1 substates
by Rajat Jain
· 8 years ago
35eeacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3278478
PCI: exynos: Refactor to make it easier to support other SoCs
by Niyas Ahmed S T
· 8 years ago
948b762
PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectors
by Dennis Chen
· 8 years ago
3674cc4
PCI/portdrv: Use pci_irq_alloc_vectors()
by Christoph Hellwig
· 8 years ago
862290f
PCI/MSI: Check that we have a legacy interrupt line before using it
by Christoph Hellwig
· 8 years ago
f1d722b
PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource list
by Shawn Lin
· 8 years ago
21b7245
PCI: imx6: Fix a typo in error message
by Andrey Smirnov
· 8 years ago
60e2e2f
PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
by Dexuan Cui
· 8 years ago
fed6781
PCI: Remove duplicate check for positive return value from probe() functions
by Gabriel Krisman Bertazi
· 8 years ago
abdbf4d
PCI/DPC: Wait for Root Port busy to clear
by Keith Busch
· 8 years ago
87b336d
PCI/DPC: Decode extended reasons
by Keith Busch
· 8 years ago
699c4ce
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
by Christoph Hellwig
· 8 years ago
47feb41
PCI/MSI: Remove unused pci_msi_create_default_irq_domain()
by Christoph Hellwig
· 8 years ago
26b54be
PCI: xilinx-nwl: Remove mask for messages not supported by AXI
by Bharat Kumar Gogada
· 8 years ago
3adfb57
PCI/MSI: Return failure when msix_setup_entries() fails
by Christophe JAILLET
· 8 years ago
7da7a1a
PCI: xgene: Configure PCIe MPS settings
by Bjorn Helgaas
· 8 years ago
60db3a4
PCI: Enable PCIe Extended Tags if supported
by Sinan Kaya
· 8 years ago
3fb5561
PCI: generic: Call pci_fixup_irqs() only on ARM
by Dongdong Liu
· 8 years ago
72f2ff0
PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
by Dongdong Liu
· 8 years ago
4788316
PCI: hisi: Rename config space accessors to remove "acpi"
by Bjorn Helgaas
· 8 years ago
ce709f8
PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS
by Jon Mason
· 8 years ago
70bc1b6
PCI: versatile: Configure PCIe MPS settings
by Bjorn Helgaas
· 8 years ago
ec6bd78
PCI: xilinx: Configure PCIe MPS settings
by Bjorn Helgaas
· 8 years ago
4d4836a
PCI: iproc: Configure PCIe MPS settings
by Jon Mason
· 8 years ago
Next »