Age | Commit message (Expand) | Author |
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-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 |
2016-08-30 | fb: adv7393: off by one in probe function | Dan Carpenter |
2016-08-30 | video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info() | Wei Yongjun |
2016-08-30 | video: fbdev: mb862xx: remove unused variable | Arnd Bergmann |
2016-08-30 | video: mxsfb: Fix framebuffer corruption on mx6sx | Marek Vasut |
2016-08-30 | mx3fb: Fix print format string | Oleg Drokin |
2016-08-30 | video: ARM CLCD: export symbols for driver module | Arnd Bergmann |
2016-08-30 | video: ARM CLCD: fix up Integrator support | Linus Walleij |
2016-08-30 | video: ARM CLCD: fix return value check in versatile_clcd_init_panel() | Wei Yongjun |
2016-08-30 | video: ARM CLCD: fix endpoint lookup logic | Arnd Bergmann |
2016-08-11 | video: fbdev: pxafb: potential NULL dereference on error | Dan Carpenter |
2016-08-11 | fb: adv7393: Use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-08-11 | fbdev/efifb: Fix 16 color palette entry calculation | Max Staudt |
2016-08-11 | fbdev: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar |
2016-08-11 | omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar |
2016-08-11 | video: s3c2410fb: Register cpufreq notifier only on S3C24xx | Krzysztof Kozlowski |
2016-08-11 | video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter fails | Wolfram Sang |
2016-08-11 | omapfb/dss: wait_for_completion_interruptible_timeout expects long | Nicholas Mc Guire |
2016-08-11 | video: ARM CLCD: add special panel hook for Versatiles | Linus Walleij |
2016-08-11 | video: ARM CLCD: add special board and panel hooks for Nomadik | Linus Walleij |
2016-08-11 | video: ARM CLCD: support Nomadik variant | Linus Walleij |
2016-08-11 | video: ARM CLCD: support pads connected in reverse order | Linus Walleij |
2016-08-11 | video: ARM CLCD: support DT signal inversion flags | Linus Walleij |
2016-08-11 | video: ARM CLCD: backlight support for OF | Linus Walleij |
2016-08-11 | omapfb: Fix regulator API abuse in dss.c and hdmi4/5.c | Mark Brown |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |