1. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  2. f933b87 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  3. 07a5d14 ARM: pxa168fb: clear enable bit when not active by Haojian Zhuang · 14 years ago
  4. fd02db9 drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  5. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 14 years ago
  6. a5757c2 efifb: support the EFI framebuffer on more Apple hardware by Luke Macken · 14 years ago
  7. 85a00d9 efifb: check that the base address is plausible on pci systems by Peter Jones · 14 years ago
  8. 1f0ce99 Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  9. b4aaa78 drivers/video/via/ioctl.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  10. ffb287c ARM: pxa168fb: fix section mismatch by Marek Vasut · 14 years ago
  11. c81476d matroxfb: fix incorrect use of memcpy_toio() by Ondrej Zary · 14 years ago
  12. 99c796d VIDEO: amba clcd: don't disable an already disabled clock by Russell King · 14 years ago
  13. 1c00650 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  14. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  15. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  16. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  17. 84479f3 Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  18. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  19. 628a464 drivers/video/igafb.c: make igafb_setup() and igafb_init() static by Andrew Morton · 14 years ago
  20. 527dcf4 drivers/video/igafb.c: introduce lost 'return' by Kulikov Vasiliy · 14 years ago
  21. c07fbfd fbmem: VM_IO set, but not propagated by Daniel De Graaf · 14 years ago
  22. 2bb567a s3c-fb: automatically calculate pixel clock when none is given by Maurus Cuelenaere · 14 years ago
  23. 04ab9ef s3c-fb: add support for DMA channel control on S5PV210 by Pawel Osciak · 14 years ago
  24. 8cfdcb2 s3c-fb: fix section mismatch by Marek Szyprowski · 14 years ago
  25. a8bdabc s3c-fb: protect window-specific registers during updates by Pawel Osciak · 14 years ago
  26. f676ec2 s3c-fb: correct window osd size and alpha register handling by Pawel Osciak · 14 years ago
  27. f5ec546 s3c-fb: add SHADOWCON shadow register locking support for S5PV210 by Pawel Osciak · 14 years ago
  28. d478729 s3c-fb: window 3 of 64xx+ does not have an osd_d register by Pawel Osciak · 14 years ago
  29. efdc846 s3c-fb: add wait for VSYNC ioctl by Pawel Osciak · 14 years ago
  30. 067b226 s3c-fb: add support for display panning by Pawel Osciak · 14 years ago
  31. 4e591ac s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structures by Pawel Osciak · 14 years ago
  32. cd7d7e0 s3c-fb: fix various null references on framebuffer memory alloc failure by Pawel Osciak · 14 years ago
  33. bc2da1b s3c-fb: integrate palette setup code into main driver by Ben Dooks · 14 years ago
  34. c4bb6ff s3c-fb: udpate to support s3c2416/s3c2443 style hardware by Ben Dooks · 14 years ago
  35. 50a5503 s3c-fb: initial move to unifying the header files by Ben Dooks · 14 years ago
  36. 9494703 s3c-fb: only init window colour key controls for windows with blending by Ben Dooks · 14 years ago
  37. dc8498c s3c-fb: fix distortedness situation for the mode more then 24bpp by InKi Dae · 14 years ago
  38. ad04490 s3c-fb: add default window feature. by InKi Dae · 14 years ago
  39. 45649fd s3c-fb: change to depending on CONFIG_S3C_FB_DEV by Ben Dooks · 14 years ago
  40. a67ef27 drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options() by Denys Vlasenko · 14 years ago
  41. 26c5be3 fbcon: uninline four foo_update_attr() functions by Denys Vlasenko · 14 years ago
  42. da909ce fbcon: uninline large static function get_color() by Denys Vlasenko · 14 years ago
  43. ec81c9c fbdev: efifb: section fixes by Henrik Kretzschmar · 14 years ago
  44. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  45. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  46. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  47. 81ef806 ARM: 6281/1: video/imxfb.c: allow usage without BACKLIGHT_CLASS_DEVICE by Eric Bénard · 14 years ago
  48. 83ceb67 tty: fix console_sem lock order by Arnd Bergmann · 14 years ago
  49. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  50. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  51. fa260c0 drivers/video/w100fb.c: ignore void return value / fix build failure by Peter Huewe · 14 years ago
  52. c5f3475 Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  53. 537d847 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  54. d71048e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  55. 500b9fc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  56. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  57. 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  58. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  59. f270983 drivers/video/via/via-gpio.c: fix warning by Andrew Morton · 14 years ago
  60. 901b97d viafb: Depends on X86 by Ben Hutchings · 14 years ago
  61. eca9c47 fbdev: section cleanup in viafb driver by Henrik Kretzschmar · 14 years ago
  62. db7a153 Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  63. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  64. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  65. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
  66. ece350d OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC by Grazvydas Ignotas · 14 years ago
  67. f3c77d6 OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store() by Archit Taneja · 14 years ago
  68. e9c31af OMAP: DSS2: Fix error path in omap_dsi_update() by Archit Taneja · 14 years ago
  69. 451cfbf OMAP: DSS2: TDO35S: fix video signaling by Igor Grinberg · 14 years ago
  70. e8c66dc OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes by Maurus Cuelenaere · 14 years ago
  71. e26ed44 OMAP: DSS2: OMAPFB: Fix probe error path by Afzal Mohammed · 14 years ago
  72. edecee8 OMAP: DSS2: Remove extra return statement by Archit Taneja · 14 years ago
  73. f55fdcf OMAP: DSS2: adjust YUV overlay width to be even by Tomi Valkeinen · 14 years ago
  74. 5cb33e2 OMAP: DSS2: OMAPFB: Fix sysfs mirror input check by Jani Nikula · 14 years ago
  75. 7f8b183 OMAP: DSS2: OMAPFB: Remove redundant color register range check by Jani Nikula · 14 years ago
  76. 86f2d7d OMAP: DSS2: OMAPFB: Remove redundant rotate range check by Jani Nikula · 14 years ago
  77. 9325588 OMAP: DSS2: OMAPFB: Check fb2display() return value by Jani Nikula · 14 years ago
  78. ffb63c9 OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchanged by Tomi Valkeinen · 14 years ago
  79. a602771 OMAP: DSS2: DSI: detect unsupported update requests by Tomi Valkeinen · 14 years ago
  80. 36194b4 OMAP: DSS2: DSI: increase FIFO low threshold by Tomi Valkeinen · 14 years ago
  81. bbecb50 OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO by Tomi Valkeinen · 14 years ago
  82. fa15c79 OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size by Tomi Valkeinen · 14 years ago
  83. 26a8c25 OMAP: DSS2: change manual update scaling setup by Tomi Valkeinen · 14 years ago
  84. ab83b14 OMAP: DSS2: DSI: use BTA to end the frame transfer by Tomi Valkeinen · 14 years ago
  85. 9ecd968 OMAP: DSS2: DSI: change dsi_vc_config_l4/vp() by Tomi Valkeinen · 14 years ago
  86. d737010 OMAP: DSS2: DSI: Disable interface when disabling the display by Ville Syrjälä · 14 years ago
  87. e406f90 OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them by Tomi Valkeinen · 14 years ago
  88. ebf0a3f OMAP: DSS2: DSI: Print an error message if DSI clock calc fails by Ville Syrjälä · 14 years ago
  89. 481dfa0 OMAP: DSS2: DSI: Disable PCKFREE on error by Ville Syrjälä · 14 years ago
  90. 7a92d54 FBDEV: JZ4740: Add framebuffer driver by Lars-Peter Clausen · 14 years ago
  91. 26692f5 VIDEO: Correct use of request_region/request_mem_region by Julia Lawall · 15 years ago
  92. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  93. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  94. f63b759 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  95. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  96. 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 14 years ago
  97. 6011bde fbdev: sh-mobile: HDMI support for SH-Mobile SoCs by Guennadi Liakhovetski · 14 years ago
  98. c243939 sh: add a parameter to LCDC driver's .display_on() callback by Guennadi Liakhovetski · 14 years ago
  99. dba6f38 fbdev: sh-mobile-lcdc: fix potential Oops in SH-Mobile LCDC framebuffer driver by Guennadi Liakhovetski · 14 years ago
  100. 701ec7a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago