index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
...
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Improve clock/reset handling
Russell King
2015-10-09
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Use gpio_desc to carry around gpio
Russell King
2015-10-09
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Use devm_kcalloc() to allocate an array
Russell King
2015-10-09
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Use gpio_set_value_cansleep()
Russell King
2015-10-09
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Split port parsing and resource claiming from port setup
Russell King
2015-10-09
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Fix memory leaks and refcount leaks
Russell King
2015-10-09
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Move port parsing and resource claiming to separate function
Russell King
2015-10-09
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Use port->name rather than "PCIe%d.%d"
Russell King
2015-10-08
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Report full node name when reporting a DT error
Russell King
2015-10-08
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
Russell King
2015-10-08
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Use of_get_available_child_count()
Russell King
2015-10-08
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Use exact config access size; don't read/modify/write
Russell King
2015-10-08
|
|
|
|
|
|
|
*
|
|
|
PCI: mvebu: Return zero for reserved or unimplemented config space
Russell King
2015-10-08
|
|
|
|
|
|
|
|
/
/
/
|
|
|
|
|
|
*
|
|
|
PCI: iproc: Fix header comment "Corporation" misspelling
Florian Fainelli
2015-10-22
|
|
|
|
|
|
*
|
|
|
PCI: iproc: Add outbound mapping support
Ray Jui
2015-10-16
|
|
|
|
|
|
*
|
|
|
PCI: iproc: Improve link detection logic
Ray Jui
2015-09-25
|
|
|
|
|
|
*
|
|
|
PCI: iproc: Fix PCIe reset logic
Ray Jui
2015-09-25
|
|
|
|
|
|
*
|
|
|
PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARM
Ray Jui
2015-09-25
|
|
|
|
|
|
*
|
|
|
PCI: iproc: Remove unused struct iproc_pcie.irqs[]
Ray Jui
2015-09-25
|
|
|
|
|
|
*
|
|
|
PCI: iproc: Fix code comment to match code
Ray Jui
2015-09-25
|
|
|
|
|
|
|
/
/
/
|
|
|
|
|
*
|
|
|
PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definition
Fabio Estevam
2015-09-24
|
|
|
|
|
*
|
|
|
PCI: imx6: Return real error code from imx6_add_pcie_port()
Fabio Estevam
2015-09-24
|
|
|
|
|
|
/
/
/
|
|
|
|
*
|
|
|
PCI: generic: Fix address window calculation for non-zero starting bus
David Daney
2015-10-09
|
|
|
|
*
|
|
|
PCI: generic: Pass starting bus number to pci_scan_root_bus()
David Daney
2015-10-08
|
|
|
|
*
|
|
|
PCI: generic: Allow multiple hosts with different map_bus() methods
David Daney
2015-10-08
|
|
|
|
*
|
|
|
PCI: generic: Fix lookup of linux,pci-probe-only property
Marc Zyngier
2015-09-17
|
|
|
|
|
/
/
/
|
|
|
*
|
|
|
PCI: designware: Make driver arch-agnostic
Zhou Wang
2015-11-02
|
|
|
*
|
|
|
PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT
Zhou Wang
2015-11-02
|
|
|
*
|
|
|
Revert "PCI: designware: Program ATU with untranslated address"
Zhou Wang
2015-11-02
|
|
|
*
|
|
|
PCI: designware: Move calculation of bus addresses to DRA7xx
Gabriele Paoloni
2015-11-02
|
|
|
*
|
|
|
PCI: designware: Make "num-lanes" an optional DT property
Gabriele Paoloni
2015-11-02
|
|
|
*
|
|
|
PCI: designware: Require config accesses to be naturally aligned
Gabriele Paoloni
2015-11-02
|
|
|
*
|
|
|
PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces
Gabriele Paoloni
2015-11-02
|
|
|
*
|
|
|
PCI: designware: Use exact access size in dw_pcie_cfg_read()
Gabriele Paoloni
2015-11-02
|
|
|
*
|
|
|
PCI: spear: Fix dw_pcie_cfg_read/write() usage
Gabriele Paoloni
2015-11-02
|
|
|
*
|
|
|
PCI: designware: Set up high part of MSI target address
Lucas Stach
2015-11-02
|
|
|
*
|
|
|
PCI: designware: Make get_msi_addr() return phys_addr_t, not u32
Lucas Stach
2015-09-18
|
|
|
*
|
|
|
PCI: designware: Implement multivector MSI IRQ setup
Lucas Stach
2015-09-18
|
|
|
*
|
|
|
PCI: designware: Factor out MSI msg setup
Lucas Stach
2015-09-18
|
|
|
*
|
|
|
PCI: Add msi_controller setup_irqs() method for special multivector setup
Lucas Stach
2015-09-18
|
|
|
*
|
|
|
PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASK
Zhou Wang
2015-09-18
|
|
|
|
/
/
/
|
|
*
|
|
|
PCI: altera: Add Altera PCIe MSI driver
Ley Foon Tan
2015-11-03
|
|
*
|
|
|
PCI: altera: Add Altera PCIe host controller driver
Ley Foon Tan
2015-10-23
|
|
|
/
/
/
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...
Bjorn Helgaas
2015-11-02
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures
Alexander Duyck
2015-10-30
|
|
|
|
|
|
|
*
|
|
PCI: Wait 1 second between disabling VFs and clearing NumVFs
Alexander Duyck
2015-10-30
|
|
|
|
|
|
|
*
|
|
PCI: Reorder pcibios_sriov_disable()
Alexander Duyck
2015-10-30
|
|
|
|
|
|
|
*
|
|
PCI: Remove VFs in reverse order if virtfn_add() fails
Alexander Duyck
2015-10-30
|
|
|
|
|
|
|
*
|
|
PCI: Remove redundant validation of SR-IOV offset/stride registers
Alexander Duyck
2015-10-29
|
|
|
|
|
|
|
*
|
|
PCI: Set SR-IOV NumVFs to zero after enumeration
Alexander Duyck
2015-10-29
[prev]
[next]