summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter1-1/+15
2024-07-22fbcon: Use oops_in_progress instead of panic_cpuJocelyn Falempe1-0/+9
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+7
2024-07-19fbcon: Add an option to disable fbcon in panicJocelyn Falempe1-1/+6
2024-07-18Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-57/+52
2024-07-11fbdev: viafb: Make I2C terminology more inclusiveEaswar Hariharan6-29/+29
2024-07-11fbdev: smscufx: Make I2C terminology more inclusiveEaswar Hariharan1-2/+2
2024-07-03mm: remove page_mkclean()Kefeng Wang1-2/+2
2024-07-03fb_defio: use a folio in fb_deferred_io_work()Kefeng Wang1-4/+5
2024-06-28fbdev: omap2: Return clk_prepare_enable to transfer the errorChen Ni1-3/+1
2024-06-25fbdev: mmp: Constify struct mmp_overlay_opsChristophe JAILLET1-1/+1
2024-06-24fbdev: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2-5/+5
2024-06-18fbdev: amifb: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-18fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-18fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann1-1/+1
2024-06-18fbdev: omapfb: use of_graph_get_remote_port()Kuninori Morimoto1-14/+1
2024-06-18fbdev: omapdss: use for_each_endpoint_of_node()Kuninori Morimoto1-2/+1
2024-06-15fbdev: offb: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-13fbdev: vfb: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-13fbdev: macmodes: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-13fbdev: goldfishfb: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-13fbdev: kyro: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-13fbdev: viafb: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-13fbdev: matroxfb: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard23-92/+57
2024-05-22Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-45/+23
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-05-15Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-46/+33
2024-05-10Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...Lee Jones6-30/+20
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann1-1/+1
2024-05-03fbdev: omap: lcd_ams_delta: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03fbdev: imx: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03fbdev: clps711x: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-02fbdev/deferred-io: Provide get_page hook in struct fb_deferred_ioThomas Zimmermann1-0/+4
2024-05-02fbdev/deferred-io: Always call get_page() for framebuffer pagesThomas Zimmermann1-4/+5
2024-05-02fbdev/deferred-io: Test smem_start for I/O memoryThomas Zimmermann1-2/+2
2024-05-02fbdev/deferred-io: Test screen_buffer for vmalloc'ed memoryThomas Zimmermann1-3/+3
2024-05-02fbdev/deferred-io: Clean up pageref on lastcloseThomas Zimmermann1-6/+11
2024-05-02fbdev/deferred-io: Move pageref setup into separate helperThomas Zimmermann1-12/+30
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter1-1/+1
2024-04-25fbdev: offb: replace of_node_put with __free(device_node)Abdulrasaq Lawani1-2/+1
2024-04-25fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen1-1/+4
2024-04-25fbdev: uvesafb: replace deprecated strncpy with strscpy_padJustin Stitt1-1/+1
2024-04-25fbdev: au1200fb: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2024-04-25fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_padJustin Stitt1-1/+1
2024-04-24fbdev: fix incorrect address computation in deferred IONam Cao1-1/+1
2024-04-10fbdev: add HAS_IOPORT dependenciesNiklas Schnelle1-11/+11
2024-04-10fbdev: sh7760fb: allow modular buildRandy Dunlap1-2/+2
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+6
2024-04-03fbdev: sisfb: hide unused variablesArnd Bergmann1-2/+1