index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: aardvark: Fix PCIe Max Read Request Size setting
Evan Wang
2018-04-16
1
-1
/
+3
*
PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
Victor Gu
2018-04-16
1
-17
/
+24
*
PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
Victor Gu
2018-04-16
1
-3
/
+1
*
PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
Victor Gu
2018-04-16
1
-2
/
+2
*
Merge branch 'lorenzo/pci/xilinx'
Bjorn Helgaas
2018-04-04
1
-2
/
+2
|
\
|
*
PCI: pcie-xilinx-nwl: Fix mask value to disable MSIs
Lorenzo Pieralisi
2018-03-23
1
-2
/
+2
*
|
Merge branch 'lorenzo/pci/xgene'
Bjorn Helgaas
2018-04-04
1
-1
/
+1
|
\
\
|
*
|
PCI: xgene: Fix the xgene_msi_probe() return code
Fabio Estevam
2018-02-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
2018-04-04
1
-76
/
+278
|
\
\
|
*
|
PCI: tegra: Add power management support
Manikanta Maddireddy
2018-03-19
1
-67
/
+113
|
*
|
PCI: tegra: Add loadable kernel module support
Manikanta Maddireddy
2018-03-02
1
-3
/
+100
|
*
|
PCI: tegra: Free resources on probe failure
Manikanta Maddireddy
2018-03-02
1
-20
/
+79
|
|
/
*
|
Merge branch 'lorenzo/pci/rcar'
Bjorn Helgaas
2018-04-04
1
-1
/
+0
|
\
\
|
*
|
PCI: rcar-gen2: Remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORT
Colin Ian King
2018-02-23
1
-1
/
+0
|
|
/
*
|
Merge branch 'lorenzo/pci/hv'
Bjorn Helgaas
2018-04-04
1
-25
/
+87
|
\
\
|
*
|
PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary
Dexuan Cui
2018-03-16
1
-2
/
+13
|
*
|
PCI: hv: Remove the bogus test in hv_eject_device_work()
Dexuan Cui
2018-03-16
1
-4
/
+1
|
*
|
PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
Dexuan Cui
2018-03-16
1
-1
/
+1
|
*
|
PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
Dexuan Cui
2018-03-16
1
-1
/
+57
|
*
|
PCI: hv: Serialize the present and eject work items
Dexuan Cui
2018-03-16
1
-18
/
+16
|
|
/
*
|
Merge branch '6c994c504fa2'
Bjorn Helgaas
2018-04-04
7
-28
/
+8
|
\
\
|
*
|
PCI: v3-semi: Remove unnecessary semicolon
Fengguang Wu
2018-03-22
1
-1
/
+1
|
*
|
PCI: rcar: Remove unnecessary semicolon
Fengguang Wu
2018-03-22
1
-1
/
+1
|
*
|
PCI: faraday: Make struct faraday_pci_variant static
Fengguang Wu
2018-03-22
1
-2
/
+2
|
*
|
PCI: iproc: Remove dependency on ARM specific struct pci_sys_data
Rob Herring
2018-03-21
3
-23
/
+3
|
*
|
PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependency
Arnd Bergmann
2018-03-14
1
-0
/
+1
|
*
|
PCI: vmd: Fix malformed Kconfig default
Ulf Magnusson
2018-02-23
1
-1
/
+0
|
|
/
*
/
PCI: altera: Fix bool initialization in tlp_read_packet()
Gustavo A. R. Silva
2018-02-28
1
-1
/
+1
|
/
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
28
-412
/
+88
|
\
|
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
27
-213
/
+28
|
|
\
|
|
*
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-28
6
-50
/
+6
|
|
*
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Bjorn Helgaas
2018-01-28
1
-4
/
+1
|
|
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
18
-159
/
+18
|
|
*
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-26
2
-0
/
+3
|
*
|
Merge remote-tracking branch 'lorenzo/pci/xgene' into next
Bjorn Helgaas
2018-02-01
1
-1
/
+0
|
|
\
\
|
|
*
|
PCI: xgene: Remove leftover pci_scan_child_bus() call
Lorenzo Pieralisi
2017-12-19
1
-1
/
+0
|
|
|
/
|
*
|
Merge remote-tracking branch 'lorenzo/pci/tegra' into next
Bjorn Helgaas
2018-02-01
1
-122
/
+33
|
|
\
\
|
|
*
|
PCI: tegra: Use bus->sysdata to store and get host private data
Manikanta Maddireddy
2018-01-15
1
-4
/
+3
|
|
*
|
PCI: tegra: Refactor configuration space mapping code
Vidya Sagar
2017-12-21
1
-118
/
+30
|
|
|
/
|
*
|
Merge remote-tracking branch 'lorenzo/pci/rcar' into next
Bjorn Helgaas
2018-02-01
1
-1
/
+4
|
|
\
\
|
|
*
|
PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
Geert Uytterhoeven
2017-12-19
1
-1
/
+4
|
|
|
/
|
*
|
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
Bjorn Helgaas
2018-02-01
3
-3
/
+14
|
|
\
\
|
|
*
|
PCI: iproc: Fix NULL pointer dereference for BCMA
Ray Jui
2018-01-12
3
-3
/
+14
|
|
|
/
|
*
|
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
2018-01-31
2
-68
/
+6
|
|
\
\
|
|
*
|
PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller
Cyrille Pitchen
2018-01-31
4
-597
/
+0
|
|
*
|
PCI: cadence: Add host driver for Cadence PCIe controller
Cyrille Pitchen
2018-01-31
4
-0
/
+597
|
|
*
|
PCI: Add generic function to probe PCI host controllers
Cyrille Pitchen
2018-01-31
1
-21
/
+1
|
|
*
|
PCI: generic: fix missing call of pci_free_resource_list()
Cyrille Pitchen
2018-01-31
1
-0
/
+1
|
|
*
|
PCI: OF: Add generic function to parse and allocate PCI resources
Cyrille Pitchen
2018-01-31
1
-47
/
+2
|
|
*
|
PCI: Regroup all PCI related entries into drivers/pci/Makefile
Cyrille Pitchen
2018-01-31
1
-0
/
+2
|
|
|
/
[next]