Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c591c2e36ccc9a08f265841d2fd68e35327ab3c4
c591c2e
powerpc/pci: Fix broken INTx configuration via OF
by Alexey Kardashevskiy
· 7 years ago
ab8c609
Merge branch 'pci/spdx' into next
by Bjorn Helgaas
· 7 years ago
a5fae84
Merge remote-tracking branch 'lorenzo/pci/xgene' into next
by Bjorn Helgaas
· 7 years ago
163b716
Merge remote-tracking branch 'lorenzo/pci/tegra' into next
by Bjorn Helgaas
· 7 years ago
88af812
Merge remote-tracking branch 'lorenzo/pci/rcar' into next
by Bjorn Helgaas
· 7 years ago
278a26b
Merge remote-tracking branch 'lorenzo/pci/keystone' into next
by Bjorn Helgaas
· 7 years ago
7dd113b
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
by Bjorn Helgaas
· 7 years ago
1609336
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
by Bjorn Helgaas
· 7 years ago
c7f75ae
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
by Bjorn Helgaas
· 7 years ago
a07ae84
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 7 years ago
01f095e
Merge branch 'pci/trivial' into next
by Bjorn Helgaas
· 7 years ago
6a436fa
Merge branch 'pci/switchtec' into next
by Bjorn Helgaas
· 7 years ago
414ae76
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 7 years ago
1137772
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 7 years ago
412ee7c
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 7 years ago
85d24b3
Merge branch 'pci/hotplug' into next
by Bjorn Helgaas
· 7 years ago
5be3168
Merge branch 'pci/enumeration' into next
by Bjorn Helgaas
· 7 years ago
6b29039
Merge branch 'pci/dt-resources' into next
by Bjorn Helgaas
· 7 years ago
3972b0e
Merge branch 'pci/dpc' into next
by Bjorn Helgaas
· 7 years ago
ac7ab8a
Merge branch 'pci/dma' into next
by Bjorn Helgaas
· 7 years ago
b0b7f9c
Merge branch 'pci/deprecate-get-bus-and-slot' into next
by Bjorn Helgaas
· 7 years ago
3ea8bc3
Merge branch 'pci/aspm' into next
by Bjorn Helgaas
· 7 years ago
86e9915
Merge branch 'pci/aer' into next
by Bjorn Helgaas
· 7 years ago
37dddf1
PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller
by Cyrille Pitchen
· 7 years ago
6618f4d
dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe endpoint controller
by Cyrille Pitchen
· 7 years ago
fc41df2
PCI: endpoint: Fix EPF device name to support multi-function devices
by Cyrille Pitchen
· 7 years ago
4494738
PCI: endpoint: Add the function number as argument to EPC ops
by Cyrille Pitchen
· 7 years ago
1b79c52
PCI: cadence: Add host driver for Cadence PCIe controller
by Cyrille Pitchen
· 7 years ago
2040fae
dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe host controller
by Scott Telford
· 7 years ago
74b3070
PCI: Add vendor ID for Cadence
by Cyrille Pitchen
· 7 years ago
49b8e3f
PCI: Add generic function to probe PCI host controllers
by Cyrille Pitchen
· 7 years ago
c6dd8ec
PCI: generic: fix missing call of pci_free_resource_list()
by Cyrille Pitchen
· 7 years ago
3a8f77e
PCI: OF: Add generic function to parse and allocate PCI resources
by Cyrille Pitchen
· 7 years ago
9de0eec
PCI: Regroup all PCI related entries into drivers/pci/Makefile
by Cyrille Pitchen
· 7 years ago
65d5e91
PCI/DPC: Reformat DPC register definitions
by Bjorn Helgaas
· 7 years ago
01060e3
PCI/DPC: Add and use DPC Status register field definitions
by Bjorn Helgaas
· 7 years ago
716f0f7
PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()
by Bjorn Helgaas
· 7 years ago
f784c41
PCI/DPC: Remove unnecessary RP PIO register structs
by Bjorn Helgaas
· 7 years ago
f5ec5a0
PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()
by Bjorn Helgaas
· 7 years ago
a88b304
PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()
by Bjorn Helgaas
· 7 years ago
64c3394
PCI/DPC: Make RP PIO log size check more generic
by Bjorn Helgaas
· 7 years ago
a596a7b
PCI/DPC: Rename local "status" to "dpc_status"
by Bjorn Helgaas
· 7 years ago
0bbe0eb
PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()
by Bjorn Helgaas
· 7 years ago
e68d281
PCI/DPC: Process RP PIO details only if RP PIO extensions supported
by Bjorn Helgaas
· 7 years ago
e3c44b8
PCI/DPC: Read RP PIO Log Size once at probe
by Bjorn Helgaas
· 7 years ago
be3039a
PCI/DPC: Rename struct dpc_dev.rp to rp_extensions
by Bjorn Helgaas
· 7 years ago
aa745ef
PCI/DPC: Add local variable for DPC capability offset
by Bjorn Helgaas
· 7 years ago
36b0727
PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement
by Bjorn Helgaas
· 7 years ago
736759e
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
by Bjorn Helgaas
· 7 years ago
e1e86ee
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
by Bjorn Helgaas
· 7 years ago
8cfab3c
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
by Bjorn Helgaas
· 7 years ago
b604472
PCI/DPC: Rename interrupt_event_handler() to dpc_work()
by Bjorn Helgaas
· 7 years ago
6b9045b
PCI/DPC: Fix interrupt message number print
by Keith Busch
· 7 years ago
eed85ff
PCI/DPC: Enable DPC only if AER is available
by Keith Busch
· 7 years ago
7328c8f
PCI: Add SPDX GPL-2.0 when no license was specified
by Bjorn Helgaas
· 7 years ago
7e29784
PCI: Make of_irq_parse_pci() static
by Rob Herring
· 7 years ago
20c3ff6
RDMA/qedr: Use pci_enable_atomic_ops_to_root()
by Felix Kuehling
· 7 years ago
430a236
PCI: Add pci_enable_atomic_ops_to_root()
by Jay Cornwall
· 7 years ago
0077a84
PCI: Expose ari_enabled in sysfs
by Stuart Hayes
· 7 years ago
493fb50
PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
by Lukas Wunner
· 7 years ago
b5d6bc9
PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
by Jaehoon Chung
· 7 years ago
80db6f0
PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build
by Niklas Cassel
· 7 years ago
7506dc7
PCI: Add wrappers for dev_printk()
by Frederick Lawler
· 7 years ago
4167b2a
PCI: Remove NULL device handling from PCI DMA API
by Christoph Hellwig
· 7 years ago
c08fa16
net: tsi108: Use DMA API properly
by Christoph Hellwig
· 7 years ago
8d669f9
media: ttusb-dec: Remove pci_zalloc_coherent() abuse
by Christoph Hellwig
· 7 years ago
894f300
media: ttusb-budget: Remove pci_zalloc_coherent() abuse
by Christoph Hellwig
· 7 years ago
59f47ef
powerpc/pci: Use of_irq_parse_and_map_pci() helper
by Rob Herring
· 7 years ago
4670d61
PCI: Move OF-related PCI functions into PCI core
by Rob Herring
· 7 years ago
c7abb23
PCI: Remove unnecessary messages for memory allocation failures
by Markus Elfring
· 7 years ago
e228108
video: fbdev: riva: deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
5ceae16
video: fbdev: nvidia: deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
e587467
video: fbdev: intelfb: deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
c792373
openprom: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
dd34bb4
xen/pcifront: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
39c9465
PCI: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
48ec053
PCI: ibmphp: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
8658e81
PCI: cpqhp: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
2e1c872
pch_gbe: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
8307f1a
bnx2x: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
67c8d32
powerpc/via-pmu: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
aa00820
PCI: Add function 1 DMA alias quirk for Marvell 9128
by Alex Williamson
· 7 years ago
78243ff
PCI: tegra: Use bus->sysdata to store and get host private data
by Manikanta Maddireddy
· 7 years ago
bf6681e
of: Export of_pci_range_to_resource()
by Manikanta Maddireddy
· 7 years ago
deb8699
PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
by Dongdong Liu
· 7 years ago
3b65ca5
PCI: iproc: Fix NULL pointer dereference for BCMA
by Ray Jui
· 7 years ago
0f6f1d9
PCI/AER: Return error if AER is not supported
by Keith Busch
· 7 years ago
d5bf0f4
iommu/amd: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
8c01639
sl82c105: deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
2fa6d6c
drm/nouveau: deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
ba99d83
drm/gma500: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
cb5264b
ibft: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
2c2457a
edd: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
067ddab
agp: sworks: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
84f8cbf
agp: nvidia: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
78a6b8d
ata: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
d4b3150
x86/PCI: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
50ed578
powerpc/PCI: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
c98e54c
alpha/PCI: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
a9b94b7
PCI: tegra: Remove PCI_REASSIGN_ALL_BUS use on Tegra
by Manikanta Maddireddy
· 7 years ago
Next »