summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: Roll out drm_for_each_{plane,crtc,encoder}Daniel Vetter2015-07-224-18/+19
* drm/cma-helper: Fix locking in drm_fb_cma_debugfs_showDaniel Vetter2015-07-222-17/+2
* drm: Roll out drm_for_each_connector moreDaniel Vetter2015-07-226-12/+14
* drm/radeon: Take all modeset locks for DP MST hotplugDaniel Vetter2015-07-221-4/+4
* drm/i915: Take all modeset locks for DP MST hotplugDaniel Vetter2015-07-221-6/+6
* drm/i915: Use drm_for_each_fb in i915_debugfs.cDaniel Vetter2015-07-221-1/+3
* drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...Daniel Vetter2015-07-221-2/+7
* drm/probe-helper: Grab mode_config.mutex in poll_init/enableDaniel Vetter2015-07-221-16/+25
* drm: Add modeset object iteratorsDaniel Vetter2015-07-225-39/+34
* drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter2015-07-222-2/+2
* drm/i915: Update DRIVER_DATE to 20150717Daniel Vetter2015-07-171-1/+1
* drm/i915/skl: Drop the preliminary_hw_support flagDamien Lespiau2015-07-171-2/+0
* drm/i915/skl: Don't expose the top most plane on gen9 displayDamien Lespiau2015-07-171-4/+12
* drm/i915: Fix divide by zero on watermark updateMika Kuoppala2015-07-171-1/+3
* drm/i915: Invert fastboot checkDaniel Vetter2015-07-151-11/+14
* drm/i915: Clarify logic for initial modesetDaniel Vetter2015-07-152-23/+15
* drm/i915: Unconditionally check gmch pfit stateDaniel Vetter2015-07-151-15/+5
* Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-154413-130963/+354127
|\
| * drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.Maarten Lankhorst2015-07-141-4/+2
| * Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"Daniel Vetter2015-07-141-11/+1
| * drm/i915: Forward all core DRM ioctls to core compat handlingTvrtko Ursulin2015-07-141-1/+1
| * drm/i915: fix oops in primary_check_planeDaniel Vetter2015-07-131-1/+1
| * drm/i915: remove unused has_dma_mapping flagImre Deak2015-07-135-15/+2
| * drm/i915: Fix missing return warning for !CONFIG_DEBUGFSDaniel Vetter2015-07-131-1/+2
| * drm/i915: avoid leaking DMA mappingsImre Deak2015-07-132-17/+43
| * drm/i915: Snapshot seqno of most recently submitted request.Tomas Elf2015-07-133-10/+11
| * drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson2015-07-133-3/+4
| * Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-121-1/+1
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-122-11/+1
| |\
| | * MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-10/+0
| | * MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-071-1/+1
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-121-0/+1
| |\ \
| | * | clocksource/imx: Define clocksource for mx27Philippe Reynes2015-07-071-0/+1
| | |/
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-113-23/+142
| |\ \
| | * | nfit: add support for NVDIMM "latch" flagRoss Zwisler2015-07-102-1/+37
| | * | nfit: update block I/O path to use PMEM APIRoss Zwisler2015-07-102-12/+100
| | * | nfit: fix smatch "use after null check" reportDan Williams2015-06-301-2/+2
| | * | nvdimm: Fix return value of nvdimm_bus_init() if class_create() failsAxel Lin2015-06-301-1/+3
| | * | libnvdimm: smatch cleanups in __nd_ioctlDan Williams2015-06-301-7/+0
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-114-8/+25
| |\ \ \
| | * | | i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou2015-07-091-1/+15
| | * | | i2c: jz4780: Fix return value if probe failsAxel Lin2015-07-091-7/+8
| | * | | i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin2015-07-091-0/+1
| | * | | i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven2015-07-091-0/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-112-8/+6
| |\ \ \
| | * | | Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov2015-07-101-1/+1
| | * | | Input: elan_i2c - change the hover event from MT to STduson2015-07-071-7/+5
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-1115-50/+74
| |\ \ \ \
| | * | | | drivers: clk: st: Incorrect register offset used for lock_statusPankaj Dev2015-07-071-1/+1
| | * | | | clk: mediatek: mt8173: Fix enabling of critical clocksSascha Hauer2015-07-061-5/+21