summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-04drm/rockchip: vop: report error when check resource errorMark yao1-1/+3
2017-08-04drm/rockchip: vop: round_up pitches to word alignMark yao1-2/+2
2017-08-04drm/rockchip: vop: fix NV12 video display errorMark yao1-0/+3
2017-08-04drm/rockchip: vop: fix iommu page fault when resumeMark yao1-18/+15
2017-07-31dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson1-2/+3
2017-07-28drm/bridge: tc358767: fix probe without attached output nodeLucas Stach1-1/+1
2017-07-27gpu: host1x: Free the IOMMU domain when there is no device to attachPaul Kocialkowski1-1/+7
2017-07-24drm/rockchip: fix Kconfig dependenciesArnd Bergmann1-10/+9
2017-07-21drm/dp: Don't trust drm_dp_downstream_id()Chris Wilson1-1/+2
2017-07-21drm/dp: Fix read pointer for drm_dp_downsteam_debug()Chris Wilson1-1/+1
2017-07-20drm/mst: Avoid processing partially received up/down message transactionsImre Deak1-7/+24
2017-07-20drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak1-1/+3
2017-07-20drm/mst: Fix error handling during MST sideband message receptionImre Deak1-2/+8
2017-07-17Merge branch 'drm-misc-next-fixes' into drm-misc-fixesSean Paul1179-27098/+360330
2017-07-14drm/vc4: Fix VBLANK handling in crtc->enable() pathBoris Brezillon1-23/+43
2017-07-14dma-buf/fence: Avoid use of uninitialised timestampChris Wilson3-13/+14
2017-07-10drm/rockchip: fix NULL check on devm_kzalloc() return valueGustavo A. R. Silva1-1/+1
2017-07-03drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fbMaarten Lankhorst1-0/+1
2017-06-29drm: vblank: Fix vblank timestamp updateLaurent Pinchart1-1/+1
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul221-4313/+39991
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie223-1762/+2457
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+4
2017-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2017-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-16/+28
2017-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-14/+35
2017-06-24Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-30/+37
2017-06-24Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2017-06-24Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-3/+3
2017-06-24Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-80/+145
2017-06-24Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+6
2017-06-24Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+31
2017-06-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-4/+1
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan1-10/+7
2017-06-23Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-18/+20
2017-06-22Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-2/+1
2017-06-22i2c: imx: Use correct function to write to registerMichail Georgios Etairidis1-4/+4
2017-06-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-41/+26
2017-06-22ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula1-30/+37
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-94/+148
2017-06-21Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-51/+42
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-8/+11
2017-06-21dm io: fix duplicate bio completion due to missing ref countMike Snitzer1-2/+2
2017-06-21dm integrity: fix to not disable/enable interrupts from interrupt contextMike Snitzer1-2/+5
2017-06-21bridge: Fix panel-bridge error return on !panel.Eric Anholt1-1/+1
2017-06-21drm/arm: hdlcd: remove unused variablesArnd Bergmann1-1/+1
2017-06-21drm/arm: hdlcd: Use CMA helper for plane buffer address calculationLiviu Dudau1-8/+1
2017-06-21drm/arm: hdlcd: Set the CRTC's port before binding the encoder.Liviu Dudau1-0/+9
2017-06-21drm: Fix GETCONNECTOR regressionDaniel Vetter1-18/+20
2017-06-21Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-2/+18
2017-06-21Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Dave Airlie8-60/+107