summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki2010-01-081-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-01-084-3/+9
|\
| * Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2010-01-063-2/+8
| |\
| | * mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen2010-01-061-1/+1
| | * IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz2010-01-061-1/+1
| | * IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein2010-01-061-0/+6
| * | IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6Robert P. J. Day2010-01-061-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-086-26/+61
|\ \
| * | PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song2010-01-041-1/+19
| * | PCI/PM: Use per-device D3 delaysRafael J. Wysocki2010-01-042-4/+16
| * | PCI: Check the node argument passed to cpumask_of_nodeDavid John2010-01-041-2/+4
| * | PCI: AER: fix aer inject result in kernel oopsYouquan,Song2010-01-041-1/+7
| * | PCI: pcie portdrv: style cleanupHidetoshi Seto2010-01-042-18/+15
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-01-081-2/+0
|\ \ \
| * | | hp-wmi: remove double free caused by merge conflictAnisse Astier2010-01-011-2/+0
| |/ /
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-0616-43/+86
|\ \ \
| * \ \ Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-079-24/+63
| |\ \ \
| | * | | drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti2010-01-071-1/+1
| | * | | gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins2010-01-071-5/+5
| | * | | drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins2010-01-071-2/+4
| | * | | drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins2010-01-071-5/+4
| | * | | drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins2010-01-071-1/+1
| | * | | drm/radeon/kms: fix memory leakJiri Slaby2010-01-071-0/+1
| | * | | drm/radeon/kms: add missing breaks in i2c and ss lookupsAlex Deucher2010-01-061-0/+2
| | * | | drm/radeon/kms: add primary dac adj values tableAlex Deucher2010-01-061-9/+41
| | * | | drm/radeon/kms: fallback to default connector tableAlex Deucher2010-01-061-1/+4
| * | | | Merge branch 'drm-core-next' into drm-linusDave Airlie2010-01-077-19/+23
| |\ \ \ \
| | * | | | drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin2010-01-071-1/+1
| | * | | | drm/edid: Fix CVT width/height decodeAdam Jackson2010-01-071-5/+5
| | * | | | drm/edid: Skip empty CVT codepointsAdam Jackson2010-01-071-0/+4
| | * | | | drm: remove address mask param for drm_pci_alloc()Zhenyu Wang2010-01-075-13/+13
* | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-0616-537/+682
|\ \ \ \ \ \
| * | | | | | drm/i915: remove full registers dump debugZhenyu Wang2010-01-061-29/+0
| * | | | | | drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui2010-01-061-68/+48
| * | | | | | drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui2010-01-061-0/+12
| * | | | | | drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui2010-01-061-1/+25
| * | | | | | drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2010-01-062-1/+18
| * | | | | | drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson2010-01-061-3/+0
| * | | | | | drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson2010-01-061-26/+47
| * | | | | | drm/i915: fix unused varAndrew Morton2010-01-061-1/+2
| * | | | | | drm/i915: Storage class should be before const qualifierTobias Klauser2010-01-061-4/+4
| * | | | | | drm/i915: remove render reclock supportJesse Barnes2010-01-061-130/+2
| * | | | | | drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-063-15/+1
| * | | | | | drm/i915: execbuf2 supportJesse Barnes2010-01-064-78/+219
| * | | | | | drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang2009-12-171-0/+2
| * | | | | | drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-169-26/+59
| * | | | | | drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-164-17/+9
| * | | | | | drm/i915: Implement IS_* macros using static tablesKristian Høgsberg2009-12-163-99/+161
| * | | | | | drm/i915: Move PCI IDs into i915 driverKristian Høgsberg2009-12-161-2/+40
| * | | | | | drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2009-12-162-0/+10
OpenPOWER on IntegriCloud