index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-18
24
-283
/
+202
*
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-18
20
-289
/
+63
*
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
2018-09-18
14
-27
/
+28
*
PCI: pciehp: Reshuffle controller struct for clarity
Lukas Wunner
2018-09-18
1
-26
/
+31
*
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
2018-09-18
4
-39
/
+39
*
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
2018-09-18
5
-282
/
+210
*
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
2018-09-18
4
-18
/
+26
*
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
2018-09-17
4
-47
/
+18
*
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
2018-09-17
5
-10
/
+0
*
PCI: pciehp: Differentiate between surprise and safe removal
Lukas Wunner
2018-09-17
3
-13
/
+34
*
PCI: Simplify disconnected marking
Lukas Wunner
2018-09-17
2
-12
/
+5
*
PCI: Fix enabling of PASID on RC integrated endpoints
Felix Kuehling
2018-09-11
1
-1
/
+4
*
IB/hfi1,PCI: Allow bus reset while probing
Dennis Dalessandro
2018-09-11
1
-0
/
+1
*
PCI: Fix faulty logic in pci_reset_bus()
Dennis Dalessandro
2018-09-11
1
-1
/
+1
*
PCI: pciehp: Fix hot-add vs powerfault detection order
Keith Busch
2018-09-11
1
-9
/
+9
*
switchtec: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-09-11
1
-0
/
+4
*
Revert "PCI: Add ACS quirk for Intel 300 series"
Mika Westerberg
2018-09-11
1
-6
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
1
-3
/
+9
|
\
|
*
PCI: Add support for relative addressing in quirk tables
Ard Biesheuvel
2018-08-22
1
-3
/
+9
*
|
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-08-22
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
Rafael J. Wysocki
2018-08-17
1
-4
/
+2
*
|
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-16
73
-1563
/
+2785
|
\
\
|
*
\
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2018-08-15
1
-1
/
+12
|
|
\
\
|
|
*
|
PCI: vmd: White list for fast interrupt handlers
Keith Busch
2018-06-28
1
-1
/
+12
|
*
|
|
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
2018-08-15
1
-85
/
+68
|
|
\
\
\
|
|
*
|
|
PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()
Thomas Petazzoni
2018-08-08
1
-5
/
+0
|
|
*
|
|
PCI: mvebu: Convert to use pci_host_bridge directly
Thomas Petazzoni
2018-08-08
1
-73
/
+63
|
|
*
|
|
PCI: mvebu: Use resource_size() to remap I/O space
Thomas Petazzoni
2018-08-08
1
-2
/
+2
|
|
*
|
|
PCI: mvebu: Only remap I/O space if configured
Thomas Petazzoni
2018-08-08
1
-3
/
+3
|
|
*
|
|
PCI: mvebu: Fix I/O space end address calculation
Thomas Petazzoni
2018-08-08
1
-1
/
+1
|
|
*
|
|
PCI: mvebu: Remove redundant platform_set_drvdata() call
Thomas Petazzoni
2018-08-08
1
-2
/
+0
|
|
|
/
/
|
*
|
|
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
2018-08-15
3
-1
/
+14
|
|
\
\
\
|
|
*
|
|
PCI: mobiveil: Add Kconfig/Makefile entries
Lorenzo Pieralisi
2018-07-30
2
-0
/
+11
|
|
*
|
|
PCI: mobiveil: Add missing ../pci.h include
Lorenzo Pieralisi
2018-07-30
1
-0
/
+2
|
|
*
|
|
PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type
Lorenzo Pieralisi
2018-07-30
1
-1
/
+1
|
|
*
|
|
PCI: mobiveil: Integer overflow in IB_WIN_SIZE
Dan Carpenter
2018-07-26
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
2018-08-15
3
-26
/
+144
|
|
\
\
\
|
|
*
|
|
PCI: iproc: Reduce inbound/outbound mapping print level
Ray Jui
2018-07-13
1
-17
/
+17
|
|
*
|
|
PCI: iproc: Reject unconfigured physical functions from PAXC
Ray Jui
2018-07-13
2
-1
/
+30
|
|
*
|
|
PCI: iproc: Disable MSI parsing in certain PAXC blocks
Ray Jui
2018-07-13
1
-2
/
+32
|
|
*
|
|
PCI: iproc: Fix up corrupted PAXC root complex config registers
Ray Jui
2018-07-13
2
-6
/
+62
|
|
*
|
|
PCI: iproc: Activate PAXC bridge quirk for more devices
Ray Jui
2018-07-13
1
-0
/
+3
|
|
|
/
/
|
*
|
|
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2018-08-15
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()
Jia-Ju Bai
2018-06-29
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2018-08-15
18
-78
/
+396
|
|
\
\
\
|
|
*
|
|
PCI: endpoint: Add MSI set maximum restriction
Gustavo Pimentel
2018-07-19
1
-1
/
+2
|
|
*
|
|
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
2018-07-19
2
-2
/
+28
|
|
*
|
|
pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
Gustavo Pimentel
2018-07-19
1
-20
/
+41
|
|
*
|
|
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
2018-07-19
3
-2
/
+17
|
|
*
|
|
PCI: dwc: Rework MSI callbacks handler
Gustavo Pimentel
2018-07-19
2
-27
/
+33
[next]