aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-18drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internallyThomas Zimmermann1-1/+1
2020-08-18Merge v5.9-rc1 into drm-misc-nextMaxime Ripard4832-93661/+201044
2020-08-18drm/sun4i: Constify static structsRikard Falkeborn12-15/+15
2020-08-18drm/virtio: Support virtgpu exported resourcesDavid Stevens5-3/+176
2020-08-18virtio: add dma-buf support for exported objectsDavid Stevens3-1/+92
2020-08-17drm/qxl: Replace deprecated function in qxl_displaySidong Yang1-10/+11
2020-08-17drm/virtio: Use struct_size() helper in kmalloc()Gustavo A. R. Silva1-2/+1
2020-08-17drm/qxl: don't take vga ports on rev5+Gerd Hoffmann1-3/+3
2020-08-17drm/virtio: Revert "drm/virtio: Call the right shmem helpers"Gurchetan Singh1-1/+7
2020-08-17drm/virtgpu: remove redundant assignments to width and heightColin Ian King1-2/+0
2020-08-16drm/panel-simple: Read panel orientationDmitry Osipenko1-0/+11
2020-08-16drm/panel: lvds: Read panel orientationDmitry Osipenko1-0/+9
2020-08-16drm/panel: Read panel orientation for BOE TV101WUM-NL6Derek Basehore1-0/+8
2020-08-16drm/panel: Add helper for reading DT rotationDerek Basehore1-0/+43
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds6-64/+44
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-2/+0
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-3/+47
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-86/+115
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-67/+184
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds57-431/+1232
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-35/+16
2020-08-15drm/panel: ilitek-ili9881c: add support for Feixin K101-IM2BYL02 panelIcenowy Zheng1-0/+217
2020-08-15drm/panel: ilitek-ili9881c: prepare for adding support for extra panelsIcenowy Zheng1-19/+37
2020-08-15drm/panel: simple: Add 50Hz mode for sharp,ls020b1dd01dPaul Cercueil1-0/+12
2020-08-15drm/panel: simple: Tweak timings of sharp,ls020b1dd01d for perfect 60HzPaul Cercueil1-7/+7
2020-08-15drm/panel: simple: Convert sharp,ls020b1dd01d from timings to videomodePaul Cercueil1-13/+15
2020-08-15drm/panel: novatek,nt39016: Add missing CR to error messagesPaul Cercueil1-9/+9
2020-08-15drm/panel: novatek,nt39016: Handle backlight the standard wayPaul Cercueil1-12/+4
2020-08-15drm/mcde: Retry DSI read/write transactionsLinus Walleij1-66/+92
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2-2/+2
2020-08-14sh: clkfwk: remove r8/r16/r32Kuninori Morimoto1-19/+4
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)2-7/+3
2020-08-14input: i8042 - Remove special Cayman handlingGeert Uytterhoeven1-2/+0
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-97/+164
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds20-38/+50
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds7-14/+24
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-0/+4
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki2-67/+184
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-47/+72
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds33-247/+379
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+2
2020-08-13drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panelLaurent Pinchart1-1/+1
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko3-4/+7
2020-08-13drm/mcde: Enable the DSI link with displayLinus Walleij3-35/+47
2020-08-13drm/mcde: Fix display pipeline restartLinus Walleij4-82/+133
2020-08-13drm/mcde: Support using DSI in LP modeLinus Walleij1-4/+6
2020-08-13drm/mcde: Improve pixel fetcher FIFO depth settingLinus Walleij1-4/+30