1. 42affc2 video: s3c2410: fix checkpatch warnings by Jingoo Han · 12 years ago
  2. 81c1655 video: s3c2410: Use pr_* and dev_* instead of printk by Sachin Kamat · 12 years ago
  3. f940b88 video: s3c2410: fix checkpatch error and warnings by Jingoo Han · 13 years ago
  4. f8798cc video: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  5. af48d1c video: s3c2410: remove unused variable by Wolfram Sang · 13 years ago
  6. 08f3153 drivers/video/s3c2410fb.c: Convert release_resource to release_mem_region by Julia Lawall · 13 years ago
  7. 0b2e9cb s3c2410fb: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  8. a8ce4be s3c2410fb: fix sections by Henrik Kretzschmar · 14 years ago
  9. c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 14 years ago
  10. 360fa58 s3c2410fb: fix clockrate calculation by Ben Dooks · 15 years ago
  11. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  12. 0dac6ec s3c-fb: CPUFREQ frequency scaling support by Ben Dooks · 15 years ago
  13. 60f793d [ARM] 5377/1: S3C2410-Framebuffer: Fix resume path in S3C2410 framebuffer driver. by Daniel Silverstone · 15 years ago
  14. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  15. ee29420 S3C2410: fix driver MODULE_ALIAS() by Ben Dooks · 16 years ago
  16. 6a0e4ec S3C2410: clean out changelog header and tidy by Ben Dooks · 16 years ago
  17. d585dfe S3C2410: add error print if we cannot add attribute by Ben Dooks · 16 years ago
  18. 673b460 S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller by Ben Dooks · 16 years ago
  19. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  20. e897363 FB/S3C2410: check default_display parameter passed in platform data by Ben Dooks · 16 years ago
  21. c0d4033 FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black by Ben Dooks · 16 years ago
  22. 38a02f56 FB/S3C2410: update debugging in S3C2410 framebuffer driver by Ben Dooks · 16 years ago
  23. f62e770 FB/S3C2412: add S3C2412 support to S3C2410 fb driver by Ben Dooks · 16 years ago
  24. a103360 s3c2410_fb: fix line length calculation by Stefan Schmidt · 17 years ago
  25. f046644 s3c2410fb: fix incorrect argument type in resume function by Krzysztof Helt · 17 years ago
  26. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  27. e707638 s3c2410fb: make use of default_display settings by Krzysztof Helt · 17 years ago
  28. 36f31a7 s3c2410fb: removes lcdcon1 register value from s3c2410fb_display by Krzysztof Helt · 17 years ago
  29. 6981669 s3c2410fb: adds pixclock to s3c2410fb_display by Krzysztof Helt · 17 years ago
  30. 9fa7bc0 s3c2410fb: source code improvements by Krzysztof Helt · 17 years ago
  31. 93613b9 s3c2410fb: byte ordering fixes by Krzysztof Helt · 17 years ago
  32. 7ee0fe4 s3c2410fb: fix missing registers offset by Krzysztof Helt · 17 years ago
  33. e92e739 s3c2410fb: remove lcdcon2 and lcdcon3 register fields by Krzysztof Helt · 17 years ago
  34. 93d11f5 s3c2410fb: add pulse length fields to s3c2410fb_display by Krzysztof Helt · 17 years ago
  35. 3c9ffd0 s3c2410fb: use vertical margins values by Krzysztof Helt · 17 years ago
  36. f28ef57 s3c2410fb: remove lcdcon3 register from s3c2410fb_display by Krzysztof Helt · 17 years ago
  37. 9939a48 s3c2410fb: use new margin fields by Krzysztof Helt · 17 years ago
  38. 09fe75f s3c2410fb: multi-display support by Krzysztof Helt · 17 years ago
  39. 110c1fa s3c2410fb: remove fb_info pointer from s3c2410fb_info by Krzysztof Helt · 17 years ago
  40. b083194 s3c2410fb: code cleanup by Krzysztof Helt · 17 years ago
  41. aff39a8 s3c2410fb: fix s3c2410 compilation by Ben Dooks · 17 years ago
  42. 0187f22 [PATCH] s3c2410fb: fix un-initialised dev field by Ben Dooks · 17 years ago
  43. 357b819 [PATCH] s3c2410fb: Add support for STN displays by Arnaud Patard (Rtp · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  46. 63a4339 [PATCH] irq-flags: video: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  47. 6931a76 [PATCH] s3c2410fb: Fix resume by Arnaud Patard · 18 years ago
  48. ba09cf2 [ARM] remove duplicate #includes by Herbert Poetzl · 18 years ago
  49. 740f14b [PATCH] s3c2410fb: cleanup and fix by Arnaud Patard · 19 years ago
  50. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  51. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  52. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  53. 2726bff [PATCH] s3c2410fb: initialise device_driver .owner by Ben Dooks · 19 years ago
  54. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  55. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  56. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  57. fe984bb [PATCH] s3c2410fb: Minor warning fix by Ben Dooks · 19 years ago
  58. 20fd576 [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver by Arnaud Patard · 19 years ago