- df2bb4d Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 2 years, 11 months ago
- 50b1052 fbcon: Avoid 'cap' set but not used warning by Helge Deller · 2 years, 11 months ago
- 8ea2c51 Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 2 years, 11 months ago
- 68e8cc2 fbdev: fbmem: Fix the implicit type casting by Yizhuo Zhai · 2 years, 11 months ago
- a3f781a fbcon: Add option to enable legacy hardware acceleration by Helge Deller · 2 years, 11 months ago
- 87ab9f6 Revert "fbcon: Disable accelerated scrolling" by Helge Deller · 2 years, 11 months ago
- 1148836 Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)" by Helge Deller · 2 years, 11 months ago
- 9ff5549 video: hyperv_fb: Fix validation of screen resolution by Michael Kelley · 3 years ago
- 59d4145 Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
- 71e4a70 Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 3 years ago
- 0499f41 video: vga16fb: Only probe for EGA and VGA 16 color graphic cards by Javier Martinez Canillas · 3 years ago
- 1cc8d14 Merge tag 'backlight-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years ago
- 8d0749b4 Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
- 9a45ac2 fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb by Alex Deucher · 3 years ago
- ec961cf backlight: qcom-wled: Respect enabled-strings in set_brightness by Marijn Suijten · 3 years, 1 month ago
- b7002cd backlight: qcom-wled: Remove unnecessary double whitespace by Marijn Suijten · 3 years, 1 month ago
- c70aefd backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5 by Marijn Suijten · 3 years, 1 month ago
- 9657148 backlight: qcom-wled: Remove unnecessary 4th default string in WLED3 by Marijn Suijten · 3 years, 1 month ago
- 2b4b496 backlight: qcom-wled: Override default length with qcom,enabled-strings by Marijn Suijten · 3 years, 1 month ago
- 5ada78b backlight: qcom-wled: Fix off-by-one maximum with default num_strings by Marijn Suijten · 3 years, 1 month ago
- 0a13935 backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion by Marijn Suijten · 3 years, 1 month ago
- e29e24b backlight: qcom-wled: Pass number of elements to read to read_u32_array by Marijn Suijten · 3 years, 1 month ago
- c05b21e backlight: qcom-wled: Validate enabled string indices in DT by Marijn Suijten · 3 years, 1 month ago
- 6202b5d backlight: lp855x: Add support ACPI enumeration by Hans de Goede · 3 years, 2 months ago
- 92add94 backlight: lp855x: Add dev helper variable to lp855x_probe() by Hans de Goede · 3 years, 2 months ago
- dec5779e backlight: lp855x: Move device_config setting out of lp855x_configure() by Hans de Goede · 3 years, 2 months ago
- 9758ff2 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 3 years ago
- 2f92ea2 of: Move simple-framebuffer device handling from simplefb to of by Hector Martin · 3 years, 1 month ago
- 99b03ca Merge v5.16-rc5 into drm-next by Daniel Vetter · 3 years ago
- c8a04cb Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 3 years, 1 month ago
- 5163953 Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 1 month ago
- 6a2d2dd drm: Move nomodeset kernel parameter to the DRM subsystem by Javier Martinez Canillas · 3 years, 2 months ago
- 6b54698 Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 1 month ago
- 3dfac26 vgacon: Propagate console boot parameters before calling `vc_resize' by Maciej W. Rozycki · 3 years, 2 months ago
- 37a72b0 xen: add "not_essential" flag to struct xenbus_driver by Juergen Gross · 3 years, 2 months ago
- c18c889 Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 1 month ago
- ad44518 Merge tag 'drm-fixes-2021-11-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 1 month ago
- a713ca23 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 3 years, 1 month ago
- bec05f3 parisc/sticon: fix reverse colors by Sven Schnelle · 3 years, 1 month ago
- fb561bf fbdev: Prevent probing generic drivers if a FB is already registered by Javier Martinez Canillas · 3 years, 2 months ago
- 304ac80 Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 2 months ago
- d2f38a3 Merge tag 'backlight-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years, 2 months ago
- 5c0b0c6 Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
- 5275a99 Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 2 months ago
- 970eae1 BackMerge tag 'v5.15-rc7' into drm-next by Dave Airlie · 3 years, 2 months ago
- 7366382 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 3 years, 2 months ago
- 3976e97 video: backlight: ili9320: Make ili9320_remove() return void by Uwe Kleine-König · 3 years, 2 months ago
- cc83ff2 video: omapfb: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 3 months ago
- 4701a0d video: fbdev: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 3 months ago
- b7490aa video: omapfb: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 2 months ago
- b3ec8cd fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list) by Claudio Suarez · 3 years, 3 months ago
- c7c774f Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 3 years, 3 months ago
- 2c0c19b fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr' by Zheyu Ma · 3 years, 3 months ago
- f2719b2 video: fbdev: chipsfb: use memset_io() instead of memset() by Christophe Leroy · 3 years, 3 months ago
- 11b8e2b video: fbdev: gbefb: Only instantiate device when built for IP32 by Mark Brown · 3 years, 3 months ago
- ec7cc3f fbdev: simplefb: fix Kconfig dependencies by Arnd Bergmann · 3 years, 3 months ago
- 563edf8 backlight: Propagate errors from get_brightness() by Thomas Weißschuh · 3 years, 4 months ago
- 33a5471 video: backlight: Drop maximum brightness override for brightness zero by Marek Vasut · 3 years, 3 months ago
- cd395d5 tgafb: clarify dependencies by Linus Torvalds · 3 years, 3 months ago
- d1b803f Merge drm/drm-next into drm-intel-next by Rodrigo Vivi · 3 years, 3 months ago
- a668acb Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 4 months ago
- 8c28051c fbmem: don't allow too huge resolutions by Tetsuo Handa · 3 years, 4 months ago
- 2d7b4cdb Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years, 4 months ago
- 79fad92 backlight: pwm_bl: Improve bootloader/kernel device handover by Daniel Thompson · 3 years, 5 months ago
- b2eb7d7 Merge drm/drm-next into drm-intel-next by Jani Nikula · 3 years, 4 months ago
- 55285e2 fbdev/efifb: Release PCI device's runtime PM ref during FB destroy by Imre Deak · 3 years, 5 months ago
- 833d14a video: fbdev: ssd1307fb: Cache address ranges by Geert Uytterhoeven · 3 years, 5 months ago
- 251e48a video: fbdev: ssd1307fb: Optimize screen updates by Geert Uytterhoeven · 3 years, 5 months ago
- 8a15af3b video: fbdev: ssd1307fb: Extract ssd1307fb_set_{col,page}_range() by Geert Uytterhoeven · 3 years, 5 months ago
- ef9d793 video: fbdev: ssd1307fb: Simplify ssd1307fb_update_display() by Geert Uytterhoeven · 3 years, 5 months ago
- 7b4b373 video: fbdev: ssd1307fb: Propagate errors via ssd1307fb_update_display() by Geert Uytterhoeven · 3 years, 5 months ago
- ca31fef Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 3 years, 5 months ago
- 0937a7b video: ep93xx: Prepare clock before using it by Alexander Sverdlin · 3 years, 5 months ago
- f92763c video: fbdev: riva: Error out if 'pixclock' equals zero by Zheyu Ma · 3 years, 5 months ago
- 1520b4b video: fbdev: kyro: Error out if 'pixclock' equals zero by Zheyu Ma · 3 years, 5 months ago
- b36b242 video: fbdev: asiliantfb: Error out if 'pixclock' equals zero by Zheyu Ma · 3 years, 5 months ago
- 8da49a3 Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 5 months ago
- daa3736 backlight: ktd253: Stabilize backlight by Linus Walleij · 3 years, 6 months ago
- 030fadb video: fbdev: neofb: add a check against divide error by Zheyu Ma · 3 years, 5 months ago
- 99279ad video: fbdev: arcfb: remove redundant initialization of variable err by Colin Ian King · 3 years, 5 months ago
- 588b3ee Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 5 months ago
- 0189cb57 fbmem: Convert from atomic_t to refcount_t on fb_info->count by Xiyu Yang · 3 years, 5 months ago
- 98a6543 video: fbdev: kyro: fix a DoS bug by restricting user input by Zheyu Ma · 3 years, 6 months ago
- 786cb0a Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 5 months ago
- c869834 video: fbdev: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
- 0af7782 fbmem: Do not delete the mode that is still in use by Zhen Lei · 3 years, 6 months ago
- dcf3c93 Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 6 months ago
- eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
- 3f8b8e7 Merge tag 'backlight-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
- f45fbbb Backmerge tag 'v5.13-rc7' into drm-next by Dave Airlie · 3 years, 6 months ago
- 1181f21 backlight: lm3630a: Convert to atomic PWM API and check for errors by Uwe Kleine-König · 3 years, 6 months ago
- b9481a6 backlight: lm3630a: Fix return code of .update_status() callback by Uwe Kleine-König · 3 years, 6 months ago
- 0bbadaf um: allow disabling NO_IOMEM by Johannes Berg · 3 years, 10 months ago
- d35c97f fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init(). by Jiahua Yu · 3 years, 6 months ago
- db4e54a Merge tag 'v5.13-rc6' into char-misc-next by Greg Kroah-Hartman · 3 years, 7 months ago
- ff323d6 video: fbdev: mb862xx: use DEVICE_ATTR_RO macro by Zhen Lei · 3 years, 7 months ago
- c5ef15a video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word by lijian · 3 years, 7 months ago
- 0b78f8b Revert "fb_defio: Remove custom address_space_operations" by Matthew Wilcox · 3 years, 7 months ago