Age | Commit message (Expand) | Author | Files | Lines |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+3 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+1 |
2020-04-02 | Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 23 | -172/+150 |
2020-03-31 | Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -26/+3 |
2020-03-31 | Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+6 |
2020-03-30 | Merge tag 'v5.6' into mips-next | Thomas Bogendoerfer | 4 | -0/+271 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-03-25 | .gitignore: remove too obvious comments | Masahiro Yamada | 1 | -3/+0 |
2020-03-18 | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan | 1 | -4/+3 |
2020-03-12 | Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 11 | -48/+39 |
2020-03-11 | Merge v5.6-rc5 into drm-next | Dave Airlie | 4 | -0/+271 |
2020-03-09 | fbdev: c2p: Use BUILD_BUG() instead of custom solution | Geert Uytterhoeven | 1 | -6/+6 |
2020-03-09 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 3 | -0/+268 |
2020-03-06 | vgacon: Fix a UAF in vgacon_invert_region | Zhang Xiaoxu | 1 | -0/+3 |
2020-03-02 | video: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2 | -2/+2 |
2020-03-02 | video: fbdev: radeon: Remove dead code | Souptick Joarder | 1 | -16/+0 |
2020-03-02 | matroxfb: add Matrox MGA-G200eW board support | Rich Felker | 1 | -0/+15 |
2020-03-02 | video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq' | yu kuai | 1 | -2/+1 |
2020-03-02 | video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight' | yu kuai | 1 | -2/+1 |
2020-03-02 | video: fbdev: radeonfb: remove set but not used variable 'bytpp' | yu kuai | 1 | -2/+1 |
2020-03-02 | video: fbdev: radeonfb: remove set but not used variable '‘cSync’' | yu kuai | 1 | -3/+1 |
2020-03-02 | video: fbdev: radeonfb: remove set but not used variable 'vSyncPol' | yu kuai | 1 | -3/+1 |
2020-03-02 | video: fbdev: radeonfb: remove set but not used variable 'hSyncPol' | yu kuai | 1 | -2/+1 |
2020-03-02 | video: fbdev: wm8505fb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2020-03-02 | video: fbdev: wm8505fb: fix sparse warnings about using incorrect types | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2020-03-02 | video: fbdev: w100fb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2020-03-02 | video: fbdev: w100fb: fix sparse warnings | Bartlomiej Zolnierkiewicz | 1 | -8/+10 |
2020-03-02 | video: fbdev: arcfb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2020-03-02 | video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2020-03-02 | video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2020-03-02 | video: fbdev: pxa168fb: remove unnecessary platform_get_irq | YueHaibing | 1 | -3/+0 |
2020-02-26 | video: hdmi: Change return type of hdmi_avi_infoframe_init() to void | Laurent Pinchart | 1 | -9/+2 |
2020-02-20 | backlight: add led-backlight driver | Tomi Valkeinen | 3 | -0/+268 |
2020-02-19 | fbdev/g364fb: Fix build failure | Finn Thain | 1 | -26/+3 |
2020-02-17 | Merge v5.6-rc2 into drm-misc-next | Maxime Ripard | 36 | -152/+259 |
2020-02-10 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada | 1 | -1/+1 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -56/+49 |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -1/+1 |
2020-02-03 | Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -11/+18 |
2020-02-03 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -39/+146 |
2020-01-30 | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 131 | -247/+238 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+0 |
2020-01-27 | video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs. | Wei Hu | 2 | -39/+144 |
2020-01-26 | video: hyperv_fb: Fix hibernation for the deferred IO feature | Dexuan Cui | 1 | -0/+2 |
2020-01-23 | backlight: qcom-wled: Fix unsigned comparison to zero | Chen Zhou | 1 | -2/+2 |
2020-01-15 | video: fbdev: nvidia: clean up indentation issues and comment block | Colin Ian King | 1 | -21/+20 |
2020-01-15 | fbdev: remove object duplication in Makefile | Masahiro Yamada | 1 | -1/+0 |
2020-01-15 | fbdev: cg14fb: use resource_size | Julia Lawall | 1 | -2/+1 |
2020-01-15 | fbdev: s1d13xxxfb: use resource_size | Julia Lawall | 1 | -9/+8 |