- d88ca7e fbmem: pull fbcon_update_vcs() out of fb_set_var() by Tetsuo Handa · 4 years, 8 months ago
- 7c7b2a3 video: fbdev: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 8 months ago
- 19e55a8 fbdev: sm712fb: set error code in probe by Evgeny Novikov · 4 years, 8 months ago
- 80a00e9 fbdev: da8xx-fb: go to proper label on error handling paths in probe by Evgeny Novikov · 4 years, 8 months ago
- 9907797 video: fbdev: vt8623fb: Constify static vga_regsets by Rikard Falkeborn · 4 years, 8 months ago
- 254503a omapfb: dss: Fix max fclk divider for omap36xx by Adam Ford · 4 years, 9 months ago
- 78c2ce9 omapfb: fix multiple reference count leaks due to pm_runtime_get_sync by Aditya Pakki · 4 years, 9 months ago
- edcb389 video: fbdev: neofb: fix memory leak in neo_scan_monitor() by Evgeny Novikov · 4 years, 9 months ago
- e8d3589 video: fbdev: savage: fix memory leak on error handling path in probe by Evgeny Novikov · 4 years, 9 months ago
- fcf918b fbcon: Use array3_size() helper in scr_memcpyw() by Gustavo A. R. Silva · 4 years, 9 months ago
- cd7946c video: fbdev: amifb: add FIXMEs about {put,get}_user() failures by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 40bf8c3 video: fbdev: amifb: add FIXME about dead APUS support by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 0fb8125 video: fbdev: amba-clcd: Retire elder CLCD driver by Linus Walleij · 4 years, 9 months ago
- 0a19b06 Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 9 months ago
- a5c6a1f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 9 months ago
- 9e1b93b video: backlight: tosa_lcd: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 9 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 9 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
- 302d5b33 Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 4 years, 9 months ago
- faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
- 7208152 video: fbdev: Use IS_BUILTIN by Joe Perches · 4 years, 10 months ago
- f35b1d6 video: fbdev: pxafb: Use correct return value for pxafb_probe() by Tiezhu Yang · 4 years, 10 months ago
- 499a2c4 video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call by Christophe JAILLET · 4 years, 11 months ago
- d43be25 drivers: video: hdmi: cleanup coding style in video a bit by Bernard Zhao · 4 years, 11 months ago
- fd4b824 console: newport_con: fix an issue about leak related system resources by Dejin Zheng · 4 years, 11 months ago
- 98bd4f7 video: fbdev: sm712fb: fix an issue about iounmap for a wrong address by Dejin Zheng · 5 years ago
- 190070a omapfb/dss: fix comparison to bool warning by Jason Yan · 5 years ago
- 84be242 video: fbdev: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 10 months ago
- e2e1c7b video: fbdev: fix error handling for get_user_pages_fast() by John Hubbard · 4 years, 10 months ago
- 9053fc91 omapfb: get rid of pointless access_ok() calls by Al Viro · 4 years, 11 months ago
- 694b9a7 amifb: get rid of pointless access_ok() calls by Al Viro · 4 years, 11 months ago
- 7ade849 powerpc: Remove Xilinx PPC405/PPC440 support by Michal Simek · 4 years, 10 months ago
- 6cf9916 Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 10 months ago
- 3b5ac8b video: amba-clcd: use devm_of_find_backlight by Sam Ravnborg · 4 years, 10 months ago
- f45ce93 video/hdmi: Add Unpack only function for DRM infoframe by Gwan-gyeong Mun · 4 years, 10 months ago
- 7bfc3c8 drivers/powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 5 years ago
- 479da1f backlight: Add backlight_device_get_by_name() by Noralf Trønnes · 4 years, 10 months ago
- 6e85bd7 video: fbdev: pxa168fb: make pxa168fb_init_mode() return void by Jason Yan · 4 years, 10 months ago
- bec1277 video: fbdev: valkyriefb.c: fix warning comparing pointer to 0 by Jason Yan · 4 years, 11 months ago
- 18722d4 video: fbdev: w100fb: Fix a potential double free. by Christophe JAILLET · 4 years, 10 months ago
- d163a95 fbdev: aty: use true, false for bool variables in atyfb_base.c by Jason Yan · 5 years ago
- dbc7ece video: uvesafb: use true,false for bool variables by Jason Yan · 5 years ago
- 7022537 video: udlfb: use true,false for bool variables by Jason Yan · 5 years ago
- 13e9bd0 video: fbdev: i810: use true,false for bool variables by Jason Yan · 5 years ago
- 62a1d3f backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8150L PMICs by Subbaraman Narayanamurthy · 4 years, 11 months ago
- f16899a backlight: qcom-wled: Add callback functions by Kiran Gunda · 4 years, 11 months ago
- 6d4f3e2 video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n by Bartlomiej Zolnierkiewicz · 4 years, 11 months ago
- 61365ca backlight: l4f00242t03: Convert to GPIO descriptors by Linus Walleij · 5 years ago
- d8207c1 backlight: lp855x: Ensure regulators are disabled on probe failure by Jon Hunter · 5 years ago
- bc7f0b6 video/fbdev/riva: Remove dead code by Souptick Joarder · 5 years ago
- 6937749 video: fbdev: vesafb: add missed release_region by Chuhong Yuan · 5 years ago
- fbe3d80 video: fbdev: arcfb: add missed free_irq and fix the order of request_irq by Chuhong Yuan · 5 years ago
- 8213fb41 fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove by Chuhong Yuan · 5 years ago
- 5e4096ef ARM/fbdev: sa11x0: Switch to use GPIO descriptors by Linus Walleij · 5 years ago
- 7066fcd video: fbdev: aty128fb: remove unused 'sdr_64' by Jason Yan · 5 years ago
- fff1ac9 omapfb/dss: remove unused variable 'venc_config_pal_bdghi' by YueHaibing · 5 years ago
- 1c49f35 video: vt8500lcdfb: fix fallthrough warning by Sam Ravnborg · 5 years ago
- 5c694f8 video: fbdev: imxfb: ensure balanced regulator usage by Uwe Kleine-König · 5 years ago
- 04dff10 video: fbdev: controlfb: remove function prototypes part #3 by Bartlomiej Zolnierkiewicz · 5 years ago
- a57eb14 video: fbdev: controlfb: remove function prototypes part #2 by Bartlomiej Zolnierkiewicz · 5 years ago
- 946e8fd video: fbdev: controlfb: remove function prototypes part #1 by Bartlomiej Zolnierkiewicz · 5 years ago
- 7215582 video: fbdev: controlfb: remove obsolete module support by Bartlomiej Zolnierkiewicz · 5 years ago
- a07a63b video: fbdev: controlfb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 5 years ago
- 38bf107 video: fbdev: controlfb: fix sparse warning about using incorrect type by Bartlomiej Zolnierkiewicz · 5 years ago
- 304d63d video: ssd1307fb: Remove redundant forward declaration by Andy Shevchenko · 5 years ago
- 4793823 video: ssd1307fb: Convert to atomic PWM API by Andy Shevchenko · 5 years ago
- 7291599 video: ssd1307fb: Make use of device properties by Andy Shevchenko · 5 years ago
- fa64c6b video: ssd1307fb: Introduce temporary variable to increase readability by Andy Shevchenko · 5 years ago
- 59d961c video: ssd1307fb: Convert driver to use ->probe_new() by Andy Shevchenko · 5 years ago
- 08d99b2 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 5 years ago
- feea1aa fbdev: mx3fb: const pointer to ipu_di_signal_cfg by Sam Ravnborg · 5 years ago
- 3f6c93e fbdev: mx3fb: avoid warning about psABI change by Arnd Bergmann · 5 years ago
- 465b1e0 video: fbdev: mb862xx: remove set but not used variable 'mdr' by Jason Yan · 5 years ago
- 7b98788 video: fbdev: matroxfb: remove dead code and set but not used variable by Jason Yan · 5 years ago
- f5e94d1 Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- b574beb Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 5 years ago
- 3208a24 Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
- 43ea4d0 video: Add missing annotation for cyber2000fb_enable_ddc() and cyber2000fb_disable_ddc() by Jules Irenge · 5 years ago
- 7606662 video: fbdev: don't print error message on platform_get_irq() failure by Tang Bin · 5 years ago
- 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
- f365ab3 Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- d71e064 Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
- 58233cc Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 5 years ago
- b139f8b fbcon: fix null-ptr-deref in fbcon_switch by Qiujun Huang · 5 years ago
- ba15533 Merge tag 'v5.6' into mips-next by Thomas Bogendoerfer · 5 years ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago
- 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 5 years ago
- ee0c8e4 backlight: corgi: Convert to use GPIO descriptors by Linus Walleij · 5 years ago
- 4f55bb0 omapfb: Remove unused writeback code by Tomi Valkeinen · 5 years ago
- 6ce2fc4 fbdev: via: fix -Wextra build warning and format warning by Randy Dunlap · 5 years ago
- 1a56b9f fbdev: pm[23]fb.c: fix -Wextra build warnings and errors by Randy Dunlap · 5 years ago
- 5194480 fbdev: savage: fix -Wextra build warning by Randy Dunlap · 5 years ago
- 6ea16a0 fbdev: matrox: fix -Wextra build warnings by Randy Dunlap · 5 years ago
- c43da061 fbdev: aty: fix -Wextra build warning by Randy Dunlap · 5 years ago
- b5445b2 fbdev: fbmon: fix -Wextra build warnings by Randy Dunlap · 5 years ago
- 06b522d video: uvesafb: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
- 42f21e5 video: omap2: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago