1. 0adcdbc video: fbdev: don't print error message on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  2. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  3. e228108 video: fbdev: riva: deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  4. b508766 video: fbdev: riva: constify pci_device_id. by Arvind Yadav · 7 years ago
  5. 1c639ba video: fbdev: rivafb: unlock chip before probiding EDID by Dmitry Eremin-Solenikov · 9 years ago
  6. 04dc78b video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 10 years ago
  7. d14c374 fbdev: riva: remove the dependency on PPC_OF by Kevin Hao · 10 years ago
  8. a5d8e2e backlight: Remove trivial get_brightness implementations by Andrzej Hajda · 11 years ago
  9. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago[Renamed from drivers/video/riva/fbdev.c]
  10. 11cf994 video: rivafb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  11. bb1d2da video: riva: Remove incorrect checks by Sachin Kamat · 11 years ago
  12. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  13. c718a54 riva/fbdev: fix several -Wuninitialized by Danny Kukawka · 13 years ago
  14. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  15. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  16. acc2472 backlight: constify backlight_ops by Lionel Debroux · 14 years ago
  17. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 15 years ago
  18. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  19. 7ce3ab1 fbdev: nv: drop useless CONFIG_PCI checks by Alexey Dobriyan · 17 years ago
  20. affc23d fbdev: nv: drop useless MODULE ifdefs by Alexey Dobriyan · 17 years ago
  21. 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 18 years ago
  22. 7cc9024 rivafb_setup() must be __devinit by Adrian Bunk · 18 years ago
  23. 655bfd7 backlight: Convert from struct class_device to struct device by Richard Purdie · 18 years ago
  24. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  25. 895bf69 rivafb: fix IO access by Antonino A. Daplas · 18 years ago
  26. a65ff76 rivafb/nvidiafb: Various cleanups by Jean Delvare · 18 years ago
  27. 5b358fe rivafb: handle I2C bus creation failure by Jean Delvare · 18 years ago
  28. 825d0a9 change rivafb_remove to __devexit by Prarit Bhargava · 18 years ago
  29. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 18 years ago
  30. cee9e8c [PATCH] rivafb: fix initial brightness by Guido Guenther · 18 years ago
  31. 202d4e6 backlight: Allow enable/disable of fb backlights, fixing regressions by Richard Purdie · 18 years ago
  32. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 18 years ago
  33. 321709c backlight: Clean up pmac_backlight handling by Richard Purdie · 18 years ago
  34. 37ce69a backlight: Rework backlight/fb interaction simplifying, lots by Richard Purdie · 18 years ago
  35. b5c6916 backlight: Remove unneeded backlight update_status calls by Richard Purdie · 18 years ago
  36. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 18 years ago
  37. dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 18 years ago
  38. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 18 years ago
  39. f5610b9 [PATCH] Video: fb, kzalloc changes by Jiri Slaby · 18 years ago
  40. c4f28e5 [PATCH] Video: fb, add true ref_count atomicity by Jiri Slaby · 18 years ago
  41. 40b20c2 Pull platform-drivers into test branch by Len Brown · 18 years ago
  42. a8274d5 fbdev: update after backlight argument change by James Simmons · 18 years ago
  43. fd71768 [PATCH] atyfb, rivafb: minor fixes by Jeff Garzik · 18 years ago
  44. 1c66768 [PATCH] video: use bitrev8 by Akinobu Mita · 18 years ago
  45. 0271eb9 [PATCH] fbdev: riva warning fix by Andrew Morton · 18 years ago
  46. 535a09a [PATCH] rivafb: use constants instead of magic values by Guido Guenther · 18 years ago
  47. 79da342 [PATCH] more get_property() fallout by Al Viro · 18 years ago
  48. 13b5aec [PATCH] more fallout from get_property returning pointer to const by Al Viro · 18 years ago
  49. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  50. a930363 [PATCH] backlight last round of fixes by Benjamin Herrenschmidt · 18 years ago
  51. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  52. 98a3c78 [PATCH] fbdev: Fix crashes in various fbdev's blank routines by Benjamin Herrenschmidt · 18 years ago
  53. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  54. ce38cac [PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_init by Guido Guenther · 18 years ago
  55. b04e3dd [POWERPC] video & agp: Constify & voidify get_property() by Jeremy Kerr · 19 years ago
  56. e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 19 years ago
  57. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 19 years ago
  58. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  59. a06630f [PATCH] Detaching fbcon: remove calls to pci_disable_device() by Antonino A. Daplas · 19 years ago
  60. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 19 years ago
  61. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  62. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  63. 4d7b84d [PATCH] rivafb: Remove NULL check by Antonino A. Daplas · 19 years ago
  64. 198a52a [PATCH] rivafb: Trim rivafb_pan_display by Antonino A. Daplas · 19 years ago
  65. f4a4183 [PATCH] fbdev: rivafb: Driver cleanups by Antonino A. Daplas · 19 years ago
  66. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 20 years ago
  67. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  68. 58a6064 [PATCH] fbdev: fill in the access_align field. by James Simmons · 20 years ago
  69. f1ab5da [PATCH] fbdev: stack reduction by James Simmons · 20 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago