summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds-1/+1
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-11/+1
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-23/+142
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+25
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+6
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-50/+74
2015-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-717/+964
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-7/+2
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+38
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov-2/+38
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-13/+20
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler-1/+37
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler-12/+100
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov-1/+1
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan-10/+0
2015-07-10Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie-29/+49
2015-07-10Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie-14/+37
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie-2/+7
2015-07-10Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-672/+871
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens-1/+1
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman-7/+1
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman-0/+1
2015-07-09i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou-1/+15
2015-07-09i2c: jz4780: Fix return value if probe failsAxel Lin-7/+8
2015-07-09i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin-0/+1
2015-07-09i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven-0/+1
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds-3/+13
2015-07-09drm/radeon: disable vce init on cayman (v2)Alex Deucher-11/+14
2015-07-09drm/amdgpu: fix timeout calculationChristian König-1/+1
2015-07-09drm/radeon: check if BO_VA is set before adding it to the invalidation listChristian König-5/+5
2015-07-09drm/radeon: allways add the VM clear duplicateChristian König-18/+16
2015-07-09Revert "Revert "drm/radeon: dont switch vt on suspend""Alex Deucher-0/+1
2015-07-09drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()Michel Dänzer-30/+19
2015-07-09drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)Grigori Goronzy-1/+33
2015-07-09drm/radeon: Clean up reference counting and pinning of the cursor BOsMichel Dänzer-48/+37
2015-07-09drm/amdkfd: validate pdd where it acquired firstManinder Singh-2/+7
2015-07-09Revert "drm/i915: Allocate context objects from stolen"Ville Syrjälä-3/+1
2015-07-09drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson-1/+11
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-226/+89
2015-07-08drm/radeon: fix underflow in r600_cp_dispatch_texture()Dan Carpenter-1/+1
2015-07-08drm/radeon: default to 2048 MB GART size on SI+Grigori Goronzy-13/+19
2015-07-08drm/radeon: fix HDP flushingGrigori Goronzy-0/+1
2015-07-08drm/radeon: use RCU query for GEM_BUSY syscallGrigori Goronzy-3/+8
2015-07-08drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner-24/+42
2015-07-08drm/radeon: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner-531/+688
2015-07-08drm/i915: Use crtc_state->active in primary check_plane funcDaniel Vetter-1/+1
2015-07-08drm/i915: Check crtc->active in intel_crtc_disable_planesDaniel Vetter-0/+3
2015-07-08drm/i915: Restore all GGTT VMAs on resumeTvrtko Ursulin-7/+16