index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-30
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
2014-05-30
MAINTAINERS: Add generic PCI host controller driver
Will Deacon
2014-05-30
PCI: generic: Add generic PCI host controller driver
Will Deacon
2014-05-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-28
Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next
Bjorn Helgaas
2014-05-28
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
2014-05-28
PCI: rcar: Add gen2 device tree support
Ben Dooks
2014-05-27
PCI: cpqphp: Fix possible null pointer dereference
Rickard Strandqvist
2014-05-27
PCI: rcar: Add R-Car PCIe device tree bindings
Phil Edworthy
2014-05-27
PCI: rcar: Add MSI support for PCIe
Phil Edworthy
2014-05-27
PCI: rcar: Add Renesas R-Car PCIe driver
Phil Edworthy
2014-05-27
PCI: Fix return value from pci_user_{read,write}_config_*()
Gavin Shan
2014-05-27
PCI: exynos: Remove unnecessary OOM messages
Jingoo Han
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2014-05-27
PCI: Test for std config alias when testing extended config space
Alex Williamson
2014-05-27
pcmcia: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: pciehp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: acpiphp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: cpcihp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: shpchp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: rpaphp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
sparc/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
powerpc/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
ia64/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
x86/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: Add new pci_is_bridge() interface
Yijing Wang
2014-05-27
PCI: Rename pci_is_bridge() to pci_has_subordinate()
Yijing Wang
2014-05-27
NVMe: Implement PCIe reset notification callback
Keith Busch
2014-05-27
PCI: Notify driver before and after device reset
Keith Busch
2014-05-27
x86/PCI: Clean up and mark early_root_info_init() as deprecated
Suravee Suthikulpanit
2014-05-26
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
2014-05-26
iommu/exynos: Remove unnecessary "&" from function pointers
Bjorn Helgaas
2014-05-26
DMA-API: Update dma_pool_create ()and dma_pool_alloc() descriptions
Gioh Kim
2014-05-26
DMA-API: Fix duplicated word in DMA-API-HOWTO.txt
Emilio López
2014-05-26
DMA-API: Capitalize "CPU" consistently
Bjorn Helgaas
2014-05-23
PCI: Add resource allocation comments
Bjorn Helgaas
2014-05-23
PCI: Simplify __pci_assign_resource() coding style
Bjorn Helgaas
2014-05-23
PCI: Change pbus_size_mem() return values to be more conventional
Bjorn Helgaas
2014-05-23
PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources
Yinghai Lu
2014-05-23
PCI: Support BAR sizes up to 8GB
Alan
2014-05-23
resources: Clarify sanity check message
Bjorn Helgaas
2014-05-23
PCI: Don't add disabled subtractive decode bus resources
Bjorn Helgaas
2014-05-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
2014-05-23
PCI: Don't set BAR to zero if dma_addr_t is too small
Bjorn Helgaas
2014-05-23
PCI: Don't convert BAR address to resource if dma_addr_t is too small
Bjorn Helgaas
2014-05-23
PCI: Reject BAR above 4GB if dma_addr_t is too small
Bjorn Helgaas
2014-05-23
PCI: Fail safely if we can't handle BARs larger than 4GB
Bjorn Helgaas
2014-05-23
x86/gart: Tidy messages and add bridge device info
Bjorn Helgaas
[next]