| Commit message (Expand) | Author | Age | Files | Lines |
* | video: fbdev: omapfb_main: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-08-10 | 1 | -0/+8 |
* | Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-16 | 2 | -36/+17 |
|\ |
|
| * | backlight: pwm_bl: Fix heuristic to determine number of brightness levels | Matthias Kaehlcke | 2019-06-27 | 1 | -18/+6 |
| * | backlight: gpio_backlight: Enable ACPI enumeration | Andy Shevchenko | 2019-06-27 | 1 | -14/+9 |
| * | backlight: pwm_bl: Convert to use SPDX identifier | Andy Shevchenko | 2019-06-27 | 1 | -8/+3 |
* | | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-07-16 | 1 | -24/+251 |
|\ \ |
|
| * \ | Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-next | Maarten Lankhorst | 2019-06-19 | 17 | -724/+310 |
| |\ \ |
|
| * \ \ | Merge v5.2-rc5 into drm-next | Daniel Vetter | 2019-06-19 | 77 | -584/+77 |
| |\ \ \ |
|
| * | | | | video/hdmi: Dropped static functions from kernel doc | Uma Shankar | 2019-06-04 | 1 | -30/+0 |
| * | | | | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2019-05-28 | 1 | -0/+257 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge drm/drm-next into drm-misc-next | Sean Paul | 2019-05-22 | 45 | -1598/+789 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | video/hdmi: Add Unpack function for DRM infoframe | Uma Shankar | 2019-05-22 | 1 | -0/+67 |
| | * | | | | drm: Enable HDR infoframe support | Uma Shankar | 2019-05-22 | 1 | -0/+190 |
* | | | | | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-07-13 | 2 | -20/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | au1100fb: fix DMA API abuse | Christoph Hellwig | 2019-06-03 | 2 | -20/+5 |
| |/ / / / / |
|
* | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 4 | -22/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -7/+7 |
| * | | | | | | docs: fb: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 4 | -15/+15 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux | Linus Torvalds | 2019-07-09 | 69 | -3166/+493 |
|\ \ \ \ \ \ |
|
| * | | | | | | video: fbdev: imxfb: fix a typo in imxfb_probe() | Wei Yongjun | 2019-07-05 | 1 | -1/+1 |
| * | | | | | | video: fbdev: s3c-fb: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-07-05 | 1 | -3/+3 |
| * | | | | | | video: fbdev: s3c-fb: fix sparse warnings about using incorrect types | Bartlomiej Zolnierkiewicz | 2019-06-28 | 1 | -6/+6 |
| * | | | | | | video: fbdev: don't print error message on framebuffer_alloc() failure | Bartlomiej Zolnierkiewicz | 2019-06-28 | 41 | -120/+39 |
| * | | | | | | video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failure | Bartlomiej Zolnierkiewicz | 2019-06-28 | 1 | -1/+1 |
| * | | | | | | video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failure | Bartlomiej Zolnierkiewicz | 2019-06-28 | 1 | -1/+1 |
| * | | | | | | video: fbdev: omap2: remove rfbi | Bartlomiej Zolnierkiewicz | 2019-06-21 | 5 | -1101/+0 |
| * | | | | | | video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret | Colin Ian King | 2019-06-21 | 1 | -1/+1 |
| * | | | | | | video: fbdev-MMP: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva | 2019-06-21 | 1 | -4/+4 |
| * | | | | | | video: fbdev: controlfb: fix warnings about comparing pointer to 0 | Shobhit Kukreti | 2019-06-21 | 1 | -4/+4 |
| * | | | | | | efifb: BGRT: Add check for new BGRT status field rotation bits | Hans de Goede | 2019-06-21 | 1 | -0/+5 |
| * | | | | | | jz4740_fb: fix DMA API abuse | Christoph Hellwig | 2019-06-21 | 1 | -7/+0 |
| * | | | | | | video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit | Arnd Bergmann | 2019-06-21 | 1 | -2/+2 |
| * | | | | | | video: fbdev: s3c-fb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz | 2019-06-21 | 1 | -1/+2 |
| * | | | | | | video: fbdev: imxfb: fix sparse warnings about using incorrect types | Bartlomiej Zolnierkiewicz | 2019-06-21 | 1 | -5/+4 |
| * | | | | | | video: fbdev: pvr2fb: fix build warning when compiling as module | Bartlomiej Zolnierkiewicz | 2019-06-21 | 1 | -0/+2 |
| * | | | | | | Merge branch 'topic/remove-fbcon-notifiers' of git://anongit.freedesktop.org/... | Bartlomiej Zolnierkiewicz | 2019-06-19 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | fbcon: Export fbcon_update_vcs | Daniel Vetter | 2019-06-19 | 1 | -0/+1 |
| * | | | | | | Merge tag 'topic/remove-fbcon-notifiers-2019-06-14-1' of git://anongit.freede... | Bartlomiej Zolnierkiewicz | 2019-06-19 | 212 | -2215/+510 |
| |\| | | | | |
|
| | * | | | | | backlight: simplify lcd notifier | Daniel Vetter | 2019-06-13 | 1 | -11/+0 |
| | * | | | | | fbcon: Document what I learned about fbcon locking | Daniel Vetter | 2019-06-13 | 1 | -0/+19 |
| | * | | | | | fbcon: Call con2fb_map functions directly | Daniel Vetter | 2019-06-12 | 2 | -55/+38 |
| | * | | | | | vgaswitcheroo: call fbcon_remap_all directly | Daniel Vetter | 2019-06-12 | 1 | -9/+5 |
| | * | | | | | fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls | Daniel Vetter | 2019-06-12 | 4 | -28/+21 |
| | * | | | | | fb: Flatten control flow in fb_set_var | Daniel Vetter | 2019-06-12 | 1 | -63/+63 |
| | * | | | | | fbdev: remove FBINFO_MISC_USEREVENT around fb_blank | Daniel Vetter | 2019-06-12 | 3 | -8/+2 |
| | * | | | | | fbmem: pull fbcon_fb_blanked out of fb_blank | Daniel Vetter | 2019-06-12 | 2 | -3/+9 |
| | * | | | | | Revert "backlight/fbcon: Add FB_EVENT_CONBLANK" | Daniel Vetter | 2019-06-12 | 3 | -14/+3 |
| | * | | | | | fbdev: Call fbcon_get_requirement directly | Daniel Vetter | 2019-06-12 | 2 | -11/+3 |
| | * | | | | | fbcon: Call fbcon_mode_deleted/new_modelist directly | Daniel Vetter | 2019-06-12 | 2 | -26/+10 |
| | * | | | | | fbdev: directly call fbcon_suspended/resumed | Daniel Vetter | 2019-06-12 | 2 | -13/+4 |