index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
Revert "PCI: Avoid race while enabling upstream bridges"
Bjorn Helgaas
2017-09-15
1
-11
/
+2
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
2
-2
/
+2
*
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-08
70
-1002
/
+2438
|
\
|
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-09-07
2
-3
/
+33
|
|
\
|
|
*
PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
Gavin Shan
2017-08-29
1
-3
/
+4
|
|
*
PCI: Add ACS quirk for APM X-Gene devices
Feng Kan
2017-08-10
1
-0
/
+14
|
|
*
PCI: Mark AMD Stoney GPU ATS as broken
Joerg Roedel
2017-07-31
1
-0
/
+15
|
*
|
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
12
-20
/
+16
|
|
\
\
|
|
*
|
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-09-01
11
-17
/
+16
|
|
*
|
PCI: Remove unused "res" variable from pci_resource_io()
Shawn Lin
2017-09-01
1
-3
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-09-07
2
-0
/
+22
|
|
\
\
|
|
*
|
PCI: Add a generic weak pcibios_align_resource()
Palmer Dabbelt
2017-08-02
1
-0
/
+13
|
|
*
|
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-08-02
1
-0
/
+9
|
|
|
/
|
*
|
Merge branch 'pci/pm' into next
Bjorn Helgaas
2017-09-07
1
-0
/
+2
|
|
\
\
|
|
*
|
PCI/PM: Expand description of pci_set_power_state()
Piotr Gregor
2017-08-03
1
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-09-07
1
-5
/
+22
|
|
\
\
|
|
*
|
PCI/MSI: Assume MSIs use real Requester ID, not an alias
Robin Murphy
2017-08-14
1
-5
/
+22
|
|
|
/
|
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2017-09-07
17
-36
/
+35
|
|
\
\
|
|
*
|
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2017-08-24
9
-19
/
+18
|
|
*
|
PCI: Constify endpoint pci_epf_type device_type
Bhumika Goyal
2017-08-24
1
-2
/
+2
|
|
*
|
PCI: Constify bin_attribute structures
Bhumika Goyal
2017-08-10
1
-2
/
+2
|
|
*
|
PCI: Constify hotplug pci_device_id structures
Arvind Yadav
2017-08-10
5
-5
/
+5
|
|
*
|
PCI: Constify hotplug attribute_group structures
Arvind Yadav
2017-08-10
1
-1
/
+1
|
|
*
|
PCI: Constify label attribute_group structures
Arvind Yadav
2017-08-10
1
-2
/
+2
|
|
*
|
PCI: Constify sysfs attribute_group structures
Arvind Yadav
2017-08-10
1
-5
/
+5
|
|
|
/
|
*
|
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
2017-09-07
1
-31
/
+1
|
|
\
\
|
|
*
|
PCI: Inline and remove pcibios_update_irq()
Bjorn Helgaas
2017-08-10
1
-7
/
+1
|
|
*
|
PCI: Remove unused pci_fixup_irqs() function
Matthew Minter
2017-08-03
1
-24
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2017-09-07
2
-0
/
+10
|
|
\
\
|
|
*
|
PCI: pciehp: Report power fault only once until we clear it
Keith Busch
2017-08-15
1
-0
/
+8
|
|
*
|
PCI: shpchp: Enable bridge bus mastering if MSI is enabled
Aleksandr Bezzubikov
2017-08-02
1
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2017-09-07
4
-45
/
+149
|
|
\
\
|
|
*
|
PCI: Warn periodically while waiting for non-CRS ("device ready") status
Sinan Kaya
2017-08-29
1
-3
/
+13
|
|
*
|
PCI: Wait up to 60 seconds for device to become ready after FLR
Sinan Kaya
2017-08-29
1
-15
/
+37
|
|
*
|
PCI: Factor out pci_bus_wait_crs()
Sinan Kaya
2017-08-29
1
-16
/
+27
|
|
*
|
PCI: Add pci_bus_crs_vendor_id() to detect CRS response data
Sinan Kaya
2017-08-29
1
-1
/
+6
|
|
*
|
PCI: Always check for non-CRS response before timeout
Bjorn Helgaas
2017-08-29
1
-5
/
+6
|
|
*
|
PCI: Avoid race while enabling upstream bridges
Srinath Mannam
2017-08-18
1
-2
/
+11
|
|
*
|
PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken
Sinan Kaya
2017-07-31
3
-7
/
+53
|
|
|
/
|
*
|
Merge branch 'pci/dpc' into next
Bjorn Helgaas
2017-09-07
1
-10
/
+177
|
|
\
\
|
|
*
|
PCI/DPC: Add local struct device pointers
Dongdong Liu
2017-08-24
1
-10
/
+15
|
|
*
|
PCI/DPC: Add eDPC support
Dongdong Liu
2017-08-24
1
-0
/
+162
|
|
|
/
|
*
|
Merge branch 'pci/aer' into next
Bjorn Helgaas
2017-09-07
2
-123
/
+7
|
|
\
\
|
|
*
|
PCI/portdrv: Move error handler methods to struct pcie_port_service_driver
Christoph Hellwig
2017-07-31
2
-123
/
+7
|
|
|
/
|
*
|
Merge branch 'pci/endpoint' into next
Bjorn Helgaas
2017-09-07
7
-54
/
+157
|
|
\
\
|
|
*
|
PCI: designware-ep: Do not disable BARs during initialization
Kishon Vijay Abraham I
2017-08-29
1
-4
/
+0
|
|
*
|
PCI: dra7xx: Reset all BARs during initialization
Kishon Vijay Abraham I
2017-08-29
1
-0
/
+13
|
|
*
|
PCI: dwc: designware: Provide page_size to pci_epc_mem
Kishon Vijay Abraham I
2017-08-29
2
-1
/
+3
|
|
*
|
PCI: endpoint: Remove the ->remove() callback
Shawn Lin
2017-08-29
1
-9
/
+0
|
|
*
|
PCI: endpoint: Add support to poll early for host commands
Kishon Vijay Abraham I
2017-08-29
1
-1
/
+11
[next]