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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
PCI: hv: Do not wait forever on a device that has disappeared
Dexuan Cui
1
-12
/
+34
2018-04-16
PCI: aardvark: Fix PCIe Max Read Request Size setting
Evan Wang
1
-1
/
+3
2018-04-16
PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
Victor Gu
1
-17
/
+24
2018-04-16
PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
Victor Gu
1
-3
/
+1
2018-04-16
PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
Victor Gu
1
-2
/
+2
2018-04-04
Merge branch 'lorenzo/pci/xilinx'
Bjorn Helgaas
1
-2
/
+2
2018-04-04
Merge branch 'lorenzo/pci/xgene'
Bjorn Helgaas
1
-1
/
+1
2018-04-04
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
1
-76
/
+278
2018-04-04
Merge branch 'lorenzo/pci/rcar'
Bjorn Helgaas
1
-1
/
+0
2018-04-04
Merge branch 'lorenzo/pci/hv'
Bjorn Helgaas
1
-25
/
+87
2018-04-04
Merge branch '6c994c504fa2'
Bjorn Helgaas
7
-28
/
+8
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-21
PCI: iproc: Remove dependency on ARM specific struct pci_sys_data
Rob Herring
3
-23
/
+3
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-14
PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependency
Arnd Bergmann
1
-0
/
+1
2018-03-02
PCI: tegra: Add loadable kernel module support
Manikanta Maddireddy
1
-3
/
+100
2018-03-02
PCI: tegra: Free resources on probe failure
Manikanta Maddireddy
1
-20
/
+79
2018-02-28
PCI: altera: Fix bool initialization in tlp_read_packet()
Gustavo A. R. Silva
1
-1
/
+1
2018-02-23
PCI: rcar-gen2: Remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORT
Colin Ian King
1
-1
/
+0
2018-02-23
PCI: vmd: Fix malformed Kconfig default
Ulf Magnusson
1
-1
/
+0
2018-02-14
PCI: xgene: Fix the xgene_msi_probe() return code
Fabio Estevam
1
-1
/
+1
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-412
/
+88
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
27
-213
/
+28
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/xgene' into next
Bjorn Helgaas
1
-1
/
+0
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/tegra' into next
Bjorn Helgaas
1
-122
/
+33
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/rcar' into next
Bjorn Helgaas
1
-1
/
+4
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
Bjorn Helgaas
3
-3
/
+14
2018-01-31
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
2
-68
/
+6
2018-01-31
PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller
Cyrille Pitchen
4
-597
/
+0
2018-01-31
PCI: cadence: Add host driver for Cadence PCIe controller
Cyrille Pitchen
4
-0
/
+597
2018-01-31
PCI: Add generic function to probe PCI host controllers
Cyrille Pitchen
1
-21
/
+1
2018-01-31
PCI: generic: fix missing call of pci_free_resource_list()
Cyrille Pitchen
1
-0
/
+1
2018-01-31
PCI: OF: Add generic function to parse and allocate PCI resources
Cyrille Pitchen
1
-47
/
+2
2018-01-31
PCI: Regroup all PCI related entries into drivers/pci/Makefile
Cyrille Pitchen
1
-0
/
+2
2018-01-29
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
6
-50
/
+6
2018-01-29
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Bjorn Helgaas
1
-4
/
+1
2018-01-29
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
18
-159
/
+18
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2
-0
/
+3
2018-01-15
PCI: tegra: Use bus->sysdata to store and get host private data
Manikanta Maddireddy
1
-4
/
+3
2018-01-12
PCI: iproc: Fix NULL pointer dereference for BCMA
Ray Jui
3
-3
/
+14
2018-01-11
PCI: tegra: Remove PCI_REASSIGN_ALL_BUS use on Tegra
Manikanta Maddireddy
1
-1
/
+0
2018-01-01
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-6
/
+2
[next]