summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2024-01-11fbdev: imxfb: add '*/' on a separate line in block commentDario Binacchi
2024-01-11fbdev: imxfb: use __func__ for function nameDario Binacchi
2024-01-11fbdev: imxfb: Fix style warnings relating to printk()Dario Binacchi
2024-01-11fbdev: imxfb: add missing spaces after ','Dario Binacchi
2024-01-11fbdev: imxfb: drop ftrace-like loggingDario Binacchi
2024-01-11fbdev: imxfb: add missing SPDX tagDario Binacchi
2024-01-11fbdev: imxfb: replace some magic numbers with constantsDario Binacchi
2024-01-11fbdev: imxfb: use BIT, FIELD_{GET,PREP} and GENMASK macrosDario Binacchi
2024-01-11fbdev: imxfb: move PCR bitfields near their offsetDario Binacchi
2024-01-11fbdev: imxfb: fix left margin settingDario Binacchi
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2023-12-18fbdev/vesafb: Use screen_info pointer from deviceThomas Zimmermann
2023-12-18fbdev/vesafb: Replace references to global screen_info by local pointerThomas Zimmermann
2023-12-18fbdev/efifb: Use screen_info pointer from deviceThomas Zimmermann
2023-12-18fbdev/efifb: Replace references to global screen_info by local pointerThomas Zimmermann
2023-12-14fbdev/simplefb: change loglevel when the power domains cannot be parsedBrian Masney
2023-11-29fbdev: Remove default file-I/O implementationsThomas Zimmermann
2023-11-29fbdev: Warn on incorrect framebuffer accessThomas Zimmermann
2023-11-29fbdev: Move default fb_mmap code into helper functionThomas Zimmermann
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann
2023-11-29fbdev: Remove trailing whitespacesThomas Zimmermann
2023-11-29fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPSThomas Zimmermann
2023-11-29fbdev/cyber2000fb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29fbdev/wm8505fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-11-29fbdev/vt8500lcdfb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29fbdev/clps711x-fb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29fbdev/ps3fb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29fbdev/ps3fb: Set FBINFO_VIRTFB flagThomas Zimmermann
2023-11-29fbdev/au1200fb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29fbdev/au1200fb: Set FBINFO_VIRTFB flagThomas Zimmermann
2023-11-29fbdev/udlfb: Select correct helpersThomas Zimmermann
2023-11-29fbdev/smscufx: Select correct helpersThomas Zimmermann
2023-11-29fbdev/sh_mobile_lcdcfb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29fbdev/sh_mobile_lcdcfb: Set FBINFO_VIRTFB flagThomas Zimmermann
2023-11-29fbdev/arcfb: Use generator macros for deferred I/OThomas Zimmermann
2023-11-29fbdev/arcfb: Set FBINFO_VIRTFB flagThomas Zimmermann
2023-11-29fbdev/vfb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29fbdev/vfb: Set FBINFO_VIRTFB flagThomas Zimmermann
2023-11-29fbdev/sm712fb: Use correct initializer macros for struct fb_opsThomas Zimmermann
2023-11-29fbdev/acornfb: Fix name of fb_ops initializer macroThomas Zimmermann
2023-11-22fbdev/simplefb: Suppress error on missing power domainsRichard Acayan
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-10fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-11-10fbdev: amifb: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-10fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...Uwe Kleine-König
2023-11-10fbdev: hyperv_fb: fix uninitialized local variable useArnd Bergmann
2023-11-10fbdev: omapfb/tpd12s015: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-10fbdev: omapfb/tfp410: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-10fbdev: omapfb/sharp-ls037v7dw01: Convert to platform remove callback returnin...Uwe Kleine-König