index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
PCI: Make pci_get_rom_size() static
Bjorn Helgaas
1
-1
/
+2
2018-06-29
PCI: Add check code for last image indicator not set
Rex Zhu
1
-0
/
+6
2018-06-29
PCI: Avoid accessing memory outside the ROM BAR
Rex Zhu
1
-1
/
+1
2018-06-29
PCI: Add DMA alias quirk for Microsemi Switchtec NTB
Doug Meyer
1
-0
/
+140
2018-06-29
switchtec: Use generic PCI Vendor ID and Class Code
Doug Meyer
1
-7
/
+7
2018-06-29
PCI: Make early dump functionality generic
Sinan Kaya
3
-0
/
+23
2018-06-29
PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handling
Christian König
1
-3
/
+3
2018-06-29
PCI: Restore resized BAR state on resume
Christian König
1
-0
/
+28
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-29
PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()
Jia-Ju Bai
1
-1
/
+1
2018-06-28
PCI: vmd: White list for fast interrupt handlers
Keith Busch
1
-1
/
+12
2018-06-27
PCI: aardvark: Remove PCIe outbound window configuration
Evan Wang
1
-55
/
+0
2018-06-27
PCI: aardvark: Introduce an advk_pcie_valid_device() helper
Thomas Petazzoni
1
-2
/
+11
2018-06-26
PCI: shpchp: Separate existence of SHPC and permission to use it
Bjorn Helgaas
3
-35
/
+41
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-19
PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()
Jan Kiszka
1
-8
/
+6
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
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/git/helgaas/pci
Linus Torvalds
75
-3204
/
+5651
2018-06-06
Merge branch 'pci/trivial'
Bjorn Helgaas
1
-493
/
+485
2018-06-06
Merge branch 'pci/kconfig'
Bjorn Helgaas
2
-12
/
+0
2018-06-06
Merge branch 'lorenzo/pci/vmd'
Bjorn Helgaas
1
-10
/
+81
2018-06-06
Merge branch 'lorenzo/pci/rockchip'
Bjorn Helgaas
6
-1434
/
+2289
2018-06-06
Merge branch 'lorenzo/pci/rcar'
Bjorn Helgaas
1
-127
/
+154
2018-06-06
Merge branch 'pci/host/qcom'
Bjorn Helgaas
1
-1
/
+1
[prev]
[next]