summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-05drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom1-2/+2
2015-07-24Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie18-266/+133
2015-07-24Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie12-7/+335
2015-07-24Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie55-5635/+8401
2015-07-24Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie17-162/+159
2015-07-22drm: gc now dead mode_group codeDaniel Vetter4-82/+0
2015-07-22drm: Stop filtering according to mode_group in getresourcesDaniel Vetter1-80/+30
2015-07-22drm: Roll out drm_for_each_{plane,crtc,encoder}Daniel Vetter4-18/+19
2015-07-22drm/cma-helper: Fix locking in drm_fb_cma_debugfs_showDaniel Vetter2-17/+2
2015-07-22drm: Roll out drm_for_each_connector moreDaniel Vetter6-12/+14
2015-07-22drm/radeon: Take all modeset locks for DP MST hotplugDaniel Vetter1-4/+4
2015-07-22drm/i915: Take all modeset locks for DP MST hotplugDaniel Vetter1-6/+6
2015-07-22drm/i915: Use drm_for_each_fb in i915_debugfs.cDaniel Vetter1-1/+3
2015-07-22drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...Daniel Vetter1-2/+7
2015-07-22drm/probe-helper: Grab mode_config.mutex in poll_init/enableDaniel Vetter1-16/+25
2015-07-22drm: Add modeset object iteratorsDaniel Vetter5-39/+34
2015-07-22drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter2-2/+2
2015-07-22mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabledShobhit Kumar1-0/+1
2015-07-21drm/i915: Backlight control using CRC PMIC based PWM driverShobhit Kumar3-5/+98
2015-07-21drm/i915: Use the CRC gpio for panel enable/disableShobhit Kumar3-2/+40
2015-07-21pwm: crc: Add Crystalcove (CRC) PWM driverShobhit Kumar3-0/+151
2015-07-21mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWMShobhit Kumar1-0/+12
2015-07-21mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMICShobhit Kumar1-0/+3
2015-07-21mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signalShobhit Kumar1-0/+17
2015-07-21gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar1-0/+13
2015-07-20drm/amdkfd: Set correct doorbell packet type for CarrizoBen Goz2-0/+6
2015-07-20drm/amdkfd: Use generic defines in new amd headersOded Gabbay3-22/+21
2015-07-20drm/amdkfd: Implement create_map_queues() for CarrizoBen Goz1-4/+87
2015-07-20drm/amdkfd: fix runlist length calculationBen Goz1-1/+7
2015-07-20drm/amdkfd: Add support for VI in DQMBen Goz1-4/+99
2015-07-20drm/amdkfd: add support for VI in MQD managerBen Goz2-4/+248
2015-07-20drm/amdkfd: add CP HWS packet headers for VIBen Goz1-0/+398
2015-07-20drm/amdkfd: add supported CZ devices PCI IDs to amdkfdBen Goz1-1/+6
2015-07-20drm/amdkfd: Add dependency of DRM_AMDGPU to KconfigOded Gabbay1-1/+1
2015-07-20drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interfaceBen Goz6-1/+971
2015-07-20drm/amdgpu: add amdgpu <--> amdkfd gfx7 interfaceOded Gabbay4-1/+680
2015-07-20drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay8-1/+362
2015-07-20drm/radeon: Modify kgd_engine_type enum to match CZOded Gabbay2-2/+4
2015-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+2
2015-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-9/+0
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-40/+77
2015-07-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds27-36/+36
2015-07-18Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2-3/+3
2015-07-18Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds5-34/+68
2015-07-18Update Viresh Kumar's email addressViresh Kumar26-35/+35
2015-07-18configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss1-1/+1
2015-07-18rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()Fabio Estevam1-1/+1
2015-07-18rtc: mt6397: enable wakeup before registering rtc deviceWei-Ning Huang1-2/+2
2015-07-17drm/i915: Update DRIVER_DATE to 20150717Daniel Vetter1-1/+1
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-81/+106