aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-14drm/nouveau: always queue flips relative to kernel channel activityBen Skeggs1-9/+8
2013-11-14drm/nouveau: there is no need to reserve/fence the new fb when flippingBen Skeggs1-13/+4
2013-11-14drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs1-1/+2
2013-11-14drm/nouveau: allow nouveau_fence_ref() to be a noopBen Skeggs3-15/+7
2013-11-14drm/nvc8/mc: msi rearm is via the nvc0 methodBen Skeggs1-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds241-6076/+6291
2013-11-14raid5: relieve lock contention in get_active_stripe()Shaohua Li2-73/+259
2013-11-14md/raid5.c: add proper locking to error path of raid5_start_reshape.NeilBrown1-0/+6
2013-11-14md: fix calculation of stacking limits on level change.NeilBrown1-0/+1
2013-11-14raid5: Use slow_path to release stripe when mddev->thread is nullmajianpeng1-1/+2
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-455/+1466
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds50-939/+814
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds85-1416/+5552
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds22-361/+6366
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds12-114/+661
2013-11-13target: Convert se_device statistics to atomic_long_tNicholas Bellinger3-16/+13
2013-11-13dmaengine: reference counted unmap dataDan Williams1-9/+147
2013-11-13dmaengine: prepare for generic 'unmap' dataDan Williams14-0/+15
2013-11-13dmaengine: consolidate memcpy apisDan Williams1-92/+45
2013-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+5
2013-11-14Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-3/+8
2013-11-14cpufreq: OMAP: Fix compilation error 'r & ret undeclared'viresh kumar1-0/+1
2013-11-14Merge tag 'drm-intel-fixes-2013-11-12' of git://people.freedesktop.org/~danve...Dave Airlie1-0/+2
2013-11-14Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie1-17/+13
2013-11-14Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie3-9/+47
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-27/+214
2013-11-14PM / Runtime: Fix error path for prepareUlf Hansson1-0/+3
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds65-309/+259
2013-11-13target: Fix delayed Task Aborted Status (TAS) handling bugNicholas Bellinger1-0/+2
2013-11-13iscsi-target: Reject unsupported multi PDU text command sequenceNicholas Bellinger1-0/+7
2013-11-13dmatest: make driver unmap also source buffers by itselfBartlomiej Zolnierkiewicz1-5/+5
2013-11-13regulator: fixed: fix regulator_list_voltage() for regressionGuennadi Liakhovetski1-0/+3
2013-11-13dma: pl330: silence a compile warningDan Carpenter1-1/+1
2013-11-13dma: pl330: off by one in pl330_probe()Dan Carpenter1-1/+1
2013-11-13qib_fs: fix (some) dcache abusesAl Viro1-2/+5
2013-11-13dma: mxs-dma: Use semaphores for cyclic DMAMarkus Pargmann1-6/+35
2013-11-13dma: mxs-dma: Update state after channel resetMarkus Pargmann1-1/+3
2013-11-13dma: mxs-dma: Fix channel reset hardware bugMarkus Pargmann1-2/+27
2013-11-13dma: mxs-dma: Report correct residue for cyclic DMAMarkus Pargmann1-1/+19
2013-11-13dma: mxs-dma: Cleanup interrupt handlerMarkus Pargmann1-36/+60
2013-11-13DMA: Freescale: update driver to support 8-channel DMA engineHongbo Zhang3-8/+12
2013-11-13dma: imx-sdma: Fix warnings for LPAE buildsOlof Johansson1-4/+4
2013-11-13dmaengine: ipu: fix warnings from 64-bit dma_addr_t printoutsOlof Johansson1-2/+4
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds675-14281/+36791
2013-11-13dmaengine: edma: remove duplicate kfreeVinod Koul1-1/+0
2013-11-12drm/ttm: Fix vma page_prot bit manipulationThomas Hellstrom1-17/+13
2013-11-12drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom2-3/+13
2013-11-12drm/vmwgfx: Resource evict fixesThomas Hellstrom1-6/+36
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds94-1126/+1804
2013-11-12pm2301-charger: Remove unneeded NULL checksDan Carpenter1-15/+2