index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
1
-47
/
+42
|
\
|
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-06-06
1
-0
/
+11
|
|
\
|
|
*
PCI: Add "pci=noats" boot parameter
Gil Kupfer
2018-05-10
1
-0
/
+11
|
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2018-06-06
1
-4
/
+2
|
|
\
\
|
|
*
|
PCI: Make pci_get_new_domain_nr() static
Jan Kiszka
2018-05-15
1
-4
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2018-06-06
1
-43
/
+0
|
|
\
\
|
|
*
|
PCI: Remove unused pcie_get_minimum_link()
Bjorn Helgaas
2018-05-25
1
-43
/
+0
|
|
|
/
|
*
/
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
2018-05-17
1
-0
/
+29
|
|
/
*
|
PCI / PM: Clean up outdated comments in pci_target_state()
Rafael J. Wysocki
2018-05-24
1
-4
/
+2
*
|
PCI / PM: Check device_may_wakeup() in pci_enable_wake()
Rafael J. Wysocki
2018-05-10
1
-6
/
+23
*
|
PCI / PM: Always check PME wakeup capability for runtime wakeup support
Kai Heng Feng
2018-05-09
1
-4
/
+4
*
|
PCI: Add "PCIe" to pcie_print_link_status() messages
Jakub Kicinski
2018-04-20
1
-2
/
+2
|
/
*
PCI: Remove messages about reassigning resources
Desnes A. Nunes do Rosario
2018-04-11
1
-1
/
+0
*
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
1
-116
/
+261
|
\
|
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-04-04
1
-34
/
+51
|
|
\
|
|
*
PCI: Wait for device to become ready after secondary bus reset
Sinan Kaya
2018-03-05
1
-1
/
+1
|
|
*
PCI: Add a return type for pci_reset_bridge_secondary_bus()
Sinan Kaya
2018-03-05
1
-1
/
+3
|
|
*
PCI: Wait for device to become ready after a power management reset
Sinan Kaya
2018-03-05
1
-1
/
+1
|
|
*
PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic
Sinan Kaya
2018-02-27
1
-17
/
+31
|
|
*
PCI: Handle FLR failure and allow other reset types
Sinan Kaya
2018-02-27
1
-8
/
+10
|
|
*
PCI: Protect restore with device lock to be consistent
Sinan Kaya
2018-02-27
1
-1
/
+3
|
|
*
PCI: Remove redundant probes for device reset support
Bjorn Helgaas
2018-02-21
1
-9
/
+6
|
*
|
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-04-04
1
-0
/
+9
|
|
\
\
|
|
*
|
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
2018-03-12
1
-0
/
+9
|
|
|
/
|
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2018-04-04
1
-6
/
+8
|
|
\
\
|
|
*
|
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
1
-4
/
+5
|
|
*
|
PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr()
Shawn Lin
2018-03-01
1
-2
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/lpc'
Bjorn Helgaas
2018-04-04
1
-76
/
+19
|
|
\
\
|
|
*
|
PCI: Apply the new generic I/O management on PCI IO hosts
Zhichang Yuan
2018-04-04
1
-75
/
+17
|
|
*
|
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
2018-04-04
1
-1
/
+2
|
|
*
|
PCI: Remove __weak tag from pci_register_io_range()
Gabriele Paoloni
2018-04-04
1
-1
/
+1
|
|
|
/
|
*
|
PCI: Add pcie_print_link_status() to log link speed and whether it's limited
Tal Gilboa
2018-04-03
1
-0
/
+32
|
*
|
PCI: Add pcie_bandwidth_available() to compute bandwidth available to device
Tal Gilboa
2018-04-03
1
-0
/
+58
|
*
|
PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
Tal Gilboa
2018-03-30
1
-0
/
+22
|
*
|
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
2018-03-30
1
-0
/
+18
|
*
|
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
2018-03-30
1
-0
/
+44
|
|
/
*
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
1
-5
/
+1
|
\
\
|
*
|
pci: Simplify code by using the new dmi_get_bios_year() helper
Andy Shevchenko
2018-02-23
1
-5
/
+1
|
|
/
*
/
PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public
Lukas Wunner
2018-03-13
1
-4
/
+4
|
/
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-44
/
+114
|
\
|
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-0
/
+1
|
|
\
|
|
*
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-26
1
-0
/
+1
|
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2018-01-31
1
-44
/
+38
|
|
\
\
|
|
*
|
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-18
1
-44
/
+38
|
|
|
/
|
*
/
PCI: Add pci_enable_atomic_ops_to_root()
Jay Cornwall
2018-01-23
1
-0
/
+75
|
|
/
*
/
PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
Heiner Kallweit
2017-12-13
1
-0
/
+25
|
/
*
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-33
/
+121
|
\
|
*
Merge branch 'pci/host-thunder' into next
Bjorn Helgaas
2017-11-14
1
-0
/
+8
|
|
\
|
|
*
PCI: Avoid slot reset if bridge itself is broken
Jan Glauber
2017-10-11
1
-0
/
+4
|
|
*
PCI: Avoid bus reset if bridge itself is broken
David Daney
2017-10-11
1
-0
/
+4
[next]