index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
bcm203x.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-12
PCI/ACPI: Fix companion lookup for device 0 on the root bus
Rafael J. Wysocki
1
-1
/
+21
2020-12-10
PCI: Keep both device and resource name for config space remaps
Alexander Lobakin
1
-1
/
+8
2020-12-10
PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.c
Krzysztof Wilczyński
1
-2
/
+0
2020-12-10
PCI: vmd: Update type of the __iomem pointers
Krzysztof Wilczyński
1
-4
/
+4
2020-12-10
PCI: iproc: Convert to use the new ECAM constants
Krzysztof Wilczyński
1
-23
/
+8
2020-12-10
PCI: thunder-pem: Add constant for custom ".bus_shift" initialiser
Krzysztof Wilczyński
1
-2
/
+11
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
14
-91
/
+80
2020-12-10
PCI: Disable PTM during suspend to save power
David E. Box
3
-1
/
+43
2020-12-10
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
3
-0
/
+53
2020-12-10
PCI: Mark AMD Raven iGPU ATS as broken in some platforms
Alex Deucher
1
-0
/
+14
2020-12-10
PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
Kishon Vijay Abraham I
1
-9
/
+19
2020-12-10
dt-bindings: PCI: Add EP mode dt-bindings for TI's J7200 SoC
Kishon Vijay Abraham I
1
-2
/
+8
2020-12-10
dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC
Kishon Vijay Abraham I
1
-3
/
+13
2020-12-10
dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument
Kishon Vijay Abraham I
2
-8
/
+14
2020-12-10
PCI: dwc: Set 32-bit DMA mask for MSI target address allocation
Vidya Sagar
1
-0
/
+8
2020-12-09
PCI: qcom: Add support for configuring BDF to SID mapping for SM8250
Manivannan Sadhasivam
2
-0
/
+89
2020-12-08
PCI: Reduce pci_set_cacheline_size() message to debug level
Heiner Kallweit
1
-1
/
+1
2020-12-08
PCI: Remove unused HAVE_PCI_SET_MWI
Heiner Kallweit
1
-1
/
+0
2020-12-08
PCI: qcom: Add SM8250 SoC support
Manivannan Sadhasivam
1
-0
/
+11
2020-12-08
dt-bindings: pci: qcom: Document PCIe bindings for SM8250 SoC
Manivannan Sadhasivam
1
-2
/
+4
2020-12-07
PCI: tegra: Disable LTSSM during L2 entry
Vidya Sagar
1
-7
/
+9
2020-12-07
PCI: tegra: Check return value of tegra_pcie_init_controller()
Vidya Sagar
1
-1
/
+5
2020-12-07
PCI: tegra: Continue unconfig sequence even if parts fail
Vidya Sagar
1
-24
/
+15
2020-12-07
PCI: tegra: Set DesignWare IP version
Vidya Sagar
1
-0
/
+1
2020-12-07
PCI: tegra: Fix ASPM-L1SS advertisement disable code
Vidya Sagar
1
-6
/
+6
2020-12-07
PCI: aardvark: Update comment about disabling link training
Pali Rohár
1
-1
/
+8
2020-12-05
PCI/AER: Add RCEC AER error injection support
Qiuxu Zhuo
1
-1
/
+4
2020-12-05
PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
Sean V Kelley
2
-10
/
+15
2020-12-05
PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
Sean V Kelley
3
-4
/
+54
2020-12-05
PCI/ERR: Recover from RCiEP AER errors
Qiuxu Zhuo
2
-12
/
+27
2020-12-05
PCI/ERR: Add pcie_link_rcec() to associate RCiEPs
Sean V Kelley
4
-0
/
+100
2020-12-05
PCI/ERR: Recover from RCEC AER errors
Sean V Kelley
2
-21
/
+56
2020-12-05
PCI: Fix pci_slot_release() NULL pointer dereference
Jubin Zhong
1
-3
/
+3
2020-12-04
PCI/PM: Do not generate wakeup event when runtime resuming device
Mika Westerberg
1
-1
/
+0
2020-12-04
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
Mika Westerberg
3
-12
/
+7
2020-12-04
PCI: Add sysfs attribute for device power state
Maximilian Luz
2
-0
/
+19
2020-12-04
PCI: Return u16 from pci_find_ext_capability() and similar
Bjorn Helgaas
2
-6
/
+6
2020-12-04
PCI: Return u8 from pci_find_capability() and similar
Puranjay Mohan
2
-27
/
+27
2020-12-04
PCI/MSI: Set device flag indicating only 32-bit MSI support
Vidya Sagar
1
-5
/
+8
2020-12-04
PCI/MSI: Move MSI/MSI-X flags updaters to msi.c
Bjorn Helgaas
2
-21
/
+21
2020-12-04
PCI/MSI: Move MSI/MSI-X init to msi.c
Bjorn Helgaas
4
-21
/
+41
2020-12-04
PCI/ERR: Clear AER status only when we control AER
Sean V Kelley
1
-2
/
+11
2020-12-04
PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
Sean V Kelley
1
-7
/
+23
2020-12-04
PCI/ERR: Avoid negated conditional for clarity
Sean V Kelley
1
-4
/
+4
2020-12-04
PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
Sean V Kelley
1
-17
/
+20
2020-12-04
PCI/ERR: Simplify by computing pci_pcie_type() once
Sean V Kelley
3
-8
/
+11
2020-12-04
PCI/ERR: Simplify by using pci_upstream_bridge()
Sean V Kelley
1
-1
/
+1
2020-12-04
PCI/ERR: Rename reset_link() to reset_subordinates()
Sean V Kelley
2
-6
/
+6
2020-12-04
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
5
-1
/
+83
2020-12-04
PCI/ERR: Bind RCEC devices to the Root Port driver
Qiuxu Zhuo
3
-1
/
+12
[next]