aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-16drm/nouveau/disp/dp: add support for hbr3Ben Skeggs2-2/+2
2021-12-16drm/nouveau/disp/dp: add support for lttprsBen Skeggs2-12/+114
2021-12-16drm/nouveau/disp/dp: fixup cr/eq delays for 1.4Ben Skeggs2-9/+12
2021-12-16drm/nouveau/disp/dp: add support for tps4Ben Skeggs3-6/+17
2021-12-16drm/nouveau/disp/dp: generate supported link rates table at detect timeBen Skeggs2-69/+45
2021-12-16drm/nouveau/disp/dp: explicitly control scrambling when setting patternBen Skeggs5-5/+45
2021-12-16drm/nouveau/disp: remove some remnant of a reworkBen Skeggs1-4/+1
2021-12-16drm/vmwgfx: Fix possible usage of an uninitialized variableZack Rusin1-3/+5
2021-12-16drm/vmwgfx: Remove unused compile optionsZack Rusin3-14/+5
2021-12-16drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin4-198/+0
2021-12-16drm/vmwgfx: Fix a size_t/long int format specifier mismatchZack Rusin1-1/+1
2021-12-16drm/ingenic: Add support for JZ4780 and HDMI outputPaul Boddie2-0/+91
2021-12-16drm/ingenic: prepare ingenic drm for later addition of JZ4780H. Nikolaus Schaller1-3/+6
2021-12-16drm/tilcdc: add const to of_device_idXiang wangx1-3/+1
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann888-12436/+20653
2021-12-16drm/bridge: ti-sn65dsi86: Set max register for regmapStephen Boyd1-0/+1
2021-12-16drm/ast: Move I2C code into separate source fileThomas Zimmermann4-129/+156
2021-12-16drm/ast: Convert I2C code to managed cleanupThomas Zimmermann1-20/+16
2021-12-16drm/ast: Handle failed I2C initialization gracefullyThomas Zimmermann1-7/+10
2021-12-16drm/vc4: plane: Add support for YUV color encodings and rangesDave Stevenson2-8/+82
2021-12-16drm/vc4: plane: Add support for DRM_FORMAT_P030Dave Stevenson1-31/+96
2021-12-16drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson1-0/+3
2021-12-16drm/simpledrm: Add [AX]RGB2101010 formatsHector Martin1-2/+2
2021-12-16drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()Hector Martin1-0/+64
2021-12-16of: Move simple-framebuffer device handling from simplefb to ofHector Martin2-20/+5
2021-12-16drm/panel: simple: Add Team Source Display TST043015CMHX panelMarek Vasut1-0/+30
2021-12-16drm/bridge: lvds-codec: Add support for pixel data sampling edge selectMarek Vasut1-0/+15
2021-12-15drm/vc4: kms: Wait for the commit before increasing our clock rateMaxime Ripard1-8/+7
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter468-4363/+3775
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-33/+61
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds31-101/+113
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+8
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-17/+14
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman1-2/+2
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman1-1/+1
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2-2/+2
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman3-1/+40
2021-12-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-29/+23
2021-12-11Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds6-10/+36
2021-12-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-21/+13
2021-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-6/+29
2021-12-11Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+25
2021-12-11Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2-3/+8
2021-12-11Merge tag 'irqchip-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner7-17/+14
2021-12-10Merge tag 'thermal-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-12-10Merge tag 'hwmon-for-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-10/+7
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+9
2021-12-10i2c: mpc: Use atomic read and fix break conditionChris Packham1-1/+1
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+12
2021-12-10Merge tag 'mmc-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-2/+4