1. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  2. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  3. 6f6abd3 video: fbdev: pxafb: fix out of memory error path by Robert Jarzmik · 9 years ago
  4. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  5. b14bf63 Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  6. 60d613d backlight: pwm_bl: Free PWM requested by legacy API on error path by Vladimir Zapolskiy · 9 years ago
  7. 02f22c0 backlight: adp8860: Fix another uninitialized variable use by Arnd Bergmann · 9 years ago
  8. 2f4647a backlight: gpio-backlight: Use default-on on GPIO request by Stefan Agner · 9 years ago
  9. 8777078 backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms by Philipp Zabel · 9 years ago
  10. fcf13f0 backlight: tps65217_bl: Add MODULE_DEVICE_TABLE by Enric Balletbo i Serra · 9 years ago
  11. 3698d7e backlight: pwm_bl: Avoid backlight flicker when probed from DT by Philipp Zabel · 9 years ago
  12. 86c68e2 backlight: adp88x0: Fix uninitialized variable use by Arnd Bergmann · 9 years ago
  13. 11680af video: fbdev: via: use gpiochip data pointer by Linus Walleij · 9 years ago
  14. 13e676b fbdev: via-gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  15. 9960aa7 drm/omap: move omapdss & displays under omapdrm by Tomi Valkeinen · 9 years ago
  16. 5ca2891 omapfb: move vrfb into omapfb by Tomi Valkeinen · 9 years ago
  17. f3dab1e omapfb: take omapfb's private omapdss into use by Tomi Valkeinen · 9 years ago
  18. d232fd0 omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_* by Tomi Valkeinen · 9 years ago
  19. 35b522c omapfb/dss: change CONFIG_OMAP* to CONFIG_FB_OMAP* by Tomi Valkeinen · 9 years ago
  20. f76ee89 omapfb: copy omapdss & displays for omapfb by Tomi Valkeinen · 9 years ago
  21. 1c6aac9 omapfb: allow compilation only if DRM_OMAP is disabled by Tomi Valkeinen · 9 years ago
  22. ef1ea03 fbdev: omap2: panel-dpi: simplify gpio setting by Uwe Kleine-König · 9 years ago
  23. 7f496cf fbdev: omap2: panel-dpi: in .disable first disable backlight then display by Uwe Kleine-König · 9 years ago
  24. 85d90b1 OMAPDSS: DSS: fix a warning message by Dan Carpenter · 9 years ago
  25. 9dec58e6 video: omapdss: delete unneeded of_node_put by Julia Lawall · 9 years ago
  26. 0bcfdba OMAPDSS: DISPC: Remove boolean comparisons by Luis de Bethencourt · 9 years ago
  27. 0035541 OMAPDSS: DSI: cleanup DSI_IRQ_ERROR_MASK define by Dan Carpenter · 9 years ago
  28. b742648 OMAPDSS: remove extra out == NULL checks by Tomi Valkeinen · 9 years ago
  29. 6590415 OMAPDSS: change internal dispc functions to static by Tomi Valkeinen · 9 years ago
  30. 98c2835 OMAPDSS: make a two dss feat funcs internal to omapdss by Tomi Valkeinen · 9 years ago
  31. f2d580a OMAPDSS: remove extra EXPORT_SYMBOLs by Tomi Valkeinen · 9 years ago
  32. 98cd579 OMAPDSS: add setup for WB capture mode in dispc_wb_setup() by Tomi Valkeinen · 9 years ago
  33. 4c055ce OMAPDSS: set WB capturemode for m2m mode by Tomi Valkeinen · 9 years ago
  34. 7d18bbe OMAPDSS: fix rgb-to-yuv color conv coefs by Tomi Valkeinen · 9 years ago
  35. fd2eac5 OMAPDSS: skip pclk check for WB mem2mem by Tomi Valkeinen · 9 years ago
  36. ecb0b36 OMAPDSS: configure WB mflag threshold by Tomi Valkeinen · 9 years ago
  37. 65e116e OMAPDSS: configure WB fifo thresholds by Tomi Valkeinen · 9 years ago
  38. 5b354af OMAPDSS: configure burst size for WB by Tomi Valkeinen · 9 years ago
  39. c2665c4 OMAPDSS: handle WB channel in dispc_set/get_channel_out by Tomi Valkeinen · 9 years ago
  40. d7df5ad OMAPDSS: refactor dispc_ovl_get_channel_out by Tomi Valkeinen · 9 years ago
  41. 20efbc3 OMAPDSS: add 'has_writeback' flag by Tomi Valkeinen · 9 years ago
  42. bae199c OMAPDSS: add num_wbs=1 to omap5 dss features by Tomi Valkeinen · 9 years ago
  43. 06c525f OMAPDSS: add WB to register dump by Tomi Valkeinen · 9 years ago
  44. c2c0633 OMAPDSS: fix DISPC_MFLAG_THRESHOLD_OFFSET for WB by Tomi Valkeinen · 9 years ago
  45. e5f8091 OMAPDSS: DISPC: always set ALIGN when available by Tomi Valkeinen · 9 years ago
  46. 5038bb8 OMAPDSS: adopt pinctrl support by Dave Gerlach · 10 years ago
  47. 420a488 video: fbdev: pxafb: initial devicetree conversion by Robert Jarzmik · 9 years ago
  48. f3621a6 video: fbdev: pxafb: loosen the platform data bond by Robert Jarzmik · 9 years ago
  49. 5ec9653 fbdev: Make fb-notify a no-op if CONFIG_FB=n by Ezequiel Garcia · 9 years ago
  50. c3c296b fbdev: Debug knob to register without holding console_lock by Daniel Vetter · 9 years ago
  51. 1c639ba video: fbdev: rivafb: unlock chip before probiding EDID by Dmitry Eremin-Solenikov · 9 years ago
  52. 24ed78d fbdev: sm712fb: avoid unused function warnings by Arnd Bergmann · 9 years ago
  53. a8a31af fbdev: auo_k190x: avoid unused function warnings by Arnd Bergmann · 9 years ago
  54. 5b833fe fbdev: sis: enforce selection of at least one backend by Arnd Bergmann · 9 years ago
  55. 34280340 fbdev: Remove unused SH-Mobile HDMI driver by Geert Uytterhoeven · 9 years ago
  56. 16379ad video: constify geode ops structures by Julia Lawall · 9 years ago
  57. 814740e simplefb: Claim and enable regulators by Chen-Yu Tsai · 9 years ago
  58. 2168b49 drivers/video/fbdev/i740fb: remove unused variable by Sudip Mukherjee · 9 years ago
  59. a54c1dd OMAPDSS: fix timings for VENC to match what omapdrm expects by H. Nikolaus Schaller · 9 years ago
  60. acfc1cc video: fbdev: fsl: Fix kernel crash when diu_ops is not implemented by Wang Dongsheng · 9 years ago
  61. 3b13866 Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  62. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  63. 5bc23a0 Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  64. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  65. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  66. f5a8160 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 9d6c243 backlight: pm8941-wled: Add default-brightness property by Bjorn Andersson · 9 years ago
  68. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  69. fc18111 backlight: pm8941-wled: Fix ptr_ret.cocci warnings by kbuild test robot · 9 years ago
  70. f235f66 fbcon: initialize blink interval before calling fb_set_par by Scot Doyle · 9 years ago
  71. dc88112 backlight: pwm: Reject legacy PWM request for device defined in DT by Vladimir Zapolskiy · 9 years ago
  72. f85de2d backlight: 88pm860x_bl: Add missing of_node_put by Julia Lawall · 9 years ago
  73. 790a2ee Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
  74. ae2ee62 efifb: Add support for 64-bit frame buffer addresses by Matt Fleming · 9 years ago
  75. 08bfb45 radeonfb: Deinline large functions by Denys Vlasenko · 9 years ago
  76. 2035608 gxt4500: enable panning by Ondrej Zary · 9 years ago
  77. 38fc4d4 gxt4500: Use arch_phys_wc_* for framebuffer by Ondrej Zary · 9 years ago
  78. 3c083aa gxt4500: fix color order by Ondrej Zary · 9 years ago
  79. 21d4479 gxt4500: fix 16bpp 565 mode by Ondrej Zary · 9 years ago
  80. 031e37f gxt4500: enable on non-PPC architectures by Ondrej Zary · 9 years ago
  81. d663bab video: of: fix memory leak by Sudip Mukherjee · 9 years ago
  82. 7111c6c backlight: adp8870: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  83. da601eb backlight: adp8860: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  84. 9f7898f backlight: lp855x: Make sure props struct is zeroed by Werner Johansson · 9 years ago
  85. 6a5e3bd tridentfb: Add DDC support by Ondrej Zary · 9 years ago
  86. ec90631 fb_ddc: Allow I2C adapters without SCL read capability by Ondrej Zary · 9 years ago
  87. 4d370b7 fbdev: broadsheetfb: fix memory leak by Sudip Mukherjee · 9 years ago
  88. 4bdb462 OMAPDSS: panel-sony-acx565akm: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  89. ad38cc5 fbdev: omap2: connector-dvi: use of_get_i2c_adapter_by_node interface by Vladimir Zapolskiy · 9 years ago
  90. 23aa4db tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320 by Ondrej Zary · 9 years ago
  91. 7f2ea95 tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZE by Ondrej Zary · 9 years ago
  92. 8e9191a video: fbdev: mb862xx: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  93. 3ac58d5 fbdev: ssd1307fb: add ssd1309 support by Olliver Schinagl · 9 years ago
  94. 48846ec fbdev: ssd1307fb: alphabetize headers by Olliver Schinagl · 9 years ago
  95. c50d5cd video/omap: remove invalid check by Andrzej Hajda · 9 years ago
  96. 8a9d462 OMAPDSS: hdmi: Reconfigure and restart audio when display is enabled by Jyri Sarha · 9 years ago
  97. e03dc19 video: fbdev: fsl: Fix the sleep function for FSL DIU module by Jason Jin · 9 years ago
  98. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  99. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  100. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago