summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-30drm/i915: Add HDMI aspect ratio property for SDVOVille Syrjälä4-9/+38
2015-09-30drm/i915: Constify adjusted_modeVille Syrjälä19-53/+44
2015-09-30drm/i915: Move HDMI aspect ratio setup to .compute_config()Ville Syrjälä1-3/+3
2015-09-30drm/i915: Always use crtc_ timings when dealing with adjustead_modeVille Syrjälä8-59/+59
2015-09-30drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjus...Ville Syrjälä6-44/+47
2015-09-30drm/i915: export size_is_valid() from __intel_fbc_update()Paulo Zanoni1-13/+22
2015-09-30drm/i915: extract fbc_supported()Paulo Zanoni1-6/+11
2015-09-30drm/i915: don't use the first stolen page on BroadwellPaulo Zanoni1-1/+16
2015-09-30drm/i915: Add primary plane to mask if it's visibleMaarten Lankhorst1-2/+6
2015-09-30drm/i915: Parametrize fence registersVille Syrjälä3-41/+39
2015-09-30drm/i915/bxt: Set oscaledcompmethod to enable scale valueSonika Jindal2-3/+8
2015-09-30drm/i915/bxt: eDP low vswing supportSonika Jindal1-4/+19
2015-09-30drm/i915: fixup runtime PM handling v2Jesse Barnes1-3/+0
2015-09-30drm/i915/guc: Fix a bug in GuC status checkAlex Dai2-2/+4
2015-09-30drm/i915: Always call the adjusted mode 'adjusted_mode'Ville Syrjälä8-39/+30
2015-09-30drm/i915: Use intel_panel for DVO fixed mode handlingVille Syrjälä1-27/+22
2015-09-30drm/i915/skl: Block disable call for pw1 if dmc firmware is present.Animesh Manna1-3/+9
2015-09-30drm/i915/skl: Do not disable cdclk PLL if csr firmware is presentAnimesh Manna1-4/+10
2015-09-30drm/i915/skl Remove the call for csr uninitialization from suspend pathAnimesh Manna1-6/+0
2015-09-30drm/i915/skl: Added a check for the hardware status of csr fw before loading.Animesh Manna1-0/+9
2015-09-30drm/i915: Detect virtual south bridgeRobert Beckett2-0/+31
2015-09-30Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter4938-124492/+327267
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie52-442/+1121
2015-09-28drm/i915: Update DRIVER_DATE to 20150928Daniel Vetter1-1/+1
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-1/+73
2015-09-27Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-6/+50
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-12/+40
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-166/+298
2015-09-27Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-175/+286
2015-09-27Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2015-09-27Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-43/+63
2015-09-27Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+8
2015-09-27Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+21
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-259/+877
2015-09-26net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-37/+40
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+2
2015-09-25drm/i915: fix task reference leak in i915_debugfs.cGeliang Tang1-2/+6
2015-09-25iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger1-2/+3
2015-09-25target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger1-17/+23
2015-09-25target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger1-1/+1
2015-09-25target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2-1/+6
2015-09-25target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2-26/+70
2015-09-25phy: add phy_device_remove()Russell King3-7/+31
2015-09-25phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-25net: fix phy refcounting in a bunch of driversRussell King5-9/+30