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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-31
PCI/DPC: Rename from pcie-dpc.c to dpc.c
Bjorn Helgaas
2
-1
/
+1
2018-03-31
PCI/IOV: Use VF0 cached config registers for other VFs
KarimAllah Ahmed
3
-12
/
+81
2018-03-30
PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS
Mika Westerberg
2
-3
/
+3
2018-03-30
PCI/AER: Use cached AER Capability offset
Frederick Lawler
3
-8
/
+14
2018-03-30
PCI/portdrv: Rename and reverse sense of pcie_ports_auto
Bjorn Helgaas
3
-20
/
+12
2018-03-30
PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver
Bjorn Helgaas
1
-0
/
+2
2018-03-30
PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
Bjorn Helgaas
1
-3
/
+0
2018-03-30
PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
Bjorn Helgaas
2
-29
/
+3
2018-03-30
PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-03-30
PCI/portdrv: Simplify PCIe feature permission checking
Bjorn Helgaas
4
-28
/
+36
2018-03-30
PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
Bjorn Helgaas
3
-15
/
+7
2018-03-30
PCI/portdrv: Remove pcie_port_bus_type link order dependency
Bjorn Helgaas
4
-69
/
+45
2018-03-30
PCI/portdrv: Disable port driver in compat mode
Bjorn Helgaas
2
-4
/
+1
2018-03-30
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-23
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-21
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-19
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-13
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
1
-0
/
+39
2018-03-13
PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public
Lukas Wunner
1
-4
/
+4
2018-03-13
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
[prev]
[next]