index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-56
/
+253
2018-08-15
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-6
/
+15
2018-08-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-7
/
+20
2018-08-15
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-1
/
+0
2018-08-10
PCI: Check for PCIe Link downtraining
Alexandru Gagniuc
1
-7
/
+20
2018-08-09
PCI: Add device-specific ACS Redirect disable infrastructure
Logan Gunthorpe
1
-0
/
+3
2018-08-09
PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support
Logan Gunthorpe
1
-2
/
+71
2018-08-09
PCI: Allow specifying devices using a base bus and path of devfns
Logan Gunthorpe
1
-21
/
+97
2018-08-09
PCI: Make specifying PCI devices in kernel parameters reusable
Logan Gunthorpe
1
-54
/
+103
2018-08-06
PCI: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-07-31
PCI: Whitelist Thunderbolt ports for runtime D3
Lukas Wunner
1
-1
/
+5
2018-07-31
PCI: Whitelist native hotplug ports for runtime D3
Lukas Wunner
1
-5
/
+10
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
1
-0
/
+38
2018-07-12
PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough
Gustavo A. R. Silva
1
-0
/
+1
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-47
/
+42
2018-06-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+11
2018-06-06
Merge branch 'pci/resource'
Bjorn Helgaas
1
-4
/
+2
2018-06-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-43
/
+0
2018-05-25
PCI: Remove unused pcie_get_minimum_link()
Bjorn Helgaas
1
-43
/
+0
2018-05-24
PCI / PM: Clean up outdated comments in pci_target_state()
Rafael J. Wysocki
1
-4
/
+2
2018-05-17
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
1
-0
/
+29
2018-05-15
PCI: Make pci_get_new_domain_nr() static
Jan Kiszka
1
-4
/
+2
2018-05-10
PCI: Add "pci=noats" boot parameter
Gil Kupfer
1
-0
/
+11
2018-05-10
PCI / PM: Check device_may_wakeup() in pci_enable_wake()
Rafael J. Wysocki
1
-6
/
+23
2018-05-09
PCI / PM: Always check PME wakeup capability for runtime wakeup support
Kai Heng Feng
1
-4
/
+4
2018-04-20
PCI: Add "PCIe" to pcie_print_link_status() messages
Jakub Kicinski
1
-2
/
+2
2018-04-11
PCI: Remove messages about reassigning resources
Desnes A. Nunes do Rosario
1
-1
/
+0
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-116
/
+261
2018-04-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-34
/
+51
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-0
/
+9
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-6
/
+8
2018-04-04
Merge branch 'pci/lpc'
Bjorn Helgaas
1
-76
/
+19
2018-04-04
PCI: Apply the new generic I/O management on PCI IO hosts
Zhichang Yuan
1
-75
/
+17
2018-04-04
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
1
-1
/
+2
2018-04-04
PCI: Remove __weak tag from pci_register_io_range()
Gabriele Paoloni
1
-1
/
+1
2018-04-03
PCI: Add pcie_print_link_status() to log link speed and whether it's limited
Tal Gilboa
1
-0
/
+32
2018-04-03
PCI: Add pcie_bandwidth_available() to compute bandwidth available to device
Tal Gilboa
1
-0
/
+58
2018-04-02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+1
2018-03-30
PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
Tal Gilboa
1
-0
/
+22
2018-03-30
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
1
-0
/
+18
2018-03-30
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
1
-0
/
+44
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-4
/
+5
2018-03-13
PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public
Lukas Wunner
1
-4
/
+4
2018-03-12
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
1
-0
/
+9
2018-03-05
PCI: Wait for device to become ready after secondary bus reset
Sinan Kaya
1
-1
/
+1
2018-03-05
PCI: Add a return type for pci_reset_bridge_secondary_bus()
Sinan Kaya
1
-1
/
+3
2018-03-05
PCI: Wait for device to become ready after a power management reset
Sinan Kaya
1
-1
/
+1
2018-03-01
PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr()
Shawn Lin
1
-2
/
+3
2018-02-27
PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic
Sinan Kaya
1
-17
/
+31
[next]