aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* pwm: Remove a redundant error message when devm_request_and_ioremap failsAxel Lin2012-08-17
* pwm: samsung: add missing device pointer to struct pwm_chipJingoo Han2012-08-17
* pwm: Add missing static storage class specifiers in core.c fileSachin Kamat2012-08-17
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-16
|\
| * sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-09
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-16
|\ \
| * | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-13
| * | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-06
| |\ \
| | * | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-26
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-16
|\ \ \ \
| * \ \ \ Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-15
| |\ \ \ \
| | * | | | drm/nv86/fifo: suspend fixMaxim Levitsky2012-08-13
| | * | | | drm/nouveau: disable copy engine on NVAFHenrik Rydberg2012-08-13
| | * | | | nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst2012-08-13
| | * | | | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-13
| | * | | | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller2012-08-13
| | * | | | drm/nve0/fifo: add support for the flip completion swmthdBen Skeggs2012-08-03
| | |/ / /
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-15
| |\ \ \ \
| | * | | | drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson2012-08-14
| | * | | | drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter2012-08-14
| | * | | | drm/i915: ensure i2c adapter is all set before adding itJani Nikula2012-08-13
| | * | | | drm/i915: ignore eDP bpc settings from vbtDaniel Vetter2012-08-11
| | * | | | drm/i915: Fix blank panel at reopening lidTakashi Iwai2012-08-11
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-14
|\ \ \ \ \ \
| * | | | | | s390/sclp_sdias: Add missing break and "fall through"Michael Holzheu2012-08-08
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-14
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | drm/radeon: fix typo in function header commentDmitrii Cherkasov2012-08-13
| * | | | | | drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák2012-08-13
| * | | | | | drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák2012-08-13
| * | | | | | drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák2012-08-13
| * | | | | | drm/radeon: fence virtual address and free it once idle v4Jerome Glisse2012-08-13
| * | | | | | drm/radeon: fix some missing parens in asic macrosAlex Deucher2012-08-13
| * | | | | | drm/radeon: fix ordering in pll picking on dce4+Alex Deucher2012-08-13
| * | | | | | drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse2012-08-13
| * | | | | | drm/radeon: fix bank tiling parameters on caymanAlex Deucher2012-08-13
| * | | | | | drm/radeon: fix bank tiling parameters on evergreenAlex Deucher2012-08-13
| * | | | | | drm/radeon: fix bank tiling parameters on SIChristian König2012-08-13
| * | | | | | drm/radeon: properly handle crtc powergatingAlex Deucher2012-08-13
| * | | | | | drm/radeon: properly handle SS overrides on TN (v2)Alex Deucher2012-08-13
| * | | | | | drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher2012-08-13
| * | | | | | drm/radeon: fix handling for ddc type 5 on combiosAlex Deucher2012-08-13
| | |/ / / / | |/| | | |
| * | | | | drm/mgag200: fix G200ER pll picking algorithmDave Airlie2012-08-10
| * | | | | drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov2012-08-10
| * | | | | drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer2012-08-08
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-08
| |\ \ \ \ \
| | * | | | | drm/i915: correctly order the ring init sequenceDaniel Vetter2012-08-08
| | * | | | | drm/i915: add more Haswell PCI IDsPaulo Zanoni2012-08-07
| | * | | | | drm/i915: make rc6 in sysfs functions conditionalHunt Xu2012-08-06
| | * | | | | drm/i915: Workaround hang with BSD and forcewake on SandyBridgeChris Wilson2012-08-06
| | * | | | | drm/i915: Make intel_panel_get_backlight static.Stéphane Marchesin2012-08-06