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-08-02
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-9
/
+21
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
5
-8
/
+20
2018-07-27
PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
Dan Carpenter
1
-1
/
+1
2018-07-27
Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
1
-0
/
+2
2018-07-19
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-30
/
+95
2018-07-18
PCI: v3-semi: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: mediatek: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: faraday: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: aardvark: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: designware: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+2
2018-07-18
PCI: versatile: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: xgene: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
2
-1
/
+39
2018-07-09
PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabled
Kishon Vijay Abraham I
1
-19
/
+43
2018-07-09
PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
Dexuan Cui
1
-3
/
+5
2018-07-08
Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-7
/
+40
2018-07-05
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-0
/
+12
2018-06-30
PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
Rafael J. Wysocki
1
-0
/
+12
2018-06-29
PCI/IOV: Reset total_VFs limit after detaching PF driver
Jakub Kicinski
3
-0
/
+21
2018-06-29
PCI: faraday: Add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+2
2018-06-29
PCI: xilinx-nwl: Add missing of_node_put()
Nicholas Mc Guire
1
-1
/
+1
2018-06-29
PCI: xilinx: Add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+1
2018-06-29
PCI: endpoint: Use after free in pci_epf_unregister_driver()
Dan Carpenter
1
-2
/
+2
2018-06-29
PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
Geert Uytterhoeven
1
-1
/
+0
2018-06-29
PCI: rcar: Clean up PHY init on failure
Marek Vasut
1
-1
/
+5
2018-06-29
PCI: rcar: Shut the PHY down in failpath
Marek Vasut
1
-2
/
+8
2018-06-26
PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
Lorenzo Pieralisi
1
-3
/
+0
2018-06-26
PCI: Initialize endpoint library before controllers
Alan Douglas
1
-3
/
+3
2018-06-26
PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
Bjorn Helgaas
1
-1
/
+9
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-10
/
+13
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
4
-7
/
+10
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-3
/
+3
2018-06-11
Merge branch 'pci/aer-squash'
Bjorn Helgaas
15
-1547
/
+1434
2018-06-11
PCI/AER: Use "PCI Express" consistently in Kconfig text
Bjorn Helgaas
1
-6
/
+6
2018-06-11
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
Bjorn Helgaas
6
-56
/
+41
2018-06-11
PCI/AER: Squash Kconfig.debug into Kconfig
Bjorn Helgaas
2
-21
/
+14
2018-06-11
PCI/AER: Move private AER things to aerdrv.c
Bjorn Helgaas
2
-80
/
+63
2018-06-11
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
3
-3
/
+6
2018-06-11
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
3
-11
/
+11
2018-06-11
PCI/AER: Remove duplicate pcie_port_bus_type declaration
Bjorn Helgaas
1
-1
/
+0
2018-06-11
PCI/AER: Squash ecrc.c into aerdrv.c
Bjorn Helgaas
3
-119
/
+110
2018-06-11
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
Bjorn Helgaas
3
-142
/
+122
2018-06-11
PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
Bjorn Helgaas
4
-263
/
+244
2018-06-11
PCI/AER: Squash aerdrv_core.c into aerdrv.c
Bjorn Helgaas
4
-498
/
+475
2018-06-11
PCI/AER: Reorder code to group probe/remove stuff together
Bjorn Helgaas
1
-58
/
+58
2018-06-08
PCI/AER: Remove forward declarations
Bjorn Helgaas
1
-16
/
+11
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
63
-43
/
+41
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
75
-3210
/
+5657
2018-06-06
Merge branch 'pci/trivial'
Bjorn Helgaas
1
-493
/
+485
[next]