summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-27iio:ad7266: Fix probe deferral for vrefMark Brown1-0/+3
2016-07-27iio:ad7266: Fix support for optional regulatorsMark Brown1-1/+1
2016-07-27iio:ad7266: Fix broken regulator error handlingMark Brown1-1/+1
2016-07-27iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-07-27staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-07-27iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay1-8/+8
2016-07-27iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay1-1/+1
2016-07-27iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield1-1/+1
2016-07-27iio: proximity: as3935: fix buffer stack trashingMatt Ranostay1-2/+4
2016-07-27iio: proximity: as3935: remove triggered buffer processingMatt Ranostay1-1/+0
2016-07-27iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay2-3/+9
2016-07-27iio: light apds9960: Add the missing dev.parentYong Li1-0/+1
2016-07-27iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie1-30/+50
2016-07-27iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard1-5/+18
2016-07-27xen/balloon: Fix declared-but-not-defined warningRoss Lagerwall1-15/+13
2016-07-27PCI: Fix unaligned accesses in VC codeDavid Miller1-2/+2
2016-07-27memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien1-1/+1
2016-07-27drm/vmwgfx: Fix error paths when mapping framebufferSinclair Yeh1-2/+2
2016-07-27drm/vmwgfx: Fix corner case screen target managementThomas Hellstrom1-4/+4
2016-07-27drm/vmwgfx: Delay pinning fbdev framebuffer until after mode setSinclair Yeh1-22/+25
2016-07-27drm/vmwgfx: Check pin count before attempting to move a bufferSinclair Yeh1-3/+22
2016-07-27drm/vmwgfx: Work around mode set failure in 2D VMsSinclair Yeh2-8/+8
2016-07-27drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh3-0/+9
2016-07-27drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh2-3/+18
2016-07-27drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctxMaarten Lankhorst1-1/+26
2016-07-27drm: atmel-hlcdc: actually disable scaling when no scaling is requiredBoris Brezillon1-0/+2
2016-07-27drm/amd/powerplay: fix incorrect voltage table value for tongaHuang Rui1-1/+1
2016-07-27drm/amd/powerplay: incorrectly use of the function return valueRex Zhu1-1/+1
2016-07-27drm/amd/powerplay: fix logic error.Rex Zhu1-1/+5
2016-07-27drm/amd/powerplay: need to notify system bios pcie device readyRex Zhu2-1/+16
2016-07-27drm/amd/powerplay: fix bug that function parameter was incorect.Rex Zhu1-1/+1
2016-07-27drm: Wrap direct calls to driver->gem_free_object from CMAChris Wilson2-10/+4
2016-07-27drm: make drm_atomic_set_mode_prop_for_crtc() more reliableTomi Valkeinen1-1/+2
2016-07-27drm: add missing drm_mode_set_crtcinfo callTomi Valkeinen2-2/+2
2016-07-27drm/i915: Update ifdeffery for mutex->ownerChris Wilson1-1/+1
2016-07-27drm/i915: Refresh cached DP port register value on resumeVille Syrjälä1-3/+5
2016-07-27drm/i915/fbc: Disable on HSW by default for nowLyude1-2/+1
2016-07-27drm/i915/ilk: Don't disable SSC source if it's in useLyude1-14/+34
2016-07-27drm/nouveau/disp/sor/gf119: select correct sor when poking training patternBen Skeggs1-1/+2
2016-07-27drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov1-1/+2
2016-07-27drm/nouveau/disp/sor/gm107: training pattern registers are like gm200Ben Skeggs6-18/+64
2016-07-27drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs4-13/+7
2016-07-27drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTRBen Skeggs2-4/+4
2016-07-27drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headersBen Skeggs1-9/+28
2016-07-27drm/nouveau/disp/sor/gf119: both links use the same training registerBen Skeggs1-2/+1
2016-07-27drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs4-21/+17
2016-07-27virtio_balloon: fix PFN format for virtio-1Michael S. Tsirkin1-8/+12
2016-07-27drm/dp/mst: Always clear proposed vcpi table for port.Andrey Grodzovsky1-5/+3
2016-07-27drm/amdkfd: destroy dbgmgr in notifier releaseOded Gabbay1-2/+8
2016-07-27drm/amdkfd: unbind only existing processesOded Gabbay1-25/+35