summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2025-02-11backlight: hp680_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: ep93xx_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: da9052_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: da903x_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: bd6107_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: as3711_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: adp8870_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: adp8860_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: adp5520_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-11backlight: 88pm860x_bl: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-01-24Merge tag 'fbdev-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-77/+23
2025-01-21fbdev: lcdcfb: Use backlight helperShixiong Ou1-5/+1
2025-01-19fbdev: vga16fb: fix orig_video_isVGA confusionZsolt Kajtar1-3/+4
2025-01-12fbdev: omapfb: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-7/+2
2025-01-12fbdev: omapfb: Use of_property_present() to test existence of DT propertyKrzysztof Kozlowski1-1/+1
2025-01-12fbdev: sm501fb: Use str_enabled_disabled() helper in sm501fb_init_fb()Thorsten Blum1-2/+3
2025-01-09fbdev: omap: use threaded IRQ for LCD DMAAaro Koskinen1-2/+2
2025-01-09fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()Joe Hattori1-0/+1
2025-01-09fbdev: efifb: Change the return value type to voidShixiong Ou1-3/+1
2024-12-22fbdev: omapfb: Remove unused hdmi5_core_handle_irqsDr. David Alan Gilbert2-18/+0
2024-12-22video: hdmi: Remove unused hdmi_infoframe_checkDr. David Alan Gilbert1-28/+0
2024-12-22fbdev: radeon: Use const 'struct bin_attribute' callbacksThomas Weißschuh1-4/+4
2024-12-22fbdev: udlfb: Use const 'struct bin_attribute' callbackThomas Weißschuh1-4/+4
2024-12-20Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-7/+14
2024-12-17fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICEThomas Zimmermann2-7/+14
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds12-12/+12
2024-11-25Merge tag 'fbdev-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-32/+1
2024-11-22Merge tag 'backlight-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-187/+145
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds10-16/+16
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-79/+13
2024-11-20Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-3/+3
2024-11-14fbdev: omapfb: Remove some deadcodeDr. David Alan Gilbert2-30/+0
2024-11-14fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()Zhen Lei1-2/+1
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie76-1783/+109
2024-10-24fbdev: omapfb: use new of_graph functionsKuninori Morimoto4-79/+13
2024-10-21fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPSArnd Bergmann1-0/+1
2024-10-15fbdev: da8xx: remove the driverBartosz Golaszewski3-1679/+0
2024-10-15fbdev: Constify struct sbus_mmap_mapChristophe JAILLET10-10/+10
2024-10-15fbdev: nvidiafb: fix inconsistent indentation warningSurajSonawane24151-4/+4
2024-10-15fbdev: sstfb: Make CONFIG_FB_DEVICE optionalGonzalo Silvalde Blanco2-3/+7
2024-10-11Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie10-16/+16
2024-10-09backlight: Remove notifierDr. David Alan Gilbert1-42/+0
2024-10-08fbdev: Switch back to struct platform_driver::remove()Uwe Kleine-König70-88/+88
2024-10-07spi: Merge up v6.12Mark Brown6-6/+6
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro6-6/+6
2024-10-02backlight: ktz8866: Fix module autoloadingLiao Chen1-0/+1
2024-10-02backlight: 88pm860x_bl: Simplify with scoped for each OF child loopJinjie Ruan1-3/+2
2024-09-30backlight: lcd: Remove struct fb_videomode from set_mode callbackThomas Zimmermann3-7/+7
2024-09-30backlight: lcd: Replace check_fb with controls_deviceThomas Zimmermann2-7/+6