Age | Commit message (Expand) | Author |
2019-08-22 | Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-08-20 | video: fbdev: acornfb: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-08-09 | video: fbdev: omapfb_main: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-16 | Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-15 | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-07-12 | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-09 | Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux | Linus Torvalds |
2019-07-05 | video: fbdev: imxfb: fix a typo in imxfb_probe() | Wei Yongjun |
2019-07-05 | video: fbdev: s3c-fb: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-06-28 | video: fbdev: s3c-fb: fix sparse warnings about using incorrect types | Bartlomiej Zolnierkiewicz |
2019-06-28 | video: fbdev: don't print error message on framebuffer_alloc() failure | Bartlomiej Zolnierkiewicz |
2019-06-28 | video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failure | Bartlomiej Zolnierkiewicz |
2019-06-28 | video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failure | Bartlomiej Zolnierkiewicz |
2019-06-27 | backlight: pwm_bl: Fix heuristic to determine number of brightness levels | Matthias Kaehlcke |
2019-06-27 | backlight: gpio_backlight: Enable ACPI enumeration | Andy Shevchenko |
2019-06-27 | backlight: pwm_bl: Convert to use SPDX identifier | Andy Shevchenko |
2019-06-21 | video: fbdev: omap2: remove rfbi | Bartlomiej Zolnierkiewicz |
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 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
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 | Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-next | Maarten Lankhorst |
2019-06-19 | Merge v5.2-rc5 into drm-next | Daniel Vetter |
2019-06-19 | fbcon: Export fbcon_update_vcs | Daniel Vetter |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-14 | docs: fb: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-13 | backlight: simplify lcd notifier | 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 |