summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/fourcc: Add definitions for Allwinner vendor and VPU tiled formatPaul Kocialkowski2019-01-181-0/+16
* drm/fourcc: Add format info helpers for checking YUV sub-samplingPaul Kocialkowski2019-01-181-0/+75
* drm/fourcc: Add format info helpers for checking YUV planes dispositionPaul Kocialkowski2019-01-181-0/+42
* drm/tinydrm: Use damage helper for dirtyfbNoralf Trønnes2019-01-173-36/+3
* drm/tinydrm: Use struct drm_rectNoralf Trønnes2019-01-172-6/+8
* drm/damage-helper: Add drm_atomic_helper_damage_merged()Noralf Trønnes2019-01-171-0/+3
* drm/gem-fb-helper: Add drm_gem_fb_create_with_dirty()Noralf Trønnes2019-01-171-0/+3
* drm/cma-helper: Remove unused fbdev codeNoralf Trønnes2019-01-171-22/+0
* dma-buf: Fix kerneldoc comment for struct dma_fence_arrayJonathan Corbet2019-01-171-0/+1
* drm: fix alpha build after drm_util.h changeSam Ravnborg2019-01-161-2/+2
* drm: Complete remove drm_mode_object dependencyShayenne Moura2019-01-151-18/+3
* drm/fourcc: Add modifier defininitions for AFBC 1.3Matteo Franchin2019-01-151-0/+23
* drm/vblank: Allow dynamic per-crtc max_vblank_countVille Syrjälä2019-01-142-0/+28
* drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY to drm_util.hSam Ravnborg2019-01-142-5/+16
* drm: move drm_can_sleep() to drm_util.hSam Ravnborg2019-01-142-9/+42
* drm/doc: Polish kerneldoc for drm_device.hDaniel Vetter2019-01-111-65/+85
* drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter2019-01-112-2/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-01-11609-5884/+19557
|\
| * Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-01-1012-51/+90
| |\
| * \ Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-067-27/+19
| |\ \
| | * | arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-2/+0
| | * | jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-066-25/+19
| * | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-061-1/+3
| |\ \ \
| | * | | fscrypt: add Adiantum supportEric Biggers2019-01-061-1/+3
| * | | | Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-062-156/+195
| |\ \ \ \
| | * | | | dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMAChristoph Hellwig2019-01-041-91/+164
| | * | | | dma-mapping: remove dmam_{declare,release}_coherent_memoryChristoph Hellwig2019-01-041-19/+0
| | * | | | dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrsChristoph Hellwig2019-01-041-7/+13
| | * | | | dma-mapping: implement dma_map_single_attrs using dma_map_page_attrsChristoph Hellwig2019-01-042-49/+28
| * | | | | Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-01-061-2/+4
| |\ \ \ \ \
| | * | | | | platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-131-2/+4
| * | | | | | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-051-1/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-031-1/+7
| | |\ \ \ \ \ \
| | | * | | | | | lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-201-0/+3
| | | * | | | | | lib/raid6: avoid __attribute_const__ redefinitionDaniel Verkamp2018-12-201-1/+3
| | | * | | | | | lib/raid6: add missing include for raid6testDaniel Verkamp2018-12-201-0/+1
| * | | | | | | | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds2019-01-052-3/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fbdev: make FB_BACKLIGHT a tristateRob Clark2018-12-202-3/+1
| * | | | | | | | | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-054-3/+24
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-01-021-0/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | PCI: imx: Add imx6sx suspend/resume supportLeonard Crestez2018-12-181-0/+1
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'pci/virtualization'Bjorn Helgaas2019-01-021-0/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | PCI/IOV: Add flag so platforms can skip VF scanningSebastian Ott2019-01-011-0/+1
| | | |/ / / / / / / /
| | * | | | | | | | | Merge branch 'pci/switchtec'Bjorn Helgaas2019-01-021-0/+16
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | switchtec: Add MRPC DMA mode supportWesley Sheng2018-12-131-0/+16
| | | |/ / / / / / / /
| | * | | | | | | | | PCI: Move Synopsys HAPS platform device IDsThinh Nguyen2018-12-171-0/+3
| | * | | | | | | | | PCI: Remove unnecessary space before function pointer argumentsBenjamin Young2018-12-061-3/+3
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-01-052-1/+18
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ \ Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...Jiri Kosina2019-01-03107-572/+1647
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer2018-12-071-0/+3