1. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago
  2. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 14 years ago
  3. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 14 years ago
  4. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 14 years ago
  5. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  6. 6896201 atyfb: coding style cleanup by Ville Syrjala · 15 years ago
  7. ee905d0 atyfb: fix alignment for block writes by Ville Syrjala · 15 years ago
  8. eafad22 atyfb: fix HP OmniBook 500 reboot hang by Ville Syrjala · 15 years ago
  9. b746816 atyfb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 15 years ago
  10. fe86175 atyfb: fix CONFIG_ namespace violations by Randy Dunlap · 15 years ago
  11. 978cc90 atyfb_base.c: fix warning by Alexander Beregalov · 16 years ago
  12. 1c554ff atyfb: fix a cast by Ville Syrjala · 16 years ago
  13. 89c69d2 atyfb: report probe errors by Ville Syrjala · 16 years ago
  14. 6cfafc1 atyfb: use a PCI device ID table by Ville Syrjala · 16 years ago
  15. 3880b0b atyfb: correct_chipset() can fail by Ville Syrjala · 16 years ago
  16. 50cd022 atyfb: remove dead code by Olaf Hering · 16 years ago
  17. 5e2daeb fbdev: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  18. 21b4d1d video/aty/atyfb_base.c: free when fb can't be registered by Roel Kluin · 16 years ago
  19. 30b3cfe [ATYFB]: Kill 'prom_palette' sparc code. by David S. Miller · 16 years ago
  20. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  21. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  22. ad41b43 atyfb: atyfb: Unshare pseudo_palette by Geert Uytterhoeven · 17 years ago
  23. 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  24. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 17 years ago
  25. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  26. 59731f8 atyfb: the pseudo_palette is only 16 elements long by Antonino A. Daplas · 17 years ago
  27. 655bfd7 backlight: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
  28. c0887ee atyfb: Fix XCLK frequency on Apple iBook1 by Ville Syrjala · 17 years ago
  29. 63c3f46 [ATYFB]: Fix sparc includes. by David S. Miller · 17 years ago
  30. 159dde9 atyfb: halve XCLK with Mobility and 32bit memory by Ville Syrjala · 17 years ago
  31. b4e124c atyfb: reorganize clock init by Ville Syrjala · 17 years ago
  32. 3a28424 atyfb: kill dead code by Antonino A. Daplas · 17 years ago
  33. a02079c [ATYFB]: Use pci_device_to_OF_node() in sparc. by David S. Miller · 17 years ago
  34. 227c5fe Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  35. 721c04c [PATCH] atyfb: Fix kconfig error by Antonino A. Daplas · 17 years ago
  36. 202d4e6 backlight: Allow enable/disable of fb backlights, fixing regressions by Richard Purdie · 17 years ago
  37. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 17 years ago
  38. 321709c backlight: Clean up pmac_backlight handling by Richard Purdie · 17 years ago
  39. 37ce69a backlight: Rework backlight/fb interaction simplifying, lots by Richard Purdie · 17 years ago
  40. b5c6916 backlight: Remove unneeded backlight update_status calls by Richard Purdie · 17 years ago
  41. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 17 years ago
  42. dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 17 years ago
  43. 33e321b [PATCH] Correct apparent typo CONFIG_ATY_CT in ATY video by Robert P. J. Day · 17 years ago
  44. 3a09910 [PATCH] remove bogus con_is_present() prototypes by Adrian Bunk · 17 years ago
  45. 40b20c2 Pull platform-drivers into test branch by Len Brown · 18 years ago
  46. a8274d5 fbdev: update after backlight argument change by James Simmons · 18 years ago
  47. 3161986 [PATCH] fbdev: remove references to non-existent fbmon_valid_timings() by Geert Uytterhoeven · 18 years ago
  48. efc08a7 [PATCH] atyfb: Improve power management by Ville Syrjala · 18 years ago
  49. 4ec3fd7 [PATCH] atyfb: Improve atyfb_atari_probe() by Ville Syrjala · 18 years ago
  50. cab5901 [PATCH] atyfb: Remove aty_cmap_regs by Ville Syrjala · 18 years ago
  51. 5850e0c [PATCH] atyfb: Fix __init and __devinit annotations by Ville Syrjala · 18 years ago
  52. 044aaa3 [PATCH] atyfb: Remove pointless aty_init() argument by Ville Syrjala · 18 years ago
  53. 27b6859 [PATCH] atyfb: Fix blanking level transitions by Ville Syrjala · 18 years ago
  54. c98959f [PATCH] atyfb: Fix compiler warnings by Ville Syrjala · 18 years ago
  55. 0597850 [PATCH] atyfb: Remove FIXME by Ville Syrjala · 18 years ago
  56. b2a85ae [PATCH] ioremap balanced with iounmap for drivers/video/atyfb_base by Amol Lad · 18 years ago
  57. 3b46f03 [PATCH] set default video mode on PowerBook Wallstreet by Olaf Hering · 18 years ago
  58. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  59. 9c5b39e [PATCH] atyfb: Possible cleanups by Adrian Bunk · 18 years ago
  60. c1cc53b [PATCH] atyfb: Honor the return value of pci_register_driver by Antonino A. Daplas · 18 years ago
  61. a930363 [PATCH] backlight last round of fixes by Benjamin Herrenschmidt · 18 years ago
  62. 98a3c78 [PATCH] fbdev: Fix crashes in various fbdev's blank routines by Benjamin Herrenschmidt · 18 years ago
  63. 4b75599 [PATCH] powermac: More powermac backlight fixes by Michael Hanselmann · 18 years ago
  64. e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 18 years ago
  65. 63a4339 [PATCH] irq-flags: video: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  67. 1a8c979 [PATCH] atyfb: Fix section warnings by Antonino A. Daplas · 18 years ago
  68. 0fa67f8 [PATCH] atyfb: Fix dead code by Antonino A. Daplas · 18 years ago
  69. 7914cb2 [PATCH] atyfb: Set correct acceleration flags by Antonino A. Daplas · 18 years ago
  70. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  71. de8d28b [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. by David S. Miller · 18 years ago
  72. 078517e [PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n by Roman Zippel · 18 years ago
  73. 9ec85c0 [PATCH] video/aty/atyfb_base.c: fix an off-by-one error by Adrian Bunk · 18 years ago
  74. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  75. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  76. d1ae418 [PATCH] drivers/video: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  77. eba87e8 [PATCH] atyfb: Remove dead code by Antonino A. Daplas · 18 years ago
  78. 216d526 [PATCH] fbdev: Sanitize ->fb_mmap prototype by Christoph Hellwig · 18 years ago
  79. 67a6680 [PATCH] fbdev: Sanitize ->fb_ioctl prototype by Christoph Hellwig · 18 years ago
  80. cef46b1 [PATCH] m68k: dumb typo in atyfb by Al Viro · 18 years ago
  81. a14b228 [PATCH] atyfb: LT/LG cleanup by Ville Syrjälä · 18 years ago
  82. 0c23b67 [PATCH] atyfb: VT/GT cleanup by Ville Syrjälä · 18 years ago
  83. 69b569f [PATCH] atyfb: Rage XL/XC cleanup by Ville Syrjälä · 18 years ago
  84. 480913f [PATCH] atyfb: Improve blanking by Ville Syrjälä · 18 years ago
  85. 25163c5 [PATCH] atyfb: Set ECP divider by Ville Syrjälä · 18 years ago
  86. e98cef1 [PATCH] atyfb: Don't stretch with CRT by Ville Syrjälä · 18 years ago
  87. a87d7fd [PATCH] atyfb: Fix interlaced modes by Ville Syrjälä · 18 years ago
  88. 50c839c [PATCH] atyfb: Fix CRTC_FIFO_LWM mask by Ville Syrjälä · 18 years ago
  89. 866d84c [PATCH] atyfb: Reduce verbosity by Ville Syrjälä · 18 years ago
  90. cd4617b [PATCH] atyfb: Fix spelling by Ville Syrjälä · 18 years ago
  91. cb63925 [PATCH] fbdev: atyfb: Remove BIOS-less booting by Antonino A. Daplas · 18 years ago
  92. 8416131 [PATCH] aty: remove unnecessary CONFIG_PCI by Richard Knutsson · 18 years ago
  93. 5b373e1 [ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15} by Luis F. Ortiz · 18 years ago
  94. 1013d26 [PATCH] atyfb: Get initial mode timings from LCD BIOS by Antonino A. Daplas · 19 years ago
  95. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  96. 2a43b58 [PATCH] atyfb: Remove code that sets sync polarity unconditionally by Alexander Kern · 19 years ago
  97. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago