1. 03329ac OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of reset by Tomi Valkeinen · 14 years ago
  2. 65c62bb OMAP: DSS2: DSI: fix CIO init and uninit by Tomi Valkeinen · 14 years ago
  3. 24c1ae4 OMAP: DSS2: DSI: implement enable/disable SCP clk by Tomi Valkeinen · 14 years ago
  4. c335cbf OMAP: DSS2: DSI: fix _dsi_print_reset_status by Tomi Valkeinen · 14 years ago
  5. 293ef19 OMAP: DSS2: Add FEAT_DSI_REVERSE_TXCLKESC by Tomi Valkeinen · 14 years ago
  6. cc5c185 OMAP: DSS2: DSI: rename complexio related functions by Tomi Valkeinen · 14 years ago
  7. 2a89dc1 OMAP: DSS2: DSI: add option to leave DSI lanes powered on by Tomi Valkeinen · 15 years ago
  8. 40885ab OMAP: DSS2: DSI: implement ULPS enter and exit by Tomi Valkeinen · 15 years ago
  9. 9586136 OMAP: DSS2: DSI: Remove CIO LDO status check by Tomi Valkeinen · 14 years ago
  10. 0a0ee46 OMAP: DSS2: DSI: Add lane override functions by Tomi Valkeinen · 15 years ago
  11. ab46d8b OMAP: DSS2: improve clock debugfs output by Tomi Valkeinen · 14 years ago
  12. e3502ce OMAP: DSS2: Convert simple/strict_strto* to kstrto* by Tomi Valkeinen · 14 years ago
  13. 7636b3b OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL" by Archit Taneja · 14 years ago
  14. 6cb07b2 OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parameters by Archit Taneja · 14 years ago
  15. e888166 OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration by Archit Taneja · 14 years ago
  16. 89a35e5 OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" by Archit Taneja · 14 years ago
  17. 14e4d78 OMAP: DSS2: use __exit for selected panel drivers by Tomi Valkeinen · 14 years ago
  18. 06b2b0d OMAP: DSS2: make omap_dss_(un)register_device static by Tomi Valkeinen · 14 years ago
  19. 14572c6 OMAP: DSS2: VENC: Add missing start/stop_device calls by Tomi Valkeinen · 14 years ago
  20. bcd8e37 OMAP: DSS2: OMAPFB: Remove implicit display update on unblank by Jani Nikula · 14 years ago
  21. 91ac27a OMAP: DSS2: OMAPFB: Handle errors when initializing panel by Tomi Valkeinen · 14 years ago
  22. 7a0987b OMAP: DSS2: Add method for querying display dimensions from DSS drivers by Jani Nikula · 15 years ago
  23. b4de838 OMAP: DSS2: VENC: Remove sleeps at venc enable/disable by Tomi Valkeinen · 15 years ago
  24. c6f65e1 OMAP: DSS2: VENC: make 20ms venc bug-fix sleep optional by Tomi Valkeinen · 15 years ago
  25. f1aafdc OMAP: DSS2: make 50ms bug-fix sleep optional by Tomi Valkeinen · 15 years ago
  26. d792eec OMAP: DSS2: remove non-working msleep(40) workaround by Tomi Valkeinen · 15 years ago
  27. c6940a3 OMAP: DSS2: move dss device clock configuration by Tomi Valkeinen · 14 years ago
  28. cf398fb OMAP: DSS2: DSI: Introduce sync_vc functions by Archit Taneja · 14 years ago
  29. 9613c02 OMAP4: DSS2: Register configuration changes for DSI by Archit Taneja · 14 years ago
  30. 2783fa8 OMAP: DSS2: fix panel Kconfig dependencies by Tomi Valkeinen · 14 years ago
  31. c94dfe05 OMAP: DSS2: DSI: Fix DSI PLL power bug by Tomi Valkeinen · 14 years ago
  32. 89976f2 OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3 by Archit Taneja · 14 years ago
  33. a9a6500 OMAP: DSS2: DSI: fix dsi_dump_clocks() by Tomi Valkeinen · 14 years ago
  34. b276509 OMAP: DSS2: DSI: fix use_sys_clk & highfreq by Tomi Valkeinen · 14 years ago
  35. 4e9f99d OMAP: DSS2: Move nokia-dsi-panel.h to include/video/ by Tomi Valkeinen · 14 years ago
  36. f8ae2f0 OMAP: DSS2: Move panel-generic-dpi.h to include/video/ by Tomi Valkeinen · 14 years ago
  37. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 14 years ago
  38. a6d710f ARM: pxafb: Fix access to nonexistent member of pxafb_info by Marek Vasut · 14 years ago
  39. 132452e Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  40. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  41. 97fb850 efifb: Add override for 11" Macbook Air 3,1 by Matthew Garrett · 14 years ago
  42. 47dfe51 efifb: Support overriding fields FW tells us with the DMI data. by Peter Jones · 14 years ago
  43. 47c87d9 fb: Reduce priority of resource conflict message by Matthew Garrett · 14 years ago
  44. 787dffa5 savagefb: Remove obsolete else clause in savage_setup_i2c_bus by Tormod Volden · 14 years ago
  45. 21cd72e savagefb: Set up I2C based on chip family instead of card id by Tormod Volden · 14 years ago
  46. a564d301 savagefb: Replace magic register address with define by Tormod Volden · 14 years ago
  47. a8c908d drivers/video/bfin-lq035q1-fb.c: introduce missing kfree by Julia Lawall · 14 years ago
  48. b73a21f video: s3c-fb: fix checkpatch errors and warning by Jingoo Han · 14 years ago
  49. 3230ca9 Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 14 years ago
  50. 6b79474 unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable by Guan Xuetao · 14 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  52. e9c5db0 efifb: support AMD Radeon HD 6490 by Davidlohr Bueso · 14 years ago
  53. 94e948e s3fb: fix Virge/GX2 by Ondrej Zary · 14 years ago
  54. 62e0ff1 fbcon: Remove unused 'display *p' variable from fb_flashcursor() by Sergey Senozhatsky · 14 years ago
  55. 1fcf006 Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Paul Mundt · 14 years ago
  56. 247f993 fbdev: sh_mobile_lcdcfb: fix module lock acquisition by Alexandre Courbot · 14 years ago
  57. 8857b9a fbdev: sh_mobile_lcdcfb: add blanking support by Alexandre Courbot · 14 years ago
  58. 938c0ace Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
  59. 53f358a Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 by Paul Mundt · 14 years ago
  60. 76d21c5 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  61. a6a1d64 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  62. 4cc4d24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  63. 2f284c8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  64. adb7048 mfd: Adopt mfd_data in 88pm860x backlight by Haojian Zhuang · 14 years ago
  65. 944dc03 tmio: Silence warnings introduced by mfd changes by Andres Salomon · 14 years ago
  66. 6d90bdd fb: Use mfd_data instead of driver_data for tmio-fb by Andres Salomon · 14 years ago
  67. 7d76ac1 mfd: mfd_cell is now implicitly available to tc6393xb drivers by Andres Salomon · 14 years ago
  68. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 14 years ago
  69. ef0a5e8 pwm_backlight: add check_fb() hook by Robert Morell · 14 years ago
  70. 0508e04 drivers/video/backlight/jornada720_*.c: make needlessly global symbols static by Axel Lin · 14 years ago
  71. b372412 backlight: apple_bl depends on ACPI by Randy Dunlap · 14 years ago
  72. 39b3dee mbp_nvidia_bl: rename to apple_bl by Matthew Garrett · 14 years ago
  73. 99fd28e mbp_nvidia_bl: check that the backlight control functions by Matthew Garrett · 14 years ago
  74. 23a9847 mbp_nvidia_bl: remove DMI dependency by Matthew Garrett · 14 years ago
  75. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  76. 1baf0eb drivers/vidfeo/backlight: ld9040 amoled driver support by Donghwa Lee · 14 years ago
  77. 32b98bf fbcon: fix situation where fbcon gets deinitialised and can't reinit. by Dave Airlie · 14 years ago
  78. 4295f9b video, sm501: add OF binding to support SM501 by Heiko Schocher · 14 years ago
  79. e6a0498 video, sm501: add edid and commandline support by Heiko Schocher · 14 years ago
  80. bf5f001 video, sm501: add I/O functions for use on powerpc by Heiko Schocher · 14 years ago
  81. dfc906d video: Fix EDID macros H_SYNC_WIDTH and H_SYNC_OFFSET by Martin Decky · 14 years ago
  82. d6244bc fbcon: Bugfix soft cursor detection in Tile Blitting by Henry Nestler · 14 years ago
  83. 6359691 video: add missing framebuffer_release in error path by axel lin · 14 years ago
  84. 1e93f39 video: metronomefb: add __devexit_p around reference to metronomefb_remove by axel lin · 14 years ago
  85. 79ac33e video: hecubafb: add __devexit_p around reference to hecubafb_remove by axel lin · 14 years ago
  86. 83e61f7 drivers:video:aty:radeon_base Fix typo occationally to occasionally by Justin P. Mattock · 14 years ago
  87. bed7bdd atmel_lcdfb: add fb_blank function by Andreas Bießmann · 14 years ago
  88. 7cdcdb6 atmel_lcdfb: implement inverted contrast pwm by Andreas Bießmann · 14 years ago
  89. 942b8d0 video: s3c-fb: return proper error if clk_get fails by axel lin · 14 years ago
  90. 803a4e1 uvesafb,vesafb: create WC or WB PAT-entries by Thomas Schlichter · 14 years ago
  91. 7b0e278 video: ffb: fix ffb_probe error path by axel lin · 14 years ago
  92. 49bb094 radeonfb: Let hwmon driver probe the "monid" I2C bus by Jean Delvare · 14 years ago
  93. beee1f2 fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR() by Dan Carpenter · 14 years ago
  94. e0998ea video: sh7760fb: use resource_size() by axel lin · 14 years ago
  95. 56fb22f video: hpfb: use resource_size() by axel lin · 14 years ago
  96. 7fe029d s3fb: use new start address register by Ondrej Zary · 14 years ago
  97. cb11c04 s3fb: enable DTPC by Ondrej Zary · 14 years ago
  98. 3827d10 s3fb: fix 15/16bpp modes with over 115MHz pixclocks on 86C365 Trio3D by Ondrej Zary · 14 years ago
  99. 5694f9c s3fb: add support for 86C365 Trio3D by Ondrej Zary · 14 years ago
  100. 99d054d s3fb: maximize virtual vertical size for fast scrolling by Ondrej Zary · 14 years ago