1. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  2. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  3. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  4. 830cd2a Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  6. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  7. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  8. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 15 years ago
  9. 8546e3c fbdev: atafb - add palette register check by Krzysztof Helt · 15 years ago
  10. 4567c4a Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 15 years ago
  11. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  12. 96c085d sgivwfb: Make use of ARRAY_SIZE. by Thiago Farina · 15 years ago
  13. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  14. df11303 xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers. by Konrad Rzeszutek Wilk · 15 years ago
  15. a9b5ff9 fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers. by Konrad Rzeszutek Wilk · 15 years ago
  16. 7164bb4 fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag. by Konrad Rzeszutek Wilk · 15 years ago
  17. 0fdd07f VIDEO: Correct use of request_region/request_mem_region by Julia Lawall · 15 years ago
  18. 3510b8f davinci: fb: fix frame buffer driver issues by Sudhakar Rajashekhara · 15 years ago
  19. b3a8549 backlight: da903x_bl: control WLED output current in da9034 by Haojian Zhuang · 15 years ago
  20. f64dcac backlight: tdo24m: ensure chip select changes between transfers by Mike Rapoport · 15 years ago
  21. a291ea2 pxa168fb: fix offset setting at initialization by Jun Nie · 15 years ago
  22. 049ad83 pxafb: add transparency field to pxafb_mode_info struct by Pieter Grimmerink · 15 years ago
  23. 448ac47 pxafb: use passed fb_var_screeninfo struct in pxafb_pan_display() by Sven Neumann · 15 years ago
  24. 49fb2cd Merge branch 'master' into sh/st-integration by Paul Mundt · 15 years ago
  25. 9c2816f omap1: Add board support and LCD for HTC Herald by Cory Maccarrone · 15 years ago
  26. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
  27. ef1a688 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 15 years ago
  28. 260af56 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  29. dd04a6b drivers/video/da8xx-fb.c: fix error return by Roel Kluin · 15 years ago
  30. 0912e53 atmel_lcdfb Kconfig: remove long dependency line by Nicolas Ferre · 15 years ago
  31. 716bdf1 backlight: Fix backlight limiting on spitz/corgi devices by Pavel Machek · 15 years ago
  32. 1e0fa6b backlight: lcd - Fix wrong sizeof by Jean Delvare · 15 years ago
  33. b434a68 vgacon: Add support for setting the default cursor state by Matthew Garrett · 15 years ago
  34. f6c06b6 vc: Add support for hiding the cursor when creating VTs by Matthew Garrett · 15 years ago
  35. 69fd8d2 drivers/video/msm: update to new kernel by Pavel Machek · 15 years ago
  36. 93f40e6 fb: put framebuffer drivers back under the "frame buffer devices" menu by Guennadi Liakhovetski · 15 years ago
  37. 431861c atmel_lcdfb: new alternate pixel clock formula by Nicolas Ferre · 15 years ago
  38. b9f9d47 savagefb: fix blanking mode on CRT display by Krzysztof Helt · 15 years ago
  39. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  40. 93f6ced atmel_lcdfb.c: fix printk() type mismatch by Claudio Scordino · 15 years ago
  41. b89ea90 add __init/__exit macros to omap video drivers by Peter Huewe · 15 years ago
  42. 5c1a56b video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists. by Paul Mundt · 15 years ago
  43. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  44. b0002e0 omap: Use ioremap in dispc.c by Tony Lindgren · 15 years ago
  45. d8e7b2b Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  46. ba69ea4 Fix toogle whether xenbus driver should be built as module or part of kernel. by Konrad Rzeszutek Wilk · 15 years ago
  47. 06d1baa video: includecheck fix: da8xx-fb.c by Jaswinder Singh Rajput · 15 years ago
  48. caf88ae video: includecheck fix: msm, mddi.c by Jaswinder Singh Rajput · 15 years ago
  49. 82e8650 omapfb: Blizzard: constify register address tables by Tommi Rantala · 15 years ago
  50. 7999cad omapfb: Blizzard: fix pointer to be const by Tommi Rantala · 15 years ago
  51. 03bb2b4 omapfb: Condition mutex acquisition by Sergio Aguirre · 15 years ago
  52. 90d5ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 15 years ago
  54. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  55. e15daf6 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  56. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  57. d910fc7 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  58. a7998ce backlight: new driver for ADP5520/ADP5501 MFD PMICs by Michael Hennerich · 15 years ago
  59. 89dfc28 backlight: extend event support to also support poll() by Henrique de Moraes Holschuh · 15 years ago
  60. f803303 fb: change rules for global rules match. by Dave Airlie · 15 years ago
  61. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  62. 532f649 sisfb: change SiS_DDC_Port type to SISIOADDRESS by Aaro Koskinen · 15 years ago
  63. 3163eaba video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n by Peter Korsgaard · 15 years ago
  64. a9672c4 drivers/video/tmiofb.c: fix uninitialised return value by Andrew Morton · 15 years ago
  65. f0c7d2b vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. by Francisco Jerez · 15 years ago
  66. 2ddce3f fbcon: only unbind from console if successfully registered by Ian Armstrong · 15 years ago
  67. a690606 matroxfb: get rid of CONFIG_FB_MATROX_32MB by Jean Delvare · 15 years ago
  68. ee5a274 matroxfb: get rid of unneeded macro MINFO_FROM by Jean Delvare · 15 years ago
  69. 316b4d6 matroxfb: get rid of unneeded macros WPMINFO and friends by Jean Delvare · 15 years ago
  70. fc2d10d matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO by Jean Delvare · 15 years ago
  71. 0728bac matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory by Jean Delvare · 15 years ago
  72. 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
  73. 360fa58 s3c2410fb: fix clockrate calculation by Ben Dooks · 15 years ago
  74. 9a4a83d video: console, use DIV_ROUND_UP by Jiri Slaby · 15 years ago
  75. 99e9e7d fb: fix fb_pan_display range check by Florian Tobias Schandinat · 15 years ago
  76. ff8147f drivers/video: add kmalloc NULL tests by Julia Lawall · 15 years ago
  77. f7a595e drivers/video/console/newport_con.c: fix read outside array bounds by Roel Kluin · 15 years ago
  78. db8df7b viafb: pass reference to pci device when calling framebuffer_alloc() by Harald Welte · 15 years ago
  79. 2d280f7 viafb: make viafb a first-class citizen using pci_driver by Harald Welte · 15 years ago
  80. 3a32456 viafb: choose acceleration engine for VX855 by Florian Tobias Schandinat · 15 years ago
  81. 0306ab1 viafb: add support for the VX855 chipset by Harald Welte · 15 years ago
  82. 5ff32f6 viafb: use read-only mode parsing by Florian Tobias Schandinat · 15 years ago
  83. 837b0ab viafb: remove unused structure member by Harald Welte · 15 years ago
  84. 93967be viafb: make module parameters visible in sysfs by Harald Welte · 15 years ago
  85. 31de59d viafb: hardware acceleration initialization cleanup by Florian Tobias Schandinat · 15 years ago
  86. 2d6e885 viafb: improve pitch handling by Florian Tobias Schandinat · 15 years ago
  87. 5016af53 viafb: cleanup viafb_cursor by Florian Tobias Schandinat · 15 years ago
  88. afbd3c1 viafb: switch to seq_file by Alexey Dobriyan · 15 years ago
  89. c3e2567 viafb: 2D engine rewrite by Florian Tobias Schandinat · 15 years ago
  90. c4df548 viafb: improve viafb_par by Florian Tobias Schandinat · 15 years ago
  91. 68fa920 viafb: another small cleanup of viafb_par by Florian Tobias Schandinat · 15 years ago
  92. 8594ac3 viafb: remove LVDS initialization by Florian Tobias Schandinat · 15 years ago
  93. b852abc viafb: remove unused video device stuff by Florian Tobias Schandinat · 15 years ago
  94. db88e38 viafb: clean up virtual memory handling by Florian Tobias Schandinat · 15 years ago
  95. b008c64b viafb: clean up duoview by Florian Tobias Schandinat · 15 years ago
  96. 13147f2 viafb: remove duplicated mode information by Florian Tobias Schandinat · 15 years ago
  97. deb7aab viafb: clean up viamode.h by Florian Tobias Schandinat · 15 years ago
  98. bc6932b viafb: fix ioremap_nocache error handling by Florian Tobias Schandinat · 15 years ago
  99. 09cf118 viafb: split viafb_set_start_addr up by Florian Tobias Schandinat · 15 years ago
  100. 81228a3 viafb: merge viafb_update_viafb_par in viafb_update_fix by Florian Tobias Schandinat · 15 years ago