aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst
2015-07-27drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst
2015-07-24Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie
2015-07-24Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-24Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-24Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-22drm: gc now dead mode_group codeDaniel Vetter
2015-07-22drm: Stop filtering according to mode_group in getresourcesDaniel Vetter
2015-07-22drm: Roll out drm_for_each_{plane,crtc,encoder}Daniel Vetter
2015-07-22drm/cma-helper: Fix locking in drm_fb_cma_debugfs_showDaniel Vetter
2015-07-22drm: Roll out drm_for_each_connector moreDaniel Vetter
2015-07-22drm/radeon: Take all modeset locks for DP MST hotplugDaniel Vetter
2015-07-22drm/i915: Take all modeset locks for DP MST hotplugDaniel Vetter
2015-07-22drm/i915: Use drm_for_each_fb in i915_debugfs.cDaniel Vetter
2015-07-22drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...Daniel Vetter
2015-07-22drm/probe-helper: Grab mode_config.mutex in poll_init/enableDaniel Vetter
2015-07-22drm: Add modeset object iteratorsDaniel Vetter
2015-07-22drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter
2015-07-22mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabledShobhit Kumar
2015-07-21drm/i915: Backlight control using CRC PMIC based PWM driverShobhit Kumar
2015-07-21drm/i915: Use the CRC gpio for panel enable/disableShobhit Kumar
2015-07-21pwm: crc: Add Crystalcove (CRC) PWM driverShobhit Kumar
2015-07-21mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWMShobhit Kumar
2015-07-21mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMICShobhit Kumar
2015-07-21mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signalShobhit Kumar
2015-07-21gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar
2015-07-20drm/amdkfd: Set correct doorbell packet type for CarrizoBen Goz
2015-07-20drm/amdkfd: Use generic defines in new amd headersOded Gabbay
2015-07-20drm/amdkfd: Implement create_map_queues() for CarrizoBen Goz
2015-07-20drm/amdkfd: fix runlist length calculationBen Goz
2015-07-20drm/amdkfd: Add support for VI in DQMBen Goz
2015-07-20drm/amdkfd: add support for VI in MQD managerBen Goz
2015-07-20drm/amdkfd: add CP HWS packet headers for VIBen Goz
2015-07-20drm/amdkfd: add supported CZ devices PCI IDs to amdkfdBen Goz
2015-07-20drm/amdkfd: Add dependency of DRM_AMDGPU to KconfigOded Gabbay
2015-07-20drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interfaceBen Goz
2015-07-20drm/amdgpu: add amdgpu <--> amdkfd gfx7 interfaceOded Gabbay
2015-07-20drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay
2015-07-20drm/radeon: Modify kgd_engine_type enum to match CZOded Gabbay
2015-07-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-17Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-07-17Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-17configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss
2015-07-18rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()Fabio Estevam
2015-07-18rtc: mt6397: enable wakeup before registering rtc deviceWei-Ning Huang