Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d814b67e50dc53c3c83932d7020d1719af1e68dc
/
drivers
/
pci
45144d4
PCI: PM: Fix pci_power_up()
by Rafael J. Wysocki
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
299d14d
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
c5048a7
Merge branch 'pci/trivial'
by Bjorn Helgaas
· 5 years ago
cdc7e18
Merge branch 'remotes/lorenzo/pci/vmd'
by Bjorn Helgaas
· 5 years ago
3efa7f1
Merge branch 'lorenzo/pci/tegra'
by Bjorn Helgaas
· 5 years ago
4597905
Merge branch 'remotes/lorenzo/pci/mobiveil'
by Bjorn Helgaas
· 5 years ago
e4faafb
Merge branch 'remotes/lorenzo/pci/misc'
by Bjorn Helgaas
· 5 years ago
8b38b5f
Merge branch 'remotes/lorenzo/pci/mediatek'
by Bjorn Helgaas
· 5 years ago
5adc7d5
Merge branch 'remotes/lorenzo/pci/layerscape'
by Bjorn Helgaas
· 5 years ago
7088241
Merge branch 'remotes/lorenzo/pci/imx'
by Bjorn Helgaas
· 5 years ago
a40c4b3
Merge branch 'remotes/lorenzo/pci/hv'
by Bjorn Helgaas
· 5 years ago
b83e445
Merge branch 'remotes/lorenzo/pci/dwc'
by Bjorn Helgaas
· 5 years ago
af47f25
Merge branch 'remotes/lorenzo/pci/al'
by Bjorn Helgaas
· 5 years ago
0ca0ef1
Merge branch 'pci/resource'
by Bjorn Helgaas
· 5 years ago
203104c
Merge branch 'pci/pciehp'
by Bjorn Helgaas
· 5 years ago
63fa843
Merge branch 'pci/p2pdma'
by Bjorn Helgaas
· 5 years ago
3ddbff3
Merge branch 'pci/msi'
by Bjorn Helgaas
· 5 years ago
6ce54f0
Merge branch 'pci/misc'
by Bjorn Helgaas
· 5 years ago
a10a1f6
Merge branch 'pci/enumeration'
by Bjorn Helgaas
· 5 years ago
77dc51f
Merge branch 'pci/encapsulate'
by Bjorn Helgaas
· 5 years ago
0a901f2
PCI: tegra: Add support to enable slot regulators
by Vidya Sagar
· 5 years ago
f4ff4fa
PCI: tegra: Add support to configure sideband pins
by Vidya Sagar
· 5 years ago
45824fc
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
81160dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
4feaab0
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 5 years ago
a572ba6
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a1a3017
PCI: vmd: Fix shadow offsets to reflect spec changes
by Jon Derrick
· 5 years ago
e3dffa4
PCI: vmd: Fix config addressing when using bus offsets
by Jon Derrick
· 5 years ago
76f0f22
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 5 years ago
0b24134
PCI: dwc: Add validation that PCIe core is set to correct mode
by Jonathan Chocron
· 5 years ago
a8daea9
PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driver
by Jonathan Chocron
· 5 years ago
738cb37
PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port
by Jonathan Chocron
· 5 years ago
a638b5d
PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port
by Jonathan Chocron
· 5 years ago
76e67e9
PCI: Add ACS quirk for Amazon Annapurna Labs root ports
by Ali Saidi
· 5 years ago
f73f8a5
PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers
by Haiyang Zhang
· 5 years ago
56e15a2
PCI: tegra: Add Tegra194 PCIe support
by Vidya Sagar
· 5 years ago
ca78410
PCI: Get rid of dev->has_secondary_link flag
by Mika Westerberg
· 5 years ago
984998e
PCI: Make pcie_downstream_port() available outside of access.c
by Mika Westerberg
· 5 years ago
9cc5b7f
Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 5 years ago
46b2c32
PCI: Add ACS quirk for iProc PAXB
by Abhinav Ratna
· 5 years ago
e499081
PCI: Force trailing new line to resource_alignment_param in sysfs
by Logan Gunthorpe
· 5 years ago
273b177
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
by Logan Gunthorpe
· 5 years ago
4a06c2c
PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
by Bjorn Helgaas
· 5 years ago
9194094
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
by Denis Efremov
· 5 years ago
106feb2
PCI: pciehp: Remove pciehp_set_attention_status()
by Denis Efremov
· 5 years ago
94719ba
PCI: pciehp: Combine adjacent indicator updates
by Denis Efremov
· 5 years ago
688033f
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
by Denis Efremov
· 5 years ago
70aaf61
PCI: Clean up resource_alignment parameter to not require static buffer
by Logan Gunthorpe
· 5 years ago
8050f3f
PCI: Use static const struct, not const static struct
by Krzysztof Wilczynski
· 5 years ago
7f1c62c
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
by Krzysztof Wilczynski
· 5 years ago
244c06c
PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autoprobe
by Kelsey Skunberg
· 5 years ago
018c49e
pci-hotplug/pnv_php: Add attention indicator support
by Oliver O'Halloran
· 5 years ago
a839bd8
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
by Oliver O'Halloran
· 5 years ago
7fd1fe4
pci-hotplug/pnv_php: Add a reset_slot() callback
by Oliver O'Halloran
· 5 years ago
c1e3366
PCI: iproc: Propagate errors for optional PHYs
by Thierry Reding
· 5 years ago
8f9e164
PCI: histb: Propagate errors for optional regulators
by Thierry Reding
· 5 years ago
e7a877b
PCI: armada8x: Propagate errors for optional PHYs
by Thierry Reding
· 5 years ago
2170a09
PCI: imx6: Propagate errors for optional regulators
by Thierry Reding
· 5 years ago
ddd6960
PCI: exynos: Propagate errors for optional PHYs
by Thierry Reding
· 5 years ago
0e3ff0a
PCI: rockchip: Propagate errors for optional regulators
by Thierry Reding
· 5 years ago
55507ae
PCI: Remove unnecessary returns
by Krzysztof Wilczynski
· 5 years ago
b071c1f
PCI: OF: Correct of_irq_parse_pci() documentation
by Lubomir Rintel
· 5 years ago
d1bbf38
PCI: Fix typos and whitespace errors
by Bjorn Helgaas
· 5 years ago
4a2dbed
PCI/ACPI: Remove unnecessary struct hotplug_program_ops
by Krzysztof Wilczynski
· 5 years ago
8c3aac6
PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
by Krzysztof Wilczynski
· 5 years ago
e2797ad
PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
by Krzysztof Wilczynski
· 5 years ago
7ce2e76
PCI: Move ASPM declarations to linux/pci.h
by Krzysztof Wilczynski
· 5 years ago
68aaf44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
59c36bc
Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
66de33f
PCI: dwc: Return directly when num-lanes is not found
by Hou Zhiqiang
· 5 years ago
348dd93
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
by Haiyang Zhang
· 5 years ago
e5d2f91
PCI: hv: Add a paravirtual backchannel in software
by Dexuan Cui
· 5 years ago
df901c8
PCI: mobiveil: Fix the CPU base address setup in inbound window
by Hou Zhiqiang
· 5 years ago
5ae6393
PCI: kirin: Make structure kirin_dw_pcie_ops constant
by Nishka Dasgupta
· 5 years ago
be70010
PCI: hv: Detect and fix Hyper-V PCI domain number collision
by Haiyang Zhang
· 5 years ago
aaee0c1
PCI/IOV: Move sysfs SR-IOV functions to iov.c
by Kelsey Skunberg
· 5 years ago
e215404
PCI: sysfs: Change permissions from symbolic to octal
by Kelsey Skunberg
· 5 years ago
4e2b794
PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()
by Kelsey Skunberg
· 5 years ago
8bdfa14
PCI: sysfs: Define device attributes with DEVICE_ATTR*()
by Kelsey Skunberg
· 5 years ago
eb627e1
PCI: Lock down BAR access when the kernel is locked down
by Matthew Garrett
· 5 years ago
c7532b6
PCI/hotplug: remove the sgi_hotplug driver
by Christoph Hellwig
· 5 years ago
27235b15
PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
by Logan Gunthorpe
· 5 years ago
5daf40b
PCI/P2PDMA: Allow IOMMU for host bridge whitelist
by Logan Gunthorpe
· 5 years ago
5d52e1a
PCI/P2PDMA: dma_map() requests that traverse the host bridge
by Logan Gunthorpe
· 5 years ago
110203b
PCI/P2PDMA: Store mapping method in an xarray
by Logan Gunthorpe
· 5 years ago
142c242
PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
by Logan Gunthorpe
· 5 years ago
7f73eac
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
by Logan Gunthorpe
· 5 years ago
2b9f4bb
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
by Logan Gunthorpe
· 5 years ago
494d63b
PCI/P2PDMA: Whitelist some Intel host bridges
by Logan Gunthorpe
· 5 years ago
2c84d81
PCI/P2PDMA: Factor out host_bridge_whitelist()
by Logan Gunthorpe
· 5 years ago
e2cbfbf
PCI/P2PDMA: Apply host bridge whitelist for ACS
by Logan Gunthorpe
· 5 years ago
c6bfaeb
PCI/P2PDMA: Factor out __upstream_bridge_distance()
by Logan Gunthorpe
· 5 years ago
7258308
PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
by Logan Gunthorpe
· 5 years ago
0afea38
PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
by Logan Gunthorpe
· 5 years ago
a6e6fe6
PCI/P2PDMA: Introduce private pagemap structure
by Logan Gunthorpe
· 5 years ago
ad54567
PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround
by Lyude Paul
· 5 years ago
075af61
PCI: imx6: Limit DBI register length
by Stefan Agner
· 5 years ago
f58ba5e
PCI: pci-hyperv: Fix build errors on non-SYSFS config
by Randy Dunlap
· 5 years ago
b5b2461
PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately
by Xiaowei Bao
· 5 years ago
Next »