summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-01fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()Michael Kelley
2024-02-26fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)
2024-01-23fbdev: stifb: Fix crash in stifb_blank()Helge Deller
2024-01-22fbcon: Fix incorrect printed function name in fbcon_prepare_logo()Geert Uytterhoeven
2024-01-21fbdev: sis: Error out if pixclock equals zeroFullway Wang
2024-01-21fbdev: savage: Error out if pixclock equals zeroFullway Wang
2024-01-21fbdev: vt8500lcdfb: Remove unnecessary print function dev_err()Jiapeng Chong
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-12Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-12fbdev/intelfb: Remove driverThomas Zimmermann
2024-01-12fbdev/hyperv_fb: Do not clear global screen_infoThomas Zimmermann
2024-01-12fbdev/hyperv_fb: Remove firmware framebuffers with aperture helpersThomas Zimmermann
2024-01-12fbdev/sis: Remove dependency on screen_infoThomas Zimmermann
2024-01-12video/logo: use %u format specifier for unsigned int valuesColin Ian King
2024-01-12video/sticore: Remove info field from STI structThomas Zimmermann
2024-01-12fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()Thomas Zimmermann
2024-01-12video/sticore: Store ROM device in STI structThomas Zimmermann
2024-01-12fbdev: flush deferred IO before closingNam Cao
2024-01-12fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao
2024-01-12fbdev: amba-clcd: Delete the old CLCD driverLinus Walleij
2024-01-12fbdev: Remove support for Carillo Ranch driverMatthew Wilcox (Oracle)
2024-01-11fbdev: hgafb: fix kernel-doc commentsRandy Dunlap
2024-01-11fbdev: mmp: Fix typo and wording in code commentDario Binacchi
2024-01-11fbdev: fsl-diu-fb: Fix sparse warning due to virt_to_phys() prototype changeStanislav Kinsburskii
2024-01-11fbdev: imxfb: add '*/' on a separate line in block commentDario Binacchi
2024-01-11fbdev: imxfb: use __func__ for function nameDario Binacchi
2024-01-11fbdev: imxfb: Fix style warnings relating to printk()Dario Binacchi
2024-01-11fbdev: imxfb: add missing spaces after ','Dario Binacchi
2024-01-11fbdev: imxfb: drop ftrace-like loggingDario Binacchi
2024-01-11fbdev: imxfb: add missing SPDX tagDario Binacchi
2024-01-11fbdev: imxfb: replace some magic numbers with constantsDario Binacchi
2024-01-11fbdev: imxfb: use BIT, FIELD_{GET,PREP} and GENMASK macrosDario Binacchi
2024-01-11fbdev: imxfb: move PCR bitfields near their offsetDario Binacchi
2024-01-11fbdev: imxfb: fix left margin settingDario Binacchi
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2023-12-13backlight: hx8357: Convert to agnostic GPIO APIAndy Shevchenko
2023-12-07backlight: ili922x: Add an error code check in ili922x_write()Su Hui
2023-12-07backlight: ili922x: Drop kernel-doc for local macrosRandy Dunlap
2023-12-01backlight: mp3309c: Fix uninitialized local variableFlavio Suligoi
2023-11-29fbdev: Remove default file-I/O implementationsThomas Zimmermann
2023-11-29fbdev: Warn on incorrect framebuffer accessThomas Zimmermann
2023-11-29fbdev: Move default fb_mmap code into helper functionThomas Zimmermann
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann