summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-0943-65/+44
* mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-091-14/+3
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-091-1/+0
* mm: remove __GFP_NO_KSWAPDRik van Riel2012-10-091-4/+2
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-0912-20/+51
|\
| * Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...Mark Brown2012-09-265-0/+148
| |\
| * \ Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-22297-1193/+2619
| |\ \
| * | | Input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi2012-09-221-2/+16
| * | | mfd: twl4030-audio: Add DT supportPeter Ujfalusi2012-09-221-7/+47
| * | | mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdataPeter Ujfalusi2012-09-221-1/+1
| * | | mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2012-09-221-0/+32
| * | | mfd: twl4030-audio: Rearange and clean-up the probe functionPeter Ujfalusi2012-09-221-18/+16
| * | | mfd: twl4030-audio: Convert to use devm_kzallocPeter Ujfalusi2012-09-221-9/+6
| * | | mfd: twl4030-audio: Clean up MODULE_* and platform_driver partPeter Ujfalusi2012-09-221-4/+4
| * | | dmaengine: omap-dma: Add support to suppress interrupts in cyclic modePeter Ujfalusi2012-09-221-2/+5
| * | | dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-2212-12/+17
| * | | dmaengine: omap: Add support for pause/resume in cyclic dma modePeter Ujfalusi2012-09-221-5/+25
| * | | dmaengine: omap: Support for element mode in cyclic DMAPeter Ujfalusi2012-09-221-1/+4
* | | | Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-089-211/+2784
|\ \ \ \
| * | | | UBI: Wire-up fastmapRichard Weinberger2012-10-032-0/+22
| * | | | UBI: Add fastmap coreRichard Weinberger2012-10-031-0/+1537
| * | | | UBI: Add fastmap support to the WL sub-systemRichard Weinberger2012-10-031-44/+531
| * | | | UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-033-130/+260
| * | | | UBI: Wire-up ->fm_semRichard Weinberger2012-10-031-0/+12
| * | | | UBI: Add fastmap bits to build.cRichard Weinberger2012-10-031-3/+65
| * | | | UBI: Add self_check_eba()Richard Weinberger2012-10-031-0/+96
| * | | | UBI: Export next_sqnum()Richard Weinberger2012-10-031-9/+9
| * | | | UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-032-25/+115
| * | | | UBI: Add fastmap on-flash data structuresRichard Weinberger2012-10-031-0/+137
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-0830-300/+1014
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-0710-57/+118
| |\ \ \ \ \
| | * | | | | drm/i915: Fix GT_MODE default valueBen Widawsky2012-10-042-0/+8
| | * | | | | drm/i915: don't frob the vblank ts in finish_page_flipDaniel Vetter2012-10-041-22/+1
| | * | | | | drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter2012-10-041-8/+8
| | * | | | | drm/i915: print warning if vmi915_gem_fault error is not handledMika Kuoppala2012-10-041-0/+1
| | * | | | | drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin2012-10-041-0/+5
| | * | | | | drm/i915: Try harder to complete DP training pattern 1Chris Wilson2012-10-041-10/+5
| | * | | | | drm/i915: set swizzling to none on VLVJesse Barnes2012-10-031-1/+4
| | * | | | | drm/dp: Make sink count DP 1.2 awareAdam Jackson2012-10-021-5/+4
| | * | | | | drm/i915/dp: Be smarter about connection sense for branch devicesAdam Jackson2012-10-021-1/+34
| | * | | | | drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson2012-10-022-5/+21
| | * | | | | drm: Export drm_probe_ddc()Adam Jackson2012-10-021-1/+2
| | * | | | | drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson2012-10-021-2/+22
| | * | | | | drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/aChris Wilson2012-10-021-1/+1
| | * | | | | drm/i915: Fix set_caching lockingBen Widawsky2012-09-271-4/+4
| | * | | | | drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flagJani Nikula2012-09-271-2/+3
| * | | | | | Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-10-0720-243/+896
| |\ \ \ \ \ \
| | * | | | | | drm: exynos: hdmi: remove drm common hdmi platform data structRahul Sharma2012-10-054-25/+34
| | * | | | | | drm: exynos: hdmi: add support for exynos5 hdmiRahul Sharma2012-10-051-4/+79
| | * | | | | | drm: exynos: hdmi: replace is_v13 with version check in hdmiRahul Sharma2012-10-051-20/+20