1. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 12 years ago
  2. 56bba8c fbdev: matroxfb: Fix compilation after fb_var_screeninfo change by Laurent Pinchart · 13 years ago
  3. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  4. 76d21c5 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  5. d4c9adb matrox: Remove legacy VIDIOC_*_OLD ioctls by Mauro Carvalho Chehab · 13 years ago
  6. 38f7aa2 matroxfb: remove incorrect Matrox G200eV support by Gary Hade · 13 years ago
  7. 90a481515 video: matroxfb: Correct video option in comments and kernel config help. by Vicente Jiménez · 13 years ago
  8. 847fb8a drivers/video/matrox/matroxfb_maven.c: fix unsigned return type by Julia Lawall · 14 years ago
  9. 09b599d drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G by Christian Dietrich · 14 years ago
  10. c81476d matroxfb: fix incorrect use of memcpy_toio() by Ondrej Zary · 14 years ago
  11. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  12. 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
  13. 8c65131 matroxfb: fix problems with display stability by Alan Cox · 15 years ago
  14. a690606 matroxfb: get rid of CONFIG_FB_MATROX_32MB by Jean Delvare · 15 years ago
  15. ee5a274 matroxfb: get rid of unneeded macro MINFO_FROM by Jean Delvare · 15 years ago
  16. 316b4d6 matroxfb: get rid of unneeded macros WPMINFO and friends by Jean Delvare · 15 years ago
  17. fc2d10d matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO by Jean Delvare · 15 years ago
  18. 0728bac matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory by Jean Delvare · 15 years ago
  19. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  20. 6c96895 Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" by Linus Torvalds · 15 years ago
  21. 99f5d48 matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head) by Krzysztof Helt · 15 years ago
  22. d7272e5 matroxfb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  23. 4148df9b0 fb: Initialize fb_info mutexes in framebuffer_alloc() by Paul Mundt · 15 years ago
  24. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  25. e3a1938 matroxfb: support G200eV chip by Darrick J. Wong · 16 years ago
  26. 1054635 matrox maven: convert to a new-style i2c driver by Jean Delvare · 16 years ago
  27. 73b7d92 matroxfb: i2c structure templates clean-up by Jean Delvare · 16 years ago
  28. 5ede40f matrox maven: fix a broken error path by Jean Delvare · 16 years ago
  29. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  30. c1b6b4f i2c: Let framebuffer drivers set their I2C bus class to DDC by Jean Delvare · 16 years ago
  31. 5e2daeb fbdev: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  32. d15c0a4 video: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  33. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  34. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 16 years ago
  35. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  36. e798bd9 matroxfb: rectify jitter (G450/G550) by Paul A. Clarke · 17 years ago
  37. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  38. 8465034 matroxfb: color setting fixes fix by Antonino A. Daplas · 17 years ago
  39. 08a498d matroxfb: color setting fixes by Antonino A. Daplas · 17 years ago
  40. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  41. 7d13714 matroxfb: Clean-up i2c header inclusions by Jean Delvare · 17 years ago
  42. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  43. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  44. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 17 years ago
  45. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 17 years ago
  46. 2fdbe5c [PATCH] matroxfb: Use kzalloc by Jean Delvare · 17 years ago
  47. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  48. 3269711 i2c: Discard the i2c algo del_bus wrappers by Jean Delvare · 18 years ago
  49. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  50. b0b1032 [PATCH] matroxfb: Honor the return value of pci_register_driver by Antonino A. Daplas · 18 years ago
  51. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 18 years ago
  52. 8241cb1 i2c-matroxfb: Struct init conversion by Jean Delvare · 18 years ago
  53. b8cf368 [PATCH] matroxfb: fix jittery display on non-ppc systems by Paul A. Clarke · 18 years ago
  54. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  55. 63a4339 [PATCH] irq-flags: video: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  57. a50d913 V4L/DVB (4210a): git-dvb versus matroxfb by Andrew Morton · 18 years ago
  58. 6d39bed [PATCH] matroxfb: fix DVI setup to be more compatible by Paul A. Clarke · 18 years ago
  59. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  60. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  61. d1ae418 [PATCH] drivers/video: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  62. d03c21e [PATCH] matrox maven: memory allocation and other cleanups by Jean Delvare · 18 years ago
  63. 756e21a [PATCH] matroxfb: simply return what i2c_add_driver() does by Arthur Othieno · 18 years ago
  64. 18a43ba kbuild: remove checkconfig.pl by Brian Gerst · 18 years ago
  65. 67a6680 [PATCH] fbdev: Sanitize ->fb_ioctl prototype by Christoph Hellwig · 18 years ago
  66. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  67. 51d53bd [PATCH] video/matrox/matroxfb_misc.c: remove dead code by Adrian Bunk · 18 years ago
  68. a0aa7d0 [PATCH] drivers/video/: possible cleanups by Adrian Bunk · 18 years ago
  69. f3e2116 [PATCH] matroxfb: Remove fbcon.h from the main header file by Antonino A. Daplas · 18 years ago
  70. d564bae [PATCH] i2c: drop empty i2c_driver.command implementations by Laurent Riffard · 19 years ago
  71. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  72. 1a7edcd [PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11 by Laurent Riffard · 19 years ago
  73. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  74. f73195a [PATCH] matroxfb: Set maxhipri to 0 by Ville Syrjälä · 19 years ago
  75. 5ea8d9d [PATCH] matroxfb: Kill a useless message by Ville Syrjälä · 19 years ago
  76. 6c12f305 [PATCH] matroxfb: Use CACHEFLUSH on all chips by Ville Syrjälä · 19 years ago
  77. 63921fb [PATCH] matroxfb: Add support for Mystique AGP by Ville Syrjälä · 19 years ago
  78. b1e91fd [PATCH] matroxfb: Remove an unused wait queue entry by Ville Syrjälä · 19 years ago
  79. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  80. 438e5c5 [PATCH] matroxfb adjustments by Jan Beulich · 19 years ago
  81. 5c06e2a [PATCH] matroxfb: read MGA PInS data on PowerPC by Ian Romanick · 19 years ago
  82. c7a4653 [PATCH] I2C: Kill i2c_algorithm.id (5/7) by Jean Delvare · 19 years ago
  83. 67da54cf [PATCH] drivers/video/matrox/matroxfb_misc.c: remove dead code by Adrian Bunk · 19 years ago
  84. b3d5496e [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers by Jean Delvare · 19 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago