Age | Commit message (Expand) | Author |
2017-01-24 | fbdev: color map copying bounds checking | Kees Cook |
2017-01-04 | video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap | Arvind Yadav |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-13 | Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-12 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-12 | openrisc: prevent VGA console, fix builds | Randy Dunlap |
2016-12-05 | Backmerge tag 'v4.9-rc8' into drm-next | Dave Airlie |
2016-11-18 | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet |
2016-11-16 | Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next | Dave Airlie |
2016-11-14 | video: of: Constify node argument to display timing functions | Laurent Pinchart |
2016-11-13 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar |
2016-11-07 | xen: make use of xenbus_read_unsigned() in xen-fbfront | Juergen Gross |
2016-11-03 | video: ARM CLCD: fix Vexpress regression | Linus Walleij |
2016-11-02 | video: of: display_timing: Add support for syncclk-active property | Peter Ujfalusi |
2016-10-27 | vgacon: remove prehistoric macros | Jiri Slaby |
2016-10-27 | vgacon: switch boolean variables to bool | Jiri Slaby |
2016-10-27 | tty: vgacon+sisusb, move scrolldelta to a common helper | Jiri Slaby |
2016-10-27 | tty: vt, cleanup and document con_scroll | Jiri Slaby |
2016-10-25 | Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds |
2016-10-18 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-18 | efifb: Show framebuffer layout as device attributes | Peter Jones |
2016-10-17 | video: Add new aspect ratios for HDMI 2.0 | Shashank Sharma |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-10-12 | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-06 | FBDEV: cobalt_lcdfb: Drop SEAD3 support | Paul Burton |
2016-10-06 | backlight: pwm_bl: Handle gpio that can sleep | Maxime Ripard |
2016-10-06 | backlight-tosa: Delete unnecessary assignment for the field "owner" | Markus Elfring |
2016-10-05 | mips: separate extable.h, switch module.h to it | Al Viro |
2016-09-27 | video: smscufx: remove unused variable | Sudip Mukherjee |
2016-09-27 | matroxfb: fix size of memcpy | Sudip Mukherjee |
2016-09-27 | fbdev: ssd1307fb: fix a possible NULL dereference | LABBE Corentin |
2016-09-27 | fbdev: ssd1307fb: constify the device_info pointer | LABBE Corentin |
2016-09-27 | simplefb: Disable and release clocks and regulators in destroy callback | Chen-Yu Tsai |
2016-09-27 | video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures | Julia Lawall |
2016-09-27 | matroxfb: constify local structures | Julia Lawall |
2016-09-27 | video: fbdev: i810: add in missing white space in error message text | Colin Ian King |
2016-09-27 | video: fbdev: add missing \n at end of printk error message | Colin Ian King |
2016-09-27 | video: fbdev: exynos: Remove old non-working MIPI driver | Krzysztof Kozlowski |
2016-09-27 | omapfb: fix return value check in dsi_bind() | Wei Yongjun |
2016-09-27 | video: fbdev: offb: Call pci_enable_device() before using the PCI VGA device | Yongji Xie |
2016-09-07 | fbdev: vfb: simplify memory management | Vladimir Murzin |
2016-09-07 | fbdev: vfb: add option for video mode | Vladimir Murzin |
2016-09-07 | fbdev: vfb: add description to module parameters | Vladimir Murzin |
2016-09-07 | video: fbdev: intelfb: remove impossible condition | Sudip Mukherjee |