summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-258-126/+79
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'pci/yijing-ari' into nextBjorn Helgaas2013-01-267-136/+109
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PCI: shpchp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-20/+16
| | * | | | | | | | | | PCI: sgihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-34/+29
| | * | | | | | | | | | PCI: cpcihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-18/+11
| | * | | | | | | | | | PCI: pciehp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-28/+16
| | * | | | | | | | | | PCI: Consolidate "next-function" functionsYijing Wang2013-01-251-27/+21
| | * | | | | | | | | | PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang2013-01-253-4/+4
| | * | | | | | | | | | PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang2013-01-241-5/+12
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas2013-01-178-38/+38
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-138-38/+38
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'pci/yinghai-survey-resources+acpi-scan' into nextBjorn Helgaas2013-01-1019-479/+232
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-1019-479/+232
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge branch 'pci/yinghai-survey-resources' into nextBjorn Helgaas2013-01-094-65/+127
| |\| | | | | | | | | |
| | * | | | | | | | | | x86/PCI: Implement pcibios_resource_survey_bus()Yinghai Lu2013-01-071-0/+13
| | * | | | | | | | | | PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu2013-01-073-1/+6
| | * | | | | | | | | | x86/PCI: Keep resource allocation functions after bootYinghai Lu2013-01-071-6/+6
| | * | | | | | | | | | x86/PCI: Don't track firmware-assigned BAR values for hot-added devicesYinghai Lu2013-01-071-1/+9
| | * | | | | | | | | | x86/PCI: Factor out pcibios_allocate_dev_rom_resource()Yinghai Lu2013-01-071-17/+35
| | * | | | | | | | | | x86/PCI: Allocate resources on a per-bus basis for hot-adding root busesYinghai Lu2013-01-071-13/+25
| | * | | | | | | | | | x86/PCI: Factor out pcibios_allocate_dev_resources()Yinghai Lu2013-01-071-19/+23
| | * | | | | | | | | | x86/PCI: Factor out pcibios_allocate_bridge_resources()Yinghai Lu2013-01-071-22/+24
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-01-0910-54/+28
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | PCI: cpqphp: Cleanup and remove unreachable pathsSasha Levin2013-01-071-37/+20
| | * | | | | | | | PCI: Drop "__" prefix on __pci_enable_device_flags()Bjorn Helgaas2013-01-041-5/+4
| | * | | | | | | | PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.hBjorn Helgaas2013-01-041-1/+1
| | * | | | | | | | mn10300/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-042-4/+1
| | * | | | | | | | frv/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-042-4/+1
| | * | | | | | | | x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-034-4/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25398-11509/+23479
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/tilcdc: only build on armStephen Rothwell2013-02-261-1/+1
| * | | | | | | | | Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...Dave Airlie2013-02-2418-1269/+1506
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/radeon: Use generic HDMI infoframe helpersThierry Reding2013-02-222-161/+58
| | * | | | | | | | | drm/tegra: Use generic HDMI infoframe helpersThierry Reding2013-02-223-306/+110
| | * | | | | | | | | drm: Add EDID helper documentationThierry Reding2013-02-221-0/+4
| | * | | | | | | | | drm: Add HDMI infoframe helpersThierry Reding2013-02-223-0/+40
| | * | | | | | | | | video: Add generic HDMI infoframe helpersThierry Reding2013-02-224-0/+543
| | * | | | | | | | | drm: Add some missing forward declarationsThierry Reding2013-02-221-1/+2
| | * | | | | | | | | drm: Move mode tables to drm_edid.cThierry Reding2013-02-222-781/+746
| | * | | | | | | | | drm: Remove duplicate drm_mode_cea_vic()Thierry Reding2013-02-225-29/+12
| * | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-02-244-51/+34
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/i915: Revert hdmi HDP pin checksDaniel Vetter2013-02-221-29/+0
| | * | | | | | | | | | drm/i915: Handle untiled planes when computing their offsetsChris Wilson2013-02-213-22/+34
| * | | | | | | | | | | Merge branch 'drm/tegra-for-3.9' of git://anongit.freedesktop.org/tegra/linux...Dave Airlie2013-02-246-123/+635
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/tegra: Add list of framebuffers to debugfsThierry Reding2013-02-221-0/+44
| | * | | | | | | | | | drm/tegra: Fix color expansionThierry Reding2013-02-221-1/+1
| | * | | | | | | | | | drm/tegra: Split DC_CMD_STATE_CONTROL register writeThierry Reding2013-02-221-2/+3
| | * | | | | | | | | | drm/tegra: Implement page-flipping supportThierry Reding2013-02-224-0/+82
| | * | | | | | | | | | drm/tegra: Implement VBLANK supportThierry Reding2013-02-223-17/+91
| | * | | | | | | | | | drm/tegra: Implement .mode_set_base()Thierry Reding2013-02-221-0/+32