summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds23 hours4-79/+13
|\
| * fbdev: omapfb: use new of_graph functionsKuninori Morimoto2024-10-244-79/+13
* | Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds24 hours1-3/+3
|\ \
| * \ spi: Merge up v6.12Mark Brown2024-10-076-6/+6
| |\ \
| * | | video: fbdev: mmp: switch to use spi_alloc_host()Yang Yingliang2024-09-301-3/+3
| | |/ | |/|
* | | 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 'backlight-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-231-1/+4
|\
| * backlight: l4f00242t03: Add check for spi_setupChen Ni2024-08-011-1/+4
* | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-09-191-1/+15
|\ \
| * \ Merge v6.11-rc7 into drm-nextSimona Vetter2024-09-111-8/+3
| |\ \
| * \ \ 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
* | | | Merge tag 'fbdev-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-1812-61/+68
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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
| |/ /
* / / video/aperture: optionally match the device in sysfb_disable()Alex Deucher2024-08-261-8/+3
|/ /
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-6/+7
|\ \
| * | mm: remove page_mkclean()Kefeng Wang2024-07-031-2/+2
| * | fb_defio: use a folio in fb_deferred_io_work()Kefeng Wang2024-07-031-4/+5
* | | Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-1830-59/+58
|\ \ \
| * | | 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
| * | | video: console: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-224-0/+4
| * | | fbdev: amifb: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-181-0/+1