index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Lines
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-10
/
+13
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
-7
/
+10
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-3
/
+3
2018-06-11
Merge branch 'pci/aer-squash'
Bjorn Helgaas
-1547
/
+1434
2018-06-11
PCI/AER: Use "PCI Express" consistently in Kconfig text
Bjorn Helgaas
-6
/
+6
2018-06-11
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
Bjorn Helgaas
-56
/
+41
2018-06-11
PCI/AER: Squash Kconfig.debug into Kconfig
Bjorn Helgaas
-21
/
+14
2018-06-11
PCI/AER: Move private AER things to aerdrv.c
Bjorn Helgaas
-80
/
+63
2018-06-11
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
-3
/
+6
2018-06-11
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
-11
/
+11
2018-06-11
PCI/AER: Remove duplicate pcie_port_bus_type declaration
Bjorn Helgaas
-1
/
+0
2018-06-11
PCI/AER: Squash ecrc.c into aerdrv.c
Bjorn Helgaas
-119
/
+110
2018-06-11
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
Bjorn Helgaas
-142
/
+122
2018-06-11
PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
Bjorn Helgaas
-263
/
+244
2018-06-11
PCI/AER: Squash aerdrv_core.c into aerdrv.c
Bjorn Helgaas
-498
/
+475
2018-06-11
PCI/AER: Reorder code to group probe/remove stuff together
Bjorn Helgaas
-58
/
+58
2018-06-08
PCI/AER: Remove forward declarations
Bjorn Helgaas
-16
/
+11
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
-43
/
+41
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3210
/
+5657
2018-06-06
Merge branch 'pci/trivial'
Bjorn Helgaas
-493
/
+485
2018-06-06
Merge branch 'pci/kconfig'
Bjorn Helgaas
-12
/
+0
2018-06-06
Merge branch 'lorenzo/pci/vmd'
Bjorn Helgaas
-10
/
+81
2018-06-06
Merge branch 'lorenzo/pci/rockchip'
Bjorn Helgaas
-1434
/
+2289
2018-06-06
Merge branch 'lorenzo/pci/rcar'
Bjorn Helgaas
-127
/
+154
2018-06-06
Merge branch 'pci/host/qcom'
Bjorn Helgaas
-1
/
+1
2018-06-06
Merge branch 'pci/host/mobiveil'
Bjorn Helgaas
-0
/
+866
2018-06-06
Merge branch 'lorenzo/pci/mediatek'
Bjorn Helgaas
-93
/
+142
2018-06-06
Merge branch 'lorenzo/pci/hv'
Bjorn Helgaas
-91
/
+71
2018-06-06
Merge branch 'lorenzo/pci/host/misc'
Bjorn Helgaas
-29
/
+27
2018-06-06
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
-16
/
+35
2018-06-06
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
-101
/
+344
2018-06-06
Merge branch 'lorenzo/pci/armada8k'
Bjorn Helgaas
-4
/
+17
2018-06-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
-4
/
+139
2018-06-06
Merge branch 'pci/resource'
Bjorn Helgaas
-63
/
+71
2018-06-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
-57
/
+0
2018-06-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
-169
/
+257
2018-06-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
-49
/
+61
2018-06-06
Merge branch 'pci/dpc'
Bjorn Helgaas
-1
/
+4
2018-06-06
Merge branch 'pci/aspm'
Bjorn Helgaas
-0
/
+14
2018-06-05
PCI/AER: Replace struct pcie_device with pci_dev
Keith Busch
-14
/
+12
2018-06-05
PCI/AER: Remove unused parameters
Keith Busch
-9
/
+5
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-6
/
+5
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+3
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-7
/
+34
2018-06-04
PCI: qcom: Include gpio/consumer.h
Arnd Bergmann
-1
/
+1
2018-06-04
PCI: Improve "partially hidden behind bridge" log message
Mika Westerberg
-9
/
+4
2018-06-04
PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() doc
Mika Westerberg
-0
/
+4
2018-06-04
PCI: Move resource distribution for single bridge outside loop
Mika Westerberg
-41
/
+41
2018-06-04
PCI: Account for all bridges on bus when distributing bus numbers
Mika Westerberg
-3
/
+12
2018-06-04
ACPI / hotplug / PCI: Drop unnecessary parentheses
Mika Westerberg
-2
/
+2
[next]