summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-18Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-11fbdev: viafb: Make I2C terminology more inclusiveEaswar Hariharan
2024-07-11fbdev: smscufx: Make I2C terminology more inclusiveEaswar Hariharan
2024-07-03mm: remove page_mkclean()Kefeng Wang
2024-07-03fb_defio: use a folio in fb_deferred_io_work()Kefeng Wang
2024-06-28fbdev: omap2: Return clk_prepare_enable to transfer the errorChen Ni
2024-06-25fbdev: mmp: Constify struct mmp_overlay_opsChristophe JAILLET
2024-06-24fbdev: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-18fbdev: amifb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-18fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-18fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann
2024-06-18fbdev: omapfb: use of_graph_get_remote_port()Kuninori Morimoto
2024-06-18fbdev: omapdss: use for_each_endpoint_of_node()Kuninori Morimoto
2024-06-15fbdev: offb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: vfb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: macmodes: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: goldfishfb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: kyro: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: viafb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: matroxfb: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-22Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-15Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-10Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...Lee Jones
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann
2024-05-03fbdev: omap: lcd_ams_delta: Constify lcd_opsKrzysztof Kozlowski
2024-05-03fbdev: imx: Constify lcd_opsKrzysztof Kozlowski
2024-05-03fbdev: clps711x: Constify lcd_opsKrzysztof Kozlowski
2024-05-02fbdev/deferred-io: Provide get_page hook in struct fb_deferred_ioThomas Zimmermann
2024-05-02fbdev/deferred-io: Always call get_page() for framebuffer pagesThomas Zimmermann
2024-05-02fbdev/deferred-io: Test smem_start for I/O memoryThomas Zimmermann
2024-05-02fbdev/deferred-io: Test screen_buffer for vmalloc'ed memoryThomas Zimmermann
2024-05-02fbdev/deferred-io: Clean up pageref on lastcloseThomas Zimmermann
2024-05-02fbdev/deferred-io: Move pageref setup into separate helperThomas Zimmermann
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter
2024-04-25fbdev: offb: replace of_node_put with __free(device_node)Abdulrasaq Lawani
2024-04-25fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen
2024-04-25fbdev: uvesafb: replace deprecated strncpy with strscpy_padJustin Stitt
2024-04-25fbdev: au1200fb: replace deprecated strncpy with strscpyJustin Stitt
2024-04-25fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_padJustin Stitt
2024-04-24fbdev: fix incorrect address computation in deferred IONam Cao
2024-04-10fbdev: add HAS_IOPORT dependenciesNiklas Schnelle
2024-04-10fbdev: sh7760fb: allow modular buildRandy Dunlap
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-04-03fbdev: sisfb: hide unused variablesArnd Bergmann
2024-03-28backlight: Remove fb_blank from struct backlight_propertiesThomas Zimmermann
2024-03-28fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpersThomas Zimmermann
2024-03-28fbdev: ssd1307fb: Remove struct backlight_ops.check_fbThomas Zimmermann