summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-30drm/armada: handle atomic modeset crtc eventsRussell King2-0/+34
2018-07-30drm/armada: clean up SPU_ADV_REGRussell King3-9/+8
2018-07-30drm/armada: update debug in armada_drm_crtc_mode_set_nofb()Russell King1-10/+9
2018-07-30drm/armada: move sync signal polarity to mode_set_nofb() methodRussell King2-26/+22
2018-07-30drm/armada: push interlace calculation into armada_drm_plane_calc()Russell King3-28/+30
2018-07-30drm/armada: provide pitches from armada_drm_plane_calc_addrs()Russell King3-13/+20
2018-07-30drm/armada: pass plane state into armada_drm_plane_calc_addrs()Russell King3-18/+16
2018-07-30drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King5-11/+11
2018-07-30drm/armada: add plane colorspace propertiesRussell King1-1/+32
2018-07-30drm/armada: remove crtc YUV colourspace propertiesRussell King3-122/+0
2018-07-30drm/armada: move colorkey properties into overlay plane stateRussell King1-119/+132
2018-07-30drm/armada: move CBSH properties into overlay plane stateRussell King2-29/+136
2018-07-30drm/armada: move plane works to overlayRussell King3-12/+8
2018-07-30drm/armada: move primary plane to separate fileRussell King6-283/+318
2018-07-30drm/armada: use old_state for update tracking in atomic_update()Russell King3-173/+144
2018-07-30drm/armada: remove temporary crtc stateRussell King1-6/+6
2018-07-30drm/armada: convert overlay plane to atomic stateRussell King3-120/+145
2018-07-30drm/armada: convert page_flip to use primary plane atomic_update()Russell King1-26/+55
2018-07-30drm/armada: convert primary plane to atomic stateRussell King2-159/+157
2018-07-30drm/armada: reset all atomic state during driver initialisationRussell King1-0/+2
2018-07-30drm/armada: merge armada_drm_gra_plane_regs() into only callerRussell King1-31/+24
2018-07-30drm/armada: use core of primary update_plane for mode setRussell King1-78/+59
2018-07-30drm/armada: move mode set vblank handling and disable/enableRussell King2-21/+21
2018-07-30drm/armada: add rectangle helpersRussell King3-9/+21
2018-07-30drm/armada: clean up armada_drm_crtc_page_flip()Russell King1-12/+0
2018-07-30drm/armada: Adding new typedef vm_fault_tSouptick Joarder1-13/+2
2018-07-30drm/armada: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-3/+3
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie865-4508/+8450
2018-07-30Merge tag 'drm-amdkfd-next-2018-07-28' of git://people.freedesktop.org/~gabba...Dave Airlie45-447/+1460
2018-07-30Linux 4.18-rc7v4.18-rc7Linus Torvalds1-1/+1
2018-07-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-33/+35
2018-07-29squashfs: be more careful about metadata corruptionLinus Torvalds4-5/+16
2018-07-29ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2-8/+5
2018-07-29Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+9
2018-07-29Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-2/+7
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+0
2018-07-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+59
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds14-56/+209
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-18/+73
2018-07-27Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2018-07-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+5
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2-9/+0
2018-07-27Merge tag 'drm-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-9/+41
2018-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-0/+10
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-8/+84
2018-07-27Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-4/+7
2018-07-27block: reset bi_iter.bi_done after splitting bioGreg Edwards1-0/+1
2018-07-27kvm, mm: account shadow page tables to kmemcgShakeel Butt1-1/+1
2018-07-27zswap: re-check zswap_is_full() after do zswap_shrink()Li Wang1-0/+9
2018-07-27include/linux/eventfd.h: include linux/errno.hArnd Bergmann1-0/+1