1. 458981c fbdev: sh_mobile_lcdc: Return display connection state in display_on by Laurent Pinchart · 13 years ago
  2. 5864ace fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation by Laurent Pinchart · 13 years ago
  3. e34d0bb sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity by Laurent Pinchart · 13 years ago
  4. afaad83 fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg by Laurent Pinchart · 13 years ago
  5. 43059b0 fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info by Laurent Pinchart · 13 years ago
  6. 018882a fbdev: sh_mobile_lcdc: Remove board configuration board_data field by Laurent Pinchart · 13 years ago
  7. aa7b5b0 fbdev: sh_mobile_lcdc: Remove board configuration owner field by Laurent Pinchart · 13 years ago
  8. 9a2985e fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly by Laurent Pinchart · 13 years ago
  9. 37c5dcc fbdev: sh_mobile_lcdc: Create functions to turn the display on/off by Laurent Pinchart · 13 years ago
  10. 0a7f17a fbdev: sh_mobile_lcdc: Don't pass struct device around by Laurent Pinchart · 13 years ago
  11. 4774c12 fbdev: sh_mobile_lcdc: Move pm runtime enable to probe() by Laurent Pinchart · 13 years ago
  12. 217e9c4 fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const) by Laurent Pinchart · 13 years ago
  13. f1f60b5 fbdev: sh_mobile_lcdc: Reorder code into sections by Laurent Pinchart · 13 years ago
  14. edd153a fbdev: sh_mobile_lcdc: Support FOURCC-based format API by Laurent Pinchart · 13 years ago
  15. 4277f2c video: convert drivers/video/* to use module_platform_driver() by Axel Lin · 13 years ago
  16. 41e583c fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs mask by Kuninori Morimoto · 13 years ago
  17. 355b200 video: Add module.h to drivers/video files who really use it. by Paul Gortmaker · 13 years ago
  18. f8798cc video: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  19. a67472a fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp() by Laurent Pinchart · 13 years ago
  20. 3ce0559 fbdev: sh_mobile_lcdc: Split channel initialization from probe function by Laurent Pinchart · 13 years ago
  21. b4bee69 fbdev: sh_mobile_lcdc: Avoid forward declarations by Laurent Pinchart · 13 years ago
  22. 91fba48 fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par() by Laurent Pinchart · 13 years ago
  23. dc1d5ad fbdev: sh_mobile_lcdc: use display information in info for panning by Laurent Pinchart · 13 years ago
  24. ed5bebf fbdev: sh_mobile_lcdc: Add support for format changes at runtime by Laurent Pinchart · 13 years ago
  25. 0386219 fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_var by Laurent Pinchart · 13 years ago
  26. 8a20974 fbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.h by Laurent Pinchart · 13 years ago
  27. 2427bb2 fbdev: sh_mobile_lcdc: Restart LCDC in runtime PM resume handler by Laurent Pinchart · 13 years ago
  28. 49d79ba fbdev: sh_mobile_lcdc: Store the frame buffer base address when panning by Laurent Pinchart · 13 years ago
  29. 9a217e3 fbdev: sh_mobile_lcdc: Split LCDC start code from sh_mobile_lcdc_start by Laurent Pinchart · 13 years ago
  30. 505c7de5 fbdev: sh_mobile_lcdc: Compute clock pattern using divider denominator by Laurent Pinchart · 13 years ago
  31. dc48665 fbdev: sh_mobile_lcdc: Don't acknowlege interrupts unintentionally by Laurent Pinchart · 13 years ago
  32. ce1c0b0 fbdev: sh_mobile_lcdc: Replace hardcoded register values with macros by Laurent Pinchart · 13 years ago
  33. f1ad90d fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM by Laurent Pinchart · 13 years ago
  34. ec19b9e fbdev: sh_mobile_meram: Enable/disable MERAM along with LCDC by Damian Hobson-Garcia · 13 years ago
  35. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  36. 554cc10 fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes. by Paul Mundt · 13 years ago
  37. 087faf7 Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Paul Mundt · 13 years ago
  38. eae9b85 sh_mobile_meram: Safely disable MERAM operation when not initialized by Damian · 13 years ago
  39. d15660a Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Paul Mundt · 13 years ago
  40. ebe5e12 fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifier by Guennadi Liakhovetski · 13 years ago
  41. 69843ba fbdev: sh_mobile_lcdc: reduce scope of a variable by Guennadi Liakhovetski · 13 years ago
  42. 3fedd2a sh_mobile_meram: Add support for NV24 framebuffers by Damian · 13 years ago
  43. 7caa434 sh_mobile_meram: MERAM framework for LCDC by Damian · 13 years ago
  44. 1fcf006 Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Paul Mundt · 13 years ago
  45. 247f993 fbdev: sh_mobile_lcdcfb: fix module lock acquisition by Alexandre Courbot · 13 years ago
  46. 8857b9a fbdev: sh_mobile_lcdcfb: add blanking support by Alexandre Courbot · 13 years ago
  47. beee1f2 fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR() by Dan Carpenter · 13 years ago
  48. 53b5031 fbdev: sh_mobile_lcdc: Add YUV framebuffer support by Damian Hobson-Garcia · 13 years ago
  49. 3b0fd9d fbdev: sh_mobile_lcdcfb: add backlight support by Alexandre Courbot · 13 years ago
  50. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  51. 1928e87 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  52. 417d482 fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp support by Magnus Damm · 14 years ago
  53. cb59bfc fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p by Guennadi Liakhovetski · 14 years ago
  54. e0b9fb2 fbdev: sh-mobile: restore display size configuration by Guennadi Liakhovetski · 14 years ago
  55. 7ccbefe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  56. cc267ec fbdev: sh_mobile_lcdcfb: fix bug in reconfig() by Arnd Hannemann · 14 years ago
  57. 830539d fbdev: sh_mobile_lcdcfb: fix up compiler warnings. by Paul Mundt · 14 years ago
  58. d2ecbab fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p by Guennadi Liakhovetski · 14 years ago
  59. 5fd284e fbdev: sh_mobile_lcdc: use correct number of modes, when using the default by Guennadi Liakhovetski · 14 years ago
  60. 5ae0cf8 fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timing by Guennadi Liakhovetski · 14 years ago
  61. b377330 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  62. 6031f34 fbdev: sh_mobile_lcdc: relax .check_var() HSYNC test by Guennadi Liakhovetski · 14 years ago
  63. c44f9f7 fbdev: sh_mobile_lcdc: make platform videomode table optional by Guennadi Liakhovetski · 14 years ago
  64. 1ffbb03 sh: free-without-alloc fix for sh_mobile_lcdcfb by Magnus Damm · 14 years ago
  65. dd21050 fbdev: sh_mobile_lcdc: reconfigure the framebuffer, when free by Guennadi Liakhovetski · 14 years ago
  66. afe417c fbdev: sh_mobile_hdmi: support hot-plugging of different HDMI / DVI displays by Guennadi Liakhovetski · 14 years ago
  67. 1c120de fbdev: sh_mobile_lcdcfb: separate display variable data from framebuffer data by Guennadi Liakhovetski · 14 years ago
  68. 6de9edd fbdev: sh_mobile_hdmi: implement locking by Guennadi Liakhovetski · 14 years ago
  69. 71d3b0f fbdev: sh_mobile_lcdcfb: allocate memory, sufficient for the biggest mode by Guennadi Liakhovetski · 14 years ago
  70. baf1637 fbdev: sh_mobile_lcdcfb: fix notifier callback return codes by Guennadi Liakhovetski · 14 years ago
  71. 4443240 fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data by Guennadi Liakhovetski · 14 years ago
  72. 01ac25b fbdev: sh_mobile_lcdcfb: minor simplifications and clean up by Guennadi Liakhovetski · 14 years ago
  73. 5ef6b50 fbdev: sh_mobile_lcdcfb: fix more error paths by Guennadi Liakhovetski · 14 years ago
  74. 14177a5 fbdev: sh_mobile_lcdcfb: use fb_videomode_to_var() instead of open-coding by Guennadi Liakhovetski · 14 years ago
  75. 6011bde fbdev: sh-mobile: HDMI support for SH-Mobile SoCs by Guennadi Liakhovetski · 14 years ago
  76. c243939 sh: add a parameter to LCDC driver's .display_on() callback by Guennadi Liakhovetski · 14 years ago
  77. dba6f38 fbdev: sh-mobile-lcdc: fix potential Oops in SH-Mobile LCDC framebuffer driver by Guennadi Liakhovetski · 14 years ago
  78. e1f42ff fbdev: fix erroneous index in drivers/video/sh_mobile_lcdcfb.c by Guennadi Liakhovetski · 14 years ago
  79. 8bed905 sh: fix a number of Oopses and leaks in SH framebuffer driver by Guennadi Liakhovetski · 14 years ago
  80. 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
  81. c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 14 years ago
  82. 92e1f9a video: sh_mobile_lcdcfb: Fix panning. by Phil Edworthy · 14 years ago
  83. 40331b2 video: sh_mobile_lcdcfb: Add wait for vsync. by Phil Edworthy · 14 years ago
  84. 9b28317 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  85. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  86. ef61aae sh: add a start_transfer() callback to the LCDC driver by Magnus Damm · 15 years ago
  87. 5c1a56b video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists. by Paul Mundt · 15 years ago
  88. a6f15ad video: sh_mobile_lcdcfb: use both register sets for display panning by Phil Edworthy · 15 years ago
  89. 9dd3881 video: sh_mobile_lcdcfb: implement display panning by Phil Edworthy · 15 years ago
  90. 0246c47 video: Runtime PM for SuperH Mobile LCDC by Magnus Damm · 15 years ago
  91. 60e0a4c Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  92. 21bc1f0 sh: skip disabled LCDC channels by Magnus Damm · 15 years ago
  93. ec56b66 sh: 18-bit SYS panel fix for SuperH Mobile LCDC by Magnus Damm · 15 years ago
  94. 909f10d sh: LCDC SYS bus access wait fix by Magnus Damm · 15 years ago
  95. f686d8c1 Merge branches 'sh/ftrace' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  96. e33afdd video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). by Paul Mundt · 15 years ago
  97. 727dc3f video: sh_mobile_lcdcfb: depends on HAVE_CLK. by Paul Mundt · 15 years ago
  98. 1c6a307 sh: LCDC dcache flush for deferred io by Paul Mundt · 15 years ago
  99. 8e9bb19 video: stop sh_mobile_lcdcfb only if started by Magnus Damm · 15 years ago
  100. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago