Age | Commit message (Expand) | Author |
2021-09-18 | tgafb: clarify dependencies | Linus Torvalds |
2021-09-10 | Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-09-08 | fbmem: don't allow too huge resolutions | Tetsuo Handa |
2021-09-07 | Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-19 | backlight: pwm_bl: Improve bootloader/kernel device handover | Daniel Thompson |
2021-07-27 | video: fbdev: ssd1307fb: Cache address ranges | Geert Uytterhoeven |
2021-07-27 | video: fbdev: ssd1307fb: Optimize screen updates | Geert Uytterhoeven |
2021-07-27 | video: fbdev: ssd1307fb: Extract ssd1307fb_set_{col,page}_range() | Geert Uytterhoeven |
2021-07-27 | video: fbdev: ssd1307fb: Simplify ssd1307fb_update_display() | Geert Uytterhoeven |
2021-07-27 | video: fbdev: ssd1307fb: Propagate errors via ssd1307fb_update_display() | Geert Uytterhoeven |
2021-07-27 | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst |
2021-07-26 | video: ep93xx: Prepare clock before using it | Alexander Sverdlin |
2021-07-26 | video: fbdev: riva: Error out if 'pixclock' equals zero | Zheyu Ma |
2021-07-26 | video: fbdev: kyro: Error out if 'pixclock' equals zero | Zheyu Ma |
2021-07-26 | video: fbdev: asiliantfb: Error out if 'pixclock' equals zero | Zheyu Ma |
2021-07-23 | Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-07-21 | backlight: ktd253: Stabilize backlight | Linus Walleij |
2021-07-21 | video: fbdev: neofb: add a check against divide error | Zheyu Ma |
2021-07-21 | video: fbdev: arcfb: remove redundant initialization of variable err | Colin Ian King |
2021-07-21 | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-07-19 | fbmem: Convert from atomic_t to refcount_t on fb_info->count | Xiyu Yang |
2021-07-19 | video: fbdev: kyro: fix a DoS bug by restricting user input | Zheyu Ma |
2021-07-16 | Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-07-13 | video: fbdev: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-07-13 | fbmem: Do not delete the mode that is still in use | Zhen Lei |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-05 | Merge tag 'backlight-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-06-23 | Backmerge tag 'v5.13-rc7' into drm-next | Dave Airlie |
2021-06-22 | backlight: lm3630a: Convert to atomic PWM API and check for errors | Uwe Kleine-König |
2021-06-22 | backlight: lm3630a: Fix return code of .update_status() callback | Uwe Kleine-König |
2021-06-17 | um: allow disabling NO_IOMEM | Johannes Berg |
2021-06-17 | fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init(). | Jiahua Yu |
2021-06-14 | Merge tag 'v5.13-rc6' into char-misc-next | Greg Kroah-Hartman |
2021-06-03 | video: fbdev: mb862xx: use DEVICE_ATTR_RO macro | Zhen Lei |
2021-06-03 | video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word | lijian |
2021-06-01 | Revert "fb_defio: Remove custom address_space_operations" | Matthew Wilcox |
2021-06-01 | backlight: Kconfig whitespace and indentation cleanups | Juerg Haefliger |
2021-05-31 | Merge 5.13-rc4 into char-misc-next | Greg Kroah-Hartman |
2021-05-27 | video: backlight: qcom-wled: Add PMI8994 compatible | Konrad Dybcio |
2021-05-27 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2021-05-27 | Merge v5.13-rc3 into drm-next | Daniel Vetter |
2021-05-26 | fbdev: matrox: use modern module_init() | Arnd Bergmann |
2021-05-21 | video: hgafb: correctly handle card detect failure during probe | Anirudh Rayabharam |
2021-05-21 | Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p... | Greg Kroah-Hartman |
2021-05-20 | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-05-19 | backlight: rt4831: Adds support for Richtek RT4831 backlight | ChiYuan Huang |
2021-05-19 | backlight: lm3630a_bl: Put fwnode in error case during ->probe() | Andy Shevchenko |