aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-01
|\
| * Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-02
| |\
| * \ Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman2014-02-18
| |\ \
| * \ \ Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2014-02-10
| |\ \ \
| * | | | pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-07
* | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2014-03-19
| |\ \ \ \ \
| | * | | | | PCI: Log IDE resource quirk in dmesgBjorn Helgaas2014-03-19
| | * | | | | PCI: Change pci_bus_alloc_resource() type_mask to unsigned longBjorn Helgaas2014-03-19
| | * | | | | PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()Bjorn Helgaas2014-03-19
| | * | | | | PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas2014-03-19
| | * | | | | PCI: Add "weak" generic pcibios_enable_device() implementationBjorn Helgaas2014-03-19
| | * | | | | PCI: Don't enable decoding if BAR hasn't been assigned an addressBjorn Helgaas2014-03-19
| | * | | | | PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bitBjorn Helgaas2014-02-27
| | * | | | | PCI: Don't try to claim IORESOURCE_UNSET resourcesBjorn Helgaas2014-02-27
| | * | | | | PCI: Check IORESOURCE_UNSET before updating BARBjorn Helgaas2014-02-27
| | * | | | | PCI: Don't clear IORESOURCE_UNSET when updating BARBjorn Helgaas2014-02-27
| | * | | | | PCI: Mark resources as IORESOURCE_UNSET if we can't assign themBjorn Helgaas2014-02-27
| | * | | | | PCI: Remove pci_find_parent_resource() use for allocationBjorn Helgaas2014-02-27
| | * | | | | resource: Add resource_contains()Bjorn Helgaas2014-02-26
| | |/ / / /
| * | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-03-19
| |\ \ \ \ \
| | * | | | | PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas2014-03-07
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' int...Bjorn Helgaas2014-02-26
| |\ \ \ \ \ \ \ \
| | | | * | | | | | PCI: rcar: Make the Kconfig dependencies more genericMagnus Damm2014-02-26
| | | | * | | | | | PCI: rcar: Break out window size handlingMagnus Damm2014-02-18
| | | | * | | | | | PCI: rcar: Register each instance independentlyMagnus Damm2014-02-18
| | | | * | | | | | PCI: rcar: Fix bridge logic configuration accessesBen Dooks2014-02-18
| | | | * | | | | | PCI: rcar: Add error interrupt handlingBen Dooks2014-02-18
| | | | * | | | | | PCI: rcar: Check platform_get_irq() return codeBen Dooks2014-02-18
| | | | | |/ / / / | | | | |/| | | |
| | | * / | | | | PCI: imx6: Wait for retrainingMarek Vasut2014-02-19
| | | |/ / / / /
| | * / / / / / PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar2014-02-19
| | |/ / / / /
| * | | | | | Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-02-20
| |\ \ \ \ \ \
| | * | | | | | PCI: Remove unused SR-IOV VF Migration supportBjorn Helgaas2014-02-19
| | |/ / / / /
| * | | | | | Merge branch 'pci/pciehp' into nextBjorn Helgaas2014-02-20
| |\ \ \ \ \ \
| | * | | | | | PCI: pciehp: Cleanup whitespaceBjorn Helgaas2014-02-19
| | * | | | | | PCI: pciehp: Remove a non-existent card, regardless of "surprise" capabilityRajat Jain2014-02-19
| | * | | | | | PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang2014-02-14
| | * | | | | | PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain2014-02-11
| | * | | | | | PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain2014-02-11
| | * | | | | | PCI: pciehp: Disable link notification across slot resetRajat Jain2014-02-11
| | * | | | | | PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain2014-02-11
| | * | | | | | PCI: pciehp: Don't disable the link permanently during removalRajat Jain2014-02-11
| | * | | | | | PCI: pciehp: Enable link state change notificationsRajat Jain2014-02-11
| | * | | | | | PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain2014-02-10
| | * | | | | | PCI: pciehp: Make check_link_active() non-staticRajat Jain2014-02-10
| | |/ / / / /
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-18
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-02-18
| | * | | | | PCI: Cleanup per-arch list of object filesLiviu Dudau2014-02-12
| | * | | | | PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter2014-02-12
| | * | | | | PCI: Remove unnecessary list_empty(&pci_pme_list) checkBjorn Helgaas2014-02-04
| | |/ / / /