| Commit message (Expand) | Author | Age | Files | Lines |
* | video: ssd1307fb: Start page range at page_offset | Marko Kohtala | 2019-10-07 | 1 | -1/+1 |
* | video: imsttfb: fix potential NULL pointer dereferences | Kangjie Lu | 2019-06-15 | 1 | -0/+5 |
* | video: hgafb: fix potential NULL pointer dereference | Kangjie Lu | 2019-06-15 | 1 | -0/+2 |
* | fbdev: fix WARNING in __alloc_pages_nodemask bug | Jiufei Xue | 2019-05-31 | 1 | -0/+2 |
* | fbdev: fix divide error in fb_var_to_videomode | Shile Zhang | 2019-05-31 | 1 | -0/+3 |
* | fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough | Yifeng Li | 2019-05-25 | 1 | -0/+1 |
* | fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting | Yifeng Li | 2019-05-25 | 1 | -26/+38 |
* | fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display | Yifeng Li | 2019-05-25 | 2 | -16/+44 |
* | fbdev: sm712fb: fix support for 1024x768-16 mode | Yifeng Li | 2019-05-25 | 1 | -0/+59 |
* | fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM | Yifeng Li | 2019-05-25 | 2 | -9/+44 |
* | fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA | Yifeng Li | 2019-05-25 | 1 | -1/+5 |
* | fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F | Yifeng Li | 2019-05-25 | 1 | -1/+5 |
* | fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75 | Yifeng Li | 2019-05-25 | 1 | -1/+3 |
* | fbdev: sm712fb: fix brightness control on reboot, don't set SR30 | Yifeng Li | 2019-05-25 | 1 | -2/+2 |
* | backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state | Chen-Yu Tsai | 2019-04-05 | 1 | -1/+1 |
* | fbdev: fbmem: fix memory access if logo is bigger than the screen | Manfred Schlaegl | 2019-04-05 | 1 | -0/+3 |
* | video: fbdev: Set pixclock = 0 in goldfishfb | Christoffer Dall | 2019-04-03 | 1 | -1/+1 |
* | pwm-backlight: Enable/disable the PWM before/after LCD enable toggle. | Enric Balletbo i Serra | 2019-03-27 | 1 | -4/+5 |
* | fbdev: fbcon: Fix unregister crash when more than one framebuffer | Noralf Trønnes | 2019-02-12 | 1 | -1/+1 |
* | fbdev: fbmem: behave better with small rotated displays and many CPUs | Peter Rosin | 2019-02-12 | 1 | -2/+6 |
* | video: clps711x-fb: release disp device node in probe() | Alexey Khoroshilov | 2019-02-12 | 1 | -1/+4 |
* | omap2fb: Fix stack memory disclosure | Vlad Tsyrklevich | 2019-01-23 | 1 | -0/+2 |
* | mach64: fix image corruption due to reading accelerator registers | Mikulas Patocka | 2018-11-21 | 1 | -13/+9 |
* | mach64: fix display corruption on big endian machines | Mikulas Patocka | 2018-11-21 | 1 | -3/+3 |
* | pxa168fb: prepare the clock | Lubomir Rintel | 2018-11-04 | 1 | -3/+3 |
* | mach64: detect the dot clock divider correctly on sparc | Mikulas Patocka | 2018-10-18 | 3 | -9/+11 |
* | fbdev/omapfb: fix omapfb_memory_read infoleak | Tomi Valkeinen | 2018-10-13 | 1 | -1/+4 |
* | fbdev: Distinguish between interlaced and progressive modes | Fredrik Noring | 2018-09-26 | 1 | -11/+30 |
* | video: fbdev: pxafb: clear allocated memory for video modes | Daniel Mack | 2018-09-26 | 1 | -2/+2 |
* | fbdev/via: fix defined but not used warning | Randy Dunlap | 2018-09-26 | 1 | -1/+2 |
* | video: goldfishfb: fix memory leak on driver remove | Anton Vasilyev | 2018-09-26 | 1 | -0/+1 |
* | fbdev: omapfb: off by one in omapfb_register_client() | Dan Carpenter | 2018-09-26 | 1 | -1/+1 |
* | fb: fix lost console when the user unplugs a USB adapter | Mikulas Patocka | 2018-09-09 | 1 | -6/+32 |
* | backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction | Wolfram Sang | 2018-08-03 | 1 | -3/+3 |
* | video: uvesafb: Fix integer overflow in allocation | Kees Cook | 2018-07-03 | 1 | -1/+2 |
* | backlight: tps65217_bl: Fix Device Tree node lookup | Johan Hovold | 2018-07-03 | 1 | -2/+2 |
* | backlight: max8925_bl: Fix Device Tree node lookup | Johan Hovold | 2018-07-03 | 1 | -1/+3 |
* | backlight: as3711_bl: Fix Device Tree node lookup | Johan Hovold | 2018-07-03 | 1 | -10/+23 |
* | fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl... | Peter Malone | 2018-05-30 | 1 | -2/+2 |
* | backlight: tdo24m: Fix the SPI CS between transfers | Robert Jarzmik | 2018-04-12 | 3 | -3/+3 |
* | vfb: fix video mode and line_length being set when loaded | Pieter \"PoroCYon\" Sluys | 2018-04-12 | 1 | -0/+17 |
* | omapdrm: panel: fix compatible vendor string for td028ttec1 | H. Nikolaus Schaller | 2018-03-24 | 1 | -0/+3 |
* | vgacon: Set VGA struct resource types | Bjorn Helgaas | 2018-03-24 | 1 | -8/+26 |
* | video/hdmi: Allow "empty" HDMI infoframes | Ville Syrjälä | 2018-03-19 | 1 | -20/+31 |
* | video: fbdev/mmp: add MODULE_LICENSE | Arnd Bergmann | 2018-02-25 | 1 | -0/+5 |
* | console/dummy: leave .con_font_get set to NULL | Nicolas Pitre | 2018-02-22 | 1 | -1/+0 |
* | video: fbdev: atmel_lcdfb: fix display-timings lookup | Johan Hovold | 2018-02-22 | 1 | -1/+7 |
* | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 2018-02-22 | 1 | -1/+1 |
* | backlight: pwm_bl: Fix overflow condition | Derek Basehore | 2017-12-25 | 1 | -2/+5 |
* | video: fbdev: au1200fb: Return an error code if a memory allocation fails | Christophe JAILLET | 2017-12-20 | 1 | -1/+3 |