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
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
PCI: Fix incorrect value returned from pcie_get_speed_cap()
Mikulas Patocka
1
-13
/
+11
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+97
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+2
2018-10-20
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-11
/
+83
2018-10-02
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
1
-0
/
+9
2018-10-02
PCI: Do not skip power-managed bridges in pci_enable_wake()
Mika Westerberg
1
-3
/
+6
2018-10-02
PCI: Make link active reporting detection generic
Keith Busch
1
-6
/
+27
2018-09-28
PCI: Add support for Immediate Readiness
Felipe Balbi
1
-1
/
+12
2018-09-27
PCI: Reprogram bridge prefetch registers on resume
Daniel Drake
1
-8
/
+19
2018-09-21
PCI/ERR: Use slot reset if available
Keith Busch
1
-0
/
+37
2018-09-20
PCI/DPC: Save and restore config state
Keith Busch
1
-0
/
+2
2018-09-18
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
1
-2
/
+2
2018-09-17
PCI: Fix pci.c kernel-doc parameter warning
Randy Dunlap
1
-1
/
+1
2018-09-17
PCI: Allocate dma_alias_mask with bitmap_zalloc()
Andy Shevchenko
1
-2
/
+1
2018-09-11
IB/hfi1,PCI: Allow bus reset while probing
Dennis Dalessandro
1
-0
/
+1
2018-09-11
PCI: Fix faulty logic in pci_reset_bus()
Dennis Dalessandro
1
-1
/
+1
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-140
/
+363
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-66
/
+26
2018-08-15
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-2
/
+13
2018-08-15
Merge branch 'pci/resource'
Bjorn Helgaas
1
-2
/
+35
2018-08-15
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-56
/
+253
2018-08-15
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-6
/
+15
2018-08-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-7
/
+20
2018-08-15
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-1
/
+0
2018-08-10
PCI: Check for PCIe Link downtraining
Alexandru Gagniuc
1
-7
/
+20
2018-08-09
PCI: Add device-specific ACS Redirect disable infrastructure
Logan Gunthorpe
1
-0
/
+3
2018-08-09
PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support
Logan Gunthorpe
1
-2
/
+71
2018-08-09
PCI: Allow specifying devices using a base bus and path of devfns
Logan Gunthorpe
1
-21
/
+97
2018-08-09
PCI: Make specifying PCI devices in kernel parameters reusable
Logan Gunthorpe
1
-54
/
+103
2018-08-09
PCI: Export pcie_has_flr()
Alex Williamson
1
-1
/
+2
2018-08-06
PCI: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-07-31
PCI: Whitelist Thunderbolt ports for runtime D3
Lukas Wunner
1
-1
/
+5
2018-07-31
PCI: Whitelist native hotplug ports for runtime D3
Lukas Wunner
1
-5
/
+10
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-0
/
+38
2018-07-19
PCI: Rename pci_try_reset_bus() to pci_reset_bus()
Sinan Kaya
1
-8
/
+8
2018-07-19
PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
Sinan Kaya
1
-52
/
+1
2018-07-19
PCI: Unify try slot and bus reset API
Sinan Kaya
1
-5
/
+16
2018-07-19
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
1
-6
/
+5
2018-07-19
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
1
-6
/
+6
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
1
-0
/
+38
2018-07-12
PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough
Gustavo A. R. Silva
1
-0
/
+1
2018-07-05
PCI: Export pcie_get_speed_cap and pcie_get_width_cap
Alex Deucher
1
-0
/
+2
2018-06-30
PCI: Expand documentation for pci_add_dma_alias()
Logan Gunthorpe
1
-2
/
+13
2018-06-29
PCI: Make early dump functionality generic
Sinan Kaya
1
-0
/
+5
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-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-47
/
+42
2018-06-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+11
2018-06-06
Merge branch 'pci/resource'
Bjorn Helgaas
1
-4
/
+2
[next]