summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
5 daysMerge tag 'fbdev-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysfbdev: atafb: Add support for SuperVidel's SuperBlitterMiro Kropacek
6 daysfbdev: atafb: Add support for further video bit depths on atafb:externalMiro Kropacek
6 daysfbdev: atafb: Give atafb proper parentMiro Kropacek
6 daysfbdev: omapfb: panel-dsi-cm: initialize lock before registering displayRunyu Xiao
6 daysfbdev: viafb: refactor strcpy and viafb_nameAjith P V
6 daysfbdev: platinumfb: add error checking for ioremap callsBingKun Yue
6 daysfbdev: maxine: use MODULE_LICENSE() unconditionallyRandy Dunlap
6 daysfbdev: maxine: fix maxinefb_init() return valueRandy Dunlap
6 daysfbdev: maxine: elide an unused functionRandy Dunlap
6 daysfbdev: maxine: make functions staticRandy Dunlap
11 daysfbdev: atyfb: Convert to managed PCI and ioremap APIShixiong Ou
11 daysfbdev: matrox: Convert to managed PCI and ioremap APIShixiong Ou
11 daysfbdev: savage: Convert to managed PCI and ioremap APIShixiong Ou
11 daysfbdev: nvidia: Convert to managed PCI and ioremap APIShixiong Ou
11 daysfbdev: aty128fb: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-10fbdev: clps711x-fb: Remove unreachable unregister_framebuffer() callKarl Mehltretter
2026-08-10fbdev: mb862xxfb: Silence possibly unused functionsHelge Deller
2026-08-10fbdev: ssd1307fb: defer I2C transfers from damage callbacksHui Su
2026-08-10fbdev: au1100fb: drop unneeded semicolonJulia Lawall
2026-08-10fbdev: tdfxfb: Program the initial video modeDaniel Palmer
2026-08-10fbdev: tdfxfb: Wake the VGA core before programming the CRTCDaniel Palmer
2026-08-10fbdev: tdfxfb: Manually boot unbooted cardsDaniel Palmer
2026-08-10fbdev: tdfxfb: Attempt to detect if the card wasn't bootedDaniel Palmer
2026-08-10fbdev: tdfxfb: Add helper to read config table from BIOSDaniel Palmer
2026-08-10fbdev: core: Clamp total_size to smem_len in read/write functionsMingyu Wang
2026-08-10fbdev: kyro: Validate overlay viewport coordinatesDanila Chernetsov
2026-08-10fbdev: mb862xx: replace dead select with dependencyJulian Braha
2026-08-10fbdev: sa1100fb: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: s3c-fb: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: pxafb: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: pxa3xx-gcu: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: pxa168fb: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: omapfb/dsi-cm: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: mmp: Remove redundant dev_err()Pan Chuang
2026-08-10fbdev: pvr2fb: correct user pointer annotation and sentinel initializerFlorian Fuchs
2026-08-10fbdev: udlfb: validate vendor descriptor itemsPengpeng Hou
2026-08-10fbdev: sstfb: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-08-10fbdev: omap2: dsi: do not copy isr tableAndreas Kemnade
2026-08-10fbdev: tdfxfb: fix PCI enable cleanup with pcim_enable_device()Myeonghun Pak
2026-08-10fbdev: uvesafb: unregister connector callback on init failureMyeonghun Pak
2026-08-08fbdev: bitblit: bound-check glyph index in bit_cursor()Rik van Riel
2026-08-08fbdev: Fix out-of-bounds access when rotating console after font resizeZizhi Wo
2026-08-08fbdev: core: Fix pointer desynchronization in fb_io_read()Mingyu Wang
2026-08-08fbdev: serialize mode sysfs access with lock_fb_info()Melbin K Mathew
2026-08-08fbdev: clear fb_info->mode before deleting a videomodeMelbin K Mathew
2026-08-08fbdev: bound mode sysfs output to the sysfs bufferMelbin K Mathew
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)