summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-01-29drm/panel: simple: Add EDT ETML1010G3DRA panelPrimoz Fiser
2024-01-28drm/loongson: Error out if no VRAM detectedHuacai Chen
2024-01-26drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin
2024-01-26drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin
2024-01-26drm/vmwgfx: Add SVGA_3D_CMD_DEFINE_GB_SURFACE_V4 to command array.Ian Forbes
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath
2024-01-24drm/ttm: return ENOSPC from ttm_bo_mem_space v3Christian König
2024-01-23drm/bridge: sii902x: Fix audio codec unregistrationTomi Valkeinen
2024-01-23drm/bridge: sii902x: Fix probing race issueTomi Valkeinen
2024-01-23drm/bridge: tc358767: Limit the Pixel PLL input rangeMarek Vasut
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann
2024-01-23video/cmdline: Hide __video_get_options() behind CONFIG_FB_COREThomas Zimmermann
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann
2024-01-22drm/exec, drm/gpuvm: Prefer u32 over uint32_tThomas Hellström
2024-01-22media: tc358743: register v4l2 async device only after successful setupAlexander Stein
2024-01-22drm: bridge: samsung-dsim: complete the CLKLANE_STOP settingDario Binacchi
2024-01-22drm: bridge: samsung-dsim: enter display mode in the enable() callbackDario Binacchi
2024-01-22drm/vmwgfx: remove vmw_vram_gmr_placementChristian König
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-20Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-20media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-20Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-01-20Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-19Revert "firmware/sysfb: Clear screen_info state after consuming it"Helge Deller
2024-01-19Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-01-19Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-19Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2024-01-19clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includesStephen Rothwell
2024-01-19thermal: loongson2: Replace of_device.h with explicit includesRob Herring
2024-01-19net: can: Use device_get_match_data()Rob Herring
2024-01-19dmaengine: dw-edma: increase size of 'name' in debugfs codeVinod Koul
2024-01-19dmaengine: fsl-qdma: increase size of 'irq_name'Vinod Koul
2024-01-19dmaengine: shdma: increase size of 'dev_id'Vinod Koul
2024-01-19dmaengine: xilinx: xdma: Fix kernel-doc warningsJan Kuliga
2024-01-19dmaengine: usb-dmac: Avoid format-overflow warningLad Prabhakar
2024-01-19dmaengine: sh: rz-dmac: Avoid format-overflow warningLad Prabhakar
2024-01-19dmaengine: imx-sdma: fix Excess kernel-doc warningsRandy Dunlap
2024-01-19dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...Nathan Chancellor
2024-01-19dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()Nathan Chancellor
2024-01-19Merge tag 'dmaengine-6.8-rc1' into fixesVinod Koul
2024-01-19drm/panel: novatek-nt36672e: Include <linux/of.h>Ritesh Kumar
2024-01-19drm: panel-orientation-quirks: Add quirk for GPD Win MiniSamuel Dionne-Riel
2024-01-19Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-01-19nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-19drm/lima: fix a memleak in lima_heap_allocZhipeng Lu
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds