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