summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-14PCI: add debug print out for add_sizeYinghai Lu
2012-02-14PCI: make free_list() into a functionYinghai Lu
2012-02-14PCI: Rename dev_res_x to add_res or fail_resYinghai Lu
2012-02-14PCI: Merge pci_dev_resource_x and pci_dev_resourceYinghai Lu
2012-02-14PCI: Replace resource_list with generic listYinghai Lu
2012-02-14PCI: Move struct resource_list to setup-bus.cYinghai Lu
2012-02-14PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu
2012-02-14PCI: make re-allocation try harder by reassigning ranges higher in the heirarchyYinghai Lu
2012-02-14PCI: Make pci_rescan_bus handle add_listYinghai Lu
2012-02-14PCI: Make rescan bus increase bridge resource size if neededYinghai Lu
2012-02-14PCI: Use add_list in pcie hotplug path.Yinghai Lu
2012-02-14PCI: try to assign required+option size firstYinghai Lu
2012-02-14PCI: Move get_res_add_size() functionYinghai Lu
2012-02-14PCI: Make add_to_list() return statusYinghai Lu
2012-02-14PCI : Calculate right add_sizeYinghai Lu
2012-02-14PCI: Fix typo in setup-res.cMasanari Iida
2012-02-14x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas
2012-02-14xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk
2012-02-14PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk
2012-02-14PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmapJulia Lawall
2012-02-14PCI: Can continually add funcs after adding func0Amos Kong
2012-02-14x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe
2012-02-14x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe
2012-02-14PCI: Fix starting basis for resource requestsMyron Stowe
2012-02-10PCI: Fix pci cardbus removalYinghai Lu
2012-02-10PCI: set pci sriov page size before reading SRIOV BARVaidyanathan Srinivasan
2012-02-10PCI: workaround hard-wired bus number V2Yinghai Lu
2012-01-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-27gma500: Fix suspend/resume functionsRyan Mallon
2012-01-27Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-01-27drm/exynos: fixed pm feature for fimd module.Inki Dae
2012-01-27MAINTAINERS: added maintainer entry for Exynos DRM Driver.Inki Dae
2012-01-27drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae
2012-01-27drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim
2012-01-27drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim
2012-01-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-01-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-26agp: fix scratch page cleanupMichal Kubecek
2012-01-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2012-01-26ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman