summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds427-20078/+82641
2013-07-10Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds89-1168/+8178
2013-07-10Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds8-89/+60
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-84/+90
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-21/+19
2013-07-09scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita1-11/+37
2013-07-09crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita1-59/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+3
2013-07-09mwave: fix info leak in mwave_ioctl()Dan Carpenter1-0/+1
2013-07-09drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()Fabio Estevam1-1/+6
2013-07-09drivers/iommu/msm_iommu_dev.c: fix leak and clean up error pathsLibo Chen1-14/+10
2013-07-09drivers/dma/iop-adma.c: fix new warningsOlof Johansson1-2/+2
2013-07-09Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie23-54/+401
2013-07-09Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie4-21/+26
2013-07-09drm/radeon/dpm: implement vblank_too_short callback for siAlex Deucher3-1/+5
2013-07-09drm/radeon/dpm: implement vblank_too_short callback for caymanAlex Deucher3-1/+17
2013-07-09drm/radeon/dpm: implement vblank_too_short callback for btcAlex Deucher3-1/+17
2013-07-09drm/radeon/dpm: implement vblank_too_short callback for evergreenAlex Deucher3-0/+15
2013-07-09drm/radeon/dpm: implement vblank_too_short callback for 7xxAlex Deucher3-0/+13
2013-07-09drm/radeon/dpm: add checks against vblank timeAlex Deucher2-3/+13
2013-07-09drm/radeon/dpm: add helper to calculate vblank timeAlex Deucher4-0/+29
2013-07-09drm/radeon: remove stray line in old pm codeAlex Deucher1-1/+0
2013-07-09drm/radeon/dpm: fix display_gap programming on rv7xxAlex Deucher1-2/+2
2013-07-08video: imxfb: Add DT supportMarkus Pargmann2-35/+161
2013-07-08drm/nvc0/gr: fix gpc firmware regressionMaarten Lankhorst2-20/+23
2013-07-08drm/nouveau: fix minor thinko causing bo moves to not be async on keplerBen Skeggs2-1/+3
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds28-433/+1633
2013-07-07Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-29/+497
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2013-07-06mode_t whack-a-mole...Al Viro2-7/+7
2013-07-06drm/radeon/dpm: implement force performance level for TNAlex Deucher6-0/+44
2013-07-06drm/radeon/dpm: implement force performance level for ON/LNAlex Deucher3-0/+47
2013-07-06drm/radeon/dpm: implement force performance level for SIAlex Deucher3-9/+36
2013-07-06drm/radeon/dpm: implement force performance level for caymanAlex Deucher3-7/+34
2013-07-06drm/radeon/dpm: implement force performance levels for 7xx/eg/btcAlex Deucher7-12/+37
2013-07-06drm/radeon/dpm: add infrastructure to force performance levelsAlex Deucher2-0/+62
2013-07-06drm/radeon: fix surface setup on r1xxAlex Deucher1-7/+4
2013-07-06drm/radeon: add support for 3d perf states on older asicsAlex Deucher2-3/+15
2013-07-06drm/radeon: set default clocks for SI when DPM is disabledAlex Deucher3-8/+12
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds23-53/+1107
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2-20/+43
2013-07-05lustre: kill the pointless wrapperAl Viro7-14/+12
2013-07-05helper for reading ->d_countAl Viro1-1/+1
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski4-13/+128
2013-07-05DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski1-1/+1
2013-07-05dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON1-6/+9
2013-07-05dmaengine/trivial: at_hdmac: add curly brackets to if/else expressionsNicolas Ferre1-2/+4
2013-07-05dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()Nicolas Ferre1-31/+0
2013-07-05dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT bindingLudovic Desroches1-4/+21
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen1-37/+221