summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2024-06-16fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen
2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2024-06-12fbdev: sh7760fb: allow modular buildRandy Dunlap
2024-06-12fbdev: sisfb: hide unused variablesArnd Bergmann
2024-06-12fbdev: shmobile: fix snprintf truncationArnd Bergmann
2024-06-12drm/omapdrm: Fix console with deferred opsTony Lindgren
2024-06-12fbdev: Provide I/O-memory helpers as moduleThomas Zimmermann
2024-05-02fbdev: fix incorrect address computation in deferred IONam Cao
2024-04-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov
2024-04-13fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov
2024-03-06fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)
2024-03-01fbdev: sis: Error out if pixclock equals zeroFullway Wang
2024-03-01fbdev: savage: Error out if pixclock equals zeroFullway Wang
2024-01-25fbdev: flush deferred IO before closingNam Cao
2024-01-25fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao
2024-01-25fbdev/acornfb: Fix name of fb_ops initializer macroThomas Zimmermann
2024-01-25fbdev: imxfb: fix left margin settingDario Binacchi
2023-11-20fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-11-20fbdev: imsttfb: fix a resource leak in probeDan Carpenter
2023-11-20fbdev: imsttfb: fix double free in probe()Dan Carpenter
2023-10-17Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-16fbdev: core: syscopyarea: fix sloppy typingSergey Shtylyov
2023-10-16fbdev: core: cfbcopyarea: fix sloppy typingSergey Shtylyov
2023-10-16fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana
2023-10-16fbdev: sa1100fb: mark sa1100fb_init() staticArnd Bergmann
2023-10-16fbdev: omapfb: fix some error codesDan Carpenter
2023-09-23fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann
2023-09-23fbdev: mmp: Annotate struct mmphw_ctrl with __counted_byKees Cook
2023-09-21fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann
2023-09-02fbdev/g364fb: fix build failure with mipsSudip Mukherjee
2023-09-01fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flagsGeert Uytterhoeven
2023-09-01fbdev: neofb: Shorten Neomagic product name in info structHelge Deller
2023-08-31fbdev: mx3fb: Remove the driverFabio Estevam
2023-08-31fbdev/core: Use list_for_each_entry() helperJinjie Ruan
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-18drm/i915: Move abs_diff() to math.hAndy Shevchenko
2023-08-15fbdev: goldfishfb: Do not check 0 for platform_get_irq()Zhu Wang
2023-08-15fbdev: atmel_lcdfb: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-04fbdev/xilinxfb: Use fbdev I/O helpersThomas Zimmermann
2023-08-04fbdev/vesafb: Use fbdev I/O helpersThomas Zimmermann
2023-08-04fbdev/valkyriefb: Use fbdev I/O helpersThomas Zimmermann
2023-08-04fbdev/uvesafb: Use fbdev I/O helpersThomas Zimmermann
2023-08-04fbdev/sunxvr2500: Use fbdev I/O helpersThomas Zimmermann
2023-08-04fbdev/sunxvr1000: Use fbdev I/O helpersThomas Zimmermann
2023-08-04fbdev/sstfb: Use fbdev I/O helpersThomas Zimmermann
2023-08-04fbdev/simplefb: Use fbdev I/O helpersThomas Zimmermann
2023-08-04fbdev/sh7760fb: Use fbdev I/O helpersThomas Zimmermann