aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-01-2410-144/+97
|\
| * drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann2023-01-132-34/+0
| * fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-10/+5
| * fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-14/+13
| * fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann2023-01-131-5/+5
| * fbdev/simplefb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-8/+11
| * fbdev/offb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-9/+11
| * fbdev/offb: Allocate struct offb_par with framebuffer_alloc()Thomas Zimmermann2023-01-131-8/+5
| * fbdev/efifb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-10/+14
| * fbdev/efifb: Add struct efifb_par for driver dataThomas Zimmermann2023-01-131-3/+8
| * fbdev/hyperv-fb: Do not set struct fb_info.aperturesThomas Zimmermann2023-01-131-11/+6
| * fbdev/clps711x-fb: Do not set struct fb_info.aperturesThomas Zimmermann2023-01-131-9/+1
| * Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann2023-01-131-11/+6
| * fbcon: Remove trailing whitespacesThomas Zimmermann2023-01-131-12/+12
| * Merge drm/drm-next into drm-misc-nextThomas Zimmermann2022-11-2410-40/+46
| |\
| * | Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann2022-11-201-16/+0
* | | Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-219-25/+21
|\ \ \
| * | | backlight: tosa: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
| * | | backlight: lv5207lp: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
| * | | backlight: lp855x: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-2/+3
| * | | backlight: lm3639: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
| * | | backlight: lm3630a: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
| * | | backlight: bd6107: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
| * | | backlight: arcxcnn: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-2/+2
| * | | backlight: adp8870: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+3
| * | | backlight: adp8860: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+3
* | | | fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa2022-12-141-1/+2
* | | | fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-141-4/+4
* | | | fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-141-5/+5
* | | | fbdev: uvesafb: Simplify uvesafb_remove()Christophe JAILLET2022-12-141-15/+13
* | | | fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET2022-12-141-0/+1
* | | | fbdev: uvesafb: don't build on UMLRandy Dunlap2022-12-141-0/+1
* | | | fbdev: geode: don't build on UMLRandy Dunlap2022-12-141-0/+1
* | | | fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui2022-12-141-1/+3
* | | | fbdev: matroxfb: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-141-3/+2
* | | | fbdev: da8xx-fb: add missing regulator_disable() in fb_probeDongliang Mu2022-12-141-2/+5
* | | | fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"Yu Zhe2022-12-141-1/+1
* | | | fbdev: vermilion: decrease reference count in error pathXiongfeng Wang2022-12-141-1/+3
* | | | fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu2022-12-141-15/+31
* | | | fbdev: via: Fix error in via_core_init()Shang XiaoJing2022-12-141-1/+8
* | | | fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang2022-12-141-2/+7
* | | | fbdev: pxafb: Remove unnecessary print function dev_err()wangkailong@jari.cn2022-12-141-1/+0
* | | | fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headersDmitry Torokhov2022-12-141-2/+1
* | | | fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.hDmitry Torokhov2022-12-141-1/+0
* | | | fbdev: omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handlingDmitry Torokhov2022-12-141-20/+1
* | | | fbdev: omapfb: encoder-opa362: fix included headersDmitry Torokhov2022-12-141-2/+2
* | | | fbdev: omapfb: connector-analog-tv: remove support for platform dataDmitry Torokhov2022-12-141-52/+8
* | | | fbdev: omapfb: panel-dpi: remove support for platform dataDmitry Torokhov2022-12-141-76/+7
* | | | fbdev: omapfb: panel-nec-nl8048hl11: switch to using gpiod APIDmitry Torokhov2022-12-141-52/+20
* | | | fbdev: omapfb: panel-tpo-td043mtea1: switch to using gpiod APIDmitry Torokhov2022-12-141-43/+16