index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
*
PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
Yinghai Lu
2013-12-04
*
PCI: Support PCIe Capability Slot registers only for ports with slots
Bjorn Helgaas
2013-11-29
*
PCI: Remove PCIe Capability version checks
Bjorn Helgaas
2013-11-29
*
PCI: Allow PCIe Capability link-related register access for switches
Bjorn Helgaas
2013-11-29
*
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
Rafael J. Wysocki
2013-10-01
*
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
2013-08-29
*
PCI: Retry allocation of only the resource type that failed
Yinghai Lu
2013-08-11
*
PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device
Yinghai Lu
2013-08-11
*
ahci: Add AMD CZ SATA device ID
Shane Huang
2013-07-21
*
PCI: Fix refcount issue in pci_create_root_bus() error recovery path
Jiang Liu
2013-07-21
*
PCI: Finish SR-IOV VF setup before adding the device
Xudong Hao
2013-07-21
*
xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.
Konrad Rzeszutek Wilk
2013-07-21
*
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
2013-06-24
*
PCI / ACPI: Use boot-time resource allocation rules during hotplug
Jiang Liu
2013-06-22
*
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
2013-05-30
*
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
2013-05-17
*
Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-09
|
\
|
*
PCI: Delay final fixups until resources are assigned
Yinghai Lu
2013-05-07
|
*
PCI: Set ->mask_pos correctly
Dan Carpenter
2013-04-30
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
|
\
\
|
*
|
pci: Set dev->dev.type in alloc_pci_dev
Brian King
2013-04-18
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
\
\
|
*
|
|
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
|
*
|
|
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
|
*
|
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
2013-04-24
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-29
|
\
\
\
|
*
\
\
Merge branch 'pci/gavin-msi-cleanup' into next
Bjorn Helgaas
2013-04-24
|
|
\
\
\
|
|
*
|
|
PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
2013-04-23
|
|
*
|
|
PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
Bjorn Helgaas
2013-04-23
|
|
*
|
|
PCI: Use msix_table_size() directly, drop multi_msix_capable()
Bjorn Helgaas
2013-04-23
|
|
*
|
|
PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
Bjorn Helgaas
2013-04-23
|
|
*
|
|
PCI: Drop is_64bit_address() and is_mask_bit_support() macros
Bjorn Helgaas
2013-04-23
|
|
*
|
|
PCI: Drop msi_data_reg() macro
Bjorn Helgaas
2013-04-23
|
|
*
|
|
PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
Bjorn Helgaas
2013-04-23
|
|
*
|
|
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
Bjorn Helgaas
2013-04-23
|
|
*
|
|
PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc
Bjorn Helgaas
2013-04-23
|
|
*
|
|
PCI: Use cached MSI-X cap while enabling MSI-X
Gavin Shan
2013-04-23
|
|
*
|
|
PCI: Use cached MSI cap while enabling MSI interrupts
Gavin Shan
2013-04-23
|
|
*
|
|
PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
Gavin Shan
2013-04-23
|
|
*
|
|
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
Gavin Shan
2013-04-23
|
*
|
|
|
Merge branch 'pci/rafael-pm' into next
Bjorn Helgaas
2013-04-17
|
|
\
\
\
\
|
|
*
|
|
|
PCI/PM: Make pci_pme_active() ignore devices without PME support
Rafael J. Wysocki
2013-04-15
|
|
*
|
|
|
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
2013-04-15
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
2013-04-17
|
|
\
\
\
\
|
|
*
|
|
|
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2013-04-17
|
|
*
|
|
|
PCI: Warn about failures instead of "must_check" functions
Bjorn Helgaas
2013-04-17
|
|
*
|
|
|
PCI: Remove __must_check from definitions
Bjorn Helgaas
2013-04-17
|
|
*
|
|
|
PCI: Remove unused variables
Bjorn Helgaas
2013-04-15
[next]