Age | Commit message (Expand) | Author | Files | Lines |
2021-10-25 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2 | -8/+17 |
2021-10-15 | video: omapfb: replace snprintf in show functions with sysfs_emit | Qing Wang | 4 | -32/+32 |
2021-10-15 | video: fbdev: replace snprintf in show functions with sysfs_emit | Qing Wang | 1 | -7/+7 |
2021-10-14 | video: omapfb: Fix fall-through warning for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-10-13 | fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list) | Claudio Suarez | 9 | -672/+42 |
2021-10-11 | Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -7/+14 |
2021-10-10 | fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr' | Zheyu Ma | 1 | -1/+4 |
2021-09-18 | tgafb: clarify dependencies | Linus Torvalds | 1 | -1/+3 |
2021-09-15 | Merge drm/drm-next into drm-intel-next | Rodrigo Vivi | 3 | -46/+89 |
2021-09-10 | Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+6 |
2021-09-08 | fbmem: don't allow too huge resolutions | Tetsuo Handa | 1 | -0/+6 |
2021-09-07 | Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -46/+83 |
2021-08-19 | backlight: pwm_bl: Improve bootloader/kernel device handover | Daniel Thompson | 1 | -26/+28 |
2021-08-16 | Merge drm/drm-next into drm-intel-next | Jani Nikula | 10 | -64/+133 |
2021-08-13 | fbdev/efifb: Release PCI device's runtime PM ref during FB destroy | Imre Deak | 1 | -7/+14 |
2021-07-27 | video: fbdev: ssd1307fb: Cache address ranges | Geert Uytterhoeven | 1 | -2/+25 |
2021-07-27 | video: fbdev: ssd1307fb: Optimize screen updates | Geert Uytterhoeven | 1 | -21/+29 |
2021-07-27 | video: fbdev: ssd1307fb: Extract ssd1307fb_set_{col,page}_range() | Geert Uytterhoeven | 1 | -20/+37 |
2021-07-27 | video: fbdev: ssd1307fb: Simplify ssd1307fb_update_display() | Geert Uytterhoeven | 1 | -7/+10 |
2021-07-27 | video: fbdev: ssd1307fb: Propagate errors via ssd1307fb_update_display() | Geert Uytterhoeven | 1 | -6/+12 |
2021-07-27 | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 12 | -49/+299 |
2021-07-26 | video: ep93xx: Prepare clock before using it | Alexander Sverdlin | 1 | -2/+2 |
2021-07-26 | video: fbdev: riva: Error out if 'pixclock' equals zero | Zheyu Ma | 1 | -0/+3 |
2021-07-26 | video: fbdev: kyro: Error out if 'pixclock' equals zero | Zheyu Ma | 1 | -0/+3 |
2021-07-26 | video: fbdev: asiliantfb: Error out if 'pixclock' equals zero | Zheyu Ma | 1 | -0/+3 |
2021-07-23 | Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 4 | -5/+10 |
2021-07-21 | backlight: ktd253: Stabilize backlight | Linus Walleij | 1 | -20/+55 |
2021-07-21 | video: fbdev: neofb: add a check against divide error | Zheyu Ma | 1 | -1/+1 |
2021-07-21 | video: fbdev: arcfb: remove redundant initialization of variable err | Colin Ian King | 1 | -1/+1 |
2021-07-21 | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -3/+1 |
2021-07-19 | fbmem: Convert from atomic_t to refcount_t on fb_info->count | Xiyu Yang | 1 | -3/+3 |
2021-07-19 | video: fbdev: kyro: fix a DoS bug by restricting user input | Zheyu Ma | 1 | -0/+5 |
2021-07-16 | Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -7/+5 |
2021-07-13 | video: fbdev: Fix fall-through warning for Clang | Gustavo A. R. Silva | 1 | -0/+2 |
2021-07-13 | fbmem: Do not delete the mode that is still in use | Zhen Lei | 1 | -7/+5 |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2021-07-05 | Merge tag 'backlight-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -39/+250 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko | 1 | -0/+1 |
2021-06-23 | Backmerge tag 'v5.13-rc7' into drm-next | Dave Airlie | 3 | -1/+40 |
2021-06-22 | backlight: lm3630a: Convert to atomic PWM API and check for errors | Uwe Kleine-König | 1 | -23/+19 |
2021-06-22 | backlight: lm3630a: Fix return code of .update_status() callback | Uwe Kleine-König | 1 | -6/+6 |
2021-06-17 | um: allow disabling NO_IOMEM | Johannes Berg | 1 | -1/+1 |
2021-06-17 | fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init(). | Jiahua Yu | 1 | -3/+1 |
2021-06-14 | Merge tag 'v5.13-rc6' into char-misc-next | Greg Kroah-Hartman | 2 | -0/+39 |
2021-06-03 | video: fbdev: mb862xx: use DEVICE_ATTR_RO macro | Zhen Lei | 1 | -3/+3 |
2021-06-03 | video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word | lijian | 1 | -1/+1 |
2021-06-01 | Revert "fb_defio: Remove custom address_space_operations" | Matthew Wilcox | 2 | -0/+39 |
2021-06-01 | backlight: Kconfig whitespace and indentation cleanups | Juerg Haefliger | 1 | -11/+11 |