1. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  2. ecc5fbd Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  3. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  4. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  5. 410b429 Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  6. 717c18f fbdev: ssd1307fb: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  7. ab366b4 fbdev: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  8. a53dd25 efifb: Don't show the mapping VA by Andy Lutomirski · 8 years ago
  9. ffe1b6c video: AMBA CLCD: Remove unncessary include in amba-clcd.c by Wang Hongcheng · 9 years ago
  10. 80403b2 fbdev: ssd1307fb: Fix charge pump setting by Julian Scheel · 9 years ago
  11. 524edf3 fbdev: fbmem: implement error handling in fbmem_init() by Alexey Khoroshilov · 8 years ago
  12. 18b6562c fbdev: sh_mipi_dsi: remove driver by Simon Horman · 8 years ago
  13. cc6df3a video: fbdev: imxfb: add some error handling by Uwe Kleine-König · 8 years ago
  14. 46ffe10 video: fbdev: imxfb: fix semantic of .get_power and .set_power by Uwe Kleine-König · 8 years ago
  15. 725d012 Merge 4.6-rc7 into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  16. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 8 years ago
  17. ba02633 fbdev: fb_defio: Export fb_deferred_io_mmap by Noralf Trønnes · 8 years ago
  18. 696ca5e drivers:hv: Use new vmbus_mmio_free() from client drivers. by Jake Oshins · 8 years ago
  19. 9b4639b video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usage by Peter Ujfalusi · 8 years ago
  20. 9822504 efifb: Enable the efi-framebuffer platform driver for ARM and arm64 by Ard Biesheuvel · 8 years ago
  21. 07ea7ec efifb: Use builtin_platform_driver and drop unused includes by Ard Biesheuvel · 8 years ago
  22. 21289ec x86/efi/efifb: Move DMI based quirks handling out of generic code by Ard Biesheuvel · 8 years ago
  23. 4dacad6 omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return value by Vladimir Zapolskiy · 9 years ago
  24. f36fdac video: ARM CLCD: runtime check for Versatile by Linus Walleij · 9 years ago
  25. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  26. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  27. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  28. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  30. 09fd671 Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  31. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  32. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  33. 13aa38e xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND" by Arnd Bergmann · 9 years ago
  34. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  35. caaecd9 drm/omap: move dss_mgr_* declarations to omapdrm/omapfb by Tomi Valkeinen · 9 years ago
  36. 564c7c7 drm/omap: move struct dss_mgr_ops to omapdrm/omapfb by Tomi Valkeinen · 9 years ago
  37. 35a339a drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb by Tomi Valkeinen · 9 years ago
  38. 32ad619 video: fbdev: sis: remove unused variable by Sudip Mukherjee · 9 years ago
  39. c15222b drivers/video: make fbdev/sunxvr2500.c explicitly non-modular by Paul Gortmaker · 9 years ago
  40. 27844cb drivers/video: make fbdev/sunxvr1000.c explicitly non-modular by Paul Gortmaker · 9 years ago
  41. d61b0ef drivers/video: make fbdev/sunxvr500.c explicitly non-modular by Paul Gortmaker · 9 years ago
  42. 5a63ddf video: exynos: fix modular build by Arnd Bergmann · 9 years ago
  43. 713fced fbdev: da8xx-fb: fix videomodes of lcd panels by Sushaanth Srirangapathi · 9 years ago
  44. 2cd82d0 simplefb: Remove impossible check for of_clk_get_parent_count() < 0 by Stephen Boyd · 9 years ago
  45. 2f9ba65 fbdev: kill fb_rotate by Rasmus Villemoes · 9 years ago
  46. e29f0d5 video: fbdev: bt431: Correct cursor format control macro by Maciej W. Rozycki · 9 years ago
  47. 5832706 video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressing by Maciej W. Rozycki · 9 years ago
  48. 01ac59c video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handling by Maciej W. Rozycki · 9 years ago
  49. e26d682 video: fbdev: bt455: Remove unneeded colormap helpers for cursor support by Maciej W. Rozycki · 9 years ago
  50. df08210 video: fbdev: pmag-aa-fb: Report video timings by Maciej W. Rozycki · 9 years ago
  51. 60821fe video: fbdev: pmag-aa-fb: Enable building as a module by Maciej W. Rozycki · 9 years ago
  52. 90c8317 video: fbdev: pmag-aa-fb: Adapt to current APIs by Maciej W. Rozycki · 9 years ago
  53. af22f64 video: fbdev: pmag-ba-fb: Fix the lower margin size by Maciej W. Rozycki · 9 years ago
  54. 8b4c78a fbdev: sh_mobile_lcdc: Use ARCH_RENESAS by Simon Horman · 9 years ago
  55. 7fdfc70 fbdev: n411: check return value by Sudip Mukherjee · 9 years ago
  56. f059c4b fbdev: exynos: fix IS_ERR_VALUE usage by Andrzej Hajda · 9 years ago
  57. 206fc20 video: Use bool instead int pointer for get_opt_bool() argument by Daniel Wagner · 9 years ago
  58. 17f2e8e video: fbdev: metronomefb: two harmless off by one bugs by Dan Carpenter · 9 years ago
  59. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  60. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  61. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
  62. b82fe6d video: fbdev: imxfb: Provide a reset mechanism by Fabio Estevam · 9 years ago
  63. c3a2da2 fbdev: mmp: print IRQ resource using %pR format string by Arnd Bergmann · 9 years ago
  64. ef88ee4 fbdev: da8xx-fb: remove incorrect type cast by Arnd Bergmann · 9 years ago
  65. b54729b fbdev: s6e8ax0: avoid unused function warnings by Arnd Bergmann · 9 years ago
  66. 87df1b2 ocfb: fix tgdel and tvdel timing parameters by Andrea Merello · 9 years ago
  67. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  68. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  69. 6f6abd3 video: fbdev: pxafb: fix out of memory error path by Robert Jarzmik · 9 years ago
  70. 11680af video: fbdev: via: use gpiochip data pointer by Linus Walleij · 9 years ago
  71. 13e676b fbdev: via-gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  72. 9960aa7 drm/omap: move omapdss & displays under omapdrm by Tomi Valkeinen · 9 years ago
  73. 5ca2891 omapfb: move vrfb into omapfb by Tomi Valkeinen · 9 years ago
  74. f3dab1e omapfb: take omapfb's private omapdss into use by Tomi Valkeinen · 9 years ago
  75. d232fd0 omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_* by Tomi Valkeinen · 9 years ago
  76. 35b522c omapfb/dss: change CONFIG_OMAP* to CONFIG_FB_OMAP* by Tomi Valkeinen · 9 years ago
  77. f76ee89 omapfb: copy omapdss & displays for omapfb by Tomi Valkeinen · 9 years ago
  78. 1c6aac9 omapfb: allow compilation only if DRM_OMAP is disabled by Tomi Valkeinen · 9 years ago
  79. ef1ea03 fbdev: omap2: panel-dpi: simplify gpio setting by Uwe Kleine-König · 9 years ago
  80. 7f496cf fbdev: omap2: panel-dpi: in .disable first disable backlight then display by Uwe Kleine-König · 9 years ago
  81. 85d90b1 OMAPDSS: DSS: fix a warning message by Dan Carpenter · 9 years ago
  82. 9dec58e6 video: omapdss: delete unneeded of_node_put by Julia Lawall · 9 years ago
  83. 0bcfdba OMAPDSS: DISPC: Remove boolean comparisons by Luis de Bethencourt · 9 years ago
  84. 0035541 OMAPDSS: DSI: cleanup DSI_IRQ_ERROR_MASK define by Dan Carpenter · 9 years ago
  85. b742648 OMAPDSS: remove extra out == NULL checks by Tomi Valkeinen · 9 years ago
  86. 6590415 OMAPDSS: change internal dispc functions to static by Tomi Valkeinen · 9 years ago
  87. 98c2835 OMAPDSS: make a two dss feat funcs internal to omapdss by Tomi Valkeinen · 9 years ago
  88. f2d580a OMAPDSS: remove extra EXPORT_SYMBOLs by Tomi Valkeinen · 9 years ago
  89. 98cd579 OMAPDSS: add setup for WB capture mode in dispc_wb_setup() by Tomi Valkeinen · 9 years ago
  90. 4c055ce OMAPDSS: set WB capturemode for m2m mode by Tomi Valkeinen · 9 years ago
  91. 7d18bbe OMAPDSS: fix rgb-to-yuv color conv coefs by Tomi Valkeinen · 9 years ago
  92. fd2eac5 OMAPDSS: skip pclk check for WB mem2mem by Tomi Valkeinen · 9 years ago
  93. ecb0b36 OMAPDSS: configure WB mflag threshold by Tomi Valkeinen · 9 years ago
  94. 65e116e OMAPDSS: configure WB fifo thresholds by Tomi Valkeinen · 9 years ago
  95. 5b354af OMAPDSS: configure burst size for WB by Tomi Valkeinen · 9 years ago
  96. c2665c4 OMAPDSS: handle WB channel in dispc_set/get_channel_out by Tomi Valkeinen · 9 years ago
  97. d7df5ad OMAPDSS: refactor dispc_ovl_get_channel_out by Tomi Valkeinen · 9 years ago
  98. 20efbc3 OMAPDSS: add 'has_writeback' flag by Tomi Valkeinen · 9 years ago
  99. bae199c OMAPDSS: add num_wbs=1 to omap5 dss features by Tomi Valkeinen · 9 years ago
  100. 06c525f OMAPDSS: add WB to register dump by Tomi Valkeinen · 9 years ago