Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
93763ee6518606f9a813a6b084ffc6fd5aa72f4f
93763ee6
Merge branch 'pci/host/mobiveil'
by Bjorn Helgaas
· 7 years ago
cc64520
Merge branch 'lorenzo/pci/mediatek'
by Bjorn Helgaas
· 7 years ago
741f8e7
Merge branch 'lorenzo/pci/hv'
by Bjorn Helgaas
· 7 years ago
5db844e
Merge branch 'lorenzo/pci/host/misc'
by Bjorn Helgaas
· 7 years ago
bf79d7d
Merge branch 'lorenzo/pci/endpoint'
by Bjorn Helgaas
· 7 years ago
d792b32
Merge branch 'lorenzo/pci/dwc-fixes'
by Bjorn Helgaas
· 7 years ago
f03c7aa
Merge branch 'lorenzo/pci/dwc'
by Bjorn Helgaas
· 7 years ago
bdc4bb1
Merge branch 'lorenzo/pci/armada8k'
by Bjorn Helgaas
· 7 years ago
fd83941
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 7 years ago
13fbadc
Merge branch 'pci/sparc'
by Bjorn Helgaas
· 7 years ago
a7c9d4c
Merge branch 'pci/resource'
by Bjorn Helgaas
· 7 years ago
ae08aa1
Merge branch 'pci/portdrv'
by Bjorn Helgaas
· 7 years ago
aee9684
Merge branch 'pci/misc'
by Bjorn Helgaas
· 7 years ago
f64c146
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 7 years ago
5e3165d
Merge branch 'pci/enumeration'
by Bjorn Helgaas
· 7 years ago
8e069da
Merge branch 'pci/dpc'
by Bjorn Helgaas
· 7 years ago
08b5b2f
Merge branch 'pci/aspm'
by Bjorn Helgaas
· 7 years ago
d7e02c0
Merge branch 'pci/aer'
by Bjorn Helgaas
· 7 years ago
e13d17f
PCI/AER: Replace struct pcie_device with pci_dev
by Keith Busch
· 7 years ago
8f6fb67
PCI/AER: Remove unused parameters
by Keith Busch
· 7 years ago
e412d63
PCI: Improve "partially hidden behind bridge" log message
by Mika Westerberg
· 7 years ago
70f7880
PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() doc
by Mika Westerberg
· 7 years ago
14fe595
PCI: Move resource distribution for single bridge outside loop
by Mika Westerberg
· 7 years ago
3374c54
PCI: Account for all bridges on bus when distributing bus numbers
by Mika Westerberg
· 7 years ago
9337a49
ACPI / hotplug / PCI: Drop unnecessary parentheses
by Mika Westerberg
· 7 years ago
8f004f4
ACPI / hotplug / PCI: Mark stale PCI devices disconnected
by Mika Westerberg
· 7 years ago
84c8b58
ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug
by Mika Westerberg
· 7 years ago
95d969e
PCI: hotplug: Add hotplug_is_native()
by Mika Westerberg
· 7 years ago
90cc0c3
PCI: shpchp: Add shpchp_is_native()
by Mika Westerberg
· 7 years ago
bed4e9c
PCI: shpchp: Fix AMD POGO identification
by Bjorn Helgaas
· 7 years ago
1e913e5
PCI: mobiveil: Add MSI support
by Subrahmanya Lingappa
· 7 years ago
9af6bcb
PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
by Subrahmanya Lingappa
· 7 years ago
010caed
PCI/AER: Decode Error Source Requester ID
by Bjorn Helgaas
· 7 years ago
ad4050d
PCI/AER: Remove aer_recover_work_func() forward declaration
by Borislav Petkov
· 7 years ago
b09803b
PCI/DPC: Use the generic pcie_do_fatal_recovery() path
by Oza Pawandeep
· 7 years ago
0b91439
PCI/AER: Pass service type to pcie_do_fatal_recovery()
by Oza Pawandeep
· 7 years ago
6927868
PCI/DPC: Disable ERR_NONFATAL handling by DPC
by Oza Pawandeep
· 7 years ago
e76d596
PCI/portdrv: Add generic pcie_port_find_device()
by Oza Pawandeep
· 7 years ago
f2b775f
PCI: shpchp: Use dev_printk() for OSHP-related messages
by Bjorn Helgaas
· 7 years ago
96a621e
PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper
by Mika Westerberg
· 7 years ago
6f77fa4
PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags
by Mika Westerberg
· 7 years ago
aa6be07
PCI: shpchp: Rely on previous _OSC results
by Mika Westerberg
· 7 years ago
1df81a6
PCI: shpchp: Request SHPC control via _OSC when adding host bridge
by Mika Westerberg
· 7 years ago
82280f7
PCI: shpchp: Convert SHPC to be builtin only
by Mika Westerberg
· 7 years ago
5352a44
PCI: pciehp: Make pciehp_is_native() stricter
by Mika Westerberg
· 7 years ago
9310f0d
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
by Mika Westerberg
· 7 years ago
37bd62d
PCI: Enable PCI_DOMAINS along with generic PCI host controller
by Jan Kiszka
· 7 years ago
01fcb7f
PCI: Add support for unbinding the generic PCI host controller
by Jan Kiszka
· 7 years ago
5bd51b3
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
by Jan Kiszka
· 7 years ago
d9c5d5a
PCI: Use dev_printk() in of_pci_get_host_bridge_resources()
by Jan Kiszka
· 7 years ago
055f87a
PCI: Pass struct device to of_pci_get_host_bridge_resources()
by Jan Kiszka
· 7 years ago
126b7de
PCI: Rename of_pci_get_host_bridge_resources() device node parameter
by Jan Kiszka
· 7 years ago
3bbce53
PCI: Fix devm_pci_alloc_host_bridge() memory leak
by Jan Kiszka
· 7 years ago
92f9ccc
PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindings
by Subrahmanya Lingappa
· 7 years ago
e5b1db0
PCI: Remove unused pcie_get_minimum_link()
by Bjorn Helgaas
· 7 years ago
4695ca9
ixgbe: Report PCIe link properties with pcie_print_link_status()
by Bjorn Helgaas
· 7 years ago
57d12fc
cxgb4: Report PCIe link properties with pcie_print_link_status()
by Bjorn Helgaas
· 7 years ago
af125b7
bnxt_en: Report PCIe link properties with pcie_print_link_status()
by Bjorn Helgaas
· 7 years ago
cc04a1d
bnx2x: Report PCIe link properties with pcie_print_link_status()
by Bjorn Helgaas
· 7 years ago
6f5cdfa
PCI: Prevent sysfs disable of device while driver is attached
by Christoph Hellwig
· 7 years ago
8d85a7a
PCI/IOV: Allow PF drivers to limit total_VFs to 0
by Jakub Kicinski
· 7 years ago
c3635da
PCI: hv: Do not wait forever on a device that has disappeared
by Dexuan Cui
· 7 years ago
5b8db8f
PCI: hv: Use list_for_each_entry()
by Stephen Hemminger
· 7 years ago
6708be9
PCI: hv: Convert remove_lock to refcount
by Stephen Hemminger
· 7 years ago
8c99e12
PCI: hv: Remove unused reason for refcount handler
by Stephen Hemminger
· 7 years ago
408fec36
PCI: pciehp: Request control of native hotplug only if supported
by Mika Westerberg
· 7 years ago
13c6584
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
by Mika Westerberg
· 7 years ago
5d9c6b8
PCI: pnv_php: Add missing of_node_put()
by Julia Lawall
· 7 years ago
854b69e
PCI: qcom: add runtime pm support to pcie_port
by Srinivas Kandagatla
· 7 years ago
77edfac
MIPS: PCI: Use dev_printk() when possible
by Bjorn Helgaas
· 7 years ago
78f7aad
xtensa/PCI: Use dev_printk() when possible
by Bjorn Helgaas
· 7 years ago
f242132
xtensa/PCI: Make variables static
by Bjorn Helgaas
· 7 years ago
99efbb8
xtensa/PCI: Remove dead code
by Bjorn Helgaas
· 7 years ago
59f2d3d
microblaze/PCI: Remove pcibios_claim_one_bus() dead code
by Bjorn Helgaas
· 7 years ago
069967f
microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code
by Bjorn Helgaas
· 7 years ago
adedc05
sparc/PCI: Use dev_printk() when possible
by Bjorn Helgaas
· 7 years ago
b30f465
sparc32/PCI/PCIC: Converge device enable path
by Bjorn Helgaas
· 7 years ago
4a33b3c
sparc32/PCI/LEON: Converge device enable path
by Bjorn Helgaas
· 7 years ago
42fe2f9
PCI: mediatek: Implement chained IRQ handling setup
by Honghui Zhang
· 7 years ago
ef1433f
PCI: endpoint: Create configfs entry for each pci_epf_device_id table entry
by Kishon Vijay Abraham I
· 7 years ago
f252d06
PCI/portdrv: Add generic pcie_port_find_service()
by Oza Pawandeep
· 7 years ago
2e28bc8
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
by Oza Pawandeep
· 7 years ago
d25e28e
PCI/AER: Rename error recovery interfaces to generic PCI naming
by Oza Pawandeep
· 7 years ago
7e9084b
PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices
by Oza Pawandeep
· 7 years ago
9f5a70f1
PCI: Add generic pcie_wait_for_link() interface
by Oza Pawandeep
· 7 years ago
56abbf8
PCI/DPC: Clear interrupt status in interrupt handler top half
by Oza Pawandeep
· 7 years ago
074df25
PCI: qcom: Fix a bitwise vs logical NOT typo
by Dan Carpenter
· 7 years ago
ae07b78
PCI: Make pci_get_new_domain_nr() static
by Jan Kiszka
· 7 years ago
011cb23
PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()
by Gustavo Pimentel
· 7 years ago
71dcce6
PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()
by Gustavo Pimentel
· 7 years ago
ecc57ef
misc: pci_endpoint_test: Use pci_irq_vector function
by Gustavo Pimentel
· 7 years ago
14b06dd
misc: pci_endpoint_test: Add DesignWare EP entry
by Gustavo Pimentel
· 7 years ago
71918e2
dt-bindings: PCI: designware: Add support for EP in DesignWare driver
by Gustavo Pimentel
· 7 years ago
1d906b2
PCI: dwc: Add support for EP mode
by Gustavo Pimentel
· 7 years ago
467c7a7
dt-bindings: PCI: designware: Example update
by Gustavo Pimentel
· 7 years ago
798c044
PCI: endpoint: functions/pci-epf-test: Replace lower into upper case characters
by Gustavo Pimentel
· 7 years ago
0e52ea6
misc: pci_endpoint_test: Replace lower into upper case characters
by Gustavo Pimentel
· 7 years ago
9e2aee8
PCI: Move private DT related functions into private header
by Rob Herring
· 7 years ago
a5aa35c
PCI: dwc: Move CONFIG_PCI depends to menu
by Rob Herring
· 7 years ago
76cbf06
PCI: dwc: Replace magic number by defines
by Gustavo Pimentel
· 7 years ago
Next »