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