Age | Commit message (Expand) | Author |
2020-04-07 | Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-04-07 | Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-04-08 | Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d... | Dave Airlie |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-01 | Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-03-31 | Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-03-31 | Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-03-31 | fbcon: fix null-ptr-deref in fbcon_switch | Qiujun Huang |
2020-03-30 | Merge tag 'v5.6' into mips-next | Thomas Bogendoerfer |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-25 | .gitignore: remove too obvious comments | Masahiro Yamada |
2020-03-25 | backlight: corgi: Convert to use GPIO descriptors | Linus Walleij |
2020-03-18 | backlight: pwm_bl: Switch to full GPIO descriptor | Linus Walleij |
2020-03-18 | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan |
2020-03-12 | Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-03-11 | Merge v5.6-rc5 into drm-next | Dave Airlie |
2020-03-09 | fbdev: c2p: Use BUILD_BUG() instead of custom solution | Geert Uytterhoeven |
2020-03-08 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2020-03-06 | vgacon: Fix a UAF in vgacon_invert_region | Zhang Xiaoxu |
2020-03-02 | video: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-02 | video: fbdev: radeon: Remove dead code | Souptick Joarder |
2020-03-02 | matroxfb: add Matrox MGA-G200eW board support | Rich Felker |
2020-03-02 | video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq' | yu kuai |
2020-03-02 | video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight' | yu kuai |
2020-03-02 | video: fbdev: radeonfb: remove set but not used variable 'bytpp' | yu kuai |
2020-03-02 | video: fbdev: radeonfb: remove set but not used variable '‘cSync’' | yu kuai |
2020-03-02 | video: fbdev: radeonfb: remove set but not used variable 'vSyncPol' | yu kuai |
2020-03-02 | video: fbdev: radeonfb: remove set but not used variable 'hSyncPol' | yu kuai |
2020-03-02 | video: fbdev: wm8505fb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2020-03-02 | video: fbdev: wm8505fb: fix sparse warnings about using incorrect types | Bartlomiej Zolnierkiewicz |
2020-03-02 | video: fbdev: w100fb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2020-03-02 | video: fbdev: w100fb: fix sparse warnings | Bartlomiej Zolnierkiewicz |
2020-03-02 | video: fbdev: arcfb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2020-03-02 | video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz |
2020-03-02 | video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types | Bartlomiej Zolnierkiewicz |
2020-03-02 | video: fbdev: pxa168fb: remove unnecessary platform_get_irq | YueHaibing |
2020-02-26 | video: hdmi: Change return type of hdmi_avi_infoframe_init() to void | Laurent Pinchart |
2020-02-19 | backlight: add led-backlight driver | Tomi Valkeinen |
2020-02-19 | fbdev/g364fb: Fix build failure | Finn Thain |
2020-02-17 | Merge v5.6-rc2 into drm-misc-next | Maxime Ripard |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2020-02-03 | Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-02-03 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-01-30 | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-26 | video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs. | Wei Hu |