aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2014-08-08Revert "drm/i915: Enable semaphores on BDW"Rodrigo Vivi
2014-08-08drm/i915: read HEAD register back in init_ring_common() to enforce orderingJiri Kosina
2014-08-08drm/i915: Fix crash when failing to parse MIPI VBTRafael Barbalho
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-08-07Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-07Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-07Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson
2014-08-08Revert "drm: drop redundant drm_file->is_master"Dave Airlie
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-07drm/i915: Bring GPU Freq to min while suspending.Deepak S
2014-08-07drm/i915: Fix DEIER and GTIER collecting for BDW.Rodrigo Vivi
2014-08-07drm/i915: Don't accumulate hangcheck score on forward progressMika Kuoppala
2014-08-07drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround.Kenneth Graunke
2014-08-07drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper.Kenneth Graunke
2014-08-07Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-08-07Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-08-07drm/i915: Fix threshold for choosing 32 vs. 64 precisions for VLV DDL valuesVille Syrjälä
2014-08-07drm/i915: Fix drain latency precision multipler for VLVZhenyu Wang
2014-08-07drm/i915: Collect gtier properly on HSW.Rodrigo Vivi
2014-08-07drm/i915: Tune down MCH_SSKPD values warningDaniel Vetter
2014-08-07drm/i915: Tune done rc6 enabling outputDaniel Vetter
2014-08-07drm/i915: Don't require dev->struct_mutex in psr_match_conditionsDaniel Vetter
2014-08-07drm/i915: Fix error state collectingRodrigo Vivi
2014-08-07drm/i915: fix VDD state tracking after system resumeImre Deak
2014-08-07drm/i915: Add correct hw/sw config check for DSI encoderShobhit Kumar
2014-08-07drm/i915: factor out intel_edp_panel_vdd_sanitizeImre Deak
2014-08-07drm/i915: wait for all DSI FIFOs to be emptyShobhit Kumar
2014-08-07drm/i915: work around warning in i915_gem_gttPavel Machek
2014-08-07drm/panel: simple: Use devm_gpiod_get_optional()Alexandre Courbot
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-06Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2014-08-06Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-08-06libata: Use glob_match from lib/glob.cGeorge Spelvin
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-06fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...Joe Perches
2014-08-06zram: replace global tb_lock with fine grain lockWeijie Yang