Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-08-14 | 26 | -188/+320 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | drm/radeon: fix typo in function header comment | Dmitrii Cherkasov | 2012-08-13 | 1 | -1/+1 | |
| | * | | | | | | | | drm/radeon/kms: implement timestamp userspace query (v2) | Marek Olšák | 2012-08-13 | 10 | -7/+82 | |
| | * | | | | | | | | drm/radeon/kms: add MSAA texture support for r600-evergreen | Marek Olšák | 2012-08-13 | 3 | -2/+15 | |
| | * | | | | | | | | drm/radeon/kms: reorder code in r600_check_texture_resource | Marek Olšák | 2012-08-13 | 1 | -26/+26 | |
| | * | | | | | | | | drm/radeon: fence virtual address and free it once idle v4 | Jerome Glisse | 2012-08-13 | 5 | -21/+55 | |
| | * | | | | | | | | drm/radeon: fix some missing parens in asic macros | Alex Deucher | 2012-08-13 | 1 | -5/+5 | |
| | * | | | | | | | | drm/radeon: add some new SI pci ids | Alex Deucher | 2012-08-13 | 1 | -0/+3 | |
| | * | | | | | | | | drm/radeon: fix ordering in pll picking on dce4+ | Alex Deucher | 2012-08-13 | 1 | -4/+4 | |
| | * | | | | | | | | drm/radeon: do not reenable crtc after moving vram start address | Jerome Glisse | 2012-08-13 | 3 | -76/+2 | |
| | * | | | | | | | | drm/radeon: fix bank tiling parameters on cayman | Alex Deucher | 2012-08-13 | 1 | -3/+11 | |
| | * | | | | | | | | drm/radeon: fix bank tiling parameters on evergreen | Alex Deucher | 2012-08-13 | 1 | -3/+11 | |
| | * | | | | | | | | drm/radeon: fix bank tiling parameters on SI | Christian König | 2012-08-13 | 1 | -4/+12 | |
| | * | | | | | | | | drm/radeon: properly handle crtc powergating | Alex Deucher | 2012-08-13 | 3 | -2/+17 | |
| | * | | | | | | | | drm/radeon: properly handle SS overrides on TN (v2) | Alex Deucher | 2012-08-13 | 1 | -12/+37 | |
| | * | | | | | | | | drm/radeon/dce4+: set a more reasonable cursor watermark | Alex Deucher | 2012-08-13 | 1 | -2/+4 | |
| | * | | | | | | | | drm/radeon: fix handling for ddc type 5 on combios | Alex Deucher | 2012-08-13 | 1 | -21/+36 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | drm/mgag200: fix G200ER pll picking algorithm | Dave Airlie | 2012-08-10 | 1 | -5/+7 | |
| * | | | | | | | | drm/edid: Fix potential memory leak in edid_load() | Alexey Khoroshilov | 2012-08-10 | 1 | -3/+5 | |
| * | | | | | | | | drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] | Thomas Meyer | 2012-08-09 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-08-09 | 14 | -38/+172 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/i915: correctly order the ring init sequence | Daniel Vetter | 2012-08-08 | 1 | -2/+5 | |
| | * | | | | | | | | drm/i915: add more Haswell PCI IDs | Paulo Zanoni | 2012-08-07 | 3 | -7/+123 | |
| | * | | | | | | | | drm/i915: make rc6 in sysfs functions conditional | Hunt Xu | 2012-08-06 | 1 | -0/+12 | |
| | * | | | | | | | | drm/i915: Workaround hang with BSD and forcewake on SandyBridge | Chris Wilson | 2012-08-06 | 1 | -9/+10 | |
| | * | | | | | | | | drm/i915: Make intel_panel_get_backlight static. | Stéphane Marchesin | 2012-08-06 | 2 | -2/+1 | |
| | * | | | | | | | | i915: don't map imported dma-bufs for dmar. | Dave Airlie | 2012-08-05 | 1 | -1/+2 | |
| | * | | | | | | | | drm/i915: remove unused variable | Devendra Naga | 2012-08-05 | 1 | -1/+0 | |
| | * | | | | | | | | drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround. | Eric Anholt | 2012-08-05 | 1 | -10/+10 | |
| | * | | | | | | | | drm/i915: fix forcewake related hangs on snb | Daniel Vetter | 2012-07-27 | 1 | -2/+4 | |
| | * | | | | | | | | i915: Remove silly test | Alan Cox | 2012-07-26 | 1 | -3/+0 | |
| | * | | | | | | | | i915: fix error path leak in intel_sdvo_write_cmd | Alan Cox | 2012-07-26 | 1 | -1/+4 | |
| | * | | | | | | | | vlv: it might be wise if we initialised the flag value... | Alan Cox | 2012-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | drm/radeon/kms: allow "invalid" DB formats as a means to disable DB | Marek Olšák | 2012-08-09 | 4 | -5/+12 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | GPIO: gpio-pxa: fix building without CONFIG_OF | Arnd Bergmann | 2012-08-14 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-08-13 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | leds: renesas: fix error handling | Arnd Bergmann | 2012-08-13 | 1 | -1/+1 | |
| * | | | | | | | | | Revert "leds: use led_set_brightness in led_trigger_event" | Fabio Baltieri | 2012-08-13 | 1 | -1/+1 | |
| * | | | | | | | | | leds: lp8788: Fix updating scale configuration bits | Axel Lin | 2012-08-08 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-08-13 | 36 | -156/+233 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bnx2x: Fix compiler warnings | Joren Van Onder | 2012-08-12 | 1 | -1/+1 | |
| * | | | | | | | | | af_packet: remove BUG statement in tpacket_destruct_skb | danborkmann@iogearbox.net | 2012-08-12 | 1 | -1/+0 | |
| * | | | | | | | | | macvtap: rcu_dereference outside read-lock section | Denis Efremov | 2012-08-12 | 1 | -1/+2 | |
| * | | | | | | | | | codel: refine one condition to avoid a nul rec_inv_sqrt | Eric Dumazet | 2012-08-10 | 1 | -2/+6 | |
| * | | | | | | | | | ixgbe: add missing braces | Emil Tantilov | 2012-08-10 | 1 | -1/+2 | |
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-08-10 | 5 | -8/+16 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-10 | 5 | -8/+16 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | iwlwifi: disable greenfield transmissions as a workaround | Johannes Berg | 2012-08-06 | 1 | -5/+8 | |
| | | * | | | | | | | | | rt61pci: fix NULL pointer dereference in config_lna_gain | Stanislaw Gruszka | 2012-08-06 | 1 | -2/+1 | |
| | | * | | | | | | | | | cfg80211: process pending events when unregistering net device | Daniel Drake | 2012-08-06 | 3 | -1/+7 |