Age | Commit message (Expand) | Author | Files | Lines |
2024-10-08 | fbdev: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
2023-11-29 | fbdev/arcfb: Use generator macros for deferred I/O | Thomas Zimmermann | 1 | -87/+26 |
2023-11-29 | fbdev/arcfb: Set FBINFO_VIRTFB flag | Thomas Zimmermann | 1 | -0/+1 |
2023-07-24 | fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs | Thomas Zimmermann | 1 | -1/+0 |
2023-06-19 | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor... | Dave Airlie | 1 | -3/+2 |
2023-05-30 | fbdev: arcfb: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-05-26 | Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -0/+1 |
2023-05-19 | Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -4/+7 |
2023-05-18 | fbdev: Include <linux/io.h> in various drivers | Thomas Zimmermann | 1 | -0/+1 |
2023-05-11 | fbdev: arcfb: Fix error handling in arcfb_probe() | Zongjie Li | 1 | -6/+9 |
2023-05-08 | fbdev: Validate info->screen_{base, buffer} in fb_ops implementations | Thomas Zimmermann | 1 | -0/+3 |
2023-05-08 | fbdev/arcfb: Use struct fb_info.screen_buffer | Thomas Zimmermann | 1 | -4/+4 |
2021-07-21 | video: fbdev: arcfb: remove redundant initialization of variable err | Colin Ian King | 1 | -1/+1 |
2020-08-03 | fbdev: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-17 | video: fbdev: arcfb: add missed free_irq and fix the order of request_irq | Chuhong Yuan | 1 | -4/+6 |
2019-12-05 | video: constify fb ops across all drivers | Jani Nikula | 1 | -1/+1 |
2018-10-08 | video: fbdev: arcfb: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+2 |
2017-04-20 | Annotate hardware config module parameters in drivers/video/ | David Howells | 1 | -4/+4 |
2016-09-27 | video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures | Julia Lawall | 1 | -2/+2 |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 1 | -0/+667 |