1. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  2. b5644a1 fbdev/bfin_adv7393fb: move DRIVER_NAME before its first use by Borislav Petkov · 8 years ago
  3. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  4. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  5. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  6. 7a66ecf Merge tag 'backlight-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 8 years ago
  7. 3bd9646 fbmon: remove unused function argument by Arnd Bergmann · 8 years ago
  8. 564c974 video: clps711x-fb: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  9. 6025530 backlight: lp855x: Add enable regulator by Brian Norris · 8 years ago
  10. 6ca8dfd tty: vt, convert more macros to functions by Jiri Slaby · 8 years ago
  11. 52ad1f3 tty: vt, remove consw->con_bmove by Jiri Slaby · 8 years ago
  12. 709280d tty: vt, consw->con_set_palette cleanup by Jiri Slaby · 8 years ago
  13. 97293de tty: vt, consw->con_scrolldelta cleanup by Jiri Slaby · 8 years ago
  14. a1dec22 Merge omapdss header refactoring by Tomi Valkeinen · 8 years ago
  15. ecf140d Merge branch '4.8/omapdrm-pll' (omapdrm PLL work) by Tomi Valkeinen · 8 years ago
  16. 62d9e44 omapfb: Create new header file for omapfb DSS implementation by Peter Ujfalusi · 8 years ago
  17. 5fd7447 omapdss: hdmi audio: Make header file independent of video/omapdss.h by Peter Ujfalusi · 8 years ago
  18. 8a79f58 omapfb: Remove reference to pdata->default_device by Peter Ujfalusi · 8 years ago
  19. 7e902ff omapfb: connector-analog-tv: Support only Composite type in legacy boot by Peter Ujfalusi · 8 years ago
  20. 7d30b9d omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h by Peter Ujfalusi · 8 years ago
  21. b55753b omapfb: encoder-tfp410: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  22. 5996a5a omapfb: connector-dvi: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  23. b041701 omapfb: connector-hdmi: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  24. 0984097c omapfb: panel-dsi-cm: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  25. f048e8c omapfb: panel-lgphilips-lb035q02: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  26. d8647f9 omapfb: panel-sharp-ls037v7dw01: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  27. 97177bd omapfb: panel-tpo-td043mtea1: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  28. 5daf251 omapfb: panel-nec-nl8048hl11: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  29. 84d9140 omapfb: panel-tpo-td028ttec1: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  30. 4bafcbc OMAPDSS: HDMI5: Change DDC timings by Jim Lodes · 8 years ago
  31. 08f707a OMAPDSS: HDMI5: Fix AVI infoframe by Jim Lodes · 8 years ago
  32. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  33. 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
  34. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  35. 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
  36. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  37. 410b429 Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  38. be5d731 drm/omap: copy enum omap_dss_clk_source by Tomi Valkeinen · 8 years ago
  39. 0faee62 drm/omap: remove unused enum omap_overlay_manager_caps by Tomi Valkeinen · 8 years ago
  40. 7ff666bc backlight: lm3630a: explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  41. 6fbab83 backlight: lp855x: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  42. 058be4d backlight: lp8788: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  43. 6cb9644 backlight: pwm_bl: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  44. 717c18f fbdev: ssd1307fb: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  45. 4ff66ef backlight: lm3630a_bl: Stop messing with the pwm->period field by Boris BREZILLON · 8 years ago
  46. 7f044b0 backlight: pwm_bl: Remove useless call to pwm_set_period() by Boris BREZILLON · 8 years ago
  47. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  48. ab366b4 fbdev: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  49. a53dd25 efifb: Don't show the mapping VA by Andy Lutomirski · 8 years ago
  50. ffe1b6c video: AMBA CLCD: Remove unncessary include in amba-clcd.c by Wang Hongcheng · 8 years ago
  51. 80403b2 fbdev: ssd1307fb: Fix charge pump setting by Julian Scheel · 8 years ago
  52. 524edf3 fbdev: fbmem: implement error handling in fbmem_init() by Alexey Khoroshilov · 8 years ago
  53. 18b6562c fbdev: sh_mipi_dsi: remove driver by Simon Horman · 8 years ago
  54. cc6df3a video: fbdev: imxfb: add some error handling by Uwe Kleine-König · 8 years ago
  55. 46ffe10 video: fbdev: imxfb: fix semantic of .get_power and .set_power by Uwe Kleine-König · 8 years ago
  56. 725d012 Merge 4.6-rc7 into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  57. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 8 years ago
  58. 01c3664 video / backlight: remove the backlight_device_registered API by Aaron Lu · 8 years ago
  59. f6a4790 video / backlight: add two APIs for drivers to use by Aaron Lu · 8 years ago
  60. ba02633 fbdev: fb_defio: Export fb_deferred_io_mmap by Noralf Trønnes · 8 years ago
  61. 696ca5e drivers:hv: Use new vmbus_mmio_free() from client drivers. by Jake Oshins · 8 years ago
  62. 8ede5cc tty: vt, make color_table const by Jiri Slaby · 8 years ago
  63. 9b4639b video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usage by Peter Ujfalusi · 8 years ago
  64. 9822504 efifb: Enable the efi-framebuffer platform driver for ARM and arm64 by Ard Biesheuvel · 8 years ago
  65. 07ea7ec efifb: Use builtin_platform_driver and drop unused includes by Ard Biesheuvel · 8 years ago
  66. 21289ec x86/efi/efifb: Move DMI based quirks handling out of generic code by Ard Biesheuvel · 8 years ago
  67. 4dacad6 omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return value by Vladimir Zapolskiy · 8 years ago
  68. f36fdac video: ARM CLCD: runtime check for Versatile by Linus Walleij · 8 years ago
  69. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  70. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  71. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  72. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  74. 09fd671 Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  75. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  76. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 8 years ago
  77. 13aa38e xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND" by Arnd Bergmann · 8 years ago
  78. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 8 years ago
  79. caaecd9 drm/omap: move dss_mgr_* declarations to omapdrm/omapfb by Tomi Valkeinen · 8 years ago
  80. 564c7c7 drm/omap: move struct dss_mgr_ops to omapdrm/omapfb by Tomi Valkeinen · 8 years ago
  81. 35a339a drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb by Tomi Valkeinen · 8 years ago
  82. 32ad619 video: fbdev: sis: remove unused variable by Sudip Mukherjee · 8 years ago
  83. c15222b drivers/video: make fbdev/sunxvr2500.c explicitly non-modular by Paul Gortmaker · 8 years ago
  84. 27844cb drivers/video: make fbdev/sunxvr1000.c explicitly non-modular by Paul Gortmaker · 8 years ago
  85. d61b0ef drivers/video: make fbdev/sunxvr500.c explicitly non-modular by Paul Gortmaker · 8 years ago
  86. 5a63ddf video: exynos: fix modular build by Arnd Bergmann · 8 years ago
  87. 713fced fbdev: da8xx-fb: fix videomodes of lcd panels by Sushaanth Srirangapathi · 8 years ago
  88. 2cd82d0 simplefb: Remove impossible check for of_clk_get_parent_count() < 0 by Stephen Boyd · 8 years ago
  89. 2f9ba65 fbdev: kill fb_rotate by Rasmus Villemoes · 8 years ago
  90. a1e533e fbcon: set a default value to blink interval by Jean-Philippe Brucker · 8 years ago
  91. e29f0d5 video: fbdev: bt431: Correct cursor format control macro by Maciej W. Rozycki · 8 years ago
  92. 5832706 video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressing by Maciej W. Rozycki · 8 years ago
  93. 01ac59c video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handling by Maciej W. Rozycki · 8 years ago
  94. e26d682 video: fbdev: bt455: Remove unneeded colormap helpers for cursor support by Maciej W. Rozycki · 8 years ago
  95. df08210 video: fbdev: pmag-aa-fb: Report video timings by Maciej W. Rozycki · 8 years ago
  96. 60821fe video: fbdev: pmag-aa-fb: Enable building as a module by Maciej W. Rozycki · 8 years ago
  97. 90c8317 video: fbdev: pmag-aa-fb: Adapt to current APIs by Maciej W. Rozycki · 8 years ago
  98. af22f64 video: fbdev: pmag-ba-fb: Fix the lower margin size by Maciej W. Rozycki · 8 years ago
  99. 8b4c78a fbdev: sh_mobile_lcdc: Use ARCH_RENESAS by Simon Horman · 8 years ago
  100. 7fdfc70 fbdev: n411: check return value by Sudip Mukherjee · 8 years ago