1. 08346bf drivers/video/nvidia/nvidia.c: fix warning by Andrew Morton · 13 years ago
  2. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  3. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  4. acc2472 backlight: constify backlight_ops by Lionel Debroux · 14 years ago
  5. 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
  6. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago
  7. 4e8a237 nvidiafb: fix boot-time printk string by Mikael Pettersson · 15 years ago
  8. 5482415 fb: nvidiafb recognizes geforcego 7300 chip as mobile by Sergey Senozhatsky · 15 years ago
  9. 98da329 nvidiafb: remove open_lock mutex by Alessio Igor Bogani · 15 years ago
  10. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 15 years ago
  11. 6875145 nvidia: fix sparse warnings by Hannes Eder · 16 years ago
  12. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  13. 7d345b2 fbdev: nv: fix sparse noise by Alexey Dobriyan · 16 years ago
  14. affc23d fbdev: nv: drop useless MODULE ifdefs by Alexey Dobriyan · 16 years ago
  15. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  16. 74f482c fb: nvidiafb: Try harder at initial mode setting. by Paul Mundt · 16 years ago
  17. 076a7dce nvidiafb: Correctly assign the i2c class with the port reversal by Antonino A. Daplas · 17 years ago
  18. 3c03ec2 nvidiafb: Add boot option to reverse i2c port assignment by Antonino A. Daplas · 17 years ago
  19. 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  20. ac1ae16 nvidiafb: Add proper support for Geforce 7600 chipset by Antonino A. Daplas · 17 years ago
  21. 01b15bd nvidiafb: adjust flags to take advantage of new scroll method by Antonino A. Daplas · 17 years ago
  22. 655bfd7 backlight: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
  23. 647f2e7 nvidiafb: Enable debugging messages a Kconfig option by Jean Delvare · 17 years ago
  24. e98e267 fbdev: geforce 7300 cleanup by Michal Piotrowski · 17 years ago
  25. bc0ca06 frame buffer: geforce 7300 gt by Michal Piotrowski · 17 years ago
  26. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  27. 2620c6e nvidiafb: fix return value of nvidiafb_open() by Antonino A. Daplas · 17 years ago
  28. e15de77 nvidiafb: prevent triggering of softlockup by Dave Jones · 17 years ago
  29. d3736340 nvidiafb/rivafb: switch to pci_get refcounting by Alan Cox · 17 years ago
  30. 6cf059e nvidiafb: fix sparse warning by Antonino A. Daplas · 17 years ago
  31. 7dfe50b nvidiafb: VGA state save and restore by Antonino A. Daplas · 17 years ago
  32. e296927 nvidiafb: access CRT registers safely by Antonino A. Daplas · 17 years ago
  33. b9b2696 nvidiafb: ensure that CRTC registers are accessible by Antonino A. Daplas · 17 years ago
  34. a65ff76 rivafb/nvidiafb: Various cleanups by Jean Delvare · 17 years ago
  35. 1e73db2 rivafb/nvidiafb: Enable hardware monitoring by Jean Delvare · 17 years ago
  36. 2707cd0 nvidiafb: Fix reversed DDC port by Petr Vandrovec · 17 years ago
  37. 66fd141 nvidiafb: bring back generic ddc reading by Antonino A. Daplas · 17 years ago
  38. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  39. b9860ec [PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlight by Dave Jones · 17 years ago
  40. 202d4e6 backlight: Allow enable/disable of fb backlights, fixing regressions by Richard Purdie · 17 years ago
  41. 238576e backlight: Fix nvidia backlight initial brightness by Richard Purdie · 17 years ago
  42. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 17 years ago
  43. 321709c backlight: Clean up pmac_backlight handling by Richard Purdie · 17 years ago
  44. 37ce69a backlight: Rework backlight/fb interaction simplifying, lots by Richard Purdie · 17 years ago
  45. 1cfc97f2 backlight: Remove uneeded nvidia set_power calls by Richard Purdie · 17 years ago
  46. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 17 years ago
  47. dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 17 years ago
  48. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  49. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 17 years ago
  50. 5e14ab8 [PATCH] change nvidiafb_remove to __devexit by Prarit Bhargava · 17 years ago
  51. f5610b9 [PATCH] Video: fb, kzalloc changes by Jiri Slaby · 17 years ago
  52. 40b20c2 Pull platform-drivers into test branch by Len Brown · 18 years ago
  53. a8274d5 fbdev: update after backlight argument change by James Simmons · 18 years ago
  54. 3269711 i2c: Discard the i2c algo del_bus wrappers by Jean Delvare · 18 years ago
  55. bfba7b3 [PATCH] drivers/video/*: use kmemdup() by Alexey Dobriyan · 18 years ago
  56. 1c66768 [PATCH] video: use bitrev8 by Akinobu Mita · 18 years ago
  57. d6e89cb [PATCH] nvidiafb: fix unreachable code in nv10GetConfig by Nathan Lynch · 18 years ago
  58. e40c675 [PATCH] Patch for nvidia divide by zero error for 7600 pci-express card by Wink Saville · 18 years ago
  59. 7e491092 [PATCH] revert "nvidiafb: use generic ddc reading" by Andrew Morton · 18 years ago
  60. 70abac6 [PATCH] nvidia fbdev: fix powerpc xmon scribbles by Paul Mackerras · 18 years ago
  61. 7b566b1 [PATCH] nvidiafb: Honor the return value of pci_enable_device by Antonino A. Daplas · 18 years ago
  62. 346bc21 [PATCH] nvidiafb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  63. c78a7c2 PM: video drivers and PM_EVENT_PRETHAW by David Brownell · 18 years ago
  64. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  65. a930363 [PATCH] backlight last round of fixes by Benjamin Herrenschmidt · 18 years ago
  66. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  67. 98a3c78 [PATCH] fbdev: Fix crashes in various fbdev's blank routines by Benjamin Herrenschmidt · 18 years ago
  68. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  69. ce38cac [PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_init by Guido Guenther · 18 years ago
  70. b1367d2 [PATCH] nvidiafb: remove redundant CONFIG_PCI check by Arthur Othieno · 18 years ago
  71. b04e3dd [POWERPC] video & agp: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  72. e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 18 years ago
  73. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  74. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  75. a06630f [PATCH] Detaching fbcon: remove calls to pci_disable_device() by Antonino A. Daplas · 18 years ago
  76. fe61067 [PATCH] nvidiafb: Add support for Geforce 6100 and related chipsets by Antonino A. Daplas · 18 years ago
  77. 8eec498 [PATCH] nvidiafb: Revise pci_device_id table by Antonino A. Daplas · 18 years ago
  78. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  79. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  80. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  81. ed49843 [PATCH] Add ID for Quadro NVS280 by Pavel Roskin · 18 years ago
  82. 3d5b191 [PATCH] nvidiafb: Remove NULL check #2 by Antonino A. Daplas · 18 years ago
  83. 8ff7727 [PATCH] nvidiafb: Remove NULL check by Antonino A. Daplas · 18 years ago
  84. 7a07cd7 [PATCH] nvidiafb: add suspend and resume hooks by Antonino A. Daplas · 18 years ago
  85. bc7fc06 [PATCH] nvidiafb: Add support for Geforce4 MX 4000 by Antonino A. Daplas · 18 years ago
  86. a0aa7d0 [PATCH] drivers/video/: possible cleanups by Adrian Bunk · 19 years ago
  87. 918799a [PATCH] nvidiafb: Reduce stack usage by Antonino A. Daplas · 19 years ago
  88. ade9185 [PATCH] nvidiafb: Add boot option 'bpp' by Antonino A. Daplas · 19 years ago
  89. c549dc6 [PATCH] nvidiafb: Add support for some pci-e chipsets by Antonino A. Daplas · 19 years ago
  90. c439e34 [PATCH] fbdev: nvidiafb: Driver cleanup by Antonino A. Daplas · 19 years ago
  91. 2610acc [PATCH] nvidiafb: i2c bus name beautification by Alessandro Zummo · 19 years ago
  92. 0137ecf [PATCH] nvidiafb: Fixes for new G5 by Benjamin Herrenschmidt · 19 years ago
  93. 3c8d61b [PATCH] nvidiafb: Fix bug in nvidiafb_pan_display by Antonino A. Daplas · 19 years ago
  94. c53ca78 [PATCH] nv_of.c build fix by Andrew Morton · 19 years ago
  95. 5ee1ef9 [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper by Antonino A. Daplas · 19 years ago
  96. 2fe0175 [PATCH] nvidiafb: Fix empty macro by Antonino A. Daplas · 19 years ago
  97. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  98. b8c49ef [PATCH] nvidiafb: Add flat panel dither support by Benjamin Herrenschmidt · 19 years ago
  99. 7f8c54d [PATCH] nvidiafb-fix-mode-setting-ppc-support-warning-fixes by Andrew Morton · 19 years ago
  100. 85f1503 [PATCH] nvidiafb: Fix mode setting & PPC support by Benjamin Herrenschmidt · 19 years ago