index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
50
-147
/
+195
|
\
|
*
PCI: Do not use bus number zero from EA capability
Subbaraya Sundeep
2019-11-14
1
-5
/
+11
|
*
PCI: Avoid double hpmemsize MMIO window assignment
Nicholas Johnson
2019-11-14
1
-11
/
+27
|
*
PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters
Nicholas Johnson
2019-10-23
4
-17
/
+39
|
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
46
-113
/
+110
|
*
PCI: Fix missing bridge dma_ranges resource list cleanup
Rob Herring
2019-10-14
1
-0
/
+1
|
*
PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
Benjamin Herrenschmidt
2019-09-30
1
-1
/
+7
*
|
Merge branch 'pci/pm'
Bjorn Helgaas
2019-11-28
7
-259
/
+358
|
\
\
|
*
|
PCI/PM: Move pci_dev_wait() definition earlier
Vidya Sagar
2019-11-21
1
-41
/
+41
|
*
|
PCI/PM: Add missing link delays required by the PCIe spec
Mika Westerberg
2019-11-21
3
-7
/
+133
|
*
|
PCI/PM: Add pcie_wait_for_link_delay()
Mika Westerberg
2019-11-21
1
-3
/
+18
|
*
|
PCI/PM: Return error when changing power state from D3cold
Bjorn Helgaas
2019-11-21
1
-0
/
+6
|
*
|
PCI/PM: Decode D3cold power state correctly
Bjorn Helgaas
2019-11-21
1
-7
/
+10
|
*
|
PCI/PM: Fold __pci_complete_power_transition() into its caller
Rafael J. Wysocki
2019-11-21
1
-23
/
+7
|
*
|
PCI/PM: Avoid exporting __pci_complete_power_transition()
Rafael J. Wysocki
2019-11-21
3
-5
/
+5
|
*
|
PCI/PM: Fold __pci_start_power_transition() into its caller
Rafael J. Wysocki
2019-11-21
1
-30
/
+18
|
*
|
PCI/PM: Use pci_power_up() in pci_set_power_state()
Rafael J. Wysocki
2019-11-21
2
-13
/
+14
|
*
|
PCI/PM: Move power state update away from pci_power_up()
Rafael J. Wysocki
2019-11-21
2
-1
/
+1
|
*
|
PCI/PM: Remove unused pci_driver.suspend_late() hook
Bjorn Helgaas
2019-11-21
3
-28
/
+6
|
*
|
PCI/PM: Remove unused pci_driver.resume_early() hook
Bjorn Helgaas
2019-11-21
3
-20
/
+7
|
*
|
xen-platform: Convert to generic power management
Bjorn Helgaas
2019-11-21
1
-5
/
+9
|
*
|
PCI/PM: Simplify pci_set_power_state()
Bjorn Helgaas
2019-11-21
1
-2
/
+2
|
*
|
PCI/PM: Expand PM reset messages to mention D3hot (not just D3)
Bjorn Helgaas
2019-11-21
1
-1
/
+1
|
*
|
PCI/PM: Apply D2 delay as milliseconds, not microseconds
Bjorn Helgaas
2019-11-21
1
-1
/
+1
|
*
|
PCI/PM: Use pci_WARN() to include device information
Bjorn Helgaas
2019-11-21
2
-17
/
+25
|
*
|
PCI/PM: Use PCI dev_printk() wrappers for consistency
Bjorn Helgaas
2019-11-21
1
-5
/
+6
|
*
|
PCI/PM: Wrap long lines in documentation
Bjorn Helgaas
2019-11-21
1
-14
/
+14
|
*
|
PCI/PM: Note that PME can be generated from D0
Bjorn Helgaas
2019-11-21
1
-2
/
+2
|
*
|
PCI/PM: Make power management op coding style consistent
Bjorn Helgaas
2019-11-21
1
-40
/
+36
|
*
|
PCI/PM: Run resume fixups before disabling wakeup events
Bjorn Helgaas
2019-11-21
1
-9
/
+7
|
*
|
PCI/PM: Clear PCIe PME Status even for legacy power management
Bjorn Helgaas
2019-11-21
1
-2
/
+1
|
*
|
PCI/PM: Correct pci_pm_thaw_noirq() documentation
Bjorn Helgaas
2019-11-21
1
-5
/
+5
|
*
|
PCI/PM: Always return devices to D0 when thawing
Dexuan Cui
2019-11-21
1
-6
/
+11
*
|
|
Merge branch 'pci/msi'
Bjorn Helgaas
2019-11-28
12
-44
/
+7
|
\
\
\
|
*
|
|
PCI: Remove PCI_MSI_IRQ_DOMAIN architecture whitelist
Palmer Dabbelt
2019-11-26
1
-1
/
+1
|
*
|
|
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
2019-11-26
8
-7
/
+1
|
*
|
|
Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"
Jian-Hong Pan
2019-11-26
1
-10
/
+0
|
*
|
|
PCI/MSI: Fix incorrect MSI-X masking on resume
Jian-Hong Pan
2019-11-26
1
-1
/
+2
|
*
|
|
PCI/MSI: Move power state check out of pci_msi_supported()
Bjorn Helgaas
2019-11-26
1
-3
/
+3
|
*
|
|
PCI/MSI: Remove unused pci_irq_get_node()
Greg Kroah-Hartman
2019-11-26
2
-22
/
+0
|
|
/
/
*
|
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-11-28
23
-177
/
+272
|
\
\
\
|
*
|
|
drm/radeon: Prefer pcie_capability_read_word()
Frederick Lawler
2019-11-21
2
-53
/
+90
|
*
|
|
drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2019-11-21
2
-16
/
+28
|
*
|
|
drm/radeon: Correct Transmit Margin masks
Bjorn Helgaas
2019-11-21
2
-8
/
+8
|
*
|
|
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
2019-11-21
2
-52
/
+90
|
*
|
|
drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2019-11-21
2
-16
/
+28
|
*
|
|
drm/amdgpu: Correct Transmit Margin masks
Bjorn Helgaas
2019-11-21
2
-8
/
+8
|
*
|
|
PCI: Add #defines for Enter Compliance, Transmit Margin
Bjorn Helgaas
2019-11-21
1
-0
/
+2
|
*
|
|
PCI: Allow building PCIe things without PCIEPORTBUS
Bjorn Helgaas
2019-11-21
1
-1
/
+2
|
*
|
|
PCI: Remove PCIe Kconfig dependencies on PCI
Bjorn Helgaas
2019-11-21
1
-2
/
+0
[next]