Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
14d8d776aeda8e367a9354b6cb6a0696671630c9
/
drivers
14d8d77
Merge branch 'lorenzo/pci/endpoint'
by Bjorn Helgaas
· 7 years ago
1ad9a87
Merge branch 'lorenzo/pci/dwc-msi'
by Bjorn Helgaas
· 7 years ago
f3c9109
Merge branch 'lorenzo/pci/dwc'
by Bjorn Helgaas
· 7 years ago
248c51d
Merge branch 'lorenzo/pci/altera'
by Bjorn Helgaas
· 7 years ago
c8afd5e
Merge branch 'pci/vpd'
by Bjorn Helgaas
· 7 years ago
a4b8850
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 7 years ago
64ae499
Merge branch 'pci/portdrv'
by Bjorn Helgaas
· 7 years ago
43b90ea
Merge branch 'pci/misc'
by Bjorn Helgaas
· 7 years ago
3da1b61
Merge branch 'pci/lpc'
by Bjorn Helgaas
· 7 years ago
a5c6ad7
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 7 years ago
315271b
Merge branch 'pci/enumeration'
by Bjorn Helgaas
· 7 years ago
db7a726
Merge branch 'pci/deprecate-get-bus-and-slot'
by Bjorn Helgaas
· 7 years ago
09baca9
Merge branch 'pci/aspm'
by Bjorn Helgaas
· 7 years ago
e0aa156
HISI LPC: Add ACPI support
by John Garry
· 7 years ago
dfda449
ACPI / scan: Do not enumerate Indirect IO host children
by John Garry
· 7 years ago
d87fb09
ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
by John Garry
· 7 years ago
adf38bb
HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
by Zhichang Yuan
· 7 years ago
65af618
of: Add missing I/O range exception for indirect-IO devices
by Zhichang Yuan
· 7 years ago
5745392
PCI: Apply the new generic I/O management on PCI IO hosts
by Zhichang Yuan
· 7 years ago
fcfaab3
PCI: Add fwnode handler as input param of pci_register_io_range()
by Gabriele Paoloni
· 7 years ago
e251547
PCI: Remove __weak tag from pci_register_io_range()
by Gabriele Paoloni
· 7 years ago
170648f
fm10k: Report PCIe link properties with pcie_print_link_status()
by Bjorn Helgaas
· 7 years ago
33523a3
net/mlx5e: Use pcie_bandwidth_available() to compute bandwidth
by Tal Gilboa
· 7 years ago
00c6bcb
net/mlx5: Report PCIe link properties with pcie_print_link_status()
by Tal Gilboa
· 7 years ago
190b509
net/mlx4_core: Report PCIe link properties with pcie_print_link_status()
by Tal Gilboa
· 7 years ago
9e506a7
PCI: Add pcie_print_link_status() to log link speed and whether it's limited
by Tal Gilboa
· 7 years ago
6db79a8
PCI: Add pcie_bandwidth_available() to compute bandwidth available to device
by Tal Gilboa
· 7 years ago
16b17ca
misc: pci_endpoint_test: Handle 64-bit BARs properly
by Niklas Cassel
· 7 years ago
96a3be4
PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly
by Niklas Cassel
· 7 years ago
6474a4e
PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearing
by Niklas Cassel
· 7 years ago
77d08db
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *epf_bar
by Niklas Cassel
· 7 years ago
fca8305
PCI: endpoint: Handle 64-bit BARs properly
by Niklas Cassel
· 7 years ago
a2ea8ac
PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up
by Niklas Cassel
· 7 years ago
d28810b
PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
by Niklas Cassel
· 7 years ago
f25b5fa
PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set
by Niklas Cassel
· 7 years ago
3567a4ed
PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set
by Niklas Cassel
· 7 years ago
f16b1f6
PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid
by Niklas Cassel
· 7 years ago
bc4a489
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
by Niklas Cassel
· 7 years ago
bf59757
PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
by Niklas Cassel
· 7 years ago
e02602bd
PCI/DPC: Rename from pcie-dpc.c to dpc.c
by Bjorn Helgaas
· 7 years ago
cf0921b
PCI/IOV: Use VF0 cached config registers for other VFs
by KarimAllah Ahmed
· 7 years ago
4e5fad4
PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS
by Mika Westerberg
· 7 years ago
f0553ba
PCI/AER: Use cached AER Capability offset
by Frederick Lawler
· 7 years ago
d850882
PCI/portdrv: Rename and reverse sense of pcie_ports_auto
by Bjorn Helgaas
· 7 years ago
842b447
PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver
by Bjorn Helgaas
· 7 years ago
4c0fd76
PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
by Bjorn Helgaas
· 7 years ago
1e447c5
PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
by Bjorn Helgaas
· 7 years ago
1b64cb8
PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
by Bjorn Helgaas
· 7 years ago
02bfeb4
PCI/portdrv: Simplify PCIe feature permission checking
by Bjorn Helgaas
· 7 years ago
168f3ae
PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
by Bjorn Helgaas
· 7 years ago
c6c889d
PCI/portdrv: Remove pcie_port_bus_type link order dependency
by Bjorn Helgaas
· 7 years ago
79a0111
PCI/portdrv: Disable port driver in compat mode
by Bjorn Helgaas
· 7 years ago
3620c71
PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors
by Bjorn Helgaas
· 7 years ago
b852f63
PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
by Tal Gilboa
· 7 years ago
c70b65f
PCI: Add pcie_get_width_cap() to find max supported link width
by Tal Gilboa
· 7 years ago
6cf57be
PCI: Add pcie_get_speed_cap() to find max supported link speed
by Tal Gilboa
· 7 years ago
13d3047
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
by Mika Westerberg
· 7 years ago
1acfb9b
PCI: Add decoding for 16 GT/s link speed
by Jay Fang
· 7 years ago
bf4447f
PCI/IOV: Skip BAR sizing for VFs
by KarimAllah Ahmed
· 7 years ago
df62ab5
PCI: Tidy comments
by Bjorn Helgaas
· 7 years ago
3133e6d
PCI: Tidy Makefiles
by Bjorn Helgaas
· 7 years ago
66e3339
mcb: Add Altera PCI ID to mcb-pci
by Johannes Thumshirn
· 7 years ago
33c4c8a
PCI: Add Altera vendor ID
by Johannes Thumshirn
· 7 years ago
6846b3b
PCI: Report quirks that take more than 10ms
by Bjorn Helgaas
· 7 years ago
d89bd91
PCI: Report quirk timings with pci_info() instead of pr_debug()
by Bjorn Helgaas
· 7 years ago
f9ea894
PCI/VPD: Move VPD structures to vpd.c
by Bjorn Helgaas
· 7 years ago
9960585
PCI/VPD: Move VPD quirks to vpd.c
by Bjorn Helgaas
· 7 years ago
b1c615c
PCI/VPD: Move VPD sysfs code to vpd.c
by Bjorn Helgaas
· 7 years ago
f0eb77a
PCI/VPD: Move VPD access code to vpd.c
by Bjorn Helgaas
· 7 years ago
a39bd85
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
by Bjorn Helgaas
· 7 years ago
dcb0453
PCI/PM: Move pcie_clear_root_pme_status() to core
by Bjorn Helgaas
· 7 years ago
ef79426
PCI/portdrv: Merge pcieport_if.h into portdrv.h
by Bjorn Helgaas
· 7 years ago
58dfb24
PCI: histb: Add an optional regulator for PCIe port power control
by Shawn Guo
· 7 years ago
db0c25f
PCI: histb: Fix error path of histb_pcie_host_enable()
by Shawn Guo
· 7 years ago
68e7c15
PCI: qcom: Use regulator bulk api for apq8064 supplies
by Srinivas Kandagatla
· 7 years ago
f625b1a
PCI: qcom: Add missing supplies required for msm8996
by Srinivas Kandagatla
· 7 years ago
ae15d86
PCI: designware-ep: Fix typo in error message
by Niklas Cassel
· 7 years ago
1f319cb
PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256
by Gustavo Pimentel
· 7 years ago
3f43ccc
PCI: dwc: Remove old MSI IRQs API
by Gustavo Pimentel
· 7 years ago
7c5925a
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
by Gustavo Pimentel
· 7 years ago
be20f6b
PCI/IOV: Skip INTx config reads for VFs
by KarimAllah Ahmed
· 7 years ago
6b2f1351
PCI: Wait for device to become ready after secondary bus reset
by Sinan Kaya
· 7 years ago
01fd61c
PCI: Add a return type for pci_reset_bridge_secondary_bus()
by Sinan Kaya
· 7 years ago
abbcf0e
PCI: Wait for device to become ready after a power management reset
by Sinan Kaya
· 7 years ago
9df1c6e
PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr()
by Shawn Lin
· 7 years ago
50ee106
PCI: endpoint: Remove goto labels in pci_epf_create()
by Rolf Evers-Fischer
· 7 years ago
9eef6a5
PCI: endpoint: Fix kernel panic after put_device()
by Rolf Evers-Fischer
· 7 years ago
36cc14a
PCI: endpoint: Simplify name allocation for EPF device
by Rolf Evers-Fischer
· 7 years ago
0487517
PCI/ASPM: Don't warn if already in common clock mode
by Sinan Kaya
· 7 years ago
f51af8a
PCI/ASPM: Declare threshold_ns as u32, not u64
by Gustavo A. R. Silva
· 7 years ago
205adda
PCI: cpqphp: Fix possible NULL pointer dereference
by Shawn Lin
· 7 years ago
db89ed1
PCI: altera: Fix bool initialization in tlp_read_packet()
by Gustavo A. R. Silva
· 7 years ago
a2758b6
PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic
by Sinan Kaya
· 7 years ago
91295d7
PCI: Handle FLR failure and allow other reset types
by Sinan Kaya
· 7 years ago
cb5e0d0
PCI: Protect restore with device lock to be consistent
by Sinan Kaya
· 7 years ago
832e4e1f
PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
by Thomas Vincent-Cross
· 7 years ago
4ef76ad
PCI: Add ACS quirk for Ampere root ports
by Feng Kan
· 7 years ago
c37e627
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
by Frederick Lawler
· 7 years ago
3ecac02
PCI/AER: Move pci_uevent_ers() out of pci.h
by Michael Ellerman
· 7 years ago
204f4af
PCI: Remove redundant probes for device reset support
by Bjorn Helgaas
· 7 years ago
Next »