index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-31
PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
Bjorn Helgaas
3
-15
/
+7
2018-03-31
PCI/portdrv: Remove pcie_port_bus_type link order dependency
Bjorn Helgaas
4
-69
/
+45
2018-03-31
PCI/portdrv: Disable port driver in compat mode
Bjorn Helgaas
2
-4
/
+1
2018-03-31
PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors
Bjorn Helgaas
1
-1
/
+2
2018-03-30
PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
Tal Gilboa
2
-0
/
+32
2018-03-30
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
3
-8
/
+21
2018-03-30
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
3
-26
/
+56
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
3
-17
/
+30
2018-03-24
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
Mika Westerberg
1
-7
/
+16
2018-03-23
PCI: pcie-xilinx-nwl: Fix mask value to disable MSIs
Lorenzo Pieralisi
1
-2
/
+2
2018-03-22
PCI: v3-semi: Remove unnecessary semicolon
Fengguang Wu
1
-1
/
+1
2018-03-22
PCI: rcar: Remove unnecessary semicolon
Fengguang Wu
1
-1
/
+1
2018-03-22
PCI: faraday: Make struct faraday_pci_variant static
Fengguang Wu
1
-2
/
+2
2018-03-22
PCI: kirin: Make struct kirin_pcie_driver static
Fengguang Wu
1
-1
/
+1
2018-03-22
PCI: Add decoding for 16 GT/s link speed
Jay Fang
3
-1
/
+8
2018-03-21
PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAIN
Rob Herring
1
-0
/
+1
2018-03-21
PCI: iproc: Remove dependency on ARM specific struct pci_sys_data
Rob Herring
3
-23
/
+3
2018-03-20
PCI: kirin: Remove unnecessary asm/compiler.h include
Rob Herring
1
-1
/
+0
2018-03-20
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2018-03-19
PCI/IOV: Skip BAR sizing for VFs
KarimAllah Ahmed
1
-0
/
+4
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
35
-105
/
+64
2018-03-19
PCI: Tidy Makefiles
Bjorn Helgaas
2
-56
/
+29
2018-03-19
PCI: Report quirks that take more than 10ms
Bjorn Helgaas
1
-11
/
+6
2018-03-19
PCI: Report quirk timings with pci_info() instead of pr_debug()
Bjorn Helgaas
1
-5
/
+2
2018-03-19
PCI/VPD: Move VPD structures to vpd.c
Bjorn Helgaas
2
-17
/
+17
2018-03-19
PCI/VPD: Move VPD quirks to vpd.c
Bjorn Helgaas
2
-121
/
+120
2018-03-19
PCI/VPD: Move VPD sysfs code to vpd.c
Bjorn Helgaas
3
-64
/
+72
2018-03-19
PCI/VPD: Move VPD access code to vpd.c
Bjorn Helgaas
2
-368
/
+369
2018-03-19
PCI: tegra: Add power management support
Manikanta Maddireddy
1
-67
/
+113
2018-03-16
PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary
Dexuan Cui
1
-2
/
+13
2018-03-16
PCI: hv: Remove the bogus test in hv_eject_device_work()
Dexuan Cui
1
-4
/
+1
2018-03-16
PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
Dexuan Cui
1
-1
/
+1
2018-03-16
PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
Dexuan Cui
1
-1
/
+57
2018-03-16
PCI: hv: Serialize the present and eject work items
Dexuan Cui
1
-18
/
+16
2018-03-16
arch: remove tile port
Arnd Bergmann
1
-19
/
+0
2018-03-14
PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependency
Arnd Bergmann
1
-0
/
+1
2018-03-14
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
1
-0
/
+39
2018-03-14
PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public
Lukas Wunner
1
-4
/
+4
2018-03-14
PCI: Restore config space on runtime resume despite being unbound
Rafael J. Wysocki
1
-6
/
+11
2018-03-13
PCI/hotplug: ppc: correct a php_slot usage after free
Simon Guo
1
-1
/
+1
2018-03-12
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
Bjorn Helgaas
2
-15
/
+13
2018-03-12
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
4
-11
/
+10
2018-03-10
Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-03-09
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
10
-80
/
+63
2018-03-08
PCI: Scan all functions when running over Jailhouse
Jan Kiszka
1
-3
/
+19
2018-03-07
PCI: dwc: Fix enumeration end when reaching root subordinate
Koen Vandeputte
1
-1
/
+1
2018-03-07
PCI: histb: Add an optional regulator for PCIe port power control
Shawn Guo
1
-0
/
+21
2018-03-07
PCI: histb: Fix error path of histb_pcie_host_enable()
Shawn Guo
1
-4
/
+3
2018-03-07
PCI: qcom: Use regulator bulk api for apq8064 supplies
Srinivas Kandagatla
1
-37
/
+15
2018-03-07
PCI: qcom: Add missing supplies required for msm8996
Srinivas Kandagatla
1
-1
/
+22
[prev]
[next]