deliverable/linux.git
2014-03-19  Bjorn HelgaasMerge branch 'pci/resource' into next
2014-03-19  Bjorn HelgaasMerge branch 'pci/misc' into next
2014-03-19  Bjorn HelgaasRevert "[PATCH] Insert GART region into resource map"
2014-03-19  Bjorn HelgaasPCI: Log IDE resource quirk in dmesg
2014-03-19  Bjorn HelgaasPCI: Change pci_bus_alloc_resource() type_mask to unsig...
2014-03-19  Bjorn HelgaasPCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_fr...
2014-03-19  Bjorn Helgaasresources: Set type in __request_region()
2014-03-19  Bjorn HelgaasPCI: Don't check resource_size() in pci_bus_alloc_resou...
2014-03-19  Bjorn Helgaass390/PCI: Use generic pci_enable_resources()
2014-03-19  Bjorn Helgaastile PCI RC: Use default pcibios_enable_device()
2014-03-19  Bjorn Helgaassparc/PCI: Use default pcibios_enable_device() (Leon...
2014-03-19  Bjorn Helgaassh/PCI: Use default pcibios_enable_device()
2014-03-19  Bjorn Helgaasmicroblaze/PCI: Use default pcibios_enable_device()
2014-03-19  Bjorn Helgaasalpha/PCI: Use default pcibios_enable_device()
2014-03-19  Bjorn HelgaasPCI: Add "weak" generic pcibios_enable_device() impleme...
2014-03-19  Bjorn HelgaasPCI: Don't enable decoding if BAR hasn't been assigned...
2014-03-07  Bjorn HelgaasPCI: Enable INTx in pci_reenable_device() only when...
2014-02-27  Bjorn HelgaasPCI: Mark 64-bit resource as IORESOURCE_UNSET if we...
2014-02-27  Bjorn HelgaasPCI: Don't try to claim IORESOURCE_UNSET resources
2014-02-27  Bjorn HelgaasPCI: Check IORESOURCE_UNSET before updating BAR
2014-02-27  Bjorn HelgaasPCI: Don't clear IORESOURCE_UNSET when updating BAR
2014-02-27  Bjorn HelgaasPCI: Mark resources as IORESOURCE_UNSET if we can't...
2014-02-27  Bjorn HelgaasPCI: Remove pci_find_parent_resource() use for allocation
2014-02-26  Bjorn Helgaasvsprintf: Add support for IORESOURCE_UNSET in %pR
2014-02-26  Bjorn Helgaasresource: Add resource_contains()
2014-02-26  Bjorn Helgaasi2o: Use pci_bus_alloc_resource(), not allocate_resourc...
2014-02-26  Bjorn HelgaasMerge branches 'pci/host-designware', 'pci/host-imx6...
2014-02-26  Magnus DammPCI: rcar: Make the Kconfig dependencies more generic
2014-02-26  Bjorn Helgaasi2o: Refactor i2o_iop_systab_set() PCI space allocation
2014-02-26  Bjorn Helgaasi2o: Fix I/O space alignment requirement
2014-02-26  Bjorn Helgaasi2o: Fix I/O space allocation copy/paste error
2014-02-20  Bjorn HelgaasMerge branch 'pci/dead-code' into next
2014-02-20  Bjorn HelgaasMerge branch 'pci/pciehp' into next
2014-02-20  Bjorn HelgaasMerge branch 'pci/list-for-each-entry' into next
2014-02-20  Paul GortmakerPCI: frv: replace now removed pci_bus_b() causing build...
2014-02-19  Bjorn HelgaasPCI: pciehp: Cleanup whitespace
2014-02-19  Rajat JainPCI: pciehp: Remove a non-existent card, regardless...
2014-02-19  Marek VasutPCI: imx6: Wait for retraining
2014-02-19  Mohit KumarPCI: designware: Fix RC BAR to be single 64-bit non...
2014-02-19  Bjorn HelgaasPCI: Remove unused SR-IOV VF Migration support
2014-02-19  Bjorn Helgaasiommu/amd: Add include of <linux/irqreturn.h>
2014-02-19  Bjorn Helgaasmei: Add include of <linux/irqreturn.h>
2014-02-19  Bjorn HelgaasMerge branch 'pci/misc' into next
2014-02-18  Bjorn HelgaasPCI: Enable INTx if BIOS left them disabled
2014-02-18  Bjorn HelgaasMerge branch 'pci/host-mvebu' into next
2014-02-18  Bjorn HelgaasMerge branch 'pci/list-for-each-entry' into next
2014-02-18  Bjorn Helgaasmisc: mic: Add include of <linux/irqreturn.h>
2014-02-18  Jason GunthorpePCI: mvebu: Call request_resource() on the apertures
2014-02-18  Jason Gunthorpebus: mvebu-mbus: Fix incorrect size for PCI aperture...
2014-02-18  Magnus DammPCI: rcar: Break out window size handling
2014-02-18  Magnus DammPCI: rcar: Register each instance independently
2014-02-18  Ben DooksPCI: rcar: Fix bridge logic configuration accesses
2014-02-18  Ben DooksPCI: rcar: Add error interrupt handling
2014-02-18  Ben DooksPCI: rcar: Check platform_get_irq() return code
2014-02-14  Bjorn HelgaasMerge branch 'pci/msi' into next
2014-02-14  Bjorn HelgaasMerge branch 'pci/virtualization' into next
2014-02-14  Bjorn HelgaasMerge branch 'pci/scan-bridge' into next
2014-02-14  Alexander Gordeevvfio: Use pci_enable_msi_range() and pci_enable_msix_ra...
2014-02-14  Alexander Gordeevahci: Use pci_enable_msi_range() instead of pci_enable_...
2014-02-14  Alexander Gordeevahci: Fix broken fallback to single MSI mode
2014-02-14  Sander Eikelenboomia64/PCI: Set IORESOURCE_ROM_SHADOW only for the defaul...
2014-02-14  Sander Eikelenboomx86/PCI: Set IORESOURCE_ROM_SHADOW only for the default...
2014-02-14  Yijing WangPCI: Remove pci_bus_b() and use list_for_each_entry...
2014-02-14  Jean-Jacques... PCI: mvebu: Fix potential issue in range parsing
2014-02-14  Yijing Wangpcmcia: Use list_for_each_entry() for bus traversal
2014-02-14  Yijing Wangpowerpc/PCI: Use list_for_each_entry() for bus traversal
2014-02-14  Yijing Wangdrm: Use list_for_each_entry() for bus traversal
2014-02-14  Yijing WangARM/PCI: Use list_for_each_entry() for bus traversal
2014-02-14  Yijing WangACPI / hotplug / PCI: Use list_for_each_entry() for...
2014-02-14  Yijing WangPCI: Update outdated comment for pcibios_bus_report_sta...
2014-02-14  Yijing WangPCI: pciehp: Don't turn slot off when hot-added device...
2014-02-13  Alexander GordeevPCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix...
2014-02-13  Alexander GordeevPCI/MSI: Fix cut-and-paste errors in documentation
2014-02-13  Liviu DudauPCI: Cleanup per-arch list of object files
2014-02-13  Dan CarpenterPCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()
2014-02-13  Bjorn Helgaasx86/PCI: Fix function definition whitespace
2014-02-13  Bjorn Helgaasx86/PCI: Reword comments
2014-02-13  Bjorn Helgaasx86/PCI: Remove unnecessary local variable initialization
2014-02-12  Andrew LunnPCI: mvebu: Use Device ID and revision from underlying...
2014-02-11  Rajat JainPCI: pciehp: Add hotplug_lock to serialize hotplug...
2014-02-11  Rajat JainPCI: pciehp: Ensure very fast hotplug events are also...
2014-02-11  Rajat JainPCI: pciehp: Disable link notification across slot...
2014-02-11  Rajat JainPCI: pciehp: Don't check adapter or latch status while...
2014-02-11  Rajat JainPCI: pciehp: Don't disable the link permanently during...
2014-02-11  Rajat JainPCI: pciehp: Enable link state change notifications
2014-02-11  Andreas NoeverPCI: Don't scan random busses in pci_scan_bridge()
2014-02-11  Andreas NoeverPCI: Check for child busses which use more bus numbers...
2014-02-11  Andreas NoeverPCI: Remove pci_fixup_parent_subordinate_busnr()
2014-02-11  Alex WilliamsonPCI: Enable quirks for PCIe ACS on Intel PCH root ports
2014-02-11  Alex WilliamsonPCI: Add pci_dev_flag for ACS enable quirks
2014-02-11  Alex WilliamsonPCI: Add device-specific PCI ACS enable
2014-02-11  Rajat JainPCI: pciehp: Use link change notifications for hot...
2014-02-11  Rajat JainPCI: pciehp: Make check_link_active() non-static
2014-02-11  Andreas NoeverPCI: Make sure bus number resources stay within their...
2014-02-11  Andreas NoeverPCI: Use request_resource_conflict() instead of insert_...
2014-02-11  Andreas NoeverPCI: Assign CardBus bus number only during the second...
2014-02-11  Andreas NoeverPCI: Clarify the "scan anyway" comment in pci_scan_bridge()
2014-02-10  Andreas NoeverPCI: Increment max correctly in pci_scan_bridge()
2014-02-04  Bjorn HelgaasPCI: Remove unnecessary list_empty(&pci_pme_list) check
2014-02-04  Alexander GordeevPCI/MSI: Add pci_enable_msi() documentation back
next
This page took 0.039476 seconds and 5 git commands to generate.