| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-02-09 | 1 | -1/+1 |
|\ |
|
| * | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-04 | 1 | -1/+1 |
* | | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada | 2020-02-04 | 1 | -1/+1 |
* | | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 1 | -56/+49 |
|/ |
|
* | Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-02-03 | 3 | -11/+18 |
|\ |
|
| * | backlight: qcom-wled: Fix unsigned comparison to zero | Chen Zhou | 2020-01-23 | 1 | -2/+2 |
| * | backlight: bd6107: Convert to use GPIO descriptor | Linus Walleij | 2019-12-16 | 1 | -8/+16 |
| * | backlight: ams369fg06: Drop GPIO include | Linus Walleij | 2019-12-16 | 1 | -1/+0 |
* | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-02-03 | 2 | -39/+146 |
|\ \ |
|
| * | | video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs. | Wei Hu | 2020-01-26 | 2 | -39/+144 |
| * | | video: hyperv_fb: Fix hibernation for the deferred IO feature | Dexuan Cui | 2020-01-25 | 1 | -0/+2 |
| |/ |
|
* | | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-01-30 | 131 | -247/+238 |
|\ \ |
|
| * | | video: fbdev: mmp: fix platform_get_irq.cocci warnings | kbuild test robot | 2020-01-08 | 1 | -1/+0 |
| * | | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst | 2020-01-06 | 23 | -601/+2358 |
| |\ \ |
|
| | * \ | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2019-12-17 | 121 | -155/+160 |
| | |\ \
| | | |/
| | |/| |
|
| * | | | omapfb/dss: remove unneeded conversions to bool | Andrew F. Davis | 2020-01-03 | 1 | -3/+3 |
| * | | | video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe() | Markus Elfring | 2020-01-03 | 1 | -9/+1 |
| * | | | video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe() | Markus Elfring | 2020-01-03 | 1 | -8/+1 |
| * | | | video: fbdev: fsl-diu-fb: mark expected switch fall-throughs | Gustavo A. R. Silva | 2020-01-03 | 1 | -0/+2 |
| * | | | fbdev: matrox: make array wtst_xlat static const, makes object smaller | Colin Ian King | 2020-01-03 | 1 | -1/+4 |
| * | | | fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2020-01-03 | 1 | -3/+1 |
| * | | | fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2020-01-03 | 1 | -2/+1 |
| * | | | fbdev: omapfb: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2020-01-03 | 1 | -3/+1 |
| * | | | video/fbdev/68328fb: Remove dead code | Souptick Joarder | 2020-01-03 | 1 | -12/+0 |
| * | | | pxa168fb: Fix the function used to release some memory in an error handling path | Christophe JAILLET | 2020-01-03 | 1 | -3/+3 |
| * | | | fbdev: fbmem: avoid exporting fb_center_logo | Peter Rosin | 2020-01-03 | 1 | -1/+0 |
| * | | | fbdev: fbmem: allow overriding the number of bootup logos | Peter Rosin | 2020-01-03 | 2 | -3/+16 |
| * | | | video: fbdev: mmp: fix sparse warnings about using incorrect types | Bartlomiej Zolnierkiewicz | 2020-01-03 | 4 | -33/+42 |
| * | | | video: fbdev: mmp: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz | 2020-01-03 | 2 | -2/+3 |
| * | | | video: fbdev: mmp: remove duplicated MMP_DISP dependency | Bartlomiej Zolnierkiewicz | 2020-01-03 | 2 | -8/+0 |
| | |/
| |/| |
|
| * | | video: constify fb ops across all drivers | Jani Nikula | 2019-12-05 | 107 | -110/+111 |
| * | | video: fbdev: intelfb: use const pointer for fb_ops | Jani Nikula | 2019-12-05 | 1 | -1/+1 |
| * | | video: fbdev: uvesafb: modify the static fb_ops directly | Jani Nikula | 2019-12-05 | 1 | -2/+2 |
| * | | video: fbdev: nvidia: modify the static fb_ops directly | Jani Nikula | 2019-12-05 | 1 | -9/+11 |
| * | | video: fbdev: mb862xx: modify the static fb_ops directly | Jani Nikula | 2019-12-05 | 3 | -10/+11 |
| * | | video: fbdev: atyfb: modify the static fb_ops directly | Jani Nikula | 2019-12-05 | 3 | -6/+6 |
| * | | video: omapfb: use const pointer for fb_ops | Jani Nikula | 2019-12-03 | 1 | -1/+1 |
| * | | video: fbmem: use const pointer for fb_ops | Jani Nikula | 2019-12-03 | 1 | -2/+2 |
| * | | video: fbdev: vesafb: modify the static fb_ops directly | Jani Nikula | 2019-12-03 | 1 | -3/+3 |
| * | | video: udlfb: don't restore fb_mmap after deferred IO cleanup | Jani Nikula | 2019-12-03 | 1 | -1/+0 |
| * | | video: smscufx: don't restore fb_mmap after deferred IO cleanup | Jani Nikula | 2019-12-03 | 1 | -1/+0 |
| * | | video: fb_defio: preserve user fb_ops | Jani Nikula | 2019-12-03 | 2 | -7/+11 |
| * | | fbdev: Unexport unlink_framebuffer() | Thomas Zimmermann | 2019-11-19 | 1 | -2/+1 |
* | | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-01-29 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | console/dummycon: Remove bogus depends on from DUMMY_CONSOLE | Arvind Sankar | 2020-01-14 | 1 | -1/+0 |
| | |/
| |/| |
|
* / | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 27 | -41/+41 |
|/ / |
|
* | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-12-03 | 3 | -4/+4 |
|\ \ |
|
| * \ | Merge branch 'pci/resource' | Bjorn Helgaas | 2019-11-28 | 2 | -3/+3 |
| |\ \ |
|
| | * | | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 2019-10-14 | 2 | -3/+3 |
| * | | | PCI/PM: Avoid exporting __pci_complete_power_transition() | Rafael J. Wysocki | 2019-11-20 | 1 | -1/+1 |