index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
2017-07-03
|
\
|
*
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
2017-07-02
|
*
PCI: Add IRQ mapping function pointers to pci_host_bridge struct
Matthew Minter
2017-07-02
|
*
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
2017-07-02
|
*
PCI: Make pci_register_host_bridge() PCI core internal
Lorenzo Pieralisi
2017-06-28
|
*
PCI: Add pci_scan_root_bus_bridge() interface
Lorenzo Pieralisi
2017-06-28
|
*
PCI: Add devm_pci_alloc_host_bridge() interface
Lorenzo Pieralisi
2017-06-28
|
*
PCI: Add pci_free_host_bridge() interface
Lorenzo Pieralisi
2017-06-28
*
|
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-07-03
|
\
\
|
*
|
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-07-03
|
*
|
PCI: Restore PRI and PASID state after Function-Level Reset
CQ Tang
2017-05-30
|
*
|
PCI: Cache PRI and PASID bits in pci_dev
Jean-Philippe Brucker
2017-05-30
|
|
/
*
|
Merge branch 'pci/pm' into next
Bjorn Helgaas
2017-07-02
|
\
\
|
*
|
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
2017-05-23
|
|
/
*
/
PCI: Test INTx masking during enumeration, not at run-time
Piotr Gregor
2017-06-16
|
/
*
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
|
\
|
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-04-28
|
|
\
|
|
*
PCI: Export pcie_flr()
Christoph Hellwig
2017-04-20
|
|
*
PCI: Avoid FLR for Intel 82579 NICs
Sasha Neftin
2017-04-03
|
*
|
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
2017-04-28
|
|
\
\
|
|
*
|
PCI: Add I/O BAR support to generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
|
|
*
|
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
2017-04-20
|
|
*
|
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-20
|
|
*
|
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
2017-04-18
|
|
*
|
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2017-04-18
|
|
*
|
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
2017-04-18
|
|
|
/
|
*
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-04-28
|
|
\
\
|
|
*
|
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static
Bjorn Helgaas
2017-03-09
|
|
|
/
|
*
|
Merge branch 'pci/irq' into next
Bjorn Helgaas
2017-04-28
|
|
\
\
|
|
*
|
PCI/irq: Add pci_request_irq() and pci_free_irq() helpers
Christoph Hellwig
2017-04-18
|
|
|
/
|
*
|
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
2017-04-28
|
|
\
\
|
|
*
|
PCI: Implement devm_pci_remap_cfgspace()
Lorenzo Pieralisi
2017-04-24
|
|
|
/
|
*
|
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2017-04-28
|
|
\
\
|
|
*
|
PCI: Add device disconnected state
Keith Busch
2017-03-29
|
|
*
|
PCI: Export PCI device config accessors
Keith Busch
2017-03-29
|
|
|
/
|
*
/
PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
Jayachandran C
2017-04-13
|
|
/
*
|
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-05-03
|
\
\
|
*
|
PCI: Recognize Thunderbolt devices
Lukas Wunner
2017-03-30
|
|
/
*
/
PCI: remove pci_enable_msix
Christoph Hellwig
2017-04-11
|
/
*
PCI: add an API to get node from vector
Shaohua Li
2017-03-02
*
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-23
|
\
|
*
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-02-15
|
|
\
|
|
*
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
2017-01-13
|
*
|
PCI/AER: Remove unused .link_reset() callback
Michael S. Tsirkin
2017-02-09
|
|
/
*
/
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
2017-01-20
|
/
*
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
|
\
|
*
PCI: Export host bridge registration interface
Thierry Reding
2016-12-07
|
*
PCI: Allow driver-specific data in host bridge
Thierry Reding
2016-12-07
|
*
PCI: Add pci_register_host_bridge() interface
Arnd Bergmann
2016-12-07
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
|
\
\
[next]