summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2023-01-24fbdev: Remove unused struct fb_deferred_io .first_io fieldJavier Martinez Canillas-4/+0
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann-543/+281
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann-34/+0
2023-01-13fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann-10/+5
2023-01-13fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann-14/+13
2023-01-13fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann-5/+5
2023-01-13fbdev/simplefb: Do not use struct fb_info.aperturesThomas Zimmermann-8/+11
2023-01-13fbdev/offb: Do not use struct fb_info.aperturesThomas Zimmermann-9/+11
2023-01-13fbdev/offb: Allocate struct offb_par with framebuffer_alloc()Thomas Zimmermann-8/+5
2023-01-13fbdev/efifb: Do not use struct fb_info.aperturesThomas Zimmermann-10/+14
2023-01-13fbdev/efifb: Add struct efifb_par for driver dataThomas Zimmermann-3/+8
2023-01-13fbdev/hyperv-fb: Do not set struct fb_info.aperturesThomas Zimmermann-11/+6
2023-01-13fbdev/clps711x-fb: Do not set struct fb_info.aperturesThomas Zimmermann-9/+1
2023-01-13Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann-11/+6
2023-01-13fbcon: Remove trailing whitespacesThomas Zimmermann-12/+12
2022-12-14fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa-1/+2
2022-12-14fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()ye xingchen-4/+4
2022-12-14fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()ye xingchen-5/+5
2022-12-14fbdev: uvesafb: Simplify uvesafb_remove()Christophe JAILLET-15/+13
2022-12-14fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET-0/+1
2022-12-14fbdev: uvesafb: don't build on UMLRandy Dunlap-0/+1
2022-12-14fbdev: geode: don't build on UMLRandy Dunlap-0/+1
2022-12-14fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui-1/+3
2022-12-14fbdev: matroxfb: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-14fbdev: da8xx-fb: add missing regulator_disable() in fb_probeDongliang Mu-2/+5
2022-12-14fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"Yu Zhe-1/+1
2022-12-14fbdev: vermilion: decrease reference count in error pathXiongfeng Wang-1/+3
2022-12-14fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu-15/+31
2022-12-14fbdev: via: Fix error in via_core_init()Shang XiaoJing-1/+8
2022-12-14fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang-2/+7
2022-12-14fbdev: pxafb: Remove unnecessary print function dev_err()wangkailong@jari.cn-1/+0
2022-12-14fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headersDmitry Torokhov-2/+1
2022-12-14fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.hDmitry Torokhov-1/+0
2022-12-14fbdev: omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handlingDmitry Torokhov-20/+1
2022-12-14fbdev: omapfb: encoder-opa362: fix included headersDmitry Torokhov-2/+2
2022-12-14fbdev: omapfb: connector-analog-tv: remove support for platform dataDmitry Torokhov-52/+8
2022-12-14fbdev: omapfb: panel-dpi: remove support for platform dataDmitry Torokhov-76/+7
2022-12-14fbdev: omapfb: panel-nec-nl8048hl11: switch to using gpiod APIDmitry Torokhov-52/+20
2022-12-14fbdev: omapfb: panel-tpo-td043mtea1: switch to using gpiod APIDmitry Torokhov-43/+16
2022-12-14fbdev: omapfb: panel-dsi-cm: switch to using gpiod APIDmitry Torokhov-71/+45
2022-12-14fbdev: omapfb: encoder-tfp410: switch to using gpiod APIDmitry Torokhov-45/+22
2022-12-14fbdev: omapfb: panel-sony-acx565akm: switch to using gpiod APIDmitry Torokhov-35/+31
2022-12-14fbdev: omapfb: panel-sony-acx565akm: remove support for platform dataDmitry Torokhov-39/+6
2022-12-14fbdev: omapfb: connector-hdmi: switch to using gpiod APIDmitry Torokhov-35/+14
2022-12-14fbdev: omapfb: remove redundant variable checksumColin Ian King-2/+0
2022-12-14fbdev: ssd1307fb: Drop duplicate NULL checks for PWM APIsAndy Shevchenko-8/+4
2022-12-14fbdev: ssd1307fb: Drop optional dependencyAndy Shevchenko-1/+0
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+234
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+15
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-8/+4