| Commit message (Expand) | Author | Files | Lines |
2019-04-01 | fbdev: fix divide error in fb_var_to_videomode | Shile Zhang | 1 | -0/+3 |
2019-04-01 | fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display | Yifeng Li | 2 | -16/+44 |
2019-04-01 | fbdev: sm712fb: fix support for 1024x768-16 mode | Yifeng Li | 1 | -0/+59 |
2019-04-01 | fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting | Yifeng Li | 1 | -26/+38 |
2019-04-01 | fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM | Yifeng Li | 2 | -9/+44 |
2019-04-01 | fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA | Yifeng Li | 1 | -1/+5 |
2019-04-01 | fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75 | Yifeng Li | 1 | -1/+3 |
2019-04-01 | fbdev: sm712fb: fix brightness control on reboot, don't set SR30 | Yifeng Li | 1 | -2/+2 |
2019-04-01 | fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F | Yifeng Li | 1 | -1/+5 |
2019-04-01 | video: imsttfb: fix potential NULL pointer dereferences | Kangjie Lu | 1 | -0/+5 |
2019-04-01 | video: hgafb: fix potential NULL pointer dereference | Kangjie Lu | 1 | -0/+2 |
2019-04-01 | fbdev: list all pci memory bars as conflicting apertures | Gerd Hoffmann | 1 | -4/+25 |
2019-04-01 | drivers: video: fbdev: Kconfig: pedantic cleanups | Enrico Weigelt, metux IT consult | 6 | -190/+188 |
2019-04-01 | omapfb: Fix potential NULL pointer dereference in kmalloc | Aditya Pakki | 1 | -0/+2 |
2019-04-01 | xen, fbfront: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2019-04-01 | udlfb: introduce a rendering mutex | Mikulas Patocka | 2 | -11/+31 |
2019-04-01 | udlfb: fix sleeping inside spinlock | Mikulas Patocka | 2 | -3/+59 |
2019-04-01 | udlfb: delete the unused parameter for dlfb_handle_damage | Mikulas Patocka | 1 | -12/+9 |
2019-04-01 | video: fbdev: atmel_lcdfb: drop AVR and platform_data support | Alexandre Belloni | 2 | -113/+7 |
2019-04-01 | omapfb: add missing of_node_put after of_device_is_available | Julia Lawall | 1 | -1/+3 |
2019-04-01 | video/macfb: Always initialize DAFB colour table pointer register | Finn Thain | 1 | -1/+1 |
2019-04-01 | video/macfb: Call fb_invert_cmaps() | Finn Thain | 1 | -2/+1 |
2019-04-01 | fbdev: atafb: Modernize printing of kernel messages | Geert Uytterhoeven | 1 | -12/+13 |
2019-04-01 | fbdev: atafb: Fix broken frame buffer after kexec | Geert Uytterhoeven | 1 | -4/+30 |
2019-04-01 | fbdev: atafb: Remove obsolete module support | Geert Uytterhoeven | 5 | -107/+1 |
2019-04-01 | fbdev: atafb: Stop printing virtual screen_base | Geert Uytterhoeven | 1 | -2/+2 |
2019-04-01 | video/macfb: Remove redundant code | Finn Thain | 1 | -24/+0 |
2019-04-01 | video: fbdev: savage: fix indentation issue | Colin Ian King | 1 | -3/+3 |
2019-04-01 | video: fbdev: vesafb: fix indentation issue | Colin Ian King | 1 | -2/+2 |
2019-04-01 | fbdev: mxsfb: implement FB_PRE_INIT_FB option | Melchior Franz | 2 | -1/+13 |
2019-03-31 | Linux 5.1-rc3v5.1-rc3 | Linus Torvalds | 1 | -1/+1 |
2019-03-30 | leds: trigger: netdev: use memcpy in device_name_store | Rasmus Villemoes | 1 | -1/+2 |
2019-03-30 | leds: pca9532: fix a potential NULL pointer dereference | Kangjie Lu | 1 | -2/+6 |
2019-03-29 | LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" | Kees Cook | 1 | -0/+38 |
2019-03-29 | fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links | YueHaibing | 1 | -1/+2 |
2019-03-29 | fs: fs_parser: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2019-03-29 | checkpatch: add %pt as a valid vsprintf extension | Alexandre Belloni | 1 | -1/+1 |
2019-03-29 | mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate | Lars Persson | 1 | -3/+8 |
2019-03-29 | drivers/block/zram/zram_drv.c: fix idle/writeback string compare | Minchan Kim | 1 | -26/+6 |
2019-03-29 | mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() | Qian Cai | 1 | -1/+2 |
2019-03-29 | mm/memory_hotplug.c: fix notification in offline error path | Qian Cai | 1 | -1/+1 |
2019-03-29 | ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK | Andrei Vagin | 2 | -2/+31 |
2019-03-29 | fs/proc/kcore.c: make kcore_modules static | YueHaibing | 1 | -1/+1 |
2019-03-29 | include/linux/list.h: fix list_is_first() kernel-doc | Randy Dunlap | 1 | -1/+1 |
2019-03-29 | mm/debug.c: fix __dump_page when mapping->host is not set | Oscar Salvador | 1 | -1/+1 |
2019-03-29 | mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified | Yang Shi | 1 | -7/+33 |
2019-03-29 | include/linux/hugetlb.h: convert to use vm_fault_t | Souptick Joarder | 1 | -1/+7 |
2019-03-29 | iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging | Nicolas Boichat | 1 | -4/+15 |
2019-03-29 | mm: add support for kmem caches in DMA32 zone | Nicolas Boichat | 5 | -2/+12 |
2019-03-29 | ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock | Darrick J. Wong | 1 | -18/+24 |