Age | Commit message (Expand) | Author |
2019-06-21 | video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret | Colin Ian King |
2019-06-21 | video: fbdev-MMP: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2019-06-21 | video: fbdev: controlfb: fix warnings about comparing pointer to 0 | Shobhit Kukreti |
2019-06-21 | efifb: BGRT: Add check for new BGRT status field rotation bits | Hans de Goede |
2019-06-21 | jz4740_fb: fix DMA API abuse | Christoph Hellwig |
2019-06-21 | video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit | Arnd Bergmann |
2019-06-21 | video: fbdev: s3c-fb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2019-06-21 | video: fbdev: imxfb: fix sparse warnings about using incorrect types | Bartlomiej Zolnierkiewicz |
2019-06-21 | video: fbdev: pvr2fb: fix build warning when compiling as module | Bartlomiej Zolnierkiewicz |
2019-06-19 | Merge branch 'topic/remove-fbcon-notifiers' of git://anongit.freedesktop.org/... | Bartlomiej Zolnierkiewicz |
2019-06-19 | Merge tag 'topic/remove-fbcon-notifiers-2019-06-14-1' of git://anongit.freede... | Bartlomiej Zolnierkiewicz |
2019-06-19 | fbcon: Export fbcon_update_vcs | Daniel Vetter |
2019-06-13 | fbcon: Document what I learned about fbcon locking | Daniel Vetter |
2019-06-12 | fbcon: Call con2fb_map functions directly | Daniel Vetter |
2019-06-12 | vgaswitcheroo: call fbcon_remap_all directly | Daniel Vetter |
2019-06-12 | fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls | Daniel Vetter |
2019-06-12 | fb: Flatten control flow in fb_set_var | Daniel Vetter |
2019-06-12 | fbdev: remove FBINFO_MISC_USEREVENT around fb_blank | Daniel Vetter |
2019-06-12 | fbmem: pull fbcon_fb_blanked out of fb_blank | Daniel Vetter |
2019-06-12 | Revert "backlight/fbcon: Add FB_EVENT_CONBLANK" | Daniel Vetter |
2019-06-12 | fbdev: Call fbcon_get_requirement directly | Daniel Vetter |
2019-06-12 | fbcon: Call fbcon_mode_deleted/new_modelist directly | Daniel Vetter |
2019-06-12 | fbdev: directly call fbcon_suspended/resumed | Daniel Vetter |
2019-06-12 | fbdev/sh_mob: Remove fb notifier callback | Daniel Vetter |
2019-06-12 | fbdev: unify unlink_framebuffer paths | Daniel Vetter |
2019-06-12 | fbdev: make unregister/unlink functions not fail | Daniel Vetter |
2019-06-12 | fbcon: call fbcon_fb_bind directly | Daniel Vetter |
2019-06-12 | fbdev: lock_fb_info cannot fail | Daniel Vetter |
2019-06-12 | fbdev/atyfb: lock_fb_info can't fail | Daniel Vetter |
2019-06-12 | fbdev: sysfs files can't disappear before the device is gone | Daniel Vetter |
2019-06-12 | fbdev/omap: sysfs files can't disappear before the device is gone | Daniel Vetter |
2019-06-12 | fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify | Daniel Vetter |
2019-06-12 | fbcon: call fbcon_fb_(un)registered directly | Daniel Vetter |
2019-06-12 | fbcon: Remove fbcon_has_exited | Daniel Vetter |
2019-06-12 | fbcon: s/struct display/struct fbcon_display/ | Daniel Vetter |
2019-06-12 | fbdev/aty128fb: Remove dead code | Daniel Vetter |
2019-06-12 | fbdev/cyber2000: Remove struct display | Daniel Vetter |
2019-06-12 | fbdev/sa1100fb: Remove dead code | Daniel Vetter |
2019-06-12 | fbdev: locking check for fb_set_suspend | Daniel Vetter |
2019-06-07 | video: fbdev: pvr2fb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2019-06-07 | video: fbdev: pvr2fb: remove function prototypes | Bartlomiej Zolnierkiewicz |
2019-06-07 | video: fbdev: cyber2000fb: remove superfluous CONFIG_PCI ifdef | Bartlomiej Zolnierkiewicz |
2019-06-07 | video: fbdev: da8xx-fb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2019-06-07 | video: fbdev: gbefb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2019-06-07 | video: fbdev: pxa168fb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2019-06-07 | video: fbdev: imxfb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2019-06-07 | video: fbdev: atmel_lcdfb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2019-06-07 | video: fbdev: atafb: remove superfluous function prototypes | Bartlomiej Zolnierkiewicz |
2019-06-07 | au1200fb: fix DMA API abuse | Christoph Hellwig |
2019-06-07 | video: fbdev: mxsfb: Remove driver | Fabio Estevam |