summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-27fbdev: Make support for userspace interfaces configurableThomas Zimmermann
2023-06-27fbdev/core: Rework fb init codeThomas Zimmermann
2023-06-27fbdev/core: Move file-I/O code into separate fileThomas Zimmermann
2023-06-27fbdev/core: Move procfs code to separate fileThomas Zimmermann
2023-06-27fbdev/core: Add fb_device_{create,destroy}()Thomas Zimmermann
2023-06-27fbdev/core: Move framebuffer and backlight helpers into separate filesThomas Zimmermann
2023-06-27fbdev/core: Pass Linux device to pm_vt_switch_*() functionsThomas Zimmermann
2023-06-27fbdev/tdfxfb: Set i2c adapter parent to hardware deviceThomas Zimmermann
2023-06-27fbdev/smscufx: Detect registered fb_info from refcountThomas Zimmermann
2023-06-27fbdev/sm501fb: Output message with fb_err()Thomas Zimmermann
2023-06-27fbdev/sh7760fb: Use hardware device with dev_() output during probeThomas Zimmermann
2023-06-27fbdev/sh7760fb: Alloc DMA memory from hardware deviceThomas Zimmermann
2023-06-27fbdev/sh7760fb: Output messages with fb_dbg()Thomas Zimmermann
2023-06-27fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()Thomas Zimmermann
2023-06-27fbdev/rivafb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/rivafb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-06-27fbdev/radeonfb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/radeonfb: Reorder backlight and framebuffer cleanupThomas Zimmermann
2023-06-27fbdev/pxa168fb: Do not assign to struct fb_info.devThomas Zimmermann
2023-06-27fbdev/nvidiafb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-06-27fbdev/metronomefb: Use hardware device for dev_err()Thomas Zimmermann
2023-06-27fbdev/mb862xxfb: Output messages with fb_dbg()Thomas Zimmermann
2023-06-27fbdev/fsl-diu-fb: Output messages with fb_*() helpersThomas Zimmermann
2023-06-27fbdev/ep93xx-fb: Do not assign to struct fb_info.devThomas Zimmermann
2023-06-27fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()Thomas Zimmermann
2023-06-27fbdev/ep93xx-fb: Alloc DMA memory from hardware deviceThomas Zimmermann
2023-06-27fbdev/broadsheetfb: Call device_remove_file() with hardware deviceThomas Zimmermann
2023-06-27fbdev/aty128fb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/aty128fb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-06-27fbdev/atyfb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/atyfb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-06-24fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong
2023-06-22fbdev: sh7760fb: Fix -Wimplicit-fallthrough warningsGustavo A. R. Silva
2023-06-22fbdev: sh_mobile_lcdcfb: Fix ARGB32 overlay format typoGeert Uytterhoeven
2023-06-19fbdev: hitfb: Use NULL for pointersThomas Zimmermann
2023-06-19fbdev: hitfb: Fix integer-to-pointer castThomas Zimmermann
2023-06-19fbdev/media: Use GPIO descriptors for VIA GPIOLinus Walleij
2023-06-19fbdev: broadsheetfb: Add MODULE_FIRMWARE macroJuerg Haefliger
2023-06-19fbdev: metronomefb: Add MODULE_FIRMWARE macroJuerg Haefliger
2023-06-19fbdev: hitfb: Declare hitfb_blank() as staticThomas Zimmermann
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-05fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()Christophe JAILLET
2023-06-01fbdev: Add Kconfig options to select different fb_ops helpersThomas Zimmermann
2023-05-30fbdev: bw2: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30fbdev: broadsheetfb: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30fbdev: au1200fb: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30fbdev: au1100fb: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30fbdev: arcfb: Convert to platform remove callback returning voidUwe Kleine-König