1. 7834c57 drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of relying on cpp for calculating framebuffer size by Ayan Kumar Halder · 6 years ago
  2. da77365 drm/arm/malidp:- Writeback framebuffer does not support any modifiers by Ayan Kumar Halder · 7 years ago
  3. b820756 drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formats by Ayan Kumar Halder · 7 years ago
  4. 5e29022 drm/arm/malidp:- Define a common list of AFBC format modifiers supported for DP500, DP550 and DP650 by Ayan Kumar Halder · 7 years ago
  5. ed89386 drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650 by Ayan Kumar Halder · 7 years ago
  6. 54b4260 drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier by Ayan Kumar Halder · 7 years ago
  7. e9961ab drm: Added a new format DRM_FORMAT_XVYU2101010 by Ayan Kumar Halder · 6 years ago
  8. 7ba0fee drm/fourcc: Add AFBC yuv fourccs for Mali by Brian Starkey · 6 years ago
  9. f586c9d MAINTAINERS: Add an entry for the vboxvideo driver by Hans de Goede · 6 years ago
  10. 131abc5 drm/vboxvideo: Move the vboxvideo driver out of staging by Hans de Goede · 6 years ago
  11. e5361b4 staging/vboxvideo: Refactor vbox_update_mode_hints by Hans de Goede · 6 years ago
  12. dcf7000 staging/vboxvideo: Drop initial_mode_queried workaround by Hans de Goede · 6 years ago
  13. 893ded3 staging/vboxvideo: Another FIXME item by Daniel Vetter · 6 years ago
  14. a34ced4 drm/stm: fix CONFIG_FB dependency by Arnd Bergmann · 6 years ago
  15. eea9b97 drm/v3d: Add support for V3D v4.2. by Eric Anholt · 6 years ago
  16. fc22771 drm/v3d: Handle errors from IRQ setup. by Eric Anholt · 6 years ago
  17. 935f3d8 drm/v3d: Make sure the GPU is on when measuring clocks. by Eric Anholt · 6 years ago
  18. a7dde1b drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x. by Eric Anholt · 6 years ago
  19. d26f9c7 Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next by Sean Paul · 6 years ago
  20. 877b37299 drm: export drm_timeout_abs_to_jiffies by Qiang Yu · 6 years ago
  21. e2771de drm/sun4i: rgb: Change the pixel clock validation check by Maxime Ripard · 6 years ago
  22. 9f7dfd0 drm/sun4i: Move rate variables to long long by Maxime Ripard · 6 years ago
  23. 19d0ffe drm/sun4i: rgb: Store the bridge pointer by Maxime Ripard · 6 years ago
  24. 1ce6f91 drm/sun4i: Move the panel pointer from the TCON to the encoders by Maxime Ripard · 6 years ago
  25. f741b28 drm/vc4: Use 16bpp by default for the fbdev buffer by Maxime Ripard · 6 years ago
  26. cd7d3a1 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  27. 6b5c029 drm/vc4: Add a debugfs entry to disable/enable the load tracker by Paul Kocialkowski · 6 years ago
  28. 4686da8 drm/vc4: Add a load tracker to prevent HVS underflow errors by Boris Brezillon · 6 years ago
  29. 531a1b6 drm/vc4: Report HVS underrun errors by Boris Brezillon · 6 years ago
  30. dbfbe71 drm/dsc: Split DSC PPS and SDP header initialisations by David Francis · 6 years ago
  31. 06d7cec drm/dsc: Add native 420 and 422 support to compute_rc_params by David Francis · 6 years ago
  32. dc43332 drm/i915: Move dsc rate params compute into drm by David Francis · 6 years ago
  33. 296e9b1 drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes by Swati Sharma · 6 years ago
  34. 696fa00 drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitions by Swati Sharma · 6 years ago
  35. 50bf5d7 drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc by Swati Sharma · 6 years ago
  36. 095b1d0 drm/i915: Enable P010, P012, P016 formats for primary and sprite planes by Juha-Pekka Heikkila · 6 years ago
  37. df7d415 drm/i915: Preparations for enabling P010, P012, P016 formats by Juha-Pekka Heikkila · 6 years ago
  38. e131221 drm/i915: Add P010, P012, P016 plane control definitions by Juha-Pekka Heikkila · 6 years ago
  39. 4b057e7 Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  40. 634092b drm/amd/display: Use vrr friendly pageflip throttling in DC. by Mario Kleiner · 6 years ago
  41. 8ff6264 drm: fix spelling mistake "intead" -> "instead" by Colin Ian King · 6 years ago
  42. 9d5645a drm/tinydrm: Use drm_dev_enter/exit() by Noralf Trønnes · 6 years ago
  43. 2afd9fc drm/tinydrm: Remove tinydrm_device by Noralf Trønnes · 6 years ago
  44. 3eba392 drm/tinydrm: Drop using tinydrm_device by Noralf Trønnes · 6 years ago
  45. ec33f1d drm/tinydrm/repaper: Drop using tinydrm_device by Noralf Trønnes · 6 years ago
  46. de99f06 drm/drv: DOC: Add driver example code by Noralf Trønnes · 6 years ago
  47. 9b1f1b6 drm: Add devm_drm_dev_init() by Noralf Trønnes · 6 years ago
  48. 56be650 drm/drv: Hold ref on parent device during drm_device lifetime by Noralf Trønnes · 6 years ago
  49. 2c3cd66 Merge v5.0 into drm-next by Dave Airlie · 6 years ago
  50. 1c163f4 Linux 5.0 by Linus Torvalds · 6 years ago
  51. c027c7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  52. e7c42a8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. df49fd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  54. c93d921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  55. fa3294c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  56. 07f12b2 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  57. a6da21b net: dsa: mv88e6xxx: Fix statistics on mv88e6161 by Andrew Lunn · 6 years ago
  58. cf1c9cc geneve: correctly handle ipv6.disable module parameter by Jiri Benc · 6 years ago
  59. f08d611 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  60. ed8fe20 net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode by Heiner Kallweit · 6 years ago
  61. 3612af7 bpf: fix sanitation rewrite in case of non-pointers by Daniel Borkmann · 6 years ago
  62. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  63. d1a2930 MIPS: eBPF: Fix icache flush end address by Paul Burton · 6 years ago
  64. 90490ef lan743x: Fix TX Stall Issue by Bryan Whitehead · 6 years ago
  65. d25ed41 net: phy: phylink: fix uninitialized variable in phylink_get_mac_state by Heiner Kallweit · 6 years ago
  66. 15f3ddf net: aquantia: regression on cpus with high cores: set mode with 8 queues by Dmitry Bogdanov · 6 years ago
  67. ada641f selftests: fixes for UDP GRO by Paolo Abeni · 6 years ago
  68. a215ce8 Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  69. 2d28e01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  70. cb6acd0 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
  71. 6baec88 kasan: turn off asan-stack for clang-8 and earlier by Arnd Bergmann · 6 years ago
  72. 6357c81 Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  73. 352d20d bpf: drop refcount if bpf_map_new_fd() fails in map_create() by Peng Sun · 6 years ago
  74. a7db690 drm/sun4i: Improve VI scaling for DE2/DE3 by Jernej Skrabec · 6 years ago
  75. 2586de7 drm/sun4i: Add VI scaler line size quirk for DE2/DE3 by Jernej Skrabec · 6 years ago
  76. 6089e65 Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixes by Arnd Bergmann · 6 years ago
  77. 36baa6e Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 6 years ago
  78. c825dc2 drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad D330 by David Santamaría Rogado · 6 years ago
  79. bf23aba Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  80. 3eb07d2 Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  81. d235c48 net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390X by Maxime Chevallier · 6 years ago
  82. 6e46e2d net: dsa: mv88e6xxx: Fix u64 statistics by Andrew Lunn · 6 years ago
  83. a2288d4 xen-netback: don't populate the hash cache on XenBus disconnect by Igor Druzhinin · 6 years ago
  84. 99e87f5 xen-netback: fix occasional leak of grant ref mappings under memory pressure by Igor Druzhinin · 6 years ago
  85. ac51050 sctp: chunk.c: correct format string for size_t in printk by Matthias Maennich · 6 years ago
  86. 5845f70 net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 6 years ago
  87. 3a8ed36 Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  88. 3f25a599 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  89. 8ed0579 kvm: properly check debugfs dentry before using it by Greg Kroah-Hartman · 6 years ago
  90. b49996c drm/doc: Fix copy paste error in drm_crtc_funcs.destroy() by Maarten Lankhorst · 6 years ago
  91. e30be06 mmc: sdhci-esdhc-imx: correct the fix of ERR004536 by BOUGH CHEN · 6 years ago
  92. 9cd05ad x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT by Lan Tianyu · 6 years ago
  93. c7c0d8d tee: optee: add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
  94. 13b9901 drm/bochs: Drop best_encoder by Daniel Vetter · 6 years ago
  95. 98f41dc drm/virtio: implement prime export by Gerd Hoffmann · 6 years ago
  96. 873f51d drm/virtio: remove prime pin/unpin callbacks. by Gerd Hoffmann · 6 years ago
  97. c837da8 drm/virtio: implement prime mmap by Gerd Hoffmann · 6 years ago
  98. f86d17e crypto: arm64/chacha - fix hchacha_block_neon() for big endian by Eric Biggers · 6 years ago
  99. 4b6d196 crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian by Eric Biggers · 6 years ago
  100. 5578de4 netlabel: fix out-of-bounds memory accesses by Paul Moore · 6 years ago