summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPSArnd Bergmann2024-10-211-0/+1
* fbdev: da8xx: remove the driverBartosz Golaszewski2024-10-153-1679/+0
* fbdev: Constify struct sbus_mmap_mapChristophe JAILLET2024-10-1510-10/+10
* fbdev: nvidiafb: fix inconsistent indentation warningSurajSonawane24152024-10-151-4/+4
* fbdev: sstfb: Make CONFIG_FB_DEVICE optionalGonzalo Silvalde Blanco2024-10-152-3/+7
* fbdev: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-0870-88/+88
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-026-6/+6
* fbdev: sisfb: Fix strbuf array overflowAndrey Shumilin2024-09-281-1/+1
* fbcon: break earlier in search_fb_in_map and search_for_mapped_conQianqiang Liu2024-09-261-2/+6
* fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_f...Markus Elfring2024-09-261-5/+2
* fbcon: Fix a NULL pointer dereference issue in fbcon_putcsQianqiang Liu2024-09-261-0/+2
* Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-09-191-1/+15
|\
| * Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-08-081-1/+15
| |\
| | * fbcon: Use oops_in_progress instead of panic_cpuJocelyn Falempe2024-07-221-0/+9
| | * fbcon: Add an option to disable fbcon in panicJocelyn Falempe2024-07-191-1/+6
* | | fbdev: omapfb: Fix typo in commentAndrew Kreimer2024-09-111-1/+1
* | | fbdev: pxafb: Fix possible use after free in pxafb_task()Kaixin Wang2024-09-111-0/+1
* | | fbdev: xen-fbfront: Assign fb_info->deviceJason Andryuk2024-09-111-0/+1
* | | fbdev: hyperv_fb: Convert comma to semicolonChen Ni2024-09-021-1/+1
* | | fbdev: imsttfb: convert comma to semicolonChen Ni2024-09-021-2/+2
* | | fbdev: pxa3xx-gcu: Convert comma to semicolonChen Ni2024-09-021-2/+2
* | | fbdev: efifb: Use driver-private screen_info for sysfsThomas Weißschuh2024-08-301-1/+3
* | | fbdev: efifb: Use devm_register_framebuffer()Thomas Weißschuh2024-08-301-11/+1
* | | fbdev: efifb: Register sysfs groups through driver coreThomas Weißschuh2024-08-301-9/+2
* | | fbdev: Introduce devm_register_framebuffer()Thomas Weißschuh2024-08-301-0/+30
* | | fbdev: omapfb: Use sysfs_emit_at() to simplify codeChristophe JAILLET2024-08-301-22/+14
* | | fbdev: omapfb: panel-sony-acx565akm: Simplify show_cabc_available_modes()Christophe JAILLET2024-08-301-7/+8
* | | fbdev: mmp: Use devm_clk_get_enabled() helpersying zuxin2024-08-301-5/+1
* | | fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()Christophe JAILLET2024-08-301-0/+1
|/ /
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-6/+7
|\ \
| * | mm: remove page_mkclean()Kefeng Wang2024-07-041-2/+2
| * | fb_defio: use a folio in fb_deferred_io_work()Kefeng Wang2024-07-041-4/+5
* | | Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-1825-57/+52
|\ \ \ | |_|/ |/| |
| * | fbdev: viafb: Make I2C terminology more inclusiveEaswar Hariharan2024-07-116-29/+29
| * | fbdev: smscufx: Make I2C terminology more inclusiveEaswar Hariharan2024-07-111-2/+2
| * | fbdev: omap2: Return clk_prepare_enable to transfer the errorChen Ni2024-06-281-3/+1
| * | fbdev: mmp: Constify struct mmp_overlay_opsChristophe JAILLET2024-06-251-1/+1
| * | fbdev: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-06-242-5/+5
| * | fbdev: amifb: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-181-0/+1
| * | fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-181-0/+1
| * | fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann2024-06-181-1/+1
| * | fbdev: omapfb: use of_graph_get_remote_port()Kuninori Morimoto2024-06-181-14/+1
| * | fbdev: omapdss: use for_each_endpoint_of_node()Kuninori Morimoto2024-06-181-2/+1
| * | fbdev: offb: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-151-0/+1
| * | fbdev: vfb: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-131-0/+1
| * | fbdev: macmodes: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-131-0/+1
| * | fbdev: goldfishfb: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-131-0/+1
| * | fbdev: kyro: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-131-0/+1
| * | fbdev: viafb: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-131-0/+1
| * | fbdev: matroxfb: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-133-0/+3
| |/