summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-061-3/+3
|\
| * VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell2014-03-241-3/+3
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-021-1/+0Star
|\ \
| * | x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-271-1/+0Star
* | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-021-14/+3Star
|\ \ \
| * \ \ Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-033-11/+20
| |\ \ \ | | | |/ | | |/|
| * | | Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman2014-02-181-2/+13
| |\ \ \
| * \ \ \ Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2014-02-111-11/+44
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-081-14/+3Star
* | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-0224-422/+718
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2014-03-197-45/+78
| |\ \ \ \ \
| | * | | | | PCI: Log IDE resource quirk in dmesgBjorn Helgaas2014-03-191-4/+12
| | * | | | | PCI: Change pci_bus_alloc_resource() type_mask to unsigned longBjorn Helgaas2014-03-191-2/+2
| | * | | | | PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()Bjorn Helgaas2014-03-191-1/+1
| | * | | | | PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas2014-03-191-2/+0Star
| | * | | | | PCI: Add "weak" generic pcibios_enable_device() implementationBjorn Helgaas2014-03-191-0/+5
| | * | | | | PCI: Don't enable decoding if BAR hasn't been assigned an addressBjorn Helgaas2014-03-191-2/+8
| | * | | | | PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bitBjorn Helgaas2014-02-271-0/+1
| | * | | | | PCI: Don't try to claim IORESOURCE_UNSET resourcesBjorn Helgaas2014-02-271-5/+10
| | * | | | | PCI: Check IORESOURCE_UNSET before updating BARBjorn Helgaas2014-02-271-0/+3
| | * | | | | PCI: Don't clear IORESOURCE_UNSET when updating BARBjorn Helgaas2014-02-271-5/+0Star
| | * | | | | PCI: Mark resources as IORESOURCE_UNSET if we can't assign themBjorn Helgaas2014-02-274-0/+13
| | * | | | | PCI: Remove pci_find_parent_resource() use for allocationBjorn Helgaas2014-02-271-16/+23
| | * | | | | resource: Add resource_contains()Bjorn Helgaas2014-02-261-8/+0Star
| | |/ / / /
| * | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-03-191-0/+3
| |\ \ \ \ \
| | * | | | | PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas2014-03-081-0/+3
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' int...Bjorn Helgaas2014-02-264-78/+153
| |\ \ \ \ \ \ \ \
| | | | * | | | | | PCI: rcar: Make the Kconfig dependencies more genericMagnus Damm2014-02-261-1/+1
| | | | * | | | | | PCI: rcar: Break out window size handlingMagnus Damm2014-02-181-3/+28
| | | | * | | | | | PCI: rcar: Register each instance independentlyMagnus Damm2014-02-181-60/+20Star
| | | | * | | | | | PCI: rcar: Fix bridge logic configuration accessesBen Dooks2014-02-181-0/+4
| | | | * | | | | | PCI: rcar: Add error interrupt handlingBen Dooks2014-02-181-0/+60
| | | | * | | | | | PCI: rcar: Check platform_get_irq() return codeBen Dooks2014-02-181-0/+5
| | | | | |/ / / / | | | | |/| | | |
| | | * / | | | | PCI: imx6: Wait for retrainingMarek Vasut2014-02-191-13/+34
| | | |/ / / / /
| | * / / / / / PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar2014-02-191-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-02-202-123/+0Star
| |\ \ \ \ \ \
| | * | | | | | PCI: Remove unused SR-IOV VF Migration supportBjorn Helgaas2014-02-192-123/+0Star
| | |/ / / / /
| * | | | | | Merge branch 'pci/pciehp' into nextBjorn Helgaas2014-02-206-75/+189
| |\ \ \ \ \ \
| | * | | | | | PCI: pciehp: Cleanup whitespaceBjorn Helgaas2014-02-193-5/+6
| | * | | | | | PCI: pciehp: Remove a non-existent card, regardless of "surprise" capabilityRajat Jain2014-02-192-5/+13
| | * | | | | | PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang2014-02-142-2/+3
| | * | | | | | PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain2014-02-124-3/+23
| | * | | | | | PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain2014-02-121-9/+20
| | * | | | | | PCI: pciehp: Disable link notification across slot resetRajat Jain2014-02-121-13/+17
| | * | | | | | PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain2014-02-121-18/+0Star
| | * | | | | | PCI: pciehp: Don't disable the link permanently during removalRajat Jain2014-02-121-18/+0Star
| | * | | | | | PCI: pciehp: Enable link state change notificationsRajat Jain2014-02-121-2/+11
| | * | | | | | PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain2014-02-113-1/+96
| | * | | | | | PCI: pciehp: Make check_link_active() non-staticRajat Jain2014-02-112-3/+4
| | |/ / / / /
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-193-37/+39
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |