summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2023-02-20fbdev: Move option-string lookup into helperThomas Zimmermann
2023-02-20fbdev: Unexport fb_mode_optionThomas Zimmermann
2023-02-20fbdev: Read video= option with fb_get_option() in modedbThomas Zimmermann
2023-02-20fbdev: Support NULL for name in option-string lookupThomas Zimmermann
2023-02-20fbdev: Transfer video= option strings to caller; clarify ownershipThomas Zimmermann
2023-02-20fbdev: Fix contact info in fb_cmdline.cThomas Zimmermann
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter
2023-01-24fbdev: Remove unused struct fb_deferred_io .first_io fieldJavier Martinez Canillas
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann
2023-01-13fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann
2023-01-13fbdev/simplefb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/offb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/offb: Allocate struct offb_par with framebuffer_alloc()Thomas Zimmermann
2023-01-13fbdev/efifb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/efifb: Add struct efifb_par for driver dataThomas Zimmermann
2023-01-13fbdev/hyperv-fb: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/clps711x-fb: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann
2023-01-13fbcon: Remove trailing whitespacesThomas Zimmermann
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel
2022-12-28fbdev: atyfb: use strscpy() to instead of strncpy()Xu Panda
2022-12-28fbdev: omapfb: use strscpy() to instead of strncpy()Xu Panda
2022-12-27fbdev: make offb driver tristateRandy Dunlap
2022-12-21Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-12-14fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa
2022-12-14fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-14fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-14fbdev: uvesafb: Simplify uvesafb_remove()Christophe JAILLET
2022-12-14fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET
2022-12-14fbdev: uvesafb: don't build on UMLRandy Dunlap
2022-12-14fbdev: geode: don't build on UMLRandy Dunlap
2022-12-14fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui
2022-12-14fbdev: matroxfb: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-14fbdev: da8xx-fb: add missing regulator_disable() in fb_probeDongliang Mu
2022-12-14fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"Yu Zhe
2022-12-14fbdev: vermilion: decrease reference count in error pathXiongfeng Wang
2022-12-14fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu
2022-12-14fbdev: via: Fix error in via_core_init()Shang XiaoJing
2022-12-14fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang
2022-12-14fbdev: pxafb: Remove unnecessary print function dev_err()wangkailong@jari.cn
2022-12-14fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headersDmitry Torokhov
2022-12-14fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.hDmitry Torokhov
2022-12-14fbdev: omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handlingDmitry Torokhov
2022-12-14fbdev: omapfb: encoder-opa362: fix included headersDmitry Torokhov