1. 3ed37d9 Revert "OMAPFB: simplify locking" by Tomi Valkeinen · 12 years ago
  2. c7e1eae OMAPFB: remove silly loop in fb2display() by Tomi Valkeinen · 12 years ago
  3. fa0c5e7 OMAPFB: fix error handling in omapfb_find_best_mode() by Tomi Valkeinen · 12 years ago
  4. 057eeae OMAPFB: use devm_kzalloc to allocate omapfb2_device by Tomi Valkeinen · 12 years ago
  5. a9ee9f0 OMAPDSS: use omapdss_compat_init() in other drivers by Tomi Valkeinen · 12 years ago
  6. 6b6f1ed OMAPFB: connect ovl managers to all dssdevs by Tomi Valkeinen · 12 years ago
  7. 09a8c45 OMAPFB: remove warning when trying to alloc at certain paddress by Tomi Valkeinen · 12 years ago
  8. b41deec OMAPFB: simplify locking by Tomi Valkeinen · 12 years ago
  9. 636f4e1 OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmem by Tomi Valkeinen · 12 years ago
  10. 09645d2 OMAPFB: remove exported udpate window by Tomi Valkeinen · 12 years ago
  11. 474ff6b Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux by Tomi Valkeinen · 12 years ago
  12. 9b76c9c OMAPFB: fix compilation error by Tomi Valkeinen · 12 years ago
  13. 4ee9a53 OMAPFB: Delete if statement evaluating a constant. by Matthias Brugger · 12 years ago
  14. c415187 OMAPFB: Fix possible null pointer dereferencing by Tushar Behera · 12 years ago
  15. dcca5cf Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linux by Tomi Valkeinen · 12 years ago
  16. 0049fb2 OMAPFB: use dma_alloc_attrs to allocate memory by Tomi Valkeinen · 12 years ago
  17. 5e18e35 OMAPFB: improve mode selection from EDID by Tomi Valkeinen · 12 years ago
  18. 2b5c0d4 OMAPFB: remove use of extended edid block by Tomi Valkeinen · 12 years ago
  19. 5d89bcc OMAPDSS: remove initial display code from omapdss by Tomi Valkeinen · 12 years ago
  20. 998c336 OMAPDSS: remove omap_dss_device's suspend/resume by Tomi Valkeinen · 12 years ago
  21. a89d1a8 OMAPFB: use omap_vrfb_supported() by Tomi Valkeinen · 12 years ago
  22. 6a1c9f6 OMAP: move arch/arm/plat-omap/include/plat/vrfb.h by Tomi Valkeinen · 12 years ago
  23. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  24. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  25. 952cbaa OMAPFB: Change dssdev->manager references by Archit Taneja · 12 years ago
  26. 4249e61 OMAPFB: remove manager->device references by Archit Taneja · 12 years ago
  27. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  28. fda7c36 OMAPFB: Clear framebuffers before they are registered by Archit Taneja · 12 years ago
  29. ca44415 OMAPFB: clear framebuffers with CPU by Tomi Valkeinen · 12 years ago
  30. c1c5284 OMAPFB: fix framebuffer console colors by Grazvydas Ignotas · 12 years ago
  31. a2496dc OMAPFB: fix framebuffer console colors by Grazvydas Ignotas · 12 years ago
  32. 23bae3a OMAPFB: Map interlace field in omap_video_timings with fb vmode flags by Archit Taneja · 12 years ago
  33. 783babf OMAPFB: Map the newly added omap_video_timings fields with fb sync flags by Archit Taneja · 12 years ago
  34. 4a75cb8 OMAPFB: remove compiler warnings when CONFIG_BUG=n by Tomi Valkeinen · 12 years ago
  35. d64f14e OMAPFB: add __init & __exit by Tomi Valkeinen · 13 years ago
  36. 3a028bb OMAPFB: fix parsing of vram parameter by Tomi Valkeinen · 12 years ago
  37. b3e68d3 OMAPDSS: OMAPFB: always allow to configure overlay by Grazvydas Ignotas · 12 years ago
  38. f3fb3bb OMAPDSS: OMAPFB: check for matching memory size early by Grazvydas Ignotas · 13 years ago
  39. 82d5b3e OMAPFB: remove unused fb_format_to_dss_mode() by Tomi Valkeinen · 13 years ago
  40. 8027756 OMAPFB: remove mem info from platform_data by Tomi Valkeinen · 13 years ago
  41. 2a803c8 OMAPDSS: Remove video SRAM support by Tomi Valkeinen · 13 years ago
  42. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  43. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  44. c1a9feb OMAPDSS: APPLY: move ovl->info to apply.c by Tomi Valkeinen · 13 years ago
  45. aaa874a OMAPDSS: APPLY: rewrite overlay enable/disable by Tomi Valkeinen · 13 years ago
  46. cd5351f staging: add omapdrm DRM/KMS driver for TI OMAP platforms by Rob Clark · 13 years ago
  47. a8a3593 video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video by Paul Gortmaker · 13 years ago
  48. 212b0d5 OMAPDSS: remove vaddr from overlay info by Tomi Valkeinen · 13 years ago
  49. dc891fa OMAPFB: find best mode from edid by Tomi Valkeinen · 13 years ago
  50. 7fbf1bb OMAP: OMAPFB: string parsing cleanups by Tomi Valkeinen · 13 years ago
  51. 46fc133f OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig by Tomi Valkeinen · 13 years ago
  52. bab59b4 OMAP: OMAPFB: make omapfb start even when a display is missing a driver by Tomi Valkeinen · 13 years ago
  53. c5f18d7 OMAPFB: make debug message more useful by Andy Doan · 13 years ago
  54. 27cc213 OMAP: DSS2: OMAPFB: Implement auto-update mode by Tomi Valkeinen · 13 years ago
  55. 065a40b OMAP: DSS2: OMAPFB: Add struct to store per-display data by Tomi Valkeinen · 13 years ago
  56. 897044e OMAP: DSS2: OMAPFB: Reduce stack usage by Tomi Valkeinen · 13 years ago
  57. e1d0178 OMAP: DSS2: OMAPFB: remove dead code by Tomi Valkeinen · 13 years ago
  58. 41b21ae OMAP: DSS2: OMAPFB: make DBG() more resistant in if-else constructions by Niels de Vos · 13 years ago
  59. e3502ce OMAP: DSS2: Convert simple/strict_strto* to kstrto* by Tomi Valkeinen · 13 years ago
  60. bcd8e37 OMAP: DSS2: OMAPFB: Remove implicit display update on unblank by Jani Nikula · 14 years ago
  61. 91ac27a OMAP: DSS2: OMAPFB: Handle errors when initializing panel by Tomi Valkeinen · 14 years ago
  62. 7a0987b OMAP: DSS2: Add method for querying display dimensions from DSS drivers by Jani Nikula · 14 years ago
  63. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 13 years ago
  64. 371e208 OMAPFB: Adding a check for timings in set_def_mode by Janorkar, Mayuresh · 14 years ago
  65. 3f3aa06 OMAP2PLUS: DSS2: Add OMAP4 Kconfig support by Mayuresh Janorkar · 14 years ago
  66. 36e8c27 OMAP: DSS2: OMAPFB: Add null pointer check by Samreen · 14 years ago
  67. 41814cf OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3 by Senthilvadivu Guruswamy · 14 years ago
  68. 908482fd OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3 by Senthilvadivu Guruswamy · 14 years ago
  69. 87ba828 OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync by Tasslehoff Kjappfot · 14 years ago
  70. ece350d OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC by Grazvydas Ignotas · 14 years ago
  71. e8c66dc OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes by Maurus Cuelenaere · 14 years ago
  72. e26ed44 OMAP: DSS2: OMAPFB: Fix probe error path by Afzal Mohammed · 14 years ago
  73. 5cb33e2 OMAP: DSS2: OMAPFB: Fix sysfs mirror input check by Jani Nikula · 14 years ago
  74. 7f8b183 OMAP: DSS2: OMAPFB: Remove redundant color register range check by Jani Nikula · 14 years ago
  75. 86f2d7d OMAP: DSS2: OMAPFB: Remove redundant rotate range check by Jani Nikula · 14 years ago
  76. 9325588 OMAP: DSS2: OMAPFB: Check fb2display() return value by Jani Nikula · 14 years ago
  77. 1ceafc0 OMAP: DSS2: OMAPFB: Add some locking debug checks by Ville Syrjälä · 14 years ago
  78. 3d84b65 OMAP: DSS2: OMAPFB: Make lockdep happy by Ville Syrjälä · 14 years ago
  79. 2f642a1 OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsem by Ville Syrjälä · 14 years ago
  80. 430571d OMAP: DSS2: OMAPFB: Add locking for memory regions by Ville Syrjälä · 14 years ago
  81. 078ff54 OMAP: DSS2: OMAPFB: Add support for switching memory regions by Ville Syrjälä · 14 years ago
  82. 2ad0c50 OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info() by Ville Syrjälä · 14 years ago
  83. 276a1d4 OMAP: DSS2: OMAPFB: Check var even if there isn't memory by Ville Syrjälä · 14 years ago
  84. 46d3524 OMAP: DSS2: OMAPFB: Refactor overlay address calculations by Ville Syrjälä · 14 years ago
  85. 27b67c9 OMAP: DSS2: check lock_fb_info() return value by Jani Nikula · 14 years ago
  86. 238a413 OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking order by Jani Nikula · 14 years ago
  87. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  88. a4c1a14 OMAP: DSS2: OMAPFB: Constify some function parameters by Ville Syrjälä · 15 years ago
  89. ddbfeb3 OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE by Tomi Valkeinen · 15 years ago
  90. 69b2048 OMAP: DSS2: move timing functions by Tomi Valkeinen · 15 years ago
  91. 37ac60e OMAP: DSS2: move enable/disable/suspend/resume by Tomi Valkeinen · 15 years ago
  92. 18946f6 OMAP: DSS2: move update() and sync() by Tomi Valkeinen · 15 years ago
  93. 446f7bf OMAP: DSS2: move set/get_update_mode() by Tomi Valkeinen · 15 years ago
  94. 225b650 OMAP: DSS2: move enable/get_te() by Tomi Valkeinen · 15 years ago
  95. a269950 OMAP: DSS2: move get_recommended_bpp() by Tomi Valkeinen · 15 years ago
  96. 96adcec OMAP: DSS2: move get_resolution() by Tomi Valkeinen · 15 years ago
  97. 3f71cbe OMAP: DSS2: move wait_vsync() by Tomi Valkeinen · 15 years ago
  98. c75d946 OMAP: DSS2: move memory_read() by Tomi Valkeinen · 15 years ago
  99. 1a75ef4 OMAP: DSS2: move run_test() by Tomi Valkeinen · 15 years ago
  100. 6d2e0bd OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable error by Tomi Valkeinen · 15 years ago