index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
*
PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
Thomas Petazzoni
2017-10-10
*
Revert "PCI: tegra: Do not allocate MSI target memory"
Thierry Reding
2017-10-10
*
PCI: Fix race condition with driver_override
Nicolai Stange
2017-09-25
*
PCI: endpoint: Use correct "end of test" interrupt
John Keeping
2017-09-20
*
Revert "PCI: Avoid race while enabling upstream bridges"
Bjorn Helgaas
2017-09-15
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
*
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-08
|
\
|
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-09-07
|
|
\
|
|
*
PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
Gavin Shan
2017-08-29
|
|
*
PCI: Add ACS quirk for APM X-Gene devices
Feng Kan
2017-08-10
|
|
*
PCI: Mark AMD Stoney GPU ATS as broken
Joerg Roedel
2017-07-31
|
*
|
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
|
|
*
|
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-09-01
|
|
*
|
PCI: Remove unused "res" variable from pci_resource_io()
Shawn Lin
2017-09-01
|
|
|
/
|
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
|
|
*
|
PCI: Add a generic weak pcibios_align_resource()
Palmer Dabbelt
2017-08-02
|
|
*
|
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-08-02
|
|
|
/
|
*
|
Merge branch 'pci/pm' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
|
|
*
|
PCI/PM: Expand description of pci_set_power_state()
Piotr Gregor
2017-08-03
|
|
|
/
|
*
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
|
|
*
|
PCI/MSI: Assume MSIs use real Requester ID, not an alias
Robin Murphy
2017-08-14
|
|
|
/
|
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
|
|
*
|
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2017-08-24
|
|
*
|
PCI: Constify endpoint pci_epf_type device_type
Bhumika Goyal
2017-08-24
|
|
*
|
PCI: Constify bin_attribute structures
Bhumika Goyal
2017-08-10
|
|
*
|
PCI: Constify hotplug pci_device_id structures
Arvind Yadav
2017-08-10
|
|
*
|
PCI: Constify hotplug attribute_group structures
Arvind Yadav
2017-08-10
|
|
*
|
PCI: Constify label attribute_group structures
Arvind Yadav
2017-08-10
|
|
*
|
PCI: Constify sysfs attribute_group structures
Arvind Yadav
2017-08-10
|
|
|
/
|
*
|
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
|
|
*
|
PCI: Inline and remove pcibios_update_irq()
Bjorn Helgaas
2017-08-10
|
|
*
|
PCI: Remove unused pci_fixup_irqs() function
Matthew Minter
2017-08-03
|
|
|
/
|
*
|
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
|
|
*
|
PCI: pciehp: Report power fault only once until we clear it
Keith Busch
2017-08-15
|
|
*
|
PCI: shpchp: Enable bridge bus mastering if MSI is enabled
Aleksandr Bezzubikov
2017-08-02
|
|
|
/
|
*
|
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
|
|
*
|
PCI: Warn periodically while waiting for non-CRS ("device ready") status
Sinan Kaya
2017-08-29
|
|
*
|
PCI: Wait up to 60 seconds for device to become ready after FLR
Sinan Kaya
2017-08-29
|
|
*
|
PCI: Factor out pci_bus_wait_crs()
Sinan Kaya
2017-08-29
|
|
*
|
PCI: Add pci_bus_crs_vendor_id() to detect CRS response data
Sinan Kaya
2017-08-29
|
|
*
|
PCI: Always check for non-CRS response before timeout
Bjorn Helgaas
2017-08-29
|
|
*
|
PCI: Avoid race while enabling upstream bridges
Srinath Mannam
2017-08-18
|
|
*
|
PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken
Sinan Kaya
2017-07-31
|
|
|
/
|
*
|
Merge branch 'pci/dpc' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
|
|
*
|
PCI/DPC: Add local struct device pointers
Dongdong Liu
2017-08-24
|
|
*
|
PCI/DPC: Add eDPC support
Dongdong Liu
2017-08-24
|
|
|
/
|
*
|
Merge branch 'pci/aer' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
|
|
*
|
PCI/portdrv: Move error handler methods to struct pcie_port_service_driver
Christoph Hellwig
2017-07-31
|
|
|
/
|
*
|
Merge branch 'pci/endpoint' into next
Bjorn Helgaas
2017-09-07
|
|
\
\
[next]