aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-09
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* mm: remove __GFP_NO_KSWAPDRik van Riel2012-10-09
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-08
|\
| * Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...Mark Brown2012-09-26
| |\
| * \ Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-22
| |\ \
| * | | Input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi2012-09-22
| * | | mfd: twl4030-audio: Add DT supportPeter Ujfalusi2012-09-22
| * | | mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdataPeter Ujfalusi2012-09-22
| * | | mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2012-09-22
| * | | mfd: twl4030-audio: Rearange and clean-up the probe functionPeter Ujfalusi2012-09-22
| * | | mfd: twl4030-audio: Convert to use devm_kzallocPeter Ujfalusi2012-09-22
| * | | mfd: twl4030-audio: Clean up MODULE_* and platform_driver partPeter Ujfalusi2012-09-22
| * | | dmaengine: omap-dma: Add support to suppress interrupts in cyclic modePeter Ujfalusi2012-09-22
| * | | dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-22
| * | | dmaengine: omap: Add support for pause/resume in cyclic dma modePeter Ujfalusi2012-09-22
| * | | dmaengine: omap: Support for element mode in cyclic DMAPeter Ujfalusi2012-09-22
* | | | Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-08
|\ \ \ \
| * | | | UBI: Wire-up fastmapRichard Weinberger2012-10-03
| * | | | UBI: Add fastmap coreRichard Weinberger2012-10-03
| * | | | UBI: Add fastmap support to the WL sub-systemRichard Weinberger2012-10-03
| * | | | UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-03
| * | | | UBI: Wire-up ->fm_semRichard Weinberger2012-10-03
| * | | | UBI: Add fastmap bits to build.cRichard Weinberger2012-10-03
| * | | | UBI: Add self_check_eba()Richard Weinberger2012-10-03
| * | | | UBI: Export next_sqnum()Richard Weinberger2012-10-03
| * | | | UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-03
| * | | | UBI: Add fastmap on-flash data structuresRichard Weinberger2012-10-03
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-08
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-07
| |\ \ \ \ \
| | * | | | | drm/i915: Fix GT_MODE default valueBen Widawsky2012-10-04
| | * | | | | drm/i915: don't frob the vblank ts in finish_page_flipDaniel Vetter2012-10-04
| | * | | | | drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter2012-10-04
| | * | | | | drm/i915: print warning if vmi915_gem_fault error is not handledMika Kuoppala2012-10-04
| | * | | | | drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin2012-10-04
| | * | | | | drm/i915: Try harder to complete DP training pattern 1Chris Wilson2012-10-04
| | * | | | | drm/i915: set swizzling to none on VLVJesse Barnes2012-10-03
| | * | | | | drm/dp: Make sink count DP 1.2 awareAdam Jackson2012-10-02
| | * | | | | drm/i915/dp: Be smarter about connection sense for branch devicesAdam Jackson2012-10-02
| | * | | | | drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson2012-10-02
| | * | | | | drm: Export drm_probe_ddc()Adam Jackson2012-10-02
| | * | | | | drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson2012-10-02
| | * | | | | drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/aChris Wilson2012-10-02
| | * | | | | drm/i915: Fix set_caching lockingBen Widawsky2012-09-27
| | * | | | | drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flagJani Nikula2012-09-27
| * | | | | | Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-10-07
| |\ \ \ \ \ \
| | * | | | | | drm: exynos: hdmi: remove drm common hdmi platform data structRahul Sharma2012-10-05
| | * | | | | | drm: exynos: hdmi: add support for exynos5 hdmiRahul Sharma2012-10-05
| | * | | | | | drm: exynos: hdmi: replace is_v13 with version check in hdmiRahul Sharma2012-10-05