summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'backlight-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-24/+295
12 daysMerge tag 'fbdev-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-253/+792
13 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
13 daysfbdev: atafb: Add support for SuperVidel's SuperBlitterMiro Kropacek1-0/+197
13 daysfbdev: atafb: Add support for further video bit depths on atafb:externalMiro Kropacek1-7/+82
13 daysfbdev: atafb: Give atafb proper parentMiro Kropacek1-82/+92
13 daysfbdev: omapfb: panel-dsi-cm: initialize lock before registering displayRunyu Xiao1-2/+2
13 daysfbdev: viafb: refactor strcpy and viafb_nameAjith P V1-2/+1
13 daysfbdev: platinumfb: add error checking for ioremap callsBingKun Yue1-6/+29
13 daysfbdev: maxine: use MODULE_LICENSE() unconditionallyRandy Dunlap1-3/+1
13 daysfbdev: maxine: fix maxinefb_init() return valueRandy Dunlap1-1/+1
13 daysfbdev: maxine: elide an unused functionRandy Dunlap1-0/+3
13 daysfbdev: maxine: make functions staticRandy Dunlap1-3/+3
2026-08-15fbdev: atyfb: Convert to managed PCI and ioremap APIShixiong Ou1-29/+18
2026-08-15fbdev: matrox: Convert to managed PCI and ioremap APIShixiong Ou1-20/+10
2026-08-15fbdev: savage: Convert to managed PCI and ioremap APIShixiong Ou1-10/+6
2026-08-15fbdev: nvidia: Convert to managed PCI and ioremap APIShixiong Ou1-13/+6
2026-08-15fbdev: aty128fb: Convert to managed PCI and ioremap APIShixiong Ou1-28/+12
2026-08-12backlight: Use sysfs_emit() instead of sprintf()Levente Szajko2-11/+11
2026-08-12backlight: qcom-wled: Remove redundant dev_err()Pan Chuang1-2/+0
2026-08-12backlight: ktd2801: Fix unmet dependency on GPIOLIBJulian Braha1-1/+1
2026-08-12backlight: aw99706: Honor the core blank state in update_status()Junjie Cao1-1/+1
2026-08-12backlight: aw99706: Validate all DT property values consistentlyJunjie Cao1-5/+10
2026-08-12backlight: aw99706: Fix DT property names to match bindingJunjie Cao1-4/+4
2026-08-10fbdev: clps711x-fb: Remove unreachable unregister_framebuffer() callKarl Mehltretter1-2/+0
2026-08-10fbdev: mb862xxfb: Silence possibly unused functionsHelge Deller1-3/+3
2026-08-10sticon/parisc: Detect default STI graphics card for console outputHelge Deller1-1/+21
2026-08-10fbdev: ssd1307fb: defer I2C transfers from damage callbacksHui Su1-5/+67
2026-08-10fbdev: au1100fb: drop unneeded semicolonJulia Lawall1-1/+1
2026-08-10fbdev: tdfxfb: Program the initial video modeDaniel Palmer1-0/+8
2026-08-10fbdev: tdfxfb: Wake the VGA core before programming the CRTCDaniel Palmer1-0/+4
2026-08-10fbdev: tdfxfb: Manually boot unbooted cardsDaniel Palmer1-3/+37
2026-08-10fbdev: tdfxfb: Attempt to detect if the card wasn't bootedDaniel Palmer1-0/+31
2026-08-10fbdev: tdfxfb: Add helper to read config table from BIOSDaniel Palmer1-0/+78
2026-08-10fbdev: core: Clamp total_size to smem_len in read/write functionsMingyu Wang2-0/+32
2026-08-10fbdev: kyro: Validate overlay viewport coordinatesDanila Chernetsov1-1/+23
2026-08-10fbdev: mb862xx: replace dead select with dependencyJulian Braha1-2/+1
2026-08-10fbdev: sa1100fb: Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10fbdev: s3c-fb: Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10fbdev: pxafb: Remove redundant dev_err()Pan Chuang1-1/+0
2026-08-10fbdev: pxa3xx-gcu: Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10fbdev: pxa168fb: Remove redundant dev_err()Pan Chuang1-1/+0
2026-08-10fbdev: omapfb/dsi-cm: Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-10fbdev: mmp: Remove redundant dev_err()Pan Chuang1-2/+0
2026-08-10fbdev: pvr2fb: correct user pointer annotation and sentinel initializerFlorian Fuchs1-2/+2
2026-08-10fbdev: udlfb: validate vendor descriptor itemsPengpeng Hou1-6/+16
2026-08-10fbdev: sstfb: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-08-10fbdev: omap2: dsi: do not copy isr tableAndreas Kemnade1-8/+1
2026-08-10fbdev: tdfxfb: fix PCI enable cleanup with pcim_enable_device()Myeonghun Pak1-1/+1
2026-08-10fbdev: uvesafb: unregister connector callback on init failureMyeonghun Pak1-0/+2