| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: remove pgprot_decrypted() before calls to io_remap_pfn_range() | Jason Gunthorpe | 2020-11-10 | 1 | -5/+0 |
* | fbdev: simplify fb_getput_cmap() | Arnd Bergmann | 2020-09-25 | 1 | -25/+19 |
* | fbmem: add margin check to fb_check_caps() | George Kennedy | 2020-09-08 | 1 | -0/+4 |
* | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2020-08-12 | 1 | -6/+2 |
|\ |
|
| * | fbmem: pull fbcon_update_vcs() out of fb_set_var() | Tetsuo Handa | 2020-08-04 | 1 | -6/+2 |
* | | fbdev: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-03 | 1 | -1/+1 |
* | | fbdev: Remove trailing whitespace | Thomas Zimmermann | 2020-08-03 | 1 | -5/+5 |
|/ |
|
* | fbmem: Adjust indentation in fb_prepare_logo and fb_blank | Nathan Chancellor | 2020-01-15 | 1 | -18/+18 |
* | fbdev: potential information leak in do_fb_ioctl() | Dan Carpenter | 2020-01-15 | 1 | -1/+1 |
* | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst | 2020-01-06 | 1 | -2/+2 |
|\ |
|
| * | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2019-12-17 | 1 | -8/+14 |
| |\ |
|
| * \ | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-12-03 | 1 | -2/+2 |
| |\ \ |
|
| | * | | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 2019-10-14 | 1 | -2/+2 |
* | | | | fbdev: fbmem: avoid exporting fb_center_logo | Peter Rosin | 2020-01-03 | 1 | -1/+0 |
* | | | | fbdev: fbmem: allow overriding the number of bootup logos | Peter Rosin | 2020-01-03 | 1 | -3/+9 |
| |_|/
|/| | |
|
* | | | video: fbmem: use const pointer for fb_ops | Jani Nikula | 2019-12-03 | 1 | -2/+2 |
* | | | video: fb_defio: preserve user fb_ops | Jani Nikula | 2019-12-03 | 1 | -4/+11 |
* | | | fbdev: Unexport unlink_framebuffer() | Thomas Zimmermann | 2019-11-19 | 1 | -2/+1 |
|/ / |
|
* / | fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers | Gerd Hoffmann | 2019-08-23 | 1 | -12/+5 |
|/ |
|
* | backlight: drop EARLY_EVENT_BLANK support | Sam Ravnborg | 2019-08-05 | 1 | -11/+1 |
* | fbmem: remove redundant assignment to err | Colin Ian King | 2019-07-23 | 1 | -1/+1 |
* | fbcon: Call con2fb_map functions directly | Daniel Vetter | 2019-06-12 | 1 | -32/+2 |
* | fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls | Daniel Vetter | 2019-06-12 | 1 | -11/+10 |
* | 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 | 1 | -3/+0 |
* | fbmem: pull fbcon_fb_blanked out of fb_blank | Daniel Vetter | 2019-06-12 | 1 | -1/+3 |
* | Revert "backlight/fbcon: Add FB_EVENT_CONBLANK" | Daniel Vetter | 2019-06-12 | 1 | -0/+1 |
* | fbdev: Call fbcon_get_requirement directly | Daniel Vetter | 2019-06-12 | 1 | -4/+1 |
* | fbcon: Call fbcon_mode_deleted/new_modelist directly | Daniel Vetter | 2019-06-12 | 1 | -15/+7 |
* | fbdev: directly call fbcon_suspended/resumed | Daniel Vetter | 2019-06-12 | 1 | -5/+2 |
* | fbdev: unify unlink_framebuffer paths | Daniel Vetter | 2019-06-12 | 1 | -27/+20 |
* | fbdev: make unregister/unlink functions not fail | Daniel Vetter | 2019-06-12 | 1 | -50/+23 |
* | fbcon: call fbcon_fb_bind directly | Daniel Vetter | 2019-06-12 | 1 | -5/+2 |
* | fbdev: lock_fb_info cannot fail | Daniel Vetter | 2019-06-12 | 1 | -56/+17 |
* | fbcon: call fbcon_fb_(un)registered directly | Daniel Vetter | 2019-06-12 | 1 | -7/+17 |
* | fbdev: locking check for fb_set_suspend | Daniel Vetter | 2019-06-12 | 1 | -0/+2 |
* | fbdev: list all pci memory bars as conflicting apertures | Gerd Hoffmann | 2019-04-01 | 1 | -4/+25 |
* | fbdev: fbmem: fix memory access if logo is bigger than the screen | Manfred Schlaegl | 2019-02-08 | 1 | -0/+3 |
* | fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option | Peter Rosin | 2019-01-16 | 1 | -9/+10 |
* | fbdev: fbmem: add config option to center the bootup logo | Peter Rosin | 2018-12-20 | 1 | -1/+24 |
* | fbdev: fbmem: make fb_show_logo_line return the end instead of the height | Peter Rosin | 2018-12-20 | 1 | -3/+3 |
* | fbdev: fbmem: behave better with small rotated displays and many CPUs | Peter Rosin | 2018-12-20 | 1 | -2/+6 |
* | fbdev: Add FBINFO_HIDE_SMEM_START flag | Daniel Vetter | 2018-09-11 | 1 | -0/+4 |
* | fbdev: fix kerneldoc | Michał Mirosław | 2018-09-07 | 1 | -2/+2 |
* | fbdev: add remove_conflicting_pci_framebuffers() | Michał Mirosław | 2018-09-03 | 1 | -0/+35 |
* | fbdev: add kerneldoc do remove_conflicting_framebuffers() | Michał Mirosław | 2018-09-03 | 1 | -0/+10 |
* | fbdev: allow apertures == NULL in remove_conflicting_framebuffers() | Michał Mirosław | 2018-09-03 | 1 | -0/+14 |
* | fbdev: show fbdev number for debugging | Michał Mirosław | 2018-09-03 | 1 | -2/+2 |
* | fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set | Thomas Zimmermann | 2018-07-31 | 1 | -4/+9 |
* | fb: fix lost console when the user unplugs a USB adapter | Mikulas Patocka | 2018-07-25 | 1 | -6/+32 |