1. 65302e4 video: s3c-fb: use pr_debug instead of printk by Jingoo Han · 12 years ago
  2. 2293d62 video: s3c-fb: s3c_fb_missing_pixclock() can't be __devinit by Mark Brown · 12 years ago
  3. 4e0dd49 video: s3c-fb: add runtime_get/put to suspend/resume by Jingoo Han · 12 years ago
  4. 3c58264 video: s3c-fb: remove 'default_win' element from platform data by Thomas Abraham · 12 years ago
  5. a4196fe video: s3c-fb: move video interface timing out of window setup data by Thomas Abraham · 12 years ago
  6. 5c44778 video: s3c-fb: Add support EXYNOS5 FIMD by Jingoo Han · 12 years ago
  7. 327e276 video: s3c-fb: use devm_request_irq() by Jingoo Han · 12 years ago
  8. d8b97db video: s3c-fb: add video clock running at data under-flow by Jingoo Han · 12 years ago
  9. f7f31e5 video: s3c-fb: add alpha value width setting by Jingoo Han · 12 years ago
  10. 05e52b4 video: s3c-fb: fix checkpatch error by Jingoo Han · 12 years ago
  11. 857a8df video: s3c-fb: Convert to devm style allocation by Mark Brown · 13 years ago
  12. e2f55b5 video: s3c-fb: Don't keep device runtime active when open by Mark Brown · 13 years ago
  13. 5751b23 video: s3c-fb: Hold runtime PM references when touching registers by Mark Brown · 13 years ago
  14. f4f5147 video: s3c-fb: Take a runtime PM reference when unblanked by Mark Brown · 13 years ago
  15. 3500b0b video: s3c-fb: Disable runtime PM in error paths from probe by Mark Brown · 13 years ago
  16. a2b77dc video: s3c-fb: Use s3c_fb_enable() to enable the framebuffer by Mark Brown · 13 years ago
  17. fe05f8b video: s3c-fb: Make runtime PM functional again by Mark Brown · 13 years ago
  18. ff8c910 video: s3c-fb: add shadow register protect by Jingoo Han · 13 years ago
  19. 35784b4 video: s3c-fb: modify runtime pm functions by Jingoo Han · 13 years ago
  20. 2d9ae7a video: s3c-fb: set missing bitmask of enabled hardware window by Jingoo Han · 13 years ago
  21. 69166ed video: s3c-fb: Unify runtime and system PM functions by Mark Brown · 13 years ago
  22. 4277f2c video: convert drivers/video/* to use module_platform_driver() by Axel Lin · 13 years ago
  23. 4420dd2 video: s3c-fb: fix transparency length for pixel blending by Jingoo Han · 13 years ago
  24. 21b5a3a video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata by Ajay Kumar · 13 years ago
  25. b5480ed video: s3c-fb: Add support EXYNOS4 FIMD by Jingoo Han · 13 years ago
  26. d8e7a74 s3c-fb: use display information in info not in var for panning by Laurent Pinchart · 13 years ago
  27. fab7c5b video: s3c-fb: move enabling channel for window by Jingoo Han · 13 years ago
  28. 13e6af8 video: s3c-fb: fix virtual resolution checking by Jingoo Han · 13 years ago
  29. 72ba4cb video: s3c-fb: fix misleading kfree in remove function by Jingoo Han · 13 years ago
  30. af1ce6b video: s3c-fb: correct transparency checking in 32bpp by Jingoo Han · 13 years ago
  31. 6aa9681 video: s3c-fb: add gpio setup function to resume function by Jingoo Han · 13 years ago
  32. af4a835 video: s3c-fb: add window variant information for S5P by Jingoo Han · 13 years ago
  33. cd74eba video: s3c-fb: add additional validate bpps by Jingoo Han · 13 years ago
  34. c9d503e video: s3c-fb: correct window osd size offset values by Jingoo Han · 13 years ago
  35. 683e7cd drivers/video: Convert release_resource to release_mem_region by Julia Lawall · 13 years ago
  36. b07f3bbe video: s3c-fb: add spinlock to interrupt routine by Jingoo Han · 13 years ago
  37. 0d60b28 video: s3c-fb: make runtime pm functions static by Jingoo Han · 13 years ago
  38. b73a21fc video: s3c-fb: fix checkpatch errors and warning by Jingoo Han · 13 years ago
  39. 942b8d0 video: s3c-fb: return proper error if clk_get fails by axel lin · 13 years ago
  40. 4959212 s3c-fb: add support for runtime pm by Jingoo Han · 14 years ago
  41. 2bb567a s3c-fb: automatically calculate pixel clock when none is given by Maurus Cuelenaere · 14 years ago
  42. 04ab9ef s3c-fb: add support for DMA channel control on S5PV210 by Pawel Osciak · 14 years ago
  43. 8cfdcb2 s3c-fb: fix section mismatch by Marek Szyprowski · 14 years ago
  44. a8bdabc s3c-fb: protect window-specific registers during updates by Pawel Osciak · 14 years ago
  45. f676ec2 s3c-fb: correct window osd size and alpha register handling by Pawel Osciak · 14 years ago
  46. f5ec546 s3c-fb: add SHADOWCON shadow register locking support for S5PV210 by Pawel Osciak · 14 years ago
  47. d478729 s3c-fb: window 3 of 64xx+ does not have an osd_d register by Pawel Osciak · 14 years ago
  48. efdc846 s3c-fb: add wait for VSYNC ioctl by Pawel Osciak · 14 years ago
  49. 067b226 s3c-fb: add support for display panning by Pawel Osciak · 14 years ago
  50. 4e591ac s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structures by Pawel Osciak · 14 years ago
  51. cd7d7e0 s3c-fb: fix various null references on framebuffer memory alloc failure by Pawel Osciak · 14 years ago
  52. bc2da1b s3c-fb: integrate palette setup code into main driver by Ben Dooks · 14 years ago
  53. c4bb6ff s3c-fb: udpate to support s3c2416/s3c2443 style hardware by Ben Dooks · 14 years ago
  54. 50a5503 s3c-fb: initial move to unifying the header files by Ben Dooks · 14 years ago
  55. 9494703 s3c-fb: only init window colour key controls for windows with blending by Ben Dooks · 14 years ago
  56. dc8498c s3c-fb: fix distortedness situation for the mode more then 24bpp by InKi Dae · 14 years ago
  57. ad04490 s3c-fb: add default window feature. by InKi Dae · 14 years ago
  58. 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
  59. eb29a5c revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer" by Mark Brown · 15 years ago
  60. 3163eaba video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n by Peter Korsgaard · 15 years ago
  61. c42b110 s3c-fb: fix off-by-one bug in loop indexes by Pawel Osciak · 15 years ago
  62. 600ce1a drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer by InKi Dae · 15 years ago
  63. ddc518d s3c-fb: fix resource releasing on error during probing by Krzysztof Helt · 15 years ago
  64. 39000d6 Samsung SoC Framebuffer driver: add Alpha Channel support by InKi Dae · 15 years ago
  65. 17663e5 S3C-fb: PM fix by Marek Szyprowski · 15 years ago
  66. ec549a0 fb: add s3c-fb driver for newer Samsung SoC framebuffer devices by Ben Dooks · 15 years ago