summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie131-1240/+2277
2018-06-22Merge tag 'drm-intel-next-2018-06-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie84-2228/+3165
2018-06-21staging: android: ion: fix ion_dma_buf_attach signaturChristian König1-2/+2
2018-06-20drm/i915/selftests: Remove unused dmabuf->kmap routines, fix the buildChris Wilson1-12/+0
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan1448-24139/+57660
2018-06-20drm: writeback: Add client capability for exposing writeback connectorsLiviu Dudau4-0/+28
2018-06-20drm: writeback: Add out-fences for writeback connectorsBrian Starkey6-16/+257
2018-06-20drm: Add writeback connector typeBrian Starkey12-2/+541
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König17-165/+2
2018-06-20dma_buf: remove device parameter from attach callback v2Christian König10-18/+13
2018-06-20drm/vc4: Always obey implicit syncDaniel Vetter1-4/+7
2018-06-20drm/gem-fb-helper: Always do implicit syncDaniel Vetter1-1/+1
2018-06-18drm/rockchip: vop: fix irq disabled after vop driver probedSandy Huang1-8/+17
2018-06-18drm/rockchip: vop: split out core clock enablement into separate functionsHeiko Stuebner1-13/+31
2018-06-18drm: Add checks for atomic_[duplicate/destroy]_state with atomic driversHaneen Mohammed6-0/+24
2018-06-17Linux 4.18-rc1v4.18-rc1Linus Torvalds1-2/+2
2018-06-16Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds16-275/+174
2018-06-16Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds206-339/+372
2018-06-16Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-147/+230
2018-06-16Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds50-2986/+87
2018-06-16drm/rockchip: cnd-dp: adjust spdif register settingLin Huang1-15/+1
2018-06-16drm/rockchip: lvds: add missing of_node_putJulia Lawall1-1/+3
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds22-645/+892
2018-06-16Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-136/+112
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds4-10/+15
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds82-343/+681
2018-06-16Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-31/+15
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds17-15/+884
2018-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds40-1233/+2313
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-6/+61
2018-06-16fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab8-9/+10
2018-06-16Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab1-2/+0
2018-06-16ABI: sysfs-devices-system-cpu: remove a broken referenceMauro Carvalho Chehab1-3/+0
2018-06-16devicetree: fix a series of wrong file referencesMauro Carvalho Chehab8-14/+14
2018-06-16devicetree: fix name of pinctrl-bindings.txtMauro Carvalho Chehab9-12/+12
2018-06-16devicetree: fix some bindings file namesMauro Carvalho Chehab3-3/+3
2018-06-16MAINTAINERS: fix location of DT npcm filesMauro Carvalho Chehab1-1/+2
2018-06-16MAINTAINERS: fix location of some display DT bindingsMauro Carvalho Chehab1-3/+2
2018-06-16kernel-parameters.txt: fix pointers to sound parametersMauro Carvalho Chehab1-4/+1
2018-06-16bindings: nvmem/zii: Fix location of nvmem.txtMauro Carvalho Chehab1-1/+1
2018-06-16docs: Fix more broken referencesMauro Carvalho Chehab23-41/+41
2018-06-16scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab1-0/+7
2018-06-16scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab1-3/+18
2018-06-16scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab1-0/+6
2018-06-16scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab1-3/+17
2018-06-16scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab1-1/+1
2018-06-16scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab1-1/+1
2018-06-16media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab1-3/+3
2018-06-16media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab7-15/+13