summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-30drm/ast: Clear preserved bits from register output valueThomas Zimmermann
2025-10-30drm/imx: parallel-display: add the bridge before attaching itLuca Ceresoli
2025-10-30drm/imx: parallel-display: convert to devm_drm_bridge_alloc() APILuca Ceresoli
2025-10-29drm/panel: kingdisplay-kd097d04: Disable EoTpSebastian Fleer
2025-10-29drm/panel: sitronix-st7789v: fix sync flags for t28cp45tn89Sebastian Reichel
2025-10-28drm/sched: avoid killing parent entity on child SIGKILLDavid Rosca
2025-10-27drm/etnaviv: fix flush sequence logicTomeu Vizoso
2025-10-27drm/nouveau: Fix race in nouveau_sched_fini()Philipp Stanner
2025-10-27drm/sched: Fix race in drm_sched_entity_select_rq()Philipp Stanner
2025-10-26drm/sysfb: Do not dereference NULL pointer in plane resetThomas Zimmermann
2025-10-24dma-fence: Fix safe access wrapper to call timeline name methodAkash Goel
2025-10-21drm/panic: Fix 24bit pixel crossing page boundariesJocelyn Falempe
2025-10-21drm/panic: Fix divide by 0 if the screen width < font widthJocelyn Falempe
2025-10-21drm/panic: Fix kmsg text drawing rectangleJocelyn Falempe
2025-10-21drm/panic: Fix qr_code, ensure vmargin is positiveJocelyn Falempe
2025-10-21drm/panic: Fix overlap between qr code and logoJocelyn Falempe
2025-10-21drm/panic: Fix drawing the logo on a small narrow screenJocelyn Falempe
2025-10-17drm/panthor: Fix kernel panic on partial unmap of a GPU VA regionAkash Goel
2025-10-16drm/rockchip: dw_hdmi: use correct SCLIN mask for RK3228Alok Tiwari
2025-10-16drm/sched: Fix potential double free in drm_sched_job_add_resv_dependenciesTvrtko Ursulin
2025-10-15drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync offThomas Zimmermann
2025-10-14accel/qaic: Synchronize access to DBC request queue head & tail pointerPranjal Ramajor Asha Kanojiya
2025-10-14accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()Youssef Samir
2025-10-14accel/qaic: Fix bootlog initialization orderingJeffrey Hugo
2025-10-14Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-10-14drm/rockchip: vop2: use correct destination rectangle height checkAlok Tiwari
2025-10-14drm/draw: fix color truncation in drm_draw_fill24Francesco Valla
2025-10-12Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-12Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang
2025-10-11Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-11drm/bridge: lt9211: Drop check for last nibble of version registerMarek Vasut
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-11Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-10Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-10Merge tag 'gpio-fixes-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-10Merge tag 'ntb-6.18' of https://github.com/jonmason/ntbLinus Torvalds
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-10gpio: wcd934x: mark the GPIO controller as sleepingBartosz Golaszewski
2025-10-10tpm: Prevent local DOS via tpm/tpm0/ppi/*operationsDenis Aleksandrov
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen
2025-10-10tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets
2025-10-10tpm: Use HMAC-SHA256 library instead of open-coded HMACEric Biggers
2025-10-10tpm: Compare HMAC values in constant timeEric Biggers
2025-10-10tpm: Disable TPM2_TCG_HMAC by defaultJarkko Sakkinen